@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.Nlink {
    font-family: Verdana;
     font-size: 9pt;
     color: #333333;
     font-style: normal;
     line-height: normal;
}


A.Nlink:hover {
     background: #0000FF;
     color: white;
     text-decoration: none;
}     



A.Nlink:visited {
     color: #800080;
     text-dekoration: none;
}     


.footer {
     font-family: Verdana;
     background : #ECECFF;
     font-size : 8pt;
     padding : 3px;
}



.Naslov { 
     margin-left: 0px;
     text-align: left;
     font-family: Verdana;
     font-size: 12pt;
     font-style: bold;
     color: Black;     
}
