body {
	background-color: White;		
	font-size: 13pt; color: Black; font-family: sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	page-break-after: avoid;
}
h1 {
	font-size: 1.7em;
}
h4 {
	border-bottom: 1px solid #000;
}
#tiraz {
	font-size: 0.7em;
}
#speciality, #navigace, .skryty, #tiraz span, .formular, .netisknout, #seznam-aktualit {
	display: none;
}
a, a:link, a:visited {
	color: #818181;
}
#tiraz a:after {
	content: " [" attr(href) "] ";
}