body {
  background:#3B4F00;
  margin-top:90px;
  padding:0;
  text-align:center;
  font-family:Verdana;
  font-size:16px;
}
h1 {
  font-weight:300;
  color:#FED6D6;
  font-size:1.7em;
  text-align:left;
}
h1 a {
  color:#AD4D0C;
  text-decoration:none;
}
h1 a:hover {
  color:#AD4D0C;
}
h2 {
  font-size:1.2em;
  font-weight:300;
  color:#9C0808;
  margin-top:0;
}
h3 {
  width:164px;
  height:32px;
  background:url(./img/nabidka.gif) no-repeat;
  margin:0;
}
h3 span {
  display:none;
}
#main {
  width:750px;
  margin:0 auto;
}
#vrch {
  width:430px;
  _width:750px;
  height:86px;
  _height:166px;
  background:url(./img/vrch.gif) no-repeat;
  padding:80px 0 0 320px;
}
#menu {
  width:750px;
  height:46px;
  background:url(./img/menu.gif);
  text-align:left;
}
#menu ul {
  margin:0 auto;
  list-style:none;
  font-size:0.8em;
  font-weight:700;
  line-height:30px;
  text-align:right;
}
#menu li {
  display:inline;
  margin:27px;
}
#menu a {
  color:#44473B;
  text-decoration:none;
}
#menu a:hover {
  color:#568019;
  text-decoration:underline;
}
#obsahuje2 {
  width:750px;
  text-align:left;
  background:url(./img/pozadi.gif) repeat-y;
}
#nabidka-ruzi {
  width:164px;
  background:#F6E9AC;
  float:left;
}
#nabidka-ruzi ul {
  list-style-image:url(./img/odrazka.gif);
  font-size:0.8em;
  font-weight:700;
  line-height:1.6em;
}
#nabidka-ruzi a {
  color:#7F6D17;
}
#nabidka-ruzi a:hover {
  color:#9C0808;
  text-decoration:none;
}
#obsah {
  float:left;
  width:550px;
  margin-left:20px;
}
#obsah p {
  font-size:0.8em;
  text-indent:1em;
}
.clear {  
  clear:both;
  height:18px;
  font-size:1px;
}
img {
  border:none;
}
div.ruze {
  width:158px;
  _width:160px;
  padding:4px 0;
  text-align:center;
  border:1px solid #C2A418;
  background:#F6E9AC;
  font-size:0.8em;
  font-weight:700;
  color:#7F6D17;
  float:left;
  margin-right:20px;
}
table.oceneni td {
  padding:15px;
}
table.form {
  font-size:0.8em;
}
table.form td {
  text-align:right;
}
table.form input {
  width:200px;
}
table.form textarea {
  width:200px;
  height:100px;
}
