body {
	margin: 0;
	padding: 0 0 20px;
	text-align: left;
	background-color: White;
	color: black;
}
* {
	font-family: Arial, sans-serif;
	font-size: 98%;
}
a {
	color: black;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	color: black;
}
h2, h3 {
	font-size: 1.3em;
}
hr {
	display: none;
}
#topblk {
	text-align: center;
}
#topblk h1 span, #topblk h1 {
	display: block;
}
#jazyk {
	display: none;
}
#jazyk input {
}
#casomira, #casomira img {
	display: none;
}
#menu {
	display: none;
}
#pata {
	text-align: center;
}
#pata img {
	margin-bottom: 1em;
}
.cleaner {
	clear: both;
}
.vyber {
	display: none;
}
.maly {
	font-size: 0.9em;
}
.nastred {
	text-align: center !important;
}
.doleva {
	text-align: left !important;
}
.doprava {
	text-align: right !important;
}
.tucny {
	font-weight: bold;
}
.plavatvlevo {
	float: left;
}
.plavatvpravo {
	float: right;
}
.cisti {
	clear: both;	
}
.prehled {
	border: none;
}
.prehled .zahlavi, .prehled .zahlavi th {
	color: black!important;
	background-color: #dbdbdb!important;
	text-align:left;
}
.prehled .strankovani td {
	display: none;
}
.prehled .licha td, .prehled .suda td, .prehled .zahlavi th {
	border-bottom: 2px solid Black;
}
.detail {
	display: none;
}
.pripominky {
	display: none;
}