div          { font-family: Book Antiqua; 
               font-size: 10pt; line-height: 12pt; 
                  font-weight: bold;	
               color: #A2FAF5 }

td           { font-family: Book Antiqua; 
               font-size: 10pt; line-height: 12pt; color: #A2FAF5 
              }

body { font-family: Book Antiqua; 
               font-size: 10pt; 
               line-height: 12pt; 
               background-attachment: fixed;
               color: #A2FAF5 }


.nadNaslov {
   font-size:10pt;
   line-height: 12pt;
   font-style: italic;
   font-weight: bold;
   color: 3E2F2C;
}

.naslov {
   font-size: 11pt; 
   line-height: 16pt;
   font-weight: bold;	
   color: 3E2F2C;
}

.svKomentar, .potpis {
   font-size: 10pt;
   color: 3E2F2C;
   font-style: normal; 
   font-weight: normal;
   margin-left: 5px;
   margin-right: 5px;            
}


select {
  font-family: Book Antiqua;
  font-size: 13.5px;
  font-weight:bold;
  color: #000000;
}

form {
   margin:  0px;
   padding: 0px;
}


A:hover{
   color: #FF0A0A;
   font-weight: bold;
 
}

A {
   font-weight: normal;
   text-decoration: none;
   color: #A2FAF5;
}
