body {
font-family: verdana, arial;
font-size: 12px;
color: #FFF;
margin: 0px;
padding: 0px;
background : #FFFFE0;
}
.cialo {
width: 780px;
height: 650px;
text-align: left;
font-family: verdana, arial;
font-size: 12px;
margin: auto;
padding: 0;
background : #3466FC;

}
.menu {
 border-left: 1px dotted white;
 border-bottom: 1px dotted white; 
  padding-left: 0px;

}
.menu a:link, .menu a:visited, .menu a:active 
{
display: block;
text-decoration : none;
color: #FFFF66;
height: 15px;
width: 200px;

margin-bottom: 0px;
padding: 3px
}

.menu a:hover {
text-decoration : underline;
color: #336699;
background: white
}

.srodek {
padding: 5px;
 border-top: 1px dotted white;   
}
.stopka {
  border-top: 1px solid green;
   background: #000066;
   text-align: left;
   font-size: 11px;
}

a:link, a:visited, a:active 
{
text-decoration : none;
color: #FFFF66;
}

a:hover {
text-decoration : underline;
color: aqua;
}
.logo {
  height: 150px;
}
h1 { font: bold 17px verdana;}
