Body {
    scrollbar-arrow-color:#AD0F0F;
	scrollbar-base-color:#DFE5E8;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#DFE5E8;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-darkshadow-color:#3E505A;
	scrollbar-3dlight-color:#3E505A;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #3E505A;
	font-weight : normal;
}

p.Naslov {
	font-family : Arial, Verdana,  Helvetica, sans-serif;
	font-size : 13px;
	color : #3E505A;
	font-weight : bold;
}

p.Vesti {
	font-family : Arial, Verdana,  Helvetica, sans-serif;
	font-size : 13px;
	color : #AD0F0F;
	font-weight : bold;
}

TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #3E505A;
	font-weight : normal;	
}

.tekst {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #3E505A;
	font-weight : normal;	
}

A:LINK {color : #3E505A; text-decoration : underline;}
A:VISITED {color : #3E505A; text-decoration : underline;}
A:ACTIVE {color : #3E505A; text-decoration : underline;}
A:HOVER {color : #AD0F0F; text-decoration : underline;}

A.crveno:LINK {color : red; text-decoration : underline; padding-bottom:2px; padding-left:2em;padding-right:2em;margin:0px;}
A.crveno:VISITED {color : red; text-decoration : underline;padding-bottom:2px; padding-left:2em;padding-right:2em;margin:0px;}
A.crveno:ACTIVE {color : red; text-decoration : underline;padding-bottom:2px; padding-left:2em;padding-right:2em;margin:0px;}
A.crveno:HOVER {color : red; text-decoration : underline;padding-bottom:2px; padding-left:2em;padding-right:2em;margin:0px;}

A.zeleno:LINK {color : green; text-decoration : underline;padding-bottom:2px; padding-left:2em;padding-right:2em;margin:0px;}
A.zeleno:VISITED {color : green; text-decoration : underline;padding-bottom:2px; padding-left:2em;padding-right:2em;margin:0px;}
A.zeleno:ACTIVE {color : green; text-decoration : underline;padding-bottom:2px; padding-left:2em;padding-right:2em;margin:0px;}
A.zeleno:HOVER {color : green; text-decoration : underline;padding-bottom:2px; padding-left:2em;padding-right:2em;margin:0px;}

A.sivo:LINK {color : gray; text-decoration : underline;padding-bottom:2px; padding-left:2em;padding-right:2em;margin:0px;}
A.sivo:VISITED {color : gray; text-decoration : underline;padding-bottom:2px; padding-left:2em;padding-right:2em;margin:0px;}
A.sivo:ACTIVE {color : gray; text-decoration : underline;padding-bottom:2px; padding-left:2em;padding-right:2em;margin:0px;}
A.sivo:HOVER {color : gray; text-decoration : underline;padding-bottom:2px; padding-left:2em;padding-right:2em;margin:0px;}


.txtBox1{
    border-top: 1px solid #3E505A;
    border-bottom: 1px solid #3E505A;
    border-left: 1px solid #3E505A;
    border-right: 1px solid #3E505A;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #3E505A;   
    text-decoration: none;
}
	
.txtBox1Red{
    border-top: 1px solid #3E505A;
    border-bottom: 1px solid #3E505A;
    border-left: 1px solid #3E505A;
    border-right: 1px solid #3E505A;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;  
	font-weight : bold;	  
    color: #AD0F0F;   
    text-decoration: none;
}

.ticker
{
	position:		relative;
	visibility:		hidden;
	left:			0px;
	top:			0px;
	border-width:	1px;
	border-style:   none;
	font-size:		9px;
	font-weight:	bold;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	width:			100%;
}
