body{
margin:0;
background: #5272A2 url(img/body.png) repeat-x top}

p{margin:0}


#logo{
width: 782px;
height: 136px;
background: url(img/logo.png) no-repeat;
margin: 0 auto;
margin-top:20px;}

#menu{
width: 782px;
height: 58px;
background: url(img/menu.png) no-repeat;
margin: 0 auto;
}

#menu a{
display:block;
padding-left: 25px;
float:left;
font: 800 11px verdana;
color: #000;
text-decoration:none;
background-position:left;
height:17px;
padding-top:3px;
margin:13px 0 0 30px
}

#linki a{color:#444; text-decoration:none}
#linki a:hover{color:#066990;}

#menu a:hover{color: #F3300F}

#main{
width:782px;
display:table;
background: #fff url(img/main.png) repeat-y right;
margin:auto;}

#dol{
width:782px;
height:75px;
background: url(img/dol.png) no-repeat;
margin:auto;}

#bot{
width:772px; padding-left:10px;
height:30px; padding-top:3px;
background: url(img/bot.png) no-repeat;
margin:auto;
margin-bottom:3px;
font: 11px arial; color:#366680;}
#bot a{cursor:text; color:#366680; text-decoration:none}

.teczka img{border:0; height:100px;}
.teczka a{text-decoration:none; font: 11px arial; color: #066990;}
.teczka a:hover{color:#000CC0}


