.tlacitka{
	background-color: #EAC800;
	border-top-color: #FFDC13;
	font-family: fantasy;
	font-size: 20px;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
}
.uvod{
	font-size: 22px;
	font-weight: bold;
	font-family: "Monotype Corsiva";
	background-color: #000160;
	color: rgb(255, 255, 0);
}
.jizdarna{
	font-size: 40px;
	font-style: italic;
	color: Green;
	font-weight: bold;
}
.clen{
	font-style: italic;
	font-weight: bold;
	color: rgb(255, 0, 0)
}
.popis{
   font-size: 23px;
	font-style: italic;
	font-family: "Monotype Corsiva";
	color: #003E01;
}

