a:link {
color: #191C5F; 
text-decoration: none;
}
a:visited {
color: 191C5F; 
text-decoration: none;
}
a:active {
color: #191C5F; 
text-decoration: none;
}
a:hover {
color: white; 
text-decoration: underline;
}
body, td {
font-family: Verdana;
font-size: 11px;
color: #191C5F;
font-family: Verdana, arial, tahoma, sans-serif;
}
img {
    border: 0px;
}
.news {
    text-align: justify;
    font-family: verdana;
    color: 191C5F;
    font-size: 11px;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 5px; 
    padding-bottom: 5px;     
}


.dol {
    background: url(images/n_top.jpg);
    height: 4px;
    width: 464px;
}
.top {
    background: url(images/top_m.jpg);
    height: 20px;
    width: 160px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 12px;
}

.linki {
    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: 3px solid #ffffff;
    background: #7CB1E3;
}

a.link1 {
color: #ffffff;
font-weight: bold;

}
a.link1:hover {
color: #000000;
font-weight: bold;

}
a.link1:active {
color: #ffffff;
font-weight: bold;}


a.link1:visited {
color: #ffffff;
}