html,body{
margin-top:-20px;
padding:0px;
}

body {
background: #00618c;
}

div#naglowek {
position:relative;
height: 160px;
background: url(../images/baner.jpg) no-repeat center top;
}


div#container{
text-align:left;
width:780px;
padding: 0px;
margin: auto;
margin-top: 50px;
background: #00618C;
}

div#srodek{
float:right;
width:550px;
margin: 40px 20px 10px 10px;
background: #00618C url(../images/tlo_srodek.jpg) repeat-x;
padding-top: 0px;
}


div#menuLewe{
float:left;
width:200px;
margin-top: 30px;
min-height: 350px;
}

div#dolLewy{
float:left;
clear:left;
width:200px;
background:#00618C;
}

div#stopka{
clear:both;
width:100%;
font-size: 11px;
background: #00618C url(../images/redslate_background.gif) repeat-x;
color: #FFF;
font-weight: bold;
border-top: solid 3px #000000;
border-bottom: solid 3px #000000;
}

#stopka .lewaStrona{
	margin-top: -25px;
}

#stopka .prawaStrona{
	text-align: right;
}

div#logo{
	position:absolute;
	left:15px;
	top:50px;
}

