a:link {
color: #6f6f6f; 
text-decoration: none;
}
a:visited {
color: #6f6f6f; 
text-decoration: none;
}
a:active {
color: #6f6f6f; 
text-decoration: none;
}
a:hover {
color: #ed3a5a; 
text-decoration: underline;
}
body{
background:url(images/tlo.gif);
font-family: Verdana;
font-size: 11px;
color: #6f6f6f;
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: #fff1fb;
    height: 20px;
    width: 160px;
    color: #ed3a5a;
    font-weight: bold;
    font-size: 11px;
}

.top2 {
    background: #fff1fb;
    height: 20px;
    text-align: left;
    color: #ed3a5a;
    font-weight: bold;
    font-size: 11px;
}

.linki {
    text-align: left;
    font-family: verdana;
    color: #6f6f6f;
    font-size: 11px;
    padding-right: 5px;
    padding-left: 10px;   
    padding-top: 5px; 
    padding-bottom: 5px; 
}

.tytul{
    text-align: center;
    font-family: verdana;
    color: #ed3a5a;
    font-size: 50px;
    padding-right: 5px;
    padding-left: 10px;   
    padding-top: 15px; 
    padding-bottom: 15px; 
    font-weight: bold;
}

.tabelka{
    border: 2px solid #fdacd2;
    background: #fff1fb;
}

.logo {
background:url(images/tlologo.png) no-repeat;
width:774px;
}
