.bold {  font-weight: bold}
.blacktxt {  color: #000000}
.blackboldtxt {  color: #000000; font-weight: bold }

.fototxt {  font-size: 9px}
.rdec { color: #EE1C23}
.naslovibig {  font-size: 18px; font-weight: bold; line-height: 18px}
.naslovimiddle {  font-size: 13px; font-weight: bold}
.rumena {  color: #FEC20F}
.bela {  color: #FFFFFF}
.italic {  font-style: italic}
.height { line-height: 26px}

.novice { font-size: 10px; color: #A10F0E }

p, table, tr, td, body, div, form, select {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
color: #444444}

input, textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
color: #000000;}


.hand { color: #000000; text-decoration:none;}
a.hand:link {color: #000000; text-decoration: none;}
a.hand:visited {color: #000000; text-decoration: none;}
a.hand:active {color: #000000; text-decoration: none;}
a.hand:hover {color: #EE1C23; text-decoration:none;}


a:link {color: #A10F0E; text-decoration: none;}
a:visited {color: #A10F0E; text-decoration: none;}
a:active {color: #A10F0E; text-decoration: none;}
a:hover {color: #A10F0E; text-decoration:underline;}

.italicbold {font-style: italic; font-weight: bold}
.bolditalic {font-style: italic; font-weight: bold}



