a:link {
color: #ff7f00; 
text-decoration: none;
}

a:visited {
color: #ff7f00; 
text-decoration: none;
}

a:active {
color: #ff7f00; 
text-decoration: none;
}

a:hover {
color: #6f6f6f; 
text-decoration: none;
}

body{
background:url(images/tlo.png);
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: #ffffff;
    height: 20px;
    width: 160px;
    color: #000000;
    font-weight: bold;
    font-size: 11px;
}

.top2 {
    background: #ffffff;
    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; 
}

.tabelka{
    border: 2px solid #6f6f6f;
    background: #ffffff;
}

.logo {
background:url(images/tlologo.jpg) no-repeat;
border: 2px solid #6f6f6f;
width:830px;
}
