BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
	background-color: white;
}
BODY.banner, TABLE.banner {
	background-color: silver;
	text-align: center;
	font-size: xx-large;
	font-weight: bold;
}
BODY.rozvid {
	color: white;
	background-color: black;
}
P {
	margin-top: 0px;
	margin-bottom: 0px;
}
P.text {
	text-align: justify;
	text-indent: 1cm;
}
P.datum {
	font-weight: bold;
	text-align: center;
	text-indent: 0cm;
	margin-bottom: 12px;
}
P.podpis {
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: right;
	font-style: italic;
}
P.nazev {
	font-weight: bold;
	margin-top: 18px;
}
P.popis {
	font-style: italic;
}
P.fotka {
	text-align: center;
	font-size: smaller;
	font-style: italic;
	margin-top: 12px;
	margin-bottom: 12px;
}
A {
	font-weight: bold;
	color: #404040;
}
A.label {
	color: white;
}
SPAN.deska {
	font-style: italic;
	font-weight: bold;
}
SPAN.skladba {
	font-style: italic;
}
SPAN.kapela {
	font-weight: bold;
}
