.list_cat{
	padding: 0px 0px 20px 0px;
}
	.list_cat_h1{
		font-size: 14px;
		color: #5b8021;
		font-weight: bold;
	}
	.list_cat_h2{
		font-size: 10px;
		color: #5b8021;
		font-weight: normal;
		font-weight: bold;
	}
	
	.list_cat_sub{
		background: url(../img/arrow-down_15.jpg) 0px 11px no-repeat;
		padding: 10px 0px 0px 20px;
		font-size: 12px;
		color: #2f4a0a;
		font-weight: bold;
	}
		.list_cat_sub a{
			font-size: 12px;
			color: #2f4a0a;
			font-weight: bold;
		}
	
	.list_cat_sub_2{
		background: url(../img/arrow_sub-down_15.jpg) 30px 11px no-repeat;
		padding: 10px 0px 0px 50px;
		font-size: 12px;
		color: #2f4a0a;
		font-weight: bold;
	}
		.list_cat_sub_2 a{
			font-size: 12px;
			color: #2f4a0a;
			font-weight: bold;
		}
		
	

.naslov_a {
	color: #006600;
	text-decoration: underline;
	font-size: 10px;
}