body {
  background: #5ba82d;
  color: white;
  font-family: 'Arial';
  font-size: 12px;
  border: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}


a:hover {
  text-decoration: none;
}

table td {
  padding: 0px 0px 0px 0px;
}

#limity {
  position: absolute; 
  top: 0px;
  left: 50%; 
  width: 752px; 
  margin-left: -376px;
  background-image: url('../images/leto/bg.jpg');
  height: 759px;
  font-size: 12px;
}


#logo {
  width: 200px;
  position: absolute;
  left: 40px;
  top: 15px;
}


#vlajky {
  width: 140px;
  position: absolute;
  right: 0px;
  top: 40px;
}


#stred {
  position: absolute;
  top: 47px;
  left: 40px;
}

#panacek {
  position: absolute;
  top: 370px;
  left: 12px;
}


#btn-kontakt {
  position: absolute;
  top: 230px; width: 80px; height: 50px; left: 290px;
}

#btn-cenik {
  position: absolute;
width: 90px; height: 90px; left: 510px; top: 120px;
}

#btn-tipy {
  position: absolute;
left: 450px; top: 290px; height: 50px; width: 90px;
}

#btn-galerie {
  position: absolute;
top: 70px; left: 280px; width: 80px; height: 80px;
}

#btn-uvod {
  position: absolute;
width: 80px; height: 80px; top: 220px; left: 100px;
}

.text {
  width: 630px;
  height: 200px;
  position: absolute;
  left: 110px;
  top: 490px;
}

.footer {
  width: 665px;
  height: 35px;
  position: absolute;
  top: 700px;
  left: 40px;
  border-bottom: 1px solid white;
  font-weight: bold;
  font-size: 14px;
}

.footer a {
  text-decoration: none;
  color: white;
}

.galerie a {
  text-decoration: none;
  color: white;
}

.galerie-img {
  width: 100px;
  height: auto;
  padding-right: 10px;
  padding-bottom: 10px;
}
