body{
	padding-top:5px;
	background:url(../images/tlo.png) repeat-x  #FCF3E9;
	color: #646464;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 150%;
}

#wrapper{
	 width: 900px;
	 margin: 0 auto;
	 height:auto; 
}

#header{
	width:inherit;
	height:290px;
	margin-bottom:15px;
	
	clear:both;
}

#menubar{
	width:inherit;
	height:45px;
	position:relative;
}

#middle{
	width:inherit;
	min-height:350px;
	clear:both;
}
#middle-header{
	background:url(../images/wrapper_center_new.png) no-repeat;
	height: 42px;
	width:inherit
}
.middle-background{
	
}	

div#middle div.middle-bl {
    background: url("../images/wrapper_white_bl.png") no-repeat scroll 0 100% transparent;
}

div#middle div.middle-br {
    background: url("../images/wrapper_white_br.png") no-repeat scroll 100% 100% transparent;

}

.background-first{

	background:#FFFFFF;

}
.background-content{
	width:inherit;
	padding:15px;

	
}

#left_container{
	width:200px;
	float:left;
}

#right_container{
	width:655px;
	

	float:left;
	padding-left:15px;

}

#footer{
	width:inherit;
	height:40px;
	clear:both;
}
.produkty_img img	{
 	border: 1px solid #E8DCE2;
    padding: 2px;
	margin:1px;
}
div.middle-bl,div.middle-br{

	display:block;clear:both
}
.background-content{
	clear:both
}
.separator{
	clear:both; 
	width:auto; 
	height:11px; 
}