.chyby {
	color : red;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
}

/* zaznam, ktery byl chybne vyplnen */
.error_item {
	color : red;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
}

.rezervovano {
	color : black;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

.order_form {
}

.order_zahlavi {
	color : red;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

.nazev {
	color : black;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}
