a:link {
color: #000000; 
text-decoration: none;
}
a:visited {
color: #000000; 
text-decoration: none;
}
a:active {
color: gray; 
text-decoration: none;
}
a:hover {
color: #008000; 
text-decoration: underline;
}
body{
background: #E4D08A;
font-family: Verdana;
font-size: 11px;
color: #000000;
font-family: Verdana, arial, tahoma, sans-serif;
}
img {
    border: 0px;
    padding-top:1px;
}
.srodek {
    text-align: justify;
    font-family: verdana;
    font-size: 11px;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 5px; 
    padding-bottom: 5px;     
}
.top {
    background: #0E72A4;
    height: 20px;
    width: 250px;
    color: white;
    font-weight: bold;
    font-size: 11px;
}

.top2 {
    background: #0E72A4;
    height: 20px;
    text-align: left;
    color: white;
    font-weight: bold;
    font-size: 11px;
}

.bok {
    text-align: left;
    font-family: verdana;
    color: #191C5F;
    font-size: 11px;
    padding-right: 5px;
    padding-left: 10px;   
    padding-top: 5px; 
    padding-bottom: 5px; 
}

.tytul{
    text-align: center;
    font-family: verdana;
    color: #ffffff;
    font-size: 50px;
    padding-right: 5px;
    padding-left: 10px;   
    padding-top: 15px; 
    padding-bottom: 15px; 
    font-weight: bold;
}

.tabelka{
    border: 1px solid #0E72A4;
    background: #EDE4C5;
}

.tabelka2{
    border: 1px solid #0E72A4;
    background: #E7E7E7;
}

.baner {
background: url(images/logo/rotator.php);
width:900px;
}
