body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}

div {
	visibility: hidden;
}

#obsah {
	visibility: visible;
	display: inline;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	_top: 0px;
	_position: absolute;
}

#obsah div {
	visibility: visible;
}

#horni, #divlogo, #menu, #zahlavi {
	visibility: hidden;
	display: none;
	height: 0px;
}

div.reference {
	width: 100%;
	/*clear: both;*/ /*p*/
	padding-bottom: 10px;
	/*page-break-inside: avoid;*/
}

div.reference th {
	text-align: right;
	vertical-align: top;
}

div.reference div {
	float: left;
}

h1 {
	margin: 0em 0em 1em 13px;
	padding-left: 14px;
	font-size: 11pt;
	font-weight: bold;
}

h1:first-letter {
	text-transform: uppercase;
}

h2 {
	margin: 1em 0em 1em 0em;
	font-size: 11pt;
	padding-left: 27px;
}

div.reference h2 {
	clear: both;
	margin: 1em 0em 0em 0em;
}

h3 {
	margin: 1em 0em 1em 0em;
	font-size: 9pt;
	padding-left: 27px;
	font-weight: bold;
}

h4 {
	margin: 0.8em 0em 0.8em 0em;
	font-size: 9pt;
	padding-left: 54px;
	text-decoration: underline;
	font-weight: normal;
}
