<style>
<!--
BODY {
        font-family : Arial, sans-serif;
        font-size : 12px;
        align : justify;
        color : #000000;
}

TD {
        font-family : Arial, sans-serif;
        font-size : 12px;
        text-align : justify;
        color : #000000;
}

A {
        font-family : Arial, sans-serif;
        font-size : 12px;
        color : navy;
        text-decoration : none;
        text-align : left;
}

A:hover {color: #FF6666}

FORM {
        margin : 0;
}

.frmInput {
  color: #000000; 
  background: #ffffff; 
  font-family: Verdana; 
  font-size: 10px;
}

.frmBtn {
  color: #FF9100; 
  background: #ffffff; 
  font-family: Verdana; 
  font-size: 10px;
  font-weight: bold; 
  cursor: hand; 
  border-bottom: 1px solid #FF9100; 
  border-right: 1px solid #FF9100;
  border-left: 1px solid #FF9100;
  border-top: 1px solid #FF9100;
  text-decoration: none;
}


.naslov {
        font-family : Arial, sans-serif;
        font-size : 16px;
                font-weight : bold;
        color : black;
        text-decoration : none;
}

.td1 {
        font-family : Arial, sans-serif;
        font-size : 12px;
        text-align : left;
        color : #000000;
}

.menu {
        font-family : Arial;
        font-size : 14px;
        font-weight : bold;
        text-align : left;
        color : #000000;
}

.menu0 {
        font-family : Arial;
        font-size : 14px;
        text-align : left;
        color : #000000;
}

.adminNaslov {
        font-family : Arial;
        font-size : 12px;
        font-weight : bold;
        text-align : left;
        color : #000000;
}

.tdDarkGreen {
        font-family : Arial;
        font-size : 11px;
        font-weight : bold;
        text-align : left;
        color : #000000;
        background-color : #85ba6b;
}

.tdLightGreen {
        font-family : Arial;
        font-size : 11px;
        font-weight : bold;
        text-align : left;
        color : #000000;
        background-color : #C2DCAC;
}

.tdLightGrey {
        font-family : Arial;
        font-size : 11px;
        font-weight : normal;
        text-align : left;
        color : #000000;
        background-color : #CCCCCC;
}

-->
</style>
