body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 0.8em;
  font-weight: normal;
  line-height: 1.1em;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: top center;
}

#topBanner {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -500px;
  width: 1000px;
  height: 119px;
  z-index: 1;
  clear: both;
}

#topBanner h1 {
  margin: 0;
  padding: 33px 0px 39px 20px;
  float: left;
}

#topBanner h1 a {
  display: block;
  width: 155px;
  height: 47px;
  background-image: url('../images/logo.jpg');
  background-repeat: no-repeat;
  background-position: top left;
}

#topBanner h1 a span {
  display: none;
}

#topBanner h2 {
  margin: 0;
  padding: 33px 0px 39px 90px;
  float: left;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.1em;
  color: #0459B3;
}

#topBanner2 {
  position: absolute;
  top: 119px;
  left: 50%;
  margin-left: -500px;
  width: 1000px;
  height: 33px;
  z-index: 1;
  clear: both;
}

#topBanner2 ul {
  width: 750px;
  padding: 8px 0 0 250px;
  margin: 0;
  clear: both;
  list-style-type: none;
}

#topBanner2 ul li {
  float: left;
  padding-left: 15px;
}

#topBanner2 ul li a {
  color: #fff;
}

#topBanner3 {
  position: absolute;
  top: 152px;
  left: 50%;
  margin-left: -500px;
  width: 1000px;
  height: 33px;
  z-index: 1;
  clear: both;
}

#topBanner3 ul {
  width: 494px;
  padding: 8px 0 0 75px;
  margin: 0;
  clear: both;
  list-style-type: none;
}

#topBanner3 ul li {
  float: left;
  padding-left: 10px;
}

#topBanner3 ul li a {
  color: #fff;
}

#content {
  position: absolute;
  top: 185px;
  left: 50%;
  margin-left: -493px;
  width: 1000px;
  height: auto;
  z-index: 3;
  clear: both;
  line-height: 1.3em;
}

#content ul {
  line-height: 1.6em;
}


#content h2 {
  margin: 0;
  padding: 0 0 0px 15px;
  line-height: 1.4em;
  font-size: 1.3em;
  background-image: url('../images/sipka_vlevo2.gif');
  background-repeat: no-repeat;
  background-position: center left;
}

#nadpis {
  width: 605px;
  height: auto;
  padding: 0 120px 0 275px;
  margin: 0;
  clear: both;
  background-image: url('../images/sipka_vlevo_velka.gif');
  background-repeat: no-repeat;
  background-position: top left;
}

#nadpis h2 {
  margin: 0;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.7em;
  color: #0459B3;
}

#half1obrazek1 {
  width: 215px;
  height: auto;
  padding: 0;
  margin: 0;
  float: left;
}

#half1obrazek2 {
  width: 586px;
  height: auto;
  padding: 0 0 0 60px;
  margin: 0;
  float: left;
  font-size: 0.85em;
}

#half2obrazky1 {
  width: 430px;
  height: auto;
  padding: 0;
  margin: 0;
  float: left;
}

#half2obrazky2 {
  width: 391px;
  height: auto;
  padding: 0 0 0 40px;
  margin: 0;
  float: left;
  font-size: 0.85em;
}

#bottom {
  line-height: 1.4em;
  padding: 0 119px 0 276px;
  width: 605px;
  height: 220px;
  clear: both;
  color: #000;
  font-size: 0.8em;
  background-image: url('../images/bottom.jpg');
  background-repeat: no-repeat;
  background-position: top center;
}

#bottom h2 {
  margin: 10px 0 0 0;
  font-size: 1.3em;
  font-weight: normal;
  line-height: 1.2em;
  color: #0459B3;
}

#bottom2 {
  padding: 0 119px 0 0;
  width: 881px;
  clear: both;
  color: #666;
  font-size: 0.8em;
  text-align: right;
}

#bottom2 a {
  color: #666;
  text-decoration: underline;
}

#bottom3 {
  padding: 0 119px 0 0;
  width: 881px;
  clear: both;
  color: #666;
  font-size: 0.8em;
  text-align: left;
}

#bottom3 a {
  color: #666;
  text-decoration: underline;
}

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

a {
  color: #0459B3;
  text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ol {
	margin: 0px;
	padding: 0px 0px 0px 25px;
  clear: both;
}
	
.prazdny {
  width: 100%;
  height: 20px;
  clear: both;
}

.prazdny2 {
  width: 100%;
  height: 1px;
  clear: both;
}

.obrazek {
  border: #aaa 1px solid;
  padding: 0;
  margin: 0;
}

form {
  margin: 0;
  padding: 0;
}

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

.textbox {
  width: 200px;
  background-color: #fff;
  border: 1px solid #0459B3;
  font-size: 1em;
}

.textbox2 {
  width: 200px;
  height: 70px;
  background-color: #fff;
  border: 1px solid #0459B3;
  font-size: 1.2em;
}

.textbox3 {
  width: 70px;
  background-color: #fff;
  border: 1px solid #0459B3;
  font-size: 1em;
}

.cervena {
  color: #D00015;
}

.obrazky {
  width: 215px;
  height: 175px;
  float: left;
  background-image: url('../images/sipka_vlevo.gif');
  background-repeat: no-repeat;
  background-position: top left;
  text-align: right;
}

.tabulka {
  border-collapse: collapse;
  border: 1px solid #ccc;
}

.tabulka td {
  padding: 2px 5px 2px 5px;
}

.velky {
  font-size: 1.1em;
  font-weight: bold;
}

.podtext {
  clear: both;
  padding: 0 0 0 17px;
}

.modra {
  font-size: 1.3em;
  color: #0459B3;
}

.odsazeni {
  padding: 0 0 8px 0;
}

.boxinfo {
  clear: both;
  padding: 10px;
  border: 1px solid #0451ad;
  color: #0451ad;
  background-color: #dbecff;
  margin-bottom: 10px;
}

