@charset "windows-1250";

BODY { 
     margin-left: 10px;
     text-align: left;
     font-family: Verdana;
     font-size: 9pt
     color: Black;     
}


P, OL, UL { 
     text-align: justify;
     font-family: Verdana;
     color: Black;
     background: transparent;
}


A. {
    font-family: Verdana;
     font-size: 9pt;
     color: #333333;
     font-style: normal;
     line-height: normal;
}

A.:hover {
     background: aqua;
     color: navy;
     text-decoration: none;
}     

A.:visited {
     color: #800080;
     text-decoration: none;
}     



.footer {
     font-family: Verdana;
     background : #ECECFF;
     font-size : 8pt;
     padding : 3px;
}



.s  {font-family:verdana;font-size:12px;font-weight:bold;color:#4d4c76;cursor:default}


.Naslov { 
     margin-left: 0px;
     text-align: left;
     font-family: Verdana;
     font-size: 12pt;
     font-style: bold;
     color: Black;     
}
