@page {
	margin: 1.5cm;
}
body {
	font-family: 'Franklin Gothic Medium', Verdana, 'Geneva CE', lucida, sans-serif;
	font-size: 12pt;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	page-break-after: avoid;
}
[href]:after {
	content: " [" attr(href) "] ";
}
#top, #iconzone, #leftcol, #navigace, #listing {
	display: none;
}
#content {
	text-align: justify;
	_width: 65%;
}
#footer {
	text-align: center;
	margin-top: 15pt;
	border-top: 1px #000 solid;
	_width: 65%;
}

