body {
	/* background-color: #ffb300; */
	background-color: #3aa136;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;

}



a.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.bodylink:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3aa136;
	text-decoration: none;
}





a.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
}
a.footerlink:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.footerlink_crni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9DDD9B;
	text-decoration: none;
}
a.footerlink_crni:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.fin-izvestaj {
list-style:none;
margin-top:30px;
}

.fin-izvestaj li {
margin-bottom:3px;
}

.fin-izvestaj li a{
background:url(../pic/interface/ico-plus.gif) no-repeat left bottom;
padding-left:15px;
text-decoration:none;
font-weight:bold;
color:#333333;

}
.fin-izvestaj li a:hover {
color:#3aa136;
}


