body {
   margin: 0 0 0 0;
	color: black;
	background-color: white;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

p {
	margin: 0 0 1em 0;
	line-height: 140%;
	text-align: justify;
}

.perex {
	text-align: justify;
	font-style: italic; 
}

a, a:visited, a:hover {
	color: #808080;
	text-decoration: underline;
}

h1 {
	font-size: 15pt;
	margin-bottom: 1em;
	font-weight: normal;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 1em;
}

h3 {
	font-size: 10.5pt;
	font-weight: bold;
	margin-bottom: 1em;
}


table.okraj {
	border: 0.33mm solid #b0b0b0;
	border-collapse: collapse;
}

table.okraj th, table.okraj td {
	border: 1px solid #b0b0b0;
	border-collapse: collapse;
}

table {
	font-size: 10pt;
}

th {
	font-weight: bold;
	padding: 1mm 3mm 1mm 3mm;
}

td {
	padding: 1mm 3mm 1mm 3mm;
}

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }

.pravyobr {
	float: right;
	margin: 1px 0 1ex 2em;
	font-size: 9pt;
	font-style: italic;
	text-align: center;
	clear: right;
}

.levyobr {
	float: left;
	margin: 1px 2em 1ex 0;
	font-size: 9pt;
	font-style: italic;
	text-align: center;
	clear: left;
}

.nahled {
	width: 3cm;
	height: 3cm;
	border: none;
}

/* záležitosti rozvržení nechat na konci  */

#rozvrzeni {
	width: 100%;
}

#titulek {
	width: 100%;
}

#titnabidka {
	display: none;
}

#titzalozky {
	display: none;
}

#obsah {
	width: 100%;
}

#aktuality {
	display: none;
}

#uvodboxy {
	display: none;
}

#paticka {
	margin-top: 16px;
	border-top: 1px solid #3f7ca1;
	font-size: 8pt;
	clear: both;
}

#kreatura {
	float: right;
}

#nabidka {
	display: none;
}

.podperex {
	display: none;
}

.mapawebu a {
	display: block;
}