* {
	background-image: none;
	float: none;
	width: auto;
	height: auto;
}
body {
	font: 12pt/1.2 serif;
	color: #000;
}
#header, #footer, #footer2, .breadcrumb, #secondary-content, #navigace, hr, .hide, .hidetext, fieldset, form {
	display: none;
}
img {
	float: left;
	margin: 6pt 12pt 12pt 0;
	clear: both;
	border: none !important;
}
a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px black dotted;
}
h1, h2, h3, h4, h5, h6 {
	page-break-after: avoid;
}
table {
	border-collapse: collapse;
}
td, th {
	padding: 0.5em;
	border: 1px solid black;
}


.kontakt #secondary-content {
	display: block;
	clear: both;
}
