html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{ 
 width:760px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
 font-family: Arial;  
} 
 
#header{
 position:relative; 
 height:86px; 
 background-color:#FFFFFF; 
 width:100%;
 background: url('img/top.gif');
 background-repeat: no-repeat;
} 


#leftcol2{
 width:194px; 
 height: 27px;
 float:left; 
 position:relative; 
 background: url('img/leftcol2.png');
  }
 
#maincol2{
 background: #936632 url('img/mcbg.png');  
 float: right; 
 height: 27px;
 display:inline; 
 position: relative; 
 width:566px; 
 }
 
#leftcol3{
 width:194px; 
 height: 209px;
 float:left; 
 position:relative;
 background: url('img/leftcol3.png');
  }
 
#maincol3{
 background-color: #fff;  
 float: right; 
 height: 209px;
 display:inline; 
 position: relative; 
 width:566px;  
 }
 
#maincol2 div {
	background: #e8d6b0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #5d4020;
	border-bottom: 2px solid #5d4020;
}



#maincol2 ul {
	padding-left: 0; 
   cursor: default;
   margin-left: 0;
	list-style-type: none;
	margin: 0;
}
 

#maincol2 li {
	list-style-type: none;
	margin: 0;  
	display: block;
	padding: 1px;
}

#maincol2 li a {
	color: #5d4020;
	text-decoration: none;
	display: block;
	padding: 5px  10px;
}

#maincol2 li a:hover {
	color: #5d4020;
	text-decoration: none;
	display: block;
	background: #D8B978;
}

#wrapper{	
	display: block;
	background: url('img/tlo.gif');
 	background-repeat: repeat-y;
	background-position: left;
}
 
#leftcol{
 width:194px; 
 float:left; 
 position:relative; 
 background: url('img/tlom.gif');
 background-repeat: repeat-y;
 background-position: left;
 
}

#leftcol_b{
 width: 194px; 
 height: 260px;
 background: url('img/menu_bottom.gif');
}

#newsletter{
	margin-top: 30px;
	margin-left: 20px;
	padding: 10px;
	font-size: 11px;
 	color: #5d4020;
}


#search{
	margin-left: 20px;
	padding: 2px;
	font-size: 11px;
 	color: #5d4020;
}
 
#tresc{
 background-color: #f5f2e1;  
 float: right; 
 width:546px;  
 padding: 0 10px 0 10px;
 font-family: Arial;
 font-size: 12px;
 color: #f5f2e1;
 text-align: justify;
 }

#tresc p, div {
	color: #5d4020;
}
 
#footer{
 background-color:#FFFFFF; 
 clear:both;
 margin-top: 10px;
 } 
 
#leftcol_f{
 width:194px; 
 float:left; 
 position:relative; 
 font-size: 11px;
 color: #867058;
 text-align: left;
}

a.cos{ 
 font-size: 11px;
 color: #867058;
 text-decoration: none;
 }
 
#maincol_f{
 border-top: 3px solid #ae9f8f;  
 float: right; 
 display:inline; 
 position: relative; 
 width:566px; 
 font-size: 11px;
 color: #867058;
 text-align: right;
 }
 
#maincol_f a{ 
 font-size: 11px;
 color: #867058;
 text-decoration: none;
 }
 
.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 */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}




#cellulit{
	position: absolute;	
	left: 62px;
	top: 30px;	
}

#zabiegi{
	position: absolute;	
	left: 205px;
	top: 30px;	
}

#metody{
	position: absolute;	
	left: 135px;
	top: 30px;	
}

#dieta{
	position: absolute;	
	left: 271px;
	top: 30px;	
}

#kosmetyki{
	position: absolute;	
	left: 328px;
	top: 30px;	
}

#sklep{
	position: absolute;	
	left: 411px;
	top: 30px;	
}

#sklep_id{
	padding: 0;
	margin: 0;
}

#sklep_id .prod_c{
	margin-bottom: 20px;
}

#sklep_id .prod_l{
	float: left;
	margin-right: 10px; 
}

#sklep_id .prod_r{
	float: left;
	
}

#sklep_id .prod_r_t{
	font-size: 11px;
	line-height: normal;
	margin-bottom: 20px;
}

#sklep_id .prod_r_t p{
	font-size: 11px;
	line-height: normal;
}

#sklep_id .prod_r_l{
	float: left;
	width: 29%;
}

#sklep_id .prod_r_r{
	float: right;
	width: 69%;
	text-align: right;
}

#sklep_id .prod_box{	
	
}