/* CSS Document */
a.link, a.link:visited, a.link:active {
	font-family:"Trebuchet MS", Verdana, Tahoma;
	color: #0497a3;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.link:hover {
	font-family:"Trebuchet MS", Verdana, Tahoma;
	color: #424242;
	text-decoration: none;
}
A.copyright, A.copyright:Visited, A.copyright:Active {
	font-size : 9px;
	font-weight: bold;
	font-family : Tahoma, Verdana;
	text-decoration : underline;
	color : #FFFFFF;
}
A.copyright:Hover {
	font-size : 9px;
	font-weight: bold;
	font-family : Tahoma, Verdana;
	text-decoration : none;
	color : #FFFFFF;
}
TD.text {
	font-size: 11px;
	font-family : Tahoma, Verdana;
	color: #424242;
	text-align:justify;
	vertical-align:top;
}
TD.text2 {
	font-size: 11px;
	font-family : Tahoma, Verdana;
	color: #424242;
	vertical-align:top;
}
TD.naslov {
	font-family:"Trebuchet MS", Verdana, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #0497a3;
	height: 25px;
}
TD.news_naslov {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0497a3;
}
TD.news_text {
	font-size : 11px;
	font-family : Tahoma, Verdana;
	color : #424242;
	text-align: justify;
	vertical-align: text-top;
	padding-left: 5px;
}
