@CHARSET "UTF-8";


#header1{background:#2d71ad url(grafika/pasekHead.jpg) 50%  50% repeat-x;height:190px;position:relative;min-width:900px}
#header1-1{background: url(grafika/naglowek.jpg) 50%  50% no-repeat;height:190px;position:relative;min-width:900px}
#header2{background:#000;height:28px;position:relative;min-width:900px}
#stopka1{background:#000  50% 50% no-repeat;min-height:5px;position:relative;min-width:900px}
#stopka2{background:#2d71ad url(grafika/pasekStopka.jpg)  50% 50% repeat-x;min-height:80px;position:relative;min-width:900px}



#body{padding-top:30px;position:relative;}
#body:after{content:"";display:block;clear:both;height:0;background: #939393;}


div#leftPanel{
	display:inline; 
	float:left;
	position:relative;margin:0px;padding:0px;
	width:260px;background:#fff;
	min-height:30em
}

div#rightPanel{
	display:inline; 
	float:left;
	position:relative;margin:0px;padding:0px;
	width:620px;background:#fff;
	min-height:30em
	
}


div#menu{
	position:relative;margin:0 auto;
	width:900px;background:#333;
	padding:1px 10px 0;
	height:50px;
	text-align: center;
	
}

div#content{
	position:relative;margin:0 auto;
	width:900px;background:white;
	padding:1px 10px 0;
	min-height:30em
}


