@charset "iso-8859-2";
.WhiteLink A:link {color:#F5F5F5; text-decoration:none;}
.WhiteLink A:active {color:#F5F5F5; text-decoration:none;}
.WhiteLink A:visited {color:#F5F5F5; text-decoration:none;}
.WhiteLink A:hover {color:#F5F5F5; text-decoration:underline;}

.GreyLink A:link {color:#444444; text-decoration:none;}
.GreyLink A:active {color:#444444; text-decoration:none;}
.GreyLink A:visited {color:#444444; text-decoration:none;}
.GreyLink A:hover {color:#999999; text-decoration:none;}

.RedLink A:link {color:#B70100; text-decoration:none;}
.RedLink A:active {color:#B70100; text-decoration:none;}
.RedLink A:visited {color:#B70100; text-decoration:none;}
.RedLink A:hover {color:#B70100; text-decoration:underline;}

.BlackLink A:link {color:#333333; text-decoration:underline;}
.BlackLink A:active {color:#333333; text-decoration:underline;}
.BlackLink A:visited {color:#333333; text-decoration:underline;}
.BlackLink A:hover {color:#AAAAAA; text-decoration:underline;}

.Glavnitext_black {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-weight: regular;
	color: #333333;
}

.Glavnitext_red {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-weight: regular;
	color: #B70100;
}

.Malitext_black {
	font-family: Verdana, Tahoma;
	font-size: 9px;
	font-weight: regular;
	color: #333333;
}

.Malitext_black_bold {
	font-family: Verdana, Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #555555;
}

.Srednjitext_black {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: regular;
	color: #555555;
}

.Malitext_blue {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: regular;
	color: #0060A7;
}
.Glavnitext_white {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-weight: regular;
	color: #F3F3F3;
}

.Novosti_datum {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: regular;
	color: #DDDDDD;
}

.Naslovveliki_black {
	font-family: Arial, Helvetica;
	font-size: 18px;
	font-weight: regular;
	color: #333333;
}

.Naslovveliki_white {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F5F5F5;
}

.Naslovveliki_red {
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #B70100;
}

.Naslovtext_orange {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FA8605;
}

.Naslov_orange_dell {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
}

.Naslovtext_grey {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #444444;
}

.Naslovtext_lightgrey {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #888888;
}

.Naslovtext_red {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #B70100;
}

.Naslovtext_redmali {
	font-family: Verdana, Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #CC0000;
}

.Naslovtext_bluemali {
	font-family: Arial, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #0060A7;
}

.Malitext_orange {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FA8605;
}

.Naslovtext_white {
	font-family: Verdana, Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #f9f9f9;
}

.Naslov_whitebig {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #f9f9f9;
}

.Vijest_promjenjena {
	font-family: Verdana, Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #FA8605;
}

.border_bluegrey { 
border: 1px solid #A5ACB2;  
} 

.border_grey { 
border: 1px solid #CCCCCC; 
padding: 0px; 
} 

.border_black { 
border: 1px solid #333333; 
padding: 0px; 
} 

.border_black2 {
	border: 1px solid #333333;
	padding: 0px;
} 

.border_red {
	border: 1px solid #cc0000;
} 

.buttonscontainer {width: 186px;}

.buttons a {color: #0060A7;
background-color: #F1F7FC;
padding: 3px;
padding-left: 15px;
display: block;
border-bottom: 1px solid #ffffff;
font: 9px Verdana, sans-serif;
font-weight: normal;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #1963A2;
color: #FFFFFF;
text-decoration: none;}

.buttons2 a {color: #000000;
background-color: #FFFFFF;
padding: 2px;
padding-left: 0px;
display: block;
border-bottom: 1px solid #ffffff;
font: 10px Verdana, sans-serif;
font-weight: normal;
text-decoration: none;
text-align: left;}

.buttons2 a:hover {background-color: #D72324;
color: #FFFFFF;
text-decoration: none;}

