body, html {
	margin: 0;
	padding: 0;

}

body {
	background: #fff url(/htdoc/image/top_bg.jpg) repeat-x top;
}

div, p, td, th, input, textarea, select, a {
	font: 11px Tahoma, sans-serif;
	line-height: 1.5em;
	letter-spacing: normal;
	color: #797979;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	letter-spacing: normal;
}

a {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}
#head, #body, #foot, #footContent {
	width: 1090px;
	margin: 0 auto;
}
#head{
	position: relative;
}
.clearfix {
	clear: both;
	font-size: 1pt;
	height: 1pt;
	visibility: hidden;
}

.ndisp {
	display: none;
}

/* NAGŁÓWEK:START*/
#search{
	position: absolute;
	top: 5px;
	left: 755px;
	width: 280px;
	height: 40px;
	z-index: 999;
	background: url(/htdoc/image/search_bg.jpg) top left no-repeat;
	padding: 0px;
	overflow: hidden;
}

html > body #search{
	position: absolute;
	top: 5px;
	left: 755px;
}


#search .input{
	position: relative;
	top: 2px;
	left: 15px;
	padding: 7px 3px 3px 3px;
	width: 177px;
	height: 24px;
	font-size: 12px;
	text-align: center;
	border: none;
	background: url(/htdoc/image/input_bg.jpg) top left no-repeat;
}

#search .submit{
	position: relative;
	top: 4px;
	margin-left: 12px;
	width: 67px;
	height: 31px;
	background: #f15500;
	border: none;
	text-indent: -3000px;
}

#banner{
	margin-top: 0px;
	width: 1001px;
	height: 354px;
	float: left;
}

#banner_left{
	margin-top: 0px;
	width: 44px;
	height: 411px;
	float: left;
	background: url(/htdoc/image/baner_left.gif) top right no-repeat;
}

#banner_right{
	margin-top: 0px;
	width: 45px;
	height: 411px;
	float: right;
	background: url(/htdoc/image/baner_right.gif) top left no-repeat;
}

div#menuBar {
	width: 1001px;
	height: 58px;
	float: left;
}

#menuBar ul, #menuBar li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#menuBar ul {
	width: 1001px;
	height: 58px;
	background: url(/htdoc/image/menu_bg.png) repeat-x;
}

#menuBar ul li span{
	display: none;
}

#menuBar ul li a{
	zoom: 1;
}
#menuBar h2 {
	margin: 0;
	padding: 0;
}

#menuBar a {
	font-size: 9pt;
	text-decoration: none;
	display: block;
	height: 57px;
	border: none;
	padding: 0px;
	position: relative;
	outline: none;
}

#menuBar li {
	float: left;
	display: inline;
}

/* STRONA GŁÓWNA */

#content_fp{
	float: left;
	width: 100%;
	height: 273px;
}

#boxs{
	float: left;
	width: 485px;
	margin-left: 25px;
}


#news_fp{
	float: left;
	width: 485px;
	margin-left: 47px;
	display: inline;
}

#products_strip{
	width: 996px;
	height: 190px;
	margin-left: 47px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

/* NAGŁÓWEK:STOP*/
#menuTitle{
	color: #000;
}

#bodyLeft {
	margin-top: -11px;
	float: left;
	display: inline;
	width: 333px;
	background: #ffffff;
}

/* LEWE MENU:START */

div#menuLeft{
	margin-left: 19px;
	margin-bottom: 25px;
	float: left;
	width: 291px;
}

h2.menuTitle{
	font-size: 17px;
	color: #2e6802;
	padding: 27px 2px 19px 27px;
	margin: 0px;
	background: url(/htdoc/image/menu_header.jpg) top left no-repeat;
}

ul#menuLeft, ul#menuLeft ul, ul#menuLeft li {
	list-style:none;
	margin: 0;
	padding: 0;
}

ul#menuLeft {

}

ul#menuLeft a {
	color: #b5b5b5;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 5px 5px 0px;
	outline: none;
	margin-left: 2px;
	margin-top: 2px;

}

ul#menuLeft a:hover {

}

ul#menuLeft a.l1,
ul#menuLeft a.l1a {
	display: inline-block;
	text-decoration: none;
	padding-left: 46px;
	width: 234px;
	color: #7a7a7a;
	background: #f6f6f6 url(/htdoc/image/arrow_menu.gif) 29px 50% no-repeat;
}

ul#menuLeft a.l1a, ul#menuLeft a.l1:hover, ul#menuLeft a.l1a:hover{
	color: #2e660b;
}

ul#menuLeft a.l2,
ul#menuLeft a.l2a {
	display: inline-block;
	text-decoration: none;
	padding-left: 80px;
	width: 165px;
	color: #787878;
	background: #fafafa;
}

ul#menuLeft a.l2a, ul#menuLeft a.l2:hover,  ul#menuLeft a.l2a:hover {
	font-weight: bold;
}

ul#menuLeft a.l3,
ul#menuLeft a.l3a {
	display: inline-block;
	text-decoration: none;
	padding-left: 92px;
	border-top: 1px solid #575858;
	width: 180px;
	color: #b5b5b5;
}

ul#menuLeft a.l3a, ul#menuLeft a.l3:hover {
	color: #fff;
	font-weight: bold;
}

.menu_clear{
	margin-bottom: 0px;
}

/* LEWE MENU:KONIEC */


/* TREŚĆ:START */
div#main{
	width: 1006px;
	margin-left: 20px;
	border-bottom: 1px solid #eee;
}

div#pageContent {
	margin-top: 18px;
	margin-left: 12px;
	width: 680px;
	float: left;

}

div#pageContent div.content {
	padding-left: 14px;
	padding-bottom: 20px;
	text-align: justify;
}

div#pageContent div.content a{
	color: #599af8;
	text-decoration: underline;
	font-weight: normal;
}

div#pageContent div.content ul{
	list-style: url(/htdoc/image/list_style.png);
}

h2.pageTitle{
	margin-top: 19px;
	padding-bottom: 9px;
	padding-left: 14px;
	font-size: 14px;
	color: #2f6612;
}

div#pagePath{
	float: left;
	margin-top: 7px;
	padding-bottom: 17px;
	padding-left: 14px;
	width: 665px;
	border-bottom: 1px solid #eee;

}

div#pagePath a, div#pagePath span{
	color: #9f9f9f;
	text-decoration: none;
	margin-top: 20px;
	font-weight: normal;
	font-size: 11px;
}



div#pagePath a.active{
	font-weight: bold;
}

div#pagePrint {
	text-align: right;
	float: left;
	width: 645px;
	margin-left: 10px;
	padding-top: 14px;
	padding-bottom: 14px;
	display: inline;
}

div#pagePrint a{
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-right: 38px;
	padding-left: 25px;
	color: #797979;
}

div#pagePrint a.print{
	margin: 0px;
	background: url(/htdoc/image/print.gif) 0 50% no-repeat;
}

div#pagePrint a.add{
	float: left;
	background: url(/htdoc/image/add_notepad.gif) 0 50% no-repeat;
}

div#pagePrint a.notepad{
	float: left;
	background: url(/htdoc/image/notepad.gif) 0 50% no-repeat;
}

/* TREŚĆ:KONIEC*/
#content{
	width: 780px;
	float: left;
}
/* STOPKA:START */
#mainFoot{
	width: 100%;
	height: 107px;
}

#footContent{
	width: 1090px;
	padding-top: 10px;
	height: 50px;
	margin-bottom: 30px;
}

#footContent .address{
	display: inline;
	width: 420px;
	float: left;
	margin-top: -3px;
	margin-left: 62px;
	color: #bfbfbf;
}

#footContent .address div{
	margin-left: 8px;
}
#footContent .author {
	line-height: 32px;
	margin-right: 20px;
	float: right;
	display: inline;
}


#footContent .menu{
	float: right;
	display: inline;
	margin: 0px;
	margin-right: 30px;
	padding: 0px;
	width: 375px;
}

#footContent .menu ul,#footContent .menu ul li{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footContent .menu ul{
	width: 375px;
	float: right;
}

#footContent .menu ul li a,
#footContent .menu ul li,
#footContent .author,
#footContent .author a {
	font-weight: normal;
	font-family: Tahoma;
	padding: 0 3px 0 1px;
}

#footContent .menu ul li a,
#footContent .menu ul li{
	color: #787878;
}

#footContent .menu ul li a:hover{
	color: #2d6909;
	font-weight: bolder;
	text-decoration: none;
}

#footContent .author a,
#footContent .author{
	color: #bfbfbf;
}

#footContent .author{
	margin-top: 30px;
	margin-right: 45px;
	width: 260px;
}

#footContent .menu ul li a.last{
	padding-right: 0px;
}

.input_bg{
	font-size: 12px;
	padding: 11px 10px 11px 10px;
	width: 253px;
	border: none;
	background: url(/htdoc/image/input_bg_form.gif) top left no-repeat;
}

#wmc-paginator{
	text-align: left;
}

#wmc-paginator a.page{
	padding: 3px 6px 3px 6px;
	background: #d9e4ef;
	text-decoration: none;
	color: #16559b;
}

#wmc-paginator a.page:hover{
	background: #e7eef5;
}

#wmc-paginator a.active{
	background: #e7eef5;
}

#products_strip_fl{
	outline: none;
}
