body {
  background: #ADA47F url('./img/pozadie.png') repeat-x 0 0;
  text-align: center;
  padding: 0;
  margin: 0;
  color: #59574A;
  font-family: Tahoma,sans-serif;
  font-size: small;
  line-height: 1.3;
}

* html body {
  font-size: x-small;
}

.stop {
  float: none;
  clear: both;
}

sup {
  font-size: 90%;
  line-height: 90%;
}

a:link, a:visited, a:active {
  color: #59574A;
  text-decoration: underline;
}

a:hover {
  color: #1C1B17;
  text-decoration: none;
}

#obal {
  width: 730px;
  margin: 0 auto;
  text-align: left;
/*  background: url('./img/papek.gif') no-repeat 0 0; */
/*  padding-top: 68px; */
  padding-top: 15px;
  font-size: 85%;
}


#top_bgA {
  background: url('./img/top_bg2.gif') repeat-y 0 0;
}

#top_bgB {
  background: url('./img/top_bg1.gif') no-repeat top;
}

#top_bgC {
  background: url('./img/top_bg3.gif') no-repeat bottom;
}

#top {
  min-height: 260px;
  background: url('./img/top_projekt.gif') no-repeat 15px 100%;
}

* html #top {
  height: 260px;
}

#bottom_bg {
  position: relative;
  height: 250px;
  background: url('./img/bottom_bg.gif') no-repeat 0 0;
}

#menu_o { /* obal menu v top, vlavo */
  width: 267px;
  float: left;
}

#tr_o { /* obal top right */
  width: 462px;
  float: right;
}

#navi_icon {
  position: absolute;
  top: 7px;
  text-align: right;
  width: 720px;
}

#navi_icon img {
  width: 9px;
  height: 10px;
  border: none;
  margin: 0 10px;
}

#signature {
  text-align: center;
  font-size: 90%;
  padding-bottom: 10px;
}

/* ---------------------- LAVA HORNA ---------------------- */
#menu {
  padding: 25px 0 0 35px;
}

#menu h1 {
  margin: 0;
}

#menu img {
  width: 125px;
  height: 58px;
  border: 0;
  display: block;
  margin-left: 10px;
}

#menu h1 span {
  display: none;
}

#navigation {
  line-height: 1.5;
  font-weight: bold;
}

#navigation ul.closed {
  display: none;
}

#navigation ul.level1 {
  margin: 2em 2em 5em 1em;
  padding: 0;
  list-style-position: outside;
  list-style-type: none;
}

#navigation ul.level2 {
  margin: 0 0 0 1em;
  padding: 0;
  list-style-position: outside;
  list-style-type: none;
  font-weight: normal;
}

#navigation li.selected {
  list-style-type: disc;
  padding-bottom: 2px;
}

#navigation a:link, #navigation a:visited, #navigation a:active, #navigation a:hover {
  color: #59574A;
}

#navigation a:link, #navigation a:visited, #navigation a:active {
  text-decoration: none;
}

#navigation a:hover {
  text-decoration: underline;
}

/* ---------------------- PRAVA HORNA ---------------------- */
#tr {
  padding: 15px 15px 0 0;
}

#obsah_t {
  padding: 30px 50px 10px 50px;
}

#obsah_timg {
  padding: 30px 5px;
  text-align: center;
}

#obsah_timg h3 {
  margin: 0;
  font: normal 200%/1 Georgia,"Times New Roman",serif;
  padding: 0 0 1em 45px;
  text-align: left;
}

#obsah_timg img {
  display: block;
  margin: 0 auto 1em auto;
  border: 1px solid #A39869;
  padding: 1px;
}

#obsah_t h3 {
  margin: 0;
  font: normal 200%/1 Georgia,"Times New Roman",serif;
}

#obsah_t h4 {
  font: bold 125%/1.2 Tahoma,sans-serif;
}

#gallery {
  margin: 2em 0 0 0;
}

#gallery img.nahlad {
  width: 96px;
  height: 55px;
  border: 1px solid #A39869;
  margin: 0 0 15px 15px;
}

#vyrprvkylink {
  height: 2em;
}

#vyrprvkylink a {
  display: block;
  float: right;
  background: url('./img/sipky.gif') no-repeat 0 70%;
  padding-left: 12px;
}



/* ---------------------- DOLNA ---------------------- */
#vevera { /* obrazok vlavo dole */
  position: absolute;
  left: 22px;
  top: 8px;
  width: 238px;
  height: 220px;
}

#obsah_b {
  position: absolute;
  left: 320px;
  top: 40px;
  width: 340px;
  height: 150px;
}

#obsah_b h2 {
  margin: 0;
  font: normal 200%/1 Georgia,"Times New Roman",serif;
}

#obsah_b address {
  font-style: normal;
  margin-top: 1em;
}

#obsah_b address span {
  display: block;
  width: 5em;
  float: left;
}

#slogan {
  position: absolute;
  top: 180px;
  left: 300px;
  width: 380px;
  color: #A39869;
  text-align: right;
  font: normal 105%/1.3 Georgia,"Times New Roman",serif;
}

#slogan div {
  font: bold 120%/1.3 Georgia,"Times New Roman",serif;
}

#kontakt {
  margin: 1em 0 2em 0;
}

#kontakt table {
  font-size: 100%;
}

#kontakt td {
  padding: 1px 5px 1px 0;
}

#kontakt td.l {
  text-align: left;
}

#kontakt td.r {
  text-align: right;
}

#kontakt fieldset {
  border: 0 solid #E6E3D5;
  margin: 0;
  padding: 0;
}

#kontakt legend {
  visibility: hidden;
}

#kontakt label {
  font-weight: bold;
}

#kontakt input.f, #kontakt textarea.f {
  background-color: #F5F6F1;
  color: #000000;
  padding: 0;
  width: 15em;
  font-family: Tahoma,sans-serif;
  font-size: 110%;
}

#kbutton {
  width: auto;
  background-color: #F5F6F1;
  color: #000000;
  font-family: Tahoma,sans-serif;
  font-size: 100%;
}

