.cena_oznaka{
	width: 150px;
	float: right;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}


.list_cat{
	margin: 10px 10px 10px 10px;
	border-bottom: solid 1px #333333;
	padding-bottom: 10px;
}	
	.list_cat_h1_sup{
		float: left;
		font-size: 16px;
		color: #333;
		font-weight: bold;
	}
		.list_cat_h1_sup a{
			float: left;
			font-size: 16px;
			color: #333;
			font-weight: bold;
			text-decoration: none;
		}
	.list_cat_h1{
		float: left;
		width: 500px;
		font-size: 14px;
		color: #666666;
		font-weight: bold;
	}
		.list_cat_h1 a{
			font-size: 14px;
			color: #666666;
			font-weight: bold;
			text-decoration: none;
		}
		.list_cat_h1 span{
			font-size: 12px;
			color: #000000;
			font-weight: bold;
			text-decoration: none;
		}
	.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;
			}
			
	.list_cat_cena{
		float: left;
		width: 165px;
		font-size: 12px;
		color: #222;
		font-weight: bold;
	}
	
	.list_cat_overview{
		float: left;
		width: 500px;
		font-size: 12px;
		color: #333;
		margin: 5px 0px 0px 0px;
	}
	
	.list_cat_pict{
		float: left;
		width: 180px;
		margin: 5px 0px 0px 0px;
	}
