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

#topBanner {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -446px;
  width: 892px;
  height: 332px;
  clear: both;
  background-image: url('../images/top.jpg');
  background-repeat: no-repeat;
  background-position: top center;
}

#topBanner h1 {
  margin: 30px 0 0 28px;
  padding: 0;
  width: 203px;
  height: 38px;
  clear: both;
  border: 0;
}

#topBanner h1 a {
  display: block;
  width: 203px;
  height: 38px;
}

#topBanner h1 a span {
  display: none;
}

#topBanner ul {
  margin: 0;
  padding: 214px 0 0 0;
  width: 892px;
  height: 47px;
  clear: both;
  border: 0;
  list-style-type: none;
}

#topBanner ul li {
  margin: 0;
  padding: 0;
  width: 223px;
  height: 47px;
  float: left;
  border: 0;
  text-align: center;
}

#topBanner ul li a {
  margin: 0;
  padding: 0;
  width: 223px;
  height: 44px;
  border: 0;
  display: block;
  font-size: 1.3em;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
#topBanner ul li a:hover { border-bottom: 2px solid #b7040a; }
#topBanner ul li a span { display: none; }

#content {
  position: absolute;
  top: 332px;
  left: 50%;
  margin-left: -446px;
  width: 892px;
  height: auto;
  z-index: 3;
  float: left;
  font-size: 1em;
  line-height: 1.3em;
  background-color: #fff;
}

#leftPage {
  width: 235px;
  padding: 0;
  float: left;
  background-image: url('../images/menubg.jpg');
  background-repeat: repeat-x;
  background-position: 0px 0px;
  min-height: 300px;
  _height: 300px;
}

#leftPage ul {
  margin: 0;
  padding: 10px 18px 10px 17px;
  width: 200px;
  height: auto;
  clear: both;
  border: 0;
  list-style-type: none;
}

#leftPage ul li {
  margin: 0;
  padding: 0;
  width: 200px;
  height: 30px;
  float: left;
  border: 0;
  border-bottom: 1px solid #c3c3c3;
  background-image: url('../images/odrazka.gif');
  background-repeat: no-repeat;
  background-position: 0px center;
}

#leftPage ul li a {
  margin: 0;
  padding: 8px 0 0 20px;
  width: 180px;
  height: 22px;
  border: 0;
  display: block;
  font-size: 1em;
  color: #5e5e5e;
  text-decoration: none;
}
#leftPage ul li a:hover { color: #b7040a; }

#rightPage {
  width: 580px;
  padding: 0 35px 0 42px;
  float: right;
}

#bottomBanner {
  color: #fff;
  margin: 0;
  padding: 7px 10px 0 10px;
  width: 872px;
  height: 19px;
  clear: both;
  font-size: 0.9em;
  line-height: 1em;
  background-image: url('../images/bottom.gif');
  background-repeat: repeat-x;
  background-position: 0px 0px;
}
#bottomBanner a { color: #fff; }
#bottomBanner .vpravo {
  float: right;
  text-align: right;
}

a {
  color: #0080ff;
  text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

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

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

.prazdny10 {
  width: 100%;
  height: 10px;
  clear: both;
}

form {
  margin: 0;
  padding: 0;
}

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

p {
  padding: 0;
  margin: 0 0 10px 0;
}

h1 {
  padding: 5px 0 10px 0;
  margin: 0;
  font-weight: bold;
  font-size: 1.7em;
  line-height: 1em;
  color: #0080ff;
}

h2 {
  margin: 0;
  padding: 0 0 10px 0;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1em;
}

ul {
  padding: 0px;
  margin: 0 0 0 20px;
  border: 0px;
}

.ordertextbox { width: 300px; border: 1px solid color: #004896; }
.textpole { width: 500px; height: 100px; border: 1px solid color: #004896; }
.tlacitko { color: #fff; border: 1px solid #fff; padding: 1px 5px 1px 5px; }
.obrazekvpravo { float: right; border: 1px solid #ccc; padding: 3px; margin: 0 0 10px 10px; }
.obrazek { border: 1px solid #fff; margin: 0 0 5px 0; }

.nabidka {
  clear: both;
  width: 580px;
  border: 1px solid #0080ff;
}

.nabidka h4 {
  background-color: #0080ff;
  color: #fff;
  line-height: 1.2em;
  font-size: 1.2em;
  font-weight: bold;
  padding: 4px;
}
.nabidka .telo {
  padding: 4px;
}

.fotka {
  width: 120px;
  height: 120px;
  border: 1px solid #0080ff;
  background-color: #fff;
  margin: 0 5px 5px 0;
  float: left;
}

.fotka:hover {
  border: 1px solid #b00412;
}
