<!-- 
.stHeadliner {
font-family:Verdena;
font-size:16px;
font-weight:bolder;
font-style:italic;
color:black;
text-transform:capitalize;
text-align:center;
width:92%;
height:auto;
border-style:none;
cursos:hand;
}
.ban{
font-family:Verdana;
font-style:italic;
font-size:16px;
font-weight:bolder;
color:white;
}
.gw{
font-family:Verdana;
font-style:italic;
font-size:20px;
font-weight:bolder;
color:blue;
}

.tekst{
font-family:Verdana;
font-style:italic;
font-size:15px;
font-weight:bolder;
color:red;
}


.tekst2{
font-family:Verdana;
font-style:normal;
font-size:11px;
font-weight:bolder;
color:darkblue;
}


.tekst3{
font-family:Verdana;
font-style:normal;
font-size:16px;
font-weight:bolder;
color:red;
}

a:hover {color:#2a4d04; font-family: Verdana;font-size: 16px;}
a:active {color:#2a4d04; font-family: Verdana;font-size: 16px;}
a:link,A:visited { color:#2a4d04;text-decoration: none;font-family: Verdana;font-size: 16px; }

TD.p { 
border-color: red;
border-left: 3px solid green;
border-bottom: 3px solid green;
font-family : Verdana;
font-size: 12px
}
TD.ramka { 
border-color: #006634;
border-left: 3px dotted green;
border-bottom: 3px dotted green;
font-family : Verdana;
font-size: 12px
}
TD.l { 
border-color: red;
border-right: 3px solid green;
border-bottom: 3px solid green;
font-family : Verdana;
font-size: 12px
}
TD.c{
border-color: red;
border-left: 3px solid green;
border-right: 3px solid green;
border-bottom: 3px solid green;
font-family : Verdana;
font-size: 12px
}
TD.d2{
border-color: red;
border-right: 3px solid green;
border-bottom: 3px solid green;
font-family : Verdana;
}
TD.d{
border-color: red;
border-bottom: 3px solid green;
font-family : Verdana;
}

TD.stopka {
font-size:8pt; font-weight:normal; 
font-family:Verdana; 
font-style:normal; color:darkblue; 
text-align: center; 
} 
--> 
