a {
  text-decoration: underline;
  color: #7e5b27;
}

a:hover {
  color: #58401b;
}

p, form, img, table, tr, th, td, h1, h2, h3, h4, h5, div {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

h1 {
  font-size: 19px;
}

h2 {
  font-size: 16px;
}

body {
  margin: 0;
  padding: 0;
  background: #fbf7c2;
  font-family: Palatino Linotype, "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  font-size: 0px;
  color: #959595;
	text-align: justify;
}

#obsah {
  margin: 0 auto;
  width: 986px;
}

#podklad { /*onlyIE */
  width: 932px;
  font-size: 11px;
  min-height: 290px;
  background-image: url(../img/podklad.gif);
  background-repeat: repeat-y;
  margin-left: 29px;
}
  
.resetovac {
  float: none;
  clear: both;
}

#menu { /*onlyIE */
  width: 180px;
  min-height: 250px;
  margin-left: 30px;
  padding-top: 40px;
  float: left;
}

#menu a {
  font-size: 21px;
  font-weight: bold;
  background-image: url(../img/menu_obr.jpg);
  background-position: left 5px;
  background-repeat: no-repeat;
  display: block;
  width: 160px;
  line-height: 29px;
  height: auto;
  padding-left: 40px;
  text-decoration: none;
}

#menu a.active, #menu a.active:hover {
  color: #58401b;
  background-image: url(../img/odrazka2.gif)
}

#menu a:hover {
  background-image: url(../img/menu_obr_hover.jpg)
}

#menu .menu2 {
  margin-bottom: 5px;
}

#menu .menu2 a {
  font-size: 16px;
  background: none;
  width: 100px;
  line-height: 20px;
  height: auto;
  padding: 4px 0 0 50px;
}

#menu .menu2 a.active {
  text-decoration: underline;
}

#menu .menu2 a:hover {
  background: none;
}

#menu .odsad {
  margin-top: 50px;
}
  
#zapati {
  width: 932px;
  height: 50px;
  background-image: url(../img/podklad.gif);
  font-size: 11px;
  color: #7e5b27;
  text-align: center;
  margin-left: 29px;
  padding-top: 5px;
}

#povidani { /*onlyIE */
  width: 640px;
  min-height: 200px;
  margin: 10px 35px 20px 20px;
  float: right;
  font-size: 15px;
  color: #7e5b27;
  text-align: justify;
  overflow: hidden;
}

#povidani #text {
  margin: 20px 0 0 0;
}

#povidani #lang {
  float: right;
}

#povidani #lang img {
  margin-left: 5px;
}

#prazdne {
  margin-top: 20px;
  font-size: 15px;
  color: #7e5b27;
  text-align: center;
}

table.fotogalerie {
  width: 100%;
}

.fotogalerie td {
  padding: 0 10px 10px 0;
  text-align: center;
}
