body {
	background-color: White;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.4;
	text-align: justify;
	padding: 0.5em;
}

div {
	margin: 0;
	padding: 0;
	border: 0;
}

h1, h2, h3, h4, h5 {
	margin: 1.2em 0 0.2em 0;
	clear: both;
}

h1 {
	font-size: 150%;
	float: none;
}

h2 {
	font-size: 140%;
	clear: both;
}

h3 {
	font-size: 130%;
}

h4 {
	font-size: 120%;
}

h5 {
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;	
}

.male {
	clear: none;
}

pi {
	margin: 0.4em 0;
	text-indent: 1.5em;
}

p {
	margin: 0.4em 0;
	text-indent: 1.5em;
}

p.nadpis, p.postup {
	text-indent: 0;
}

p.tp {
	text-indent: 0;
	margin: 0.6em 0 0.4em 0;
	text-decoration: underline;
}

p.postup {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

.popis p {
	margin: 0.6em 0 0.6em 3em;
	text-indent: -1.5em;
}

.popis .ods {
	margin: 0.4em 0 0.4em 5em;
	text-indent: -1.5em;
}

.popis .ods2 {
	margin: 0.4em 0 0.4em 8em;
	text-indent: -1.5em;
}

.popis .odsz {
	margin: 0.4em 0 0.4em 7epotupm;
	text-indent: -1.5em;
}

.popis strong {
	text-decoration: underline;
}

.ods strong {
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}


img {
	float: right;
	margin: 0 0 0.2em 1.5em;
	clear: both;
	border: 0;
	page-break-inside: avoid;
}
´
.left {
	float: left;
	margin: 0 0 0em 0em;
	clear: both;
	border: 0;
	page-break-inside: avoid;
}

.popis img {
	margin: 0;
	border: 0;
	float: none; clear: none;
}

ul img {
	margin: 0 0 0 0.5em;
	border: 0;
	float: none; clear: none;
	vertical-align: middle;
}

img.pr {
	position: static;
	float: right;
	clear: none;
	text-align: left;
	border: none;
}

.sam {
	text-align: center;
	margin: 0;
	text-indent: 0;
	padding: 0;
}

.sam img {
	float: none;
	page-break-inside: avoid;
}

h1 img, h2 img, h3 img, h4 img, h5 img {
	margin: 0 0 0 0.4em;
	border: 0;
	float: none;
	clear: none;
	vertical-align: text-bottom;
}

ul, ol {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

ul.pozn {
	list-style-position: outside;
	list-style-image: url(ruka.gif);
	font-style: italic;
}

.funkce {
	font-weight: bold;
	font-variant: small-caps;
}

strong {
	font-weight: bold;
}

.popis em, em {
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border: solid black 1px;
	font-style: normal;
	padding: 0.1em 0.3em;
	background-color: gainsboro;
}


.soubor {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
