.list_cat{
	padding: 0px 0px 10px 0px;
}
	.list_cat_h1{
		font-size: 14px;
		color: #666666;
		font-weight: bold;
	}
	.list_cat_h2{
		font-size: 10px;
		color: #222;
		font-weight: normal;
		font-weight: bold;
	}
		.list_cat_h2 a{
			font-size: 10px;
			color: #222;
			font-weight: normal;
			font-weight: bold;
			text-decoration: none;
		}
	
	.list_cat_sub{
		background: url(../img/arrow-down_15.jpg) 0px 6px no-repeat;
		padding: 5px 0px 0px 20px;
		font-size: 12px;
		color: #333;
		font-weight: bold;
	}
		.list_cat_sub a{
			font-size: 12px;
			color: #333;
			font-weight: bold;
		}
		
		.list_cat_sub_content{
			padding: 5px 0px 0px 10px;
			font-size: 12px;
			color: #333;
			font-weight: normal;
		}
			.list_cat_sub_content a{
				font-size: 12px;
				color: #333;
				font-weight: bold;
			}

.vsebina a{
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
			
			