body{
	background-color: White;
	margin: 30px 30px 30px 30px;
	font-size: 10pt;
	font-family: sans-serif;
	text-align: center;
	overflow: -moz-scrollbars-vertical;
}

a,a:visited {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: #7B68EE;
	text-decoration: none;
}

a.aktivni {
	color: #FF8000;
}

p {
	text-align: justify;
}

h1 {
	font-size: 150%;
	border-bottom: 1px solid gray;
	text-align: left;
}

h2 {
	font-size: 100%;
	text-align: left;
}

ul {
	text-align: justify;
	margin-bottom: 2em;
}

textarea {
	font-size: 100%;
	font-family: sans-serif;
	width: 450px;
	height: 8em;
	background-color: #E1FFFF;
	border: 1px solid gray;
}

.vstup {
	width: 450px;
	background-color: #E1FFFF;
	border: 1px solid gray;
}

#stred{
  margin: 0 auto 0 auto;
  border: 1px solid black;	
  text-align: left;
  width: 800px;
  padding: 0 0 0 0;
}

#hornilogo{
	width: 800px;
	height: 241px;
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#spodnipanel {
	clear: both;
	width: 800px;
	height: 150px;
	border: none;
	padding: 0 0 0 0;
	margin: 30px 0 0 0;
	text-align: right;
	background-color: #A6B1B2;
	background-image: url(obr/spodnipanel.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	_margin-bottom: -3px;
}

#levemenu {
	width: 240px;
	float: left;
	text-align: left;
	margin: 40px 0 0 40px;
	_margin-left: 20px;
	border: none;
	font-size: 140%;
	line-height: 180%;
	min-height: 350px;
}

#obsah {
	margin: 40px 40px 40px 300px;
	text-align: left;
}

#textit {
	font-style: italic;
}

.probr {
	width: 200px;
	height: 200px;
	float: right;
	border: none;
	margin: 0 0 2em 2em;
}

.clear {
	clear: both;
	font-size: 1%;
}

.maly {
	font-size: 80%;
}

#logokomory{
  margin-left: 20px;
  margin-top:  20px;	
}

#obrlogokomory {
	width: 100px;
	height: 106px;
	border: none;
}

#spodnipanel img{
	background-color: transparent;
	width: 192px;
	height: 150px;
	margin: 0 0 auto 0;
}

#mapavs {
	border: none;
	width:143 px;
	height: 100px;
	float: right;
}

#mapali {
	border: none;
	width:143 px;
	height: 100px;
/*	width: 238px;
	height: 166px; */	
	float: right;
}
a.ne,a:visited.ne {
	font-style: italic;
	color: grey;
}
