
body {
	background-color: #FFFFFF;
}
.pata {
	font-size: 12px;
	font-weight: normal;
}

.nadpis {
	font-size: 18px;
	font-family: Arial;
	color: #993300;
	font-weight: bold;
}
.nadpis_lavy {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.bezny_text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	color: #6C6C6C;
}
.zvyrazneny_text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

.pergamen_nadpis {
	font-size: 14px;
	font-family: Courier;
	font-weight: bold;
	color: #000000;
}
.pergamen_text {
	font-size: 14px;
	font-family: Courier;
	font-weight: normal;
	color: #000000;
}
.zvyrazneny_text_cerveny {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CF251D;
}
