@CHARSET "UTF-8";


#header1{background:#5a0c0c url(grafika/background1.jpg) 50% 50% no-repeat;height:202px;position:relative;min-width:852px}
#header2{background:#000  50% 50% no-repeat;height:28px;position:relative;min-width:852px}


#leftSpace{
	width:10%; height:50%;
	height: 250px;	
	display:inline; float:left; 
	background: #eeeeee;
	margin: 0 auto;
}

#rightSpace{
	width:10%; height:50%;	
	height: 250px;
	display:inline; float:left; 
	background: #32eeee;
	margin: 0 auto;
}


#body{padding-top:30px;position:relative;}
#body:after{content:"";display:block;clear:both;height:0}


div#leftPanel{
	display:inline; 
	float:left;
	position:relative;margin:0px;padding:0px;
	width:200px;background:#fff;
	min-height:30em
}

div#rightPanel{
	display:inline; 
	float:left;
	position:relative;margin:0px;padding:0px;
	width:622px;background:#fff;
	min-height:30em
	
}


div#content{
	position:relative;margin:0 auto;
	width:852px;background:white;
	padding:1px 10px 0;
	min-height:30em
}



#stopka{background:#000 50% 50%;height:20%;min-height:102px;position:relative;min-width:852px}

