a:link {
color: #35895f; 
font-weight: bold;
text-decoration: none;
}
a:visited {
color: #35895f; 
font-weight: bold;
text-decoration: none;
}
a:active {
color: #35895f;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #000000;
font-weight: bold;
text-decoration: underline;
}

body{
background:url(images/tlo.png);
font-family: Verdana;
font-size: 11px;
color: #000000;
font-family: Verdana, arial, tahoma, sans-serif;
}

img {
    border: 0px;
    padding-top:1px;
}

.news {
    text-align: justify;
    font-family: verdana;
    font-size: 11px;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 5px; 
    padding-bottom: 5px;     
}

.top {
    background: #cfdfe6;
    height: 20px;
    width: 160px;
    color: #000000;
    font-weight: bold;
    font-size: 11px;
}

.top2 {
    background: #cfdfe6;
    height: 20px;
    text-align: left;
    color: #000000;
    font-weight: bold;
    font-size: 11px;
}

.linki {
    text-align: left;
    font-family: verdana;
    color: #000000;
    font-size: 11px;
    padding-right: 5px;
    padding-left: 10px;   
    padding-top: 5px; 
    padding-bottom: 5px; 
}

.tytul{
    text-align: center;
    font-family: verdana;
    color: #5cb88a;
    font-size: 50px;
    padding-right: 5px;
    padding-left: 10px;   
    padding-top: 15px; 
    padding-bottom: 15px; 
    font-weight: bold;
}

.tabelka{
    border: 2px solid #5cb88a;
    background: #cfdfe6;
}

.logo {
background:url(images/logo.jpg);
border: 2px solid #5cb88a;
width:774px;
}
