

BODY {
   font-family:Tahoma, Verdana;
   font-size: 10pt; 
}

TD {
   font-family:Tahoma, Verdana;
   font-size: 10pt; 
}


TD.menu {
   font-family:Tahoma, Verdana;
   font-size: 8pt; 
}

TD.blackMenu {
   color: white;
   font-family:Tahoma, Verdana;
   font-size: 8pt; 
}
 
TD.novice {
   font-family:Tahoma, Verdana;
   font-size: 8pt; 
}

FONT.naslov { 
   font-size: 12pt;
   font-family:Tahoma, Verdana;
   font-weight: bold;
   color: #B97237;
}

FONT.naslov1 { 
    font-size: 10pt;
    font-family:Tahoma, Verdana;
    font-weight: bold;
    color: rgb(0,0,0);
}

P {
    font-family:Tahoma, Verdana;
    color: black;
    font-size: 10pt;
    text-align: justify;
}


A {
   text-decoration: none;
   color: #B97237;
}

A:hover {
   text-decoration: underline;
   color: #000000;
}



