body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 1em;
  font-weight: normal;
  line-height: 1em;
  background-image: url('../images/pozadi.gif');
  background-repeat: repeat-all;
  background-color: #C3C5C8;
}

#topBanner {
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -489px;
  width: 978px;
  height: 261px;
  background-image: url('../images/top.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  border: 1px solid #666;
  z-index: 1;
  float: left;
}

#topBanner h1 {
  margin: 160px 0px 0px 530px;
}

#topBanner h1 a {
  display: block;
  width: 430px;
  height: 96px;
}

#topBanner h1 a span {
  display: none;
}

#content {
  position: absolute;
  top: 273px;
  left: 50%;
  margin-left: -489px;
  margin-bottom: 10px;
  border: 1px solid #666;
  border-top: 0px;
  width: 978px;
  height: auto;
  z-index: 3;
  float: left;
  font-size: 0.8em;
  background-color: #fff;
}

#leve {
  width: 218px;
  height: auto;
  min-height: 300px;
  _height: 300px;
  padding: 15px 20px 15px 20px;
  float: left;
  line-height: 1.4em;
}

#leve ul {
  margin: 0;
  padding: 0;
  border: 0;
}

#leve li {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  left: 0;
  width: 218px;
  height: auto;
  border-bottom: 1px solid #ccc;
}

#leve li a {
  color: #555;
  text-decoration: none;
  padding: 5px;
  margin: 0px;
	display: block;
  background-image: url('../images/menu_pozadi.gif');
  background-repeat: x-repeat;
  background-position: top left;
  overflow: hidden;
  width: 208px;
  height: 100%;
}

#leve li a:hover, #leve li a .selected {
  background-image: none;
  background-color: #adc86e;
  color: #fff;
}

#leve li .selected {
  background-image: none;
  background-color: #adc86e;
  color: #fff;
}

#fullPage {
  width: 690px;
  height: auto;
  min-height: 300px;
  _height: 300px;
  padding: 15px 20px 15px 10px;
  float: right;
  line-height: 1.4em;
}

#halfPage {
  width: 450px;
}

#fullPage h1 {
  margin: 0px 0px 0px 0px;
  padding: 5px 5px 5px 20px;
  border-left: 10px solid #adc86e;
  font-size: 1.4em;
  color: #adc86e;
  line-height: 1.3em;
  font-weight: bold;
  background-image: url('../images/logo.gif');
  background-repeat: no-repeat;
  background-position: top left;
  margin-bottom: 15px;
}

#fullPage h2 {
  margin: 0px 0px 5px 0px;
  padding: 0px;
  font-size: 1.2em;
  color: #000;
  line-height: 1.2em;
  font-weight: bold;
}

#bottomBanner {
  margin: 0px;
  padding: 18px 0px 0px 13px;
  width: 752px;
  height: 31px;
  background-color: #444;
  float: left;
  font-size: 0.9em;
  color: #fff;
  line-height: 1.2em;
}

#bottomBanner a {
  color: #C6E57C;
}

#bottomBanner2 {
  margin: 0px;
  padding: 18px 13px 0px 0px;
  width: 200px;
  height: 31px;
  background-color: #444;
  float: right;
  font-size: 0.9em;
  color: #fff;
  line-height: 1.2em;
  text-align: right;
}

#bottomBanner2 a {
  color: #C6E57C;
}

p {
  margin: 0px;
  padding: 0px 0px 15px 0px;
  text-align: justify;
}

a {
  color: #84000C;
  text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

ul {
	margin: 0px;
	padding: 0px 0px 0px 25px;
}

ol {
	margin: 0px;
	padding: 0px 0px 0px 25px;
  clear: both;
}
	
ul li {
  position: relative;
	left: 5px;
	line-height: 1.6em;
}

.prazdny {
  width: 100%;
  height: 16px;
  clear: both;
}

.obrazek {
  border: #aaa 3px double;
  padding: 2px;
  margin: 2px;
}

form {
  margin: 0;
  padding: 0;
}

img {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

.aktuality {
  padding: 0px;
  margin-bottom: 15px;
  clear: both;
}

.aktuality h2 {
  padding: 0px 0px 0px 5px;
}

.aktuality_text {
  border: 1px solid #eee;
  padding: 5px;
  font-size: 1em;
  clear: both;
}

.aktuality_poznamka {
  font-size: 0.8em;
  text-align: right;
  clear: both;
}

.fotka {
  width: 150px;
  height: 150px;
  border: 3px solid #ccc;
}

.fotka:hover {
  border: 3px solid #adc86e;
}
