div          { font-family: 'Lucida Sans Unicode', 'Arial CE', Arial, 'Helvetica CE', Helvetica, sans-serif; 
               font-size: 10pt; line-height: 12pt; 
               font-weight: bold;	
               color: #FF3355 }

td           { font-family: 'Lucida Sans Unicode','Arial CE', Arial, 'Helvetica CE', Helvetica, sans-serif; 
               font-size: 10pt; line-height: 12pt; color: #000000 
              }

body { font-family: 'Lucida Sans Unicode', 'Arial CE', Arial, 'Helvetica CE', Helvetica, sans-serif; 
               font-size: 18pt; 
               line-height: 12pt; 
               font-style: italic;               
               color: #FF3355 
               }

.topFrame { 
  margin: 5px 10px 0px 5px
}

.nadNaslov {
   font-size:10pt;
   line-height: 12pt;
   font-style: italic;
   font-weight: bold;
   color: 3E2F2C;
   align: justify;
}

.naslov {
   font-size: 11pt; 
   line-height: 16pt;
   font-weight: bold;	
   color: 3E2F2C;
}


.slika {
   font-size: 10pt;
   text-align: center;
   color: 3E222C;
   font-style: normal; 
   font-weight: normal;
   margin-left: 5px;
   margin-right: 5px;            
}



.tekst, .potpis {
   font-size: 10pt;
   text-align: justify;
   color: 3E222C;
   font-style: normal; 
   font-weight: normal;
   margin-left: 10px;
   margin-right: 10px;            
}


select {
  font-family: Arial CE,Arial,Helvetica CE,Helvetica,sans-serif;
  font-size: 13.5px;
  font-weight:bold;
  color: #000000;
}

form {
   margin:  0px;
   padding: 0px;
}


A:hover{
   color: #993300;
   text-decoration: underline;

}

A {
   color: #993300;
   font-weight: normal;
   text-decoration: none;
}