	body{
	
		margin: 0px;
		padding:0px;
		
		

	
	}
	
	a{
		color:#8c7361;
		font-size:11px;
		font-family:Verdana;
		text-decoration:none;
		
	}
	

		
	
	#container #header{
		height:150px;
		
		
		background-image:URL(images/header_mebelki.gif);
		background-position: bottom left;
		background-repeat: no-repeat;
	}
	
	#container #body{
	
		height:435px;
		
		background-image:URL(images/body_background_mebelki.gif);

	}
	
	#container #footer{
		height:36px;
		
		
		background-image:URL(images/footer_mebelki.gif);
	
	}

	#mebelkiPage{ width:583px; display:block; }
	#mebMenu{ width:200px; float:left; overflow:hidden;}
	#mebPage{ position:relative; width:383px; float:right; }
	#scrollPane{ height:115px; width:383px; background-image:url(images/scroll_bg.gif); }
	#previewArea{ height:267px; width:383px; }
	#wymiary{ position:absolute; display:none; top:0px; left:0px;}
	#infoApla{ position:absolute; z-index:12; bottom:0px; width:186px; height:168px; background-image:url(images/material_apla.png);
				color:#6f5039; font-family:Verdana; font-size:10px;
				display:none;
	}
	#infoApla p{ padding:30px 15px 10px 35px; }
	#infoApla span{ display:block; }
				
