.hlavni_napis {
	font-size : 2.4em;
	font-weight : bold;
	background: #A4300B;
	color: #FFF;
}

.typicka_cena {
	font-size : 1.2em;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	border : none;
}

.typicka_cena_zahlavi {
	background-color: #EAB75E;
	color: #FFFFFF;
	font-size : 1.2em;
	font-weight : bold;
}

.popis {
	font-size : 1.2em;
	font-style : normal;
	font-variant : normal;
}

.objednavka_odkaz {
	font-size : 1.2em;
	font-style : normal;
	font-variant : normal;
}

.cenik {
	border : thin solid #A4300B;
}

.cenik_zahlavi {
	background-color: #A4300B;
	color: #FFFFFF;
	font-size : 1.2em;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

.mapa_odkaz {
	font-size : 1.2em;
	font-style : normal;
	font-variant : normal;
}

.obj_odkaz {
	font-size : 1em;
	font-style : normal;
	font-variant : normal;
	font-weight: bold;
}

