@charset "utf-8";
/* ----- BASICS ELEMENTS ------------------------------------------------------------------------------------------------- */
body {
	font-family: Verdana, Arial, Tahoma;
	color: #000000;
	font-size: 11px;
	background: #8e8f8c url(../layout/bg.png) repeat-x left top;
	margin: 10px 0 0 10px;
	padding: 0px;
	text-align: center;	
}

a:link { 
	text-decoration: none; 
	color: #000000;
}

a:visited { 
	text-decoration: none; 
	color: #000000;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #660000;
}

/* ----- LAYOUT ------------------------------------------------------------------------------------------------------ */

#container {
	width: 786px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	text-align: left;
	position: relative;
}

div, img, p, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	border: none;
}

#containerTop {
	width: 786px;
	height: 6px;
	background: transparent url(../layout/bg_top.png) no-repeat left top;
}

#containerBg {
	width: 786px;
	min-height: 400px;
	background: url(../layout/bg_middle.png) repeat-y left top;
	
}
/* for Internet Explorer */
/*\*/
* html #containerBg {
	height: 400px;
}

#containerBottom {
	width: 786px;
	height: 41px;
	background: transparent url(../layout/bg_bottom.png) no-repeat left top;
}

#header {
	width: 786px;
	height: 134px;
	background: transparent url(../layout/header.png) no-repeat left top;
}

#header a {
	width: 210px;
	height: 35px;
	background: none;
	display: block;
}

#logo {
	width: 90px;
	top: 25px;
	left: 72px;
	position: relative;
	float: left;
}

#motto {
	width: 535px;
	top: 7px;
	right: 30px;
	position: relative;
	float: right;
}

#infoBox {
	width: 538px;
	height: 19px;
	background: transparent url(../layout/info_bg.png) no-repeat left top;
	margin-top: 38px;
	padding-left: 10px;
	padding-top: 10px;
}

.columnLeft {
	width: 215px;
	float: left;
	position: relative;
}

.columnRight {
	width: 571px;
	float: right;
	position: relative;
}

.box {
	width: 197px;
	margin-bottom: 10px;
}

#promocjeBox {
	width: 268px;
	height: 171px;
	background: transparent url(../layout/l_info.png) no-repeat left top;
	float: left;
	left: 11px;
	position: relative;
	text-align: center;
}

#katalogiBox {
	width: 268px;
	height: 171px;
	background: transparent url(../layout/l_info.png) no-repeat left top;
	float: right;
	right: 11px;
	position: relative;
	text-align: center;
}


#foto img {
	border: 1px dashed #4B7013;
	margin-top: 12px;
}

.boxTop {
	width: 543px;
	height: 11px;
	background: transparent url(../layout/box_top.png) no-repeat left top;
	margin-top: 10px;
	margin-left: 14px;
}

.boxMiddle {
	width: 521px;
	border-left: 1px solid #183f0c;
	border-right: 1px solid #183f0c;
	margin-left: 14px;
	padding-left: 10px;
	padding-right: 10px;
}

.boxBottom {
	width: 543px;
	height: 11px;
	background: transparent url(../layout/box_bottom.png) no-repeat left top;
	margin-left: 14px;
}

#copyright {
	width: 786px;
	margin-top: 5px;
	text-align: center;
	font-size: 11px;
	color: #464646;

}

#copyright a {
	color: #464646;
	text-decoration: none;
}

#wykonanie {
	width: 786px;
	margin-top: 15px;
	text-align: right;
	font-size: 11px;
	color: #464646;

}

#wykonanie a {
	color: #464646;
	text-decoration: underline;
}

#seo {
	margin-top: 30px;
	color: #464646;
	width: 786px;
	margin-top: 5px;
	text-align: center;
	font-size: 11px;
	color: #464646;

}

#seo a {
	color: #464646;
	text-decoration: none;
}

.menuBottom {
	width: 543px;
	padding-top: 17px;
	color: #666;
	text-align: center;
}

.menuBottom a {
	color: #666;
}

/* ----- BOX --------------------------------------------------------------------------------------------- */

#bSearch {
	width: 167px;
	height: 70px;
	text-align: right;
	background: transparent url(../layout/l_search.png) no-repeat left top;
	margin-left: 15px;
	margin-bottom: 0px !important;
	padding-right: 30px;
	padding-top: 45px;
}

#bMenu {
	width: 191px;
	height: 200px;
	background: transparent url(../layout/l_menu.png) no-repeat left top;
	margin-left: 15px;
	padding-left: 6px;
	padding-top: 10px;
}

#bSub {
	width: 167px;
	height: 97px;
	background: transparent url(../layout/l_box.png) no-repeat left top;
	margin-left: 15px;
	padding-left: 27px;
	padding-top: 45px;
}

#bCon {
	width: 197px;
	height: 124px;
	font-size: 10px;
	margin-left: 15px;
	text-align: center;

}

/* ----- OTHER ------------------------------------------------------------------------------------------------- */

.a-center { text-align: center; }

.a-right { text-align: right; }

.a-left { text-align: left; }

.a-justify { text-align: justify; }

.p1 {
	margin-bottom: 25px;
}

.fix {
	clear: both;
}

.btnAdd {
	width: 74px;
	height: 28px;
	background: transparent url(../layout/btn_add.png) no-repeat left top;
}

.btnSearch {
	width: 74px;
	height: 28px;
	background: transparent url(../layout/btn_search.png) no-repeat left top;
}

.s_promocje a {
	color: #9e0b0f;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

.stronicowanie {
	text-align: center;
}

/* -------------- FORM -----------*/

form {
  margin: 0px;
  padding: 0px
}

.input_s {
  margin: 0px;
  padding: 2px;
  font-size: 11px;
  border: 1px solid #183f0c;
  background-color: #ffffff;
}

textarea {
  margin: 0px;
  padding: 2px;
  border: 1px solid #183f0c;
  font-size: 11px;
  background-color: #ffffff;
}
