/* CSS Document */
TD.footer {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	padding-left: 10px;
}
A.copyright, A.copyright:Visited {
	font-size : 10px;
	font-weight: normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : #FFFFFF;
}
A.copyright:Hover, A.copyright:Active {
	font-size : 10px;
	font-weight:normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #FFFFFF;
}
A, A:Visited {
	font-size : 11px;
	font-weight: bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #666666;
}
A:Hover, A:Active {
	font-size : 11px;
	font-weight:bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #000000;
}
DIV.naslov {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 30px;
	font-weight: bold;
}
DIV.text {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 50px;
	margin-right: 50px;
	text-align: justify;
}
DIV.blue_naslov {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #340E70;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
DIV.black_naslov {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
}
TD.news_naslov {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
TD.news_text {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
