/* CSS Document */
a.link, a.link:visited, a.link:active {
	color: #4A9BAE;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
a.link:hover {
	color: #3D7D8D;
	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 : #000000;
}
A.copyright:Hover {
	font-size : 9px;
	font-weight: bold;
	font-family : Tahoma, Verdana;
	text-decoration : none;
	color : #999999;
}
A.dugme, A.dugme:visited, A.dugme:active {
	color:#666666;
	font-size:16px;
	font-weight:bold;
	font-family: Tahoma, Verdana;
	letter-spacing: 0px;
	text-align: right;
	line-height: 15px;
	padding-right: 10px;
	text-decoration: none;
	width: 158px;
}
A.dugme:hover {
	color:#333333;
}
A.dugme2, A.dugme2:visited, A.dugme2:active {
	color:#999999;
	font-size:14px;
	font-weight:bold;
	font-family: Tahoma, Verdana;
	letter-spacing: 0px;
	text-align: right;
	line-height: 13px;
	padding-right: 10px;
	text-decoration: none;
	width: 178px;
}
A.dugme2:hover {
	color:#666666;
}
TD.naslov {
	font-size:16px;
	font-weight:bold;
	color:#FB8724;
	font-family: Tahoma, Verdana;
	height: 30px;
	vertical-align: middle;
}
TD.text {
	font-size:11px;
	color:#666666;
	font-family: Tahoma, Verdana;
	text-align: justify;
}
