/*Nový mod články by ArnieX*/
.datum {
	font-size: 9px;
}
.nadpis {
	font-size: 13px;
	color: blue;
	padding: 1px;
}
.div_hlavicka {
	text-align: left;
	width: auto;
	height: auto;
}
.div_popis {
	text-align: justify;
	width: auto;
	height: auto;
	font-size: 10px;
}
.div_paticka {
	text-align: left;
	width: auto;
	height: auto;
	font-size: 10px;
}
.div_clanek {
	width: 500px;
	height: auto;
	margin: auto;
	text-align: center;
}
.hr_clanky {
	border: 1px;
	color: white;
}
.kalendar {
	top: 5px;
	position: relative;
}
/*Články - kategorie*/
.obrazek_kategorie {
	width: 60px;
	height: 60px;
	left: 10px;
}
.div_kategorie {
	width: auto;
	height: auto;
	position: relative;
}