/* CSS Document */
DIV.footer {
	font-size : 10px;
	font-weight: bold;
	font-family : Tahoma, Verdana;
	color : #999999;
}
A.copyright, A.copyright:Visited {
	font-size : 10px;
	font-weight: bold;
	font-family : Tahoma, Verdana;
	text-decoration : underline;
	color : #999999;
}
A.copyright:Hover, A.copyright:Active {
	font-size : 10px;
	font-weight:bold;
	font-family : Tahoma, Verdana;
	text-decoration : none;
	color : #999999;
}
A.bottom, A.bottom:Visited {
	font-size : 11px;
	font-weight: bold;
	font-family : Tahoma, Verdana;
	text-decoration : none;
	color : #FFFFFF;
}
A.bottom:Hover, A.bottom:Active {
	font-size : 11px;
	font-weight:bold;
	font-family : Tahoma, Verdana;
	text-decoration : none;
	color : #F48A4E;
}
TD.text {
	font-size : 11px;
	font-family : Tahoma, Verdana;
	color : #333333;
	text-align: justify;
	vertical-align: text-top;
	padding-top: 5px;
	padding-bottom: 5px;
}
DIV.naslov {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	color: #046BE1;
}
DIV.naslov_orange {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	color: #F48A4E;
}
DIV.naslov_green {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	color: #30A62C;
}
TD.news_naslov {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
TD.news_text {
	font-size : 11px;
	font-family : Tahoma, Verdana;
	color : #333333;
	text-align: justify;
	vertical-align: text-top;
	padding-left: 5px;
}
A.link, A.link:Visited {
	font-size : 11px;
	font-family : Tahoma, Verdana;
	text-decoration : underline;
	color : #F48A4E;
}
A.link:Hover, A.link:Active {
	font-size : 11px;
	font-family : Tahoma, Verdana;
	text-decoration : none;
	color : #666666;
}
input {
	font-family: Tahoma, Verdana;
	color:#000000;
	font-size:9px; 
	background-color:#FFFFFF; 
	border:#333333 1px solid;
}
textarea {
	font-family: Tahoma, Verdana;
	color:#000000; 
	font-size:9px; 
	background-color:#FFFFFF; 
	border:#333333 1px solid;
}
form {
	margin: 0px;
}
