.italic { font-style: italic }
.naslov { color:#000000; font-size: 10px }

#aktualno table {
border: 1px solid #cccccc;
padding:1px;
font-size:10px;
}

.bold {  font-weight: bold}
a.bold:link {color: #666666; text-decoration:none}
a.bold:visited {color: #666666; text-decoration:none}
a.bold:active {color: #666666; text-decoration:none}
a.bold:hover {color: #000000; text-decoration:none}

.blackbold {  color: #000000; font-weight: bold}
.black {  color: #000000}
.naslovi {  font-size: 14px}
.normal {line-height: 12px}

.minitxt { font-size: 10px; line-height: 12px }

.minimenu { font-size: 10px; line-height: 15px }
a.minimenu:link {color: #666666; text-decoration:none}
a.minimenu:visited {color: #666666; text-decoration:none}
a.minimenu:active {color: #666666; text-decoration:none}
a.minimenu:hover {color: #000000; text-decoration:none}

p, table, tr, td, body, div, body, form, ul, li {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; color: #666666;
line-height:15px;
}

.menu {  font-size: 11px; line-height: 18px}
a.menu:link {color: #666666; text-decoration:none}
a.menu:visited {color: #666666; text-decoration:none}
a.menu:active {color: #666666; text-decoration:none}
a.menu:hover {color: #000000; text-decoration:none}

a:link {color: #898E04; text-decoration: none}
a:visited {color: #898E04; text-decoration: none}
a:active {color: #898E04; text-decoration: none}
a:hover {color: #898E04; text-decoration: underline}

.formasmall {  width: 30px; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.formamiddle {  width: 125px; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

input, textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666666; font-size: 9px; font-weight: bold
} 

.primer {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666666; font-size: 9px; font-weight: bold
} 

#dantolmacev {
	 /*-webkit-animation: color-change 3s infinite;
        -moz-animation: color-change 3s infinite;
        -o-animation: color-change 3s infinite;
        -ms-animation: color-change 3s infinite;
        animation: color-change 3s infinite;*/
        font-size: 15px;
}

/*    @-webkit-keyframes color-change {
        0% { color: #666666; }
        50% { color: #FFD900; }
        100% { color: #666666; }
    }
    @-moz-keyframes color-change {
        0% { color: #666666; }
        50% { color: #FFD900; }
        100% { color: #666666; }
    }
    @-ms-keyframes color-change {
        0% { color: #666666; }
        50% { color: #FFD900; }
        100% { color: #666666; }
    }
    @-o-keyframes color-change {
        0% { color: #666666; }
        50% { color: #FFD900; }
        100% { color: #666666; }
    }
    @keyframes color-change {
        0% { color: #666666; }
        50% { color: #FFD900; }
        100% { color: #666666; }
    }*/