/* CSS Document */
DIV.footer {
	font-size : 10px;
	font-weight: bold;
	font-family : Tahoma, Verdana;
	color : #4A4342;
	padding-left: 20px;
}
A.copyright, A.copyright:Visited {
	font-size : 10px;
	font-weight: bold;
	font-family : Tahoma, Verdana;
	text-decoration : underline;
	color : #4A4342;
}
A.copyright:Hover, A.copyright:Active {
	font-size : 10px;
	font-weight:bold;
	font-family : Tahoma, Verdana;
	text-decoration : none;
	color : #4A4342;
}
TD.naslov_black {
	PADDING-LEFT: 5px;
	HEIGHT: 20px;
	padding-right: 5px;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
TD.naslov_white {
	PADDING-LEFT: 5px;
	HEIGHT: 20px;
	padding-right: 5px;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
DIV.header_naslov {
	font-size : 15px;
	font-weight: bold;
	font-family : Tahoma, Verdana;
	color : #527ED0;
	padding-left: 20px;
}
DIV.header_text {
	font-size : 11px;
	font-family : Tahoma, Verdana;
	color : #FFFFFF;
	padding: 20px;
	text-align: justify;
}
TD.text {
	font-size : 11px;
	font-family : Tahoma, Verdana;
	color : #666666;
	font-weight: normal;
	text-align: justify;
	vertical-align: text-top;
	padding: 5px;
}
A.link_top, A.link_top:visited {
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma, Verdana;
	TEXT-DECORATION: none;
}
A.link_top:hover, A.link_top:active {
	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-FAMILY: Tahoma, Verdana;
	TEXT-DECORATION: none;
}
