body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #957e69;
	background: #000;
	line-height: 120%;
}

p,form,fieldset,table,td,ul,ol,li,input,h1,h2,h3,img,textarea,select,em {
	margin: 0;
	padding: 0;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

label{
	width: 180px;
	float: left;
	text-align: right;
	margin-right: 5px;
}

input, textarea, select{
	border: 1px solid #D4D0C8;
	padding: 2px;
	width: 300px;	
}

select{
    width: 305px;
}

li {
	list-style: none;
	line-height: 150%;
}

a {
	color: #b5b5b5;
	text-decoration: none;
}

a:hover {
	color: #fd862a;
}

li.chbx{
	
}

li.chbx input{
	border: none;
	margin-left: 185px; 
    width: auto;
    height: auto;
    float: left;    
}   

li.chbx label{
	float: left;
	text-align: left;
	padding-left: 10px;
}

hr {
	border: none;
	border-bottom: 1px solid #1D1B1C;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

h2{
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 20px;
}

h2.small{
    font-size: 13px !important;
}

h2.red{
    background: url(../i/h2_red.gif) repeat-x;
    height: 22px;
    color: #fff;
    width: 700px;
    padding-left: 8px;
    padding-top: 3px;
    font-size: 11px;
    padding-bottom: 0;
}

h2.gray{
    background: url(../i/h2_gray.gif) repeat-x;    
    height: 22px;
    clear: left;
    color: #fff;
    width: 700px;
    margin: auto;
    padding-left: 8px;
    padding-top: 4px;
    font-size: 11px;
    padding-bottom: 0;    
}

h2.news{
    background: url(../i/h2_news.jpg) no-repeat;
    height: 41px;
    padding: 10px;
    padding-left: 55px;
}

h2.kontakt{
	background: url(../i/h2_kontakt.jpg) no-repeat;
	height: 43px;
	padding: 10px;
	padding-left: 55px;
}

h2.form{
    background: url(../i/h2_form.jpg) no-repeat;
    height: 43px;
    padding: 10px;
    padding-left: 55px;
}


h2.galeria{
    background: url(../i/h2_galeria.jpg) no-repeat;
    height: 43px;
    padding: 10px;
    padding-left: 55px;
}

h2.o-nas{
	background: url(../i/h2_onas.jpg) no-repeat;
    height: 43px;
    padding: 10px;
    padding-left: 55px;
}	

h2.linki{
    background: url(../i/h2_linki.jpg) no-repeat;
    height: 43px;
    padding: 10px;
    padding-left: 55px;
}   

h2.cennik{
    background: url(../i/h2_cennik.jpg) no-repeat;
    height: 43px;
    padding: 10px;
    padding-left: 55px;
}   


h2.referencje{
    background: url(../i/h2_referencje.jpg) no-repeat;
    height: 43px;
    padding: 10px;
    padding-left: 55px;
}   

h2.sklepy{
    background: url(../i/h2_sklepy.jpg) no-repeat;
    height: 43px;
    padding: 10px;
    padding-left: 55px;
}   

h2.artykuly{
    background: url(../i/h2_artykuly.jpg) no-repeat;
    height: 43px;
    padding: 10px;
    padding-left: 55px;
}

h2.testy{
    background: url(../i/h2_testy.jpg) no-repeat;
    height: 43px;
    padding: 10px;
    padding-left: 55px;
}

#top{
	height: 100px;
	border-bottom: 1px solid #f78105;
	background: #000;
}

#top .logo{
	display: block;
	background: url(../i/logo.jpg) no-repeat bottom;
	width: 300px;
	height: 75px;	
}

#top ul{
	position: absolute;
	right: 0;
	top: 0;
	margin-top: 44px;
}

#top ul li{
	float: left;
	margin-left: 1px;
}

#top ul li a{
	padding: 7px;
	color: #fff;
}

#top ul li a:hover, #top ul li a.active{
	color: #fd862a;
}	

#page{
	background: #2e2e2e;
}

.content{
	position: relative;
	width: 980px; 
	margin: 0 auto;
}

.dark{
    background: #2E2E2E;	
}	

.content.white{
	background: #fffdfd;
	padding: 30px;
	width: 920px;
    color: #4a4b4b;
}	

.content.white .text{
	padding: 20px;
}	

.content.white a{
	color: #000;
}	

.content.middle{
    background: #fff url(../i/lmbg.gif) repeat-y;
}	

.items{ 
    padding: 0;
    margin: 0;
	width: 730px;
	float: right;
	background: #fff;    
}	

.items .right{    
	width: 200px;
	float: right;
	margin-right: 10px;
	zoom: 1;
	overflow: hidden;
	margin-top: -28px;
}	

.items .right p{
	font-size: 11px;
	text-align: center;
	padding: 10px;
	color: #000;
}	

.items .right h2{
	height: 19px;
}	

.items .right ul{
	background: #d5d4d4;
	border: 1px solid #bcbcbc;
	margin-bottom: 20px;
    padding-bottom: 9px;
}	

.items .right ul li{	
	border: #b0afaf;
	width: 190px;	
	margin: 0 auto;
    padding-top: 9px;
}

.items .right ul li .bottom{
    position: relative;
    background: #ffffff;
    width: 170px;
    margin: 0 auto;
    padding: 5px;
}

.items .right ul li a{   
	color: #000;
	font-weight: bold;
}	

.items .right ul li span{
    position: absolute;
    right: 0;
    top: 5px;
    background: #fc6104 url(../i/pricebg.gif) no-repeat;
    display: block;
    width: 66px;
    height: 18px;    
    color: #fff;
    text-align: center;
    font-size: 9px;
    font-weight: bold;
}    

.items .right ul li p{
	padding: 0;
	background: #fff;
	width: 180px;		
	margin: 0 auto;		
}	

.items .right ul li img{
	width: 170px !important;
	margin: auto;
}	

.content .col1{
	width: 550px;
	float: left;	
}

.content .col1 a{
	color: #fc872a;
	font-weight: bold;
}	


.content form span{
	display: block;
	text-align: center;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 10px;
}	

.content .leftmenu{
	width: 250px;
	float: left;
}

.content .leftmenu ul{
    background: url(../i/menu_lbg.gif) repeat-x;    
}
.content .leftmenu ul li{
	background: none;
	zoom: 1;
	border-bottom: 1px solid #525252;
    line-height: 120%;
}

.content .leftmenu ul li a{
	display: block;
	padding: 7px;
}

.content .leftmenu ul li a.active{
	color: #fd862a;
}	

.content .leftmenu ul ul{
	padding-left: 25px;
	background: none;
}	

.content .leftmenu ul ul li{
	border: none;
}

.content .leftmenu ul ul li a{
	font-size: 11px;
	padding: 5px;
}

p.menunav{
    border-bottom: 1px solid #fd872b;
    padding: 10px;
    background: #000;
}

p.menunav a{
    display: block;
    padding: 5px;
    padding-left: 22px;
    font-size: 10px;    
}

p.menunav a.active{
    color: #fd872b;
    background: url(../i/menunava.gif) 0 5px no-repeat;
}

ul#breadcrumbs{
    padding: 10px;       
}

ul#breadcrumbs li{
    display: inline;
    background: url(../i/bcitem.gif) no-repeat 0 0;
    padding-left: 20px;    
    color: #000;
}

ul#breadcrumbs li.nobg{
    background: none;
    padding-left: 0;
}

ul#breadcrumbs li a{
    color: #000;
    font-weight: bold;
}

ul.form{
}

ul.form li{
	margin-bottom: 5px;
}	

ul.form li textarea{
	width: 300px;
}

ul.form li .submit{
	width: 75px;
	margin: auto;
	display: block;
	border: 1px solid;
	background: #FC872B;
	font-weight: bold;
	font-size: 11px;
}	

.content .col{
	float: left;
}

.content .col form li{
	margin-bottom: 10px;
	padding-bottom: 10px;
}


#banner{
	height: 154px;
	background: url(../i/top.jpg) no-repeat;
}

#sidebar{
    background: url(../i/menu_bg.gif) repeat-x;
    height: 33px;
    border-bottom: 1px solid #f78103;	
}

#sidebar ul.menu{
	float: left;
	padding-left: 3px;
	padding-right: 5px;
}

#sidebar ul.menu li{
	background: url(../i/menu_libg.gif) no-repeat right;
	padding-right: 5px;
	float: left;
	margin-right: 5px;
	margin-top: 3px;	
}

#sidebar ul.menu li.last{
    background: none;
    margin-right: 0;
    padding-right: 0;
}	

#sidebar ul.menu li a{
    display: block;
    padding: 3px;
    text-transform: lowercase;    
}

#sidebar ul.menu li a:hover{
	text-decoration: none;
}	

#sidebar ul.menu li a.active{
    color: #fff;
}

#sidebar form{
	width: 221px;
	float: right;
	margin-top: 7px;
}	

#sidebar form .search{
	border: 1px solid #fff;
	width: 187px;
    float: left;
    text-decoration: none;	  
}	

#sidebar form .submit{
    float: left;
	border: 0;
	background: url(../i/search.gif) no-repeat;
	width: 20px;
	height: 20px;
    margin-left: 1px;
}	

ul.intro{
	padding-left: 64px;
	padding-top: 16px;
    margin-bottom: 16px;
}

ul.intro li{
    padding: 0;
	float: left;
	margin-left: 16px;
	margin-bottom: 16px;
    height: 172px;
    width: 260px;
    overflow: hidden;
}

ul.intro li img{
	float: left;
	height: 172px;
    width: 260px;
    zoom: 1;
	margin-bottom: 1px;
}	

ul.intro li a {
	height: 172px;	
	font-size: 14px;
	color: #fff;
	display: block;
	text-transform: lowercase;
	
}

ul.intro li a:hover{
	text-decoration: none;
}

ul.intro li a span{
	display: block;
	width: 32px;
	float: left;
}	

ul.products{
	clear: left;
	margin: 10px;
	margin-left: 20px;
	margin-right: 20px;
}

ul.products li{
    position: relative;
	float: left;
	width: 216px;
	margin-right: 18px;
	margin-bottom: 9px;
	overflow: hidden;
	border: 1px solid #d5d5d5;
	color: #000; 
}

ul.products li.last{
	margin-right: 0;
}	

ul.products li img{
	display: block;
	margin: auto;
	padding: 10px;
    width: 195px;
    height: 168px;
}	

ul.products li p{
	border-top: 1px solid #d5d5d5; 
	padding: 10px;
	background: url(../i/pr_li.gif) repeat-x bottom;
    line-height: 150%;
    font-size: 10px;
    height: 75px;
}

ul.products li p a{
	display: block;
	text-align: right;
}	

ul.products li p a.more{
	background: url(../i/amore.gif) no-repeat;
	width: 68px;
	height: 19px;
    margin-top: 10px;    
	position: absolute;
    zoom: 1;
    bottom: 10px;
    right: 10px;
}	

ul.products li span{
	display: block;
	clear: right;
    margin-top: 10px;
}	

ul.groups{
	background: #eeeeee;
	border: 1px solid #d3d3d3;
	margin: 10px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 20px;
}

ul.groups li a{
	color: #000;
	font-weight: bold;
	font-size: 11px;
}

ul.groups li a:hover, ul.groups li a.active{
	color: #fc872a;
}	

#bottom{
	clear: both;
	border-top: 1px solid #f78103;
	background: #000;
	padding-top: 10px;
}

#bottom h2{
	font-size: 14px;
	color: #dbd9d7;
}

#bottom #news{	
	float: left;
	width: 350px;
	height: 300px;
	padding: 10px;	
	border-right: 1px solid #333232;
}

#bottom #news h2{
    font-size: 13px;
}

#bottom #news ul{
}

#bottom #news ul li{
	clear: left;
    margin-bottom: 30px;
    line-height: normal;
}	

#bottom #news ul li p{
    font-size: 10px;
    line-height: 120%;
}

#bottom #news ul li img{
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

#bottom #news ul a{
	color: #dc8434;
	font-size: 10px;
	font-weight: bold;
	display: block;
    margin-bottom: 5px;
}

#bottom #news ul a.more{
	font-weight: normal;
	float: right;
	background: url(../i/amore2.gif) no-repeat 0 1px;
    height: 15px;
	padding-left: 16px;
}

#bottom .col{
	width: 280px;
	padding: 10px;
	float: left;
}

#bottom .col.lc{
	border: none;
}	

#bottom .col ul{
}


#bottom .col ul li{
    border-bottom: 1px dashed #2E2E2E;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

#bottom .col ul li a{
	color: #dc8434;
	font-size: 10px;
}	

#footer{
	border-top: 1px solid #333232;
	padding: 20px;
	text-align: right;
}

ul.gallery{
}

ul.gallery li{	
	width: 300px;
	float: left;
}	

ul.gallery li img{
	display: block;
	width: 180px;
	height: 135px;
	margin: auto;
	margin-bottom: 10px;
}	

ul.gallery li a{
	display: block;
	color: #000;
	text-align: center;
	font-size: 16px;
}	

ul.gallery li p{
	padding: 20px;
}

ul.news{
    color: #000;
    padding: 12px;
}

ul.news li{
    margin-bottom: 10px;
    padding-bottom: 10px;
    background: url(../i/dotted.gif) bottom repeat-x;
}

ul.news li span{
	font-weight: bold;
	font-size: 11px;	
}

ul.news li img{
    float: left;
    margin-right: 10px;
}

ul.news li a{    
    color: #fc872a !important;
    font-weight: bold;
}

ul.news li a.more{
    background: url(../i/amore.gif) no-repeat;
    width: 68px;
    height: 19px;
    float: right;
}   

.nav{
	clear: left;
	text-align: center;	
    padding: 18px 0;
    margin: 0 auto;
    display: table !important;
    zoom: 1;
}

.nav li{;
	display: block;
	float: left;
}	

.nav a{    
    border: 1px solid #AAAAAA;
    background: #DDDDDD;
	padding-left: 2px;
    padding-right: 2px;
    margin: 2px;
	display: block;	
	color: #000;	
}

.nav a.active{
	font-weight: bold;
    background: #FD862A;	
}	

.nav a.next{
	
}

.nav a.prev{
         
}

.e404{
	text-align: center;
	font-size: 24px;
	color: #f00;
}	

.product{
}

.product img{
	display: block;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.product p{
	position: relative;
	color: #000;
	border: 1px solid #d5d4d4;
	background: #f2f2f2;
	padding: 10px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 5px;	
	line-height: 150%;
}	

.product p.nav{
	background: none;
	border: 0;
	width: 250px;
	text-align: center;
	margin: auto;
    display: block;		
}

.product p.nav a{
    width: 100px;
	display: block;
	float: left;
	color: #41403f;
	font-weight: bold;
}	

.product p.nav span{
    padding: 5px;
	display: block;
	float: left;
}	

.product p a.contact{
	background: url(../i/a_kontakt.jpg) no-repeat right;
	display: block;
	position: absolute;
	right: 12px;
	padding-top: 6px;
	padding-right: 32px;
	top: 4px;
	height: 25px;
	color: #fd872b;
	font-weight: bold;
}	

.product table{
    margin: auto;
}  

.product table tr td{
    padding-left: 9px;
    padding-right: 9px;
}

.product table tr td img{
    
}      

ul.subgroups{
	clear: left;	
	width: 500px;
	margin: 10px;
	float: left;
}

ul.subgroups li{	
    position: relative;
	background: url(../i/h2_gray.gif) repeat-x;	
	color: #fff;
	padding: 0;
	zoom: 1;	
	padding-left: 10px;
	padding-top: 2px; 	
}


ul.subgroups li img{
    background: #ffffff;
    position: absolute;
    display: block;
    float: right;
    top: 0;
    right: 0;
    border-left: 4px solid #ffffff;
    width: 122px;
    height: 60px;
}    

ul.subgroups ul{
	background: #fff;
	margin-top: 10px;	
}	

ul.subgroups ul li{
	background: none; 	
	margin-left: 0px;
	padding-top: 0;
	margin-bottom: 8px;
    padding-left: 0;
}

ul.subgroups ul li a{
	background: url(../i/bcitem.gif) 0 2px no-repeat;
	padding-left: 20px;
	color: #000;
	display: block;
}	

ul.subgroups ul li a span{
    background: url(../i/arrow.gif) 0 6px no-repeat;
    padding-right: 3px;
    width: 6px;
    height: 13px;
    display: inline-block;
}    

.banners{
    padding: 10px;
    padding-top: 4px; 
    padding-bottom: 4px;
}

.banners em{
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    margin-right: 7px;
}

.banners em.last{
    margin-right: 0;
}    

.banners a{
    display: block;
}

.banners img, .banners embed{
    width: 232px !important;
    height: 63px !important;    
    display: block;
}

.errors {
    clear: left;
    color: #ff0000;
    text-align: left;
    margin: 10px;    
    font-weight: bold;
    padding: 10px;    
    border: 1px solid #f00;   
}

.messages {
    clear: left;
    color: #3C80BA;
    text-align: left;
    margin: 10px;
    font-weight: bold;
    padding: 10px;
    border: 1px solid #3C80BA;      
}

.ico{
	display: block;
	min-height: 22px;	
	padding-left: 42px;
	padding-top: 10px;
	color: #cf0909 !important;
	margin-bottom: 10px;
	font-size: 14px;
}

.ico.pdf{
	background: url(../i/ico_pdf.jpg) no-repeat;
}

.ico.xls{
    background: url(../i/ico_xls.jpg) no-repeat;
}

.ico.doc{
    background: url(../i/ico_doc.jpg) no-repeat;
}

.ico.jpg{
    background: url(../i/ico_jpg.jpg) no-repeat;
}

.ico.zip{
    background: url(../i/ico_zip.jpg) no-repeat;
}

ul.results{
}

ul.results li{
	clear: left;
	border: 1px solid #cccccc;
	background: #f0f1f1;
	margin-bottom: 3px;
}

ul.results li.odd{
    background: #dadbdc;
}	

ul.results li img{
	padding: 5px;
	float: left;
	width: 120px;
}	


ul.results li p{
	float: left;
	margin-left: 20px;
	width: 700px;
	margin-top: 10px;
}	

ul.results li p a{
	font-weight: bold;
}	

ul.results li p a.more{
    background: url(../i/amore.gif) no-repeat;
    width: 68px;
    height: 19px;
    margin-top: 10px;
    margin-bottom: 10px;
    float: right;
}   

.col a.more{
    color: #FB973B;
    font-size: 10px;
    font-weight: normal;
    float: right;
    background: url(../i/amore2.gif) no-repeat 0 4px;
    padding-left: 16px;
}   

form.coop{
	margin: auto;
	width: 750px;
}

form.coop label{
	width: 280px;
}

form.coop .shift{
	margin-left: 100px;
}	

.stores{
    padding-left: 20px;
}

.stores ul{
    border-right: 1px solid #bdbdbf;
    width: 240px;
    float: left;
}

.stores ul li{
    background: url(../i/amore3.gif) no-repeat 0 4px;
    padding-left: 16px;
}

.stores ul li a{
}

.stores ul li a.active{
    color: #ee7001;
}        

.stores .content{
    float: left;
    padding-left: 60px;
    width: 550px;    
}  

.stores .content a{
    color: #0973c1;
    font-weight: bold;
    margin-left: 20px;
}    

.stores .content span.city{
   background: url(../i/h2_gray.gif) repeat-x;
   color: #fff;
   height: 21px;
   display: inline-block;
   padding-top: 4px;
   padding-left: 10px;
   padding-right: 10px;
   font-weight: bold; 
   margin-bottom: 5px;  
}

.store_add{
    position: absolute;
    width: 270px;
    right: 15px;
    top: 15px;
    background: #ebe9ea url(../i/dodaj_sklep.gif) no-repeat right top;
    border: 1px solid #d0cecf;
    padding: 10px;
    padding-right: 70px;
    line-height: 150%;
}

.store_add a.button{    
    background: url(../i/button.gif) no-repeat;
    width: 122px;
    padding-top: 5px;
    height: 25px;
    display: block;
    margin: 0;
    margin-left: 210px;
    margin-top: 10px;
    text-align: center;
    font-weight: bold;
    color: #2a2a2a;
}

/*clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */