@charset "utf-8";
/* CSS Document */

.akcia {
	height: auto;
}
.popis-akcia {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #003;
	padding: 10px;
}
.akcia-titulok {
	font-size: 23px;
	color: #F00;
	font-weight: bold;
	letter-spacing: 0.3em;
	display: block;
	margin-bottom: 15px;
	font-family: "Arial Black", Gadget, sans-serif;
}
.cenovka-stara {
	font-size: 15px;
	color: #999;
	font-weight: bold;
}
.cenovka-nova {
	font-size: 19px;
	font-weight: bold;
	color: #F00;
	margin-top: 10px;
	margin-bottom: 10px;
}
.akcia-podtitul {
	color: #036;
	font-size: 15px;
	font-weight: bold;
	background-color: #FF6;
	display: block;
	padding: 5px;
}

