@CHARSET "UTF-8";

#glowna{
	width:900px;	
	
	
}


#leftPanel{
	width:641px; height:100%px;	
	display:inline; float:left; 
	margin-right:10px;
}

#level1{

	width:641px; height:180px; align:"center"; 
	background: #FFFFFF url(images/title.jpg);
	display:inline; 
	float:left;
	margin-bottom:15px;
}

#level2{
	
	width:636px; 
	height:100%;
	clear: both;

	color: #000000;
	border:1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	
	border-top-color:#d7d7d7;
	border-left-color:#d7d7d7;
	border-right-color:#d7d7d7;
	border-bottom-color:#d7d7d7;
	
}

#rightPanel{
	width:155px; 
	height:600px; 
	display:inline; 
	float:left;
	background: #cccccc;

	padding:3px;
	
	
	
}

#level5{
	width:641px; 
}






