.aktualita_vice_box {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px rgb(175,175,175) solid;
}

.aktualita_vice_box .datum{
	font-size: 15px;
	font-weight: bold;
	_font-size: 13px;
}
.aktualita_vice_box .nazev{
	font-size: 15px;
	font-weight: bold;
	color: rgb(57,145,220);
	margin-top: 5px;
	_font-size: 13px;
}

.aktualita_vice_box .text {
	margin-top: 10px;
}
.aktualita_vice_box .text .image {
	width: 214px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;		
}
