body {
  margin: 0;
  padding: 0;
  font-family: "Arial", "Verdana";
  background: #ffffff url(../images/bg.gif) top left repeat-x;
  text-align: center;
}

#cover {
  margin: 0 auto;
  margin-top: 13px;
  width: 973px;
  background: url(../images/cover_bg.gif) repeat-y;
  position: relative;
  text-align: left;
}

#cover2 {
  width: 973px;
  background: url(../images/footer_bg.gif) no-repeat bottom;
}

#top {
  width: 973px;
  height: 197px;
  background: url(../images/top_bg.gif) no-repeat;
}

#top img {
  border: 0;
}

#areal {
  margin-top: 20px;
  margin-left: 55px; 
}

#nadpis {
  position: absolute;
  top: 20px;
  left: 200px; 
}

#beda {
  position: absolute;
  top: 70px;
  left: 350px; 
}

#pravy_stin {
  width: 10px;
  height: 448px;
  position: absolute;
  top: 42px;
  left: 963px;
  background: url(../images/pravy_stin.gif) no-repeat;
}

#kontakty {
  width: 328px;
  height: 112px;
  position: absolute;
  top: 75px;
  left: 590px;
  background: url(../images/kontakty.gif) no-repeat;
}

#menu {
  width: 865px;
  min-height: 198px;
  margin-left: 52px;
  background: url(../images/menu.gif) no-repeat top left;
}

#menu a {
  color: #FC0303;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  float: left;
  text-align: center;
  padding-top: 9px;
  padding-bottom: 4px;
  cursor: pointer;
}

#menu a:hover {
  color: #000000;
}

#menu a#menuhl1 {
  width: 163px;
  margin-left: 4px;
}

#menu a#menuhl2 {
  width: 219px;
}

#menu a#menuhl3 {
  width: 147px;
}

#menu a#menuhl4 {
  width: 176px;
}

#menu a#menuhl5 {
  width: 152px;
}

#menu1, #menu2, #menu3, #menu4, #menu5 {
  min-height: 162px;
  float: left;
  position: relative;
}

#menu1 {
  width: 163px;
  margin-left: 4px;
  background: url(../images/menupod1.jpg) no-repeat;
}

#menu2 {
  width: 219px;
  background: url(../images/menupod2.jpg) no-repeat;
}

#menu3 {
  width: 147px;
  background: url(../images/menupod3.jpg) no-repeat;
}

#menu4 {
  width: 176px;
  background: url(../images/menupod4.jpg) no-repeat;
}

#menu5 {
  width: 152px;
  background: url(../images/menupod5.jpg) no-repeat;
}

#menupod2, #menupod3, #menupod4 {
  min-height: 152px;
  background: #59970A url(../images/menupod_bg.gif) repeat-x;
  padding-top: 10px;
  position: absolute;
  top: 0; left: 0;
}

#menupod1 {
  width: 163px;
  height: 162px;
  position: absolute;
  top: 0; left: 0;
  background: url(../images/menupod1over.jpg) no-repeat;
}

#menupod1 a {
  width: 163px;
  height: 162px;
  display: block;
  background: none;
}


#menupod2 {
  width: 219px;
}

#menupod3 {
  width: 147px;
}

#menupod4 {
  width: 176px;
}

#menupod5 {
  width: 152px;
  height: 162px;
  position: absolute;
  top: 0; left: 0;
  background: url(../images/menupod5over.jpg) no-repeat;
}

#menupod5 a {
  width: 152px;
  height: 162px;
  display: block;
  background: none;
}

#menupod2 a, #menupod3 a, #menupod4 a {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  display: block;
  width: 94%;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 3%;
  padding-right: 3%;
  text-align: left;
}

#menupod2 a:hover, #menupod3 a:hover, #menupod4 a:hover {
  color: #000000;
  font-size: 12px;
  display: block;
  background: #fffc00;
}

#levy {
  float: left;
  width: 203px;
  margin-top: 15px;
  margin-bottom: 22px;
  padding-left: 56px;
}

#levy form {
  margin: 0;
  padding: 0;
}

#levy form input {
  width: 90px;
  height: 18px;
  border: 1px solid #ACACAC;
  margin-bottom: 4px;
}

#levy form input#submit {
  width: 94px;
  height: 20px;
  background: #FF0000;
  color: #ffffff;
  cursor: pointer;
  border: 0;
}

#levy a.levyhl {
  width: 144px;
  background: #FFFC0A;
  color: #ff0000;
  font-size: 12px;
  font-weight: bold;
  display: block;
  text-decoration: none;
  text-align: center;
  margin-top: 7px;
  padding: 3px;
  cursor: pointer;
}

#levy a.levyhl:hover {
  color: #000000;
}

#content {
  float: right;
  width: 653px;
  min-height: 300px;
  border-left: 1px solid #fffc00;
  margin-top: 22px;
  margin-bottom: 22px;
  padding-left: 20px;
  padding-right: 40px;
  color: #ffffff;
}

#content h1 {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: bold;
}

#content p {
  margin: 0;
  margin-bottom: 15px;
}

#content a {
  color: #ffffff;
}

#content a:hover {
  text-decoration: none;
}

#homepage {
  text-align: center;
  width: 623px;
  padding-left: 10px;
  padding-top: 30px;
  padding-bottom: 10px;
}

#homepage a {
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
}

#homepage a:hover {
  text-decoration: underline;
}

#homepage img#home1 {
  float: left;
}

#homepage img#home2 {
  float: right;
}

#homepage span {
  color: #ff0000;
  font-size: 28px;
  font-weight: bold;
}

#zajimavosti {
  width: 150px;
  background: #59970A url(../images/menupod_bg.gif);
  padding-top: 10px;
}

#zajimavosti a {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  display: block;
  width: 94%;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 3%;
  padding-right: 3%;
  text-align: left;
  text-decoration: none;
}

#zajimavosti a:hover {
  color: #000000;
  font-size: 12px;
  display: block;
  background: #fffc00;
}

.galerka {
  padding: 4px;
  margin: 11px;
  border: 1px solid #ffffff;
}

label {
  width: 100px;
  float: left;
  margin-top: 5px;
  font-family: "Arial", "Verdana";
}

input, textarea {
  margin-top: 5px;
  font-family: "Arial", "Verdana";
}

input#submit {
  border: 1px solid #59970A;
  background: #ffffff;
  color: #ff0000;
  cursor: pointer;
}

#mainMap {
  float: right;
  width: 300px;
  height: 300px;
  margin-right: 20px;
}

div.clear {
  clear: both;
}
