body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  background-color: #eeeeee;
  background-image: url(images/bg.gif);
  background-repeat: repeat-all;
  background-position: 0px 0px;
  background-image: url(images/pozadi.png);
  background-repeat: repeat;
  background-position: 50% 50%;
  background-attachment : fixed;
  color: #000000;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 17px;
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
}

#topBanner {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -375px;
  width: 750px;
  height: 195px;
  z-index: 1;
  background-color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

#topBanner object {
  position: absolute;
  border: 0px;
  left: 0px;
  top: 0px;
}

#menuBanner {
  position: absolute;
  top: 195px;
  left: 50%;
  margin-left: -375px;
  width: 750px;
  height: 5px;
  z-index: 1;
  background-color: #eeeeee;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

#content {
  position: absolute;
  top: 200px;
  left: 50%;
  margin-left: -375px;
  width: 750px;
  min-height: 400px;
  z-index: 2;
  background-color: #ffffff;
  background-image: url(images/logovodoznak.gif);
  background-repeat: no-repeat;
  background-position: 100% 100%;
}

#content div.half1Page {
  width: 450px;
  margin: 0px;
  padding: 25px;
  float: left;
  min-height: 210px;
}

#content div.half2Page {
  width: 200px;
  margin: 0px;
  padding: 25px;
  float: left;
  min-height: 210px;
}

h1 {
  height:31px;
  font-size: 11px;
  background-repeat:no-repeat;
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px;
  }
  
h1 span {
  display:none;
}

h2 {
  font-size: 18px;
  margin: 0px;
  padding: 0px;
  color: #09c600;
}

h3 {
  font-size: 14px;
  margin: 0px;
  padding: 0px;
  color: #000000;
}

a {
  color: #09c600;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
}

hr {
  color: #cccccc;
  height: 1px;
}

ul {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 0;
	padding: 0 3px 0 8px;
  list-style-type: disc;
  line-height: 1.5;
}
	
ul li {
  position: relative;
	left: 5px;
}

ul li a {
  color: #2d4c71;
}

#img {
  border: 2px #579d18;
}

input, textarea, select {
  background-color: #ffffff; 
  color: #2d4c71; 
  border: 1px solid #2d4c71;
	font-size: 11px;
  font-family: Tahoma, Verdana;
  font-weight: bold;
}

.pozpatku 
{ 
unicode-bidi:bidi-override; 
direction: rtl; 
} 

.prazdny
{
  width:100%;
  height:15px;
}

.fontmaly {
	font-size: 11px;
}

#flashcontent {
  border: 0px;
  margin: 0px;
  padding: 0px;
  width: 750px;
  height: 195px;
  float: left;
}

#upozorneni {
  clear: both;
  margin: 5px 0px 5px 0px;
  border: 1px solid #ff0000;
  background-color: #ffdddd;
}

#upozorneni div {
  padding: 5px;
  font-weight: bold;
  text-align: center;
  color: #ff0000;
}
