h1, h2, h3, h4, h5, h6 {
	page-break-after: avoid;
	page-break-inside: avoid;
}
blockquote, pre {
	page-break-inside: avoid;
}
ul, ol, dl {
	page-break-before: avoid;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	text-align: justify;
}
body, table {
	font-family: 'Times CE', Times, 'Times New Roman', serif;
	font-size: 13pt;
}
a:link, a:visited {
	background-color: transparent;
	color: #000000;
}
a:active, a:link:hover {
	background-color: transparent;
	color: #000000;
}

.vypomoc {
	display: none;
}

.skryto {
	display: block;
}

#paticka, .podmenu, #menu {
	display: none;
}

#hlavicka .skryto {
	display: block;
}

#uvod img {
	display: none;
}

.telo img {
	margin: 10px;
}

.telo table {
	width: 96%;
}

.telo .zrusene {
	text-decoration: line-through;
}
