body {
  text-align: center;
  font-family: "Trebuchet MS", Arial, sans-serif;
  margin: 0;
  padding: 0;
  background: #dae9cc url(body_back.gif) no-repeat 0% 0%;
  color: #000;
}

h1 {
  position: absolute;
  bottom: 5px;
  left: 10px;
  margin: 0;
  font-family: arial, sans-serif;
  color: #fff;
  font-weight: 400;
  font-size: 1.8em;
}

h1 a {
  color: #fff;
  text-decoration: none;
}

.sedy {
  color: #666;
}

h2 {
  font-family: verdana;
  color: #346e00;
}

img {
  margin: 10px;
  border: 5px solid #e9ffd5;
}

#vse {
  width: 750px;
  text-align: left;
  margin: 20px auto;
  background: #fff url(back01.gif) 100% 0% repeat-y;
  border-left: 1px solid #346e00;
}

#hlava {
  height: 170px;
  position: relative;
  background: #aaa url(hlava.jpg) no-repeat 100% 0%;
}

#hlava a {
  display: block;
  width: 100%;
  height: 100%;
}

p {
  text-indent: 1em;
  margin: 0.3em 0;
}

#obsah a:link, #obsah a:visited {
  color: #295800;
}

#obsah a:hover, #obsah a:focus {
  color: #51ac00;
}

.napravo {
  float: right;
}

.nalevo {
  float: left;
}

.treti {
  float: left;
  clear: left;
}

#pata {
  height: 30px;
  background: transparent url(pata.png) no-repeat 50% 50%;
  clear: both;
}

/* (.)(.) */

#navigace {
  width: 120px;
  float: left;
  font-family: arial, sans-serif;
}

#navigace ul {
  margin: 50px 10px 50px;
  padding: 0;
  line-height: 170%;
}

#navigace li {
  list-style: square inside;
  color: #62d000;
}

#navigace li a {
  color: #295800;
  font-weight: 600;
  font-size: 1em;
  text-decoration: none;
}

#navigace li a:hover, #navigace li a:focus {
  color: #51ac00;
}

#navigace h2 {
  display: none;
}

#obsah {
  padding: 15px 30px 35px;
  margin: 0 75px 0 121px;
}

