body    { color: #333; font-size: 9pt; font-family: Arial, Verdana }
p     { font-size: 9pt }
td    { font-size: 9pt }
a:link { color: #333; text-decoration: none }
a:visited { color: #333; text-decoration: none }
a:hover  { color: #333; text-decoration: underline }
a:active  { color: #333; text-decoration: none }
.a_white:link  { color: white; text-decoration: none }
.a_white:visited  { color: white; text-decoration: none }
.a_white:hover   { color: white; text-decoration: underline }
.a_white:active   { color: white; text-decoration: none }
.a_pokrac:link  {
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.a_pokrac:visited  {
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.a_pokrac:hover   {
	color: #000000;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
.a_pokrac:active   {
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.odstavec        {
	font-size: 9pt;
	text-align: justify;
}
.basen    { font-size: 9pt; text-align: center }
.podpis    { font-size: 9pt; font-weight: bold; text-align: right }
.zvyrazneny_text        { font-size: 9pt; font-weight: bold }
.zvyrazneny_text_orange          { color: #f47b36; font-size: 9pt; font-style: italic; font-weight: bold }
.titulek         {
	font-size: 11pt;
	font-weight: bold;
}
.titulek_inverse   { color: #fff; font-size: 11pt; font-weight: bold; background-color: #333 }
.titulek_center     { font-size: 11pt; font-weight: bold; text-align: center }
.titulek_special          { color: #fff; font-size: 11pt; font-weight: bold; background-color: #f47b36 }
.italic     { font-size: 9pt; font-style: italic }
.italic_bold      { font-size: 9pt; font-style: italic; font-weight: bold }
.small        {
	color: white;
	font-size: 7pt
}
.ramecek { border: solid thin #f47b36 }
.small_bold   {
	color: white;
	font-size: 7pt;
	font-weight: bold
}
.datum         { color: #fff; font-size: 8pt; background-color: #f47b36 }
.centrovat { text-align: center }
.small_center   { font-size: 7pt; text-align: center }
.small_bold_black {
	font-size: 8pt;
	font-weight: bold
}
.ramecek_cerny {
	border: 1px solid #000000
}
.titulek_velky {
	font-size: 18pt;
	font-weight: normal;
}
body {
	text-align: center;
}
