body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 10pt;
  font-weight: normal;
  line-height: 1.1em;
  background-color: #666;
}

#topBanner {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -500px;
  width: 1000px;
  height: 317px;
  clear: both;
  background-image: url('../images/top.jpg');
  background-repeat: no-repeat;
  background-position: top center;
}

#topBanner h1 {
  float: left;
  margin: 45px 0px 0px 302px;
}

#topBanner h1 a {
  display: block;
  width: 180px;
  height: 96px;
}

#topBanner h1 a span {
  display: none;
}

#topBanner ul {
  list-style-type: none;
  float: right;
  padding: 0;
  margin: 0 15px 0 0;
  height: 67px;
}

#topBanner ul li {
  float: left;
  height: 67px;
}

#topBanner ul li a {
  color: #fff;
  font-size: 1.1em;
  font-weight: bold;
  text-decoration: none;
  display: block;
  float: left;
  height: 17px;
  padding: 35px 15px 15px 15px;
  border-right: 1px solid #8fb9d5;
  background-image: url('../images/menubg.jpg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

#topBanner ul li a:hover, #topBanner ul li a.selected {
  color: #00578f;
  background-image: url('../images/menubgselected.jpg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

#content {
  position: absolute;
  top: 317px;
  left: 50%;
  margin-left: -500px;
  width: 1000px;
  height: auto;
  z-index: 3;
  float: left;
  font-size: 1em;
  line-height: 1.2em;
  background-image: url('../images/bgbottom.gif');
  background-repeat: repeat-y;
  background-position: 0px 0px;
}

#half1Page {
  margin: 0px;
  padding: 50px 20px 0px 20px;
  width: 178px;
  height: auto;
  float: left;
  min-height: 306px;
  _height: 306px;
  background-image: url('../images/levybg.jpg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

#half2Page {
  margin: 0px;
  padding: 30px 30px 10px 30px;
  width: 722px;
  height: auto;
  float: right;
  min-height: 316px;
  _height: 316px;
}

#half2Page .pulka {
  margin: 0px;
  padding: 0 30px 0 0;
  width: 331px;
  height: auto;
  float: left;
}

#half2Page .pulka2 {
  margin: 0px;
  padding: 0 0 0 30px;
  width: 331px;
  height: auto;
  float: left;
}

#half2Page h1 {
  margin: 0px;
  padding: 0px 0px 8px 0px;
  line-height: 1em;
  font-size: 1.9em;
  font-weight: normal;
  color: #000;
}

#half2Page h2 {
  margin: 0px;
  padding: 10px 0px 3px 0px;
  line-height: 1em;
  font-size: 1.7em;
  font-weight: bold;
  color: #000;
}

#half2Page h3 {
  margin: 0px;
  padding: 10px 0px 0px 0px;
  line-height: 1em;
  font-size: 1.2em;
  font-weight: bold;
  color: #00578f;
}

#bottom2Banner {
  font-size: 0.85em;
  color: #fff;
  margin: 0px;
  padding: 8px 10px 0px 10px;
  width: 980px;
  height: 21px;
  clear: both;
  text-align: right;
  background-color: #00578f;
}

#bottom2Banner a {
  color: #fff;
  text-decoration: none;
}

#bottom2Banner a:hover {
  text-decoration: underline;
}

a {
  color: #00578f;
  text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.prazdny {
  width: 100%;
  height: 16px;
  clear: both;
}

form {
  margin: 0;
  padding: 0;
}

img {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

p {
  padding: 0;
  margin: 0 0 15px; 0;
}

ul {
  padding: 0px;
  margin: 5px 0 0 20px;
  border: 0px;
}

#half2Page ul {
  margin-bottom: 10px;
}

#half2Page ul li {
  padding-left: 0px;
}

#half2Page .produkt {
  clear: both;
}

#half2Page .produkt img {
  margin: 0 10px 10px 0;
  border: 1px solid #00578f;
  float: left;
}

.obrazek {
  border: 1px solid #00578f;
}

.sortiment {
  float: left;
  width: 160px;
  height: 170px;
  text-align: center;
  padding: 0 10px 0 10px;
}

.sortiment a { text-decoration: none; }
.sortiment img { border: 1px solid #00578f; }

.textbox {
  width: 250px;
  border: 1px solid #ccc;
}

table.eshop { border: 1px solid #ccc; border-collapse: collapse; width: 100%; }
table.eshop th { border: 1px solid #ccc; border-collapse: collapse; background-color: #00578f; color: #fff; font-weight: bold; padding: 2px 5px; }
table.eshop td { border: 1px solid #ccc; border-collapse: collapse; }

.vyrazny { font-weight: bold; color: #ff0000; margin: 0 0 15px 0; clear: both; }
.boxpocet { width: 40px; text-align: right; }
.boxinput { width: 300px; }

.eshopprodukty {
  float: left;
  width: 230px;
  height: 222px;
  margin: 0 9px 9px 0;
  border: 1px solid #ddd;
  border-left: 0;
  border-top: 0;
  text-align: center;
}
.eshopprodukty p {
  font-weight: bold;
  line-height: 1.2em;
  margin: 0 0 5px 0;
  padding: 0 5px;
  height: 35px;
  overflow: hidden;
}
