* {
margin: 0;
padding: 0;

}
body {
background-color: #d6e3e6;
color: #1d2e39;
font-family: arial;}
#kontener {
position : relative;
width: 1000px;
margin: 0 auto;


}
#nagl { 
position: relative;
top: 0px;
left:0px;
width: 1000px;
height : 297px;
background-color : #c4dcf1;
}
#logo1
{
position: absolute;
top: 0px;
left:0px;

}
#logo2{
position: absolute;
top: 0px;
left: 316px;
}
#menu {
position : absolute;
top: 239px;
left: 316px;
width: 684px;
height: 49px;
background-color : #5793c9;
}
#poziom1 {height: 49px;padding-top: 10px;}
#poziom1 li {
position : relative; list-style: none; margin:0;  float: left; width: 160px; 
font-size: 18px; text-align: center; color: white;
}
#tresc{
background-color : #004c99;
}

#plewy {
position : relative;
padding-top: 20px;
top: 0px;
left : 0px;
width: 288px;

background-color : #004c99;
float: left;
}
#pion {
list-style: none;
font-size: 18px; text-align: center; color: white;
}
#pion li {
padding-top: 5px;
}
a:link{ text-decoration:none; color: white;}
a:visited {text-decoration: none; color: white;}
a:hover {text-decoration: underline; color: red;}
#pprawy {
position : relative;
padding: 20px;
top: 0px;
margin-left: 288px;
background-color : #c4dcf1;



}
#stopka {
position: relative;
width: 1000px;
height: 58px;
background-color: #004489;}
.tr {padding-top: 10px;}
