@CHARSET "UTF-8";


#header1{background:#000 url(grafika/background1.jpg) 50% 50% no-repeat;height:202px;position:relative;min-width:852px}
#header2{background:#FFF url(grafika/background2.jpg) 50% 50% no-repeat;height:48px;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
}
div#content:after{clear:both;display:block;content:""}


#stopka{background:#000;min-height:102px;position:relative;min-width:852px; padding:1px 10px 0;}

