/* CSS Document */
body{
  text-align: center;
  font-family: sans-serif;
  background-color: #FFFCF7;
}
#container{
  width: 760px;
  height: auto;
  border: 0;
  margin: auto;
  padding: 0;
  /*background-color: #FFF6E3;*/
  background-color: #FFFFFF;
}

#top2{
  width: 100%;
  height: 21px;
  text-align: left;
  margin:0;
  padding: 0;
  position: relative;
}
  .top2_menu{
    background-image: url(images/top2_menu.gif);
    width: 142px;
    height: 21px;
    float: left;
    margin-left: 10px;
    text-align: center;
    position: absolute;
    display: block;
  }
  .top2_menu a{
    text-decoration: none;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    display: block;
    margin-top: 2px;
  }
  .top2_menu a:hover{
    color: #B26D27;text-decoration: none;
  }
#top3{
  width: 100%;
  height: 159px;
  background-image: url(images/top3.jpg);
  clear: both;
  margin: 0px;
  padding:0px;
  border: 0;
}
#top4{
  width: 100%;
  height: 29px;
  background-image: url(images/top4.gif);
  margin: 0px;
  padding:0px;
  text-align: left;
  clear: both;
  position: relative;
}
#top4 ul>li {
overflow: auto;
overflow: hidden;
/**overflow-x: hidden;*/
}
#top4 li {
  height: 29px;
  float: left;
}
#top4 ul {
  list-style: none url();
  position: absolute;
  top: -18px !important;
  top: -1px;
  left: -18px;
}
#top4 a{
  color: #000000;
  font-size: 18px;
  text-decoration: none;
  font-style: italic;
}
#top4 a:hover{
  color: #5C3814;
}
#top5 {
  width: 100%;
  height: 58px;
  background-image: url(images/top5.jpg);
  margin: 0 0 15px 0;
  padding: 0;
  clear: both;
}
#left{
  width: 230px;
  _max-width: 200px;
  float: left;
  text-align: left;
  margin-right: 0px;

}
#left ul{
  list-style: none url();
  padding-left: 4px;
  margin-left: 4px;
}
#left li{
  background-image: url(images/bod.gif);
  background-repeat: no-repeat;
  line-height: 28px;
  
  padding-left: 10px;
  padding-top: 1px;
  letter-spacing: .03em;
  font-weight: bold;
}
#left a{
  color: #000000;
  text-decoration: none;
  font-size: 13px;
}
#left a:hover{
  color: #5C3814;
}
#right{
  width: 530px;
  _width: 480px;
  float: right;
  text-align: left;
  margin-bottom: 10px;
  _margin-left: 40px;
}
#right_cont{
  margin: 0px 20px 10px 0px;
  _margin: 0px 0px 10px 0px;

  
  width: 507px;
  _width: 480px;
  
}
#footer{

  width: 100%;
  clear: both;
  height: 26px;
  background-image: url(images/footer.gif);
}

/* FORMATOVANI OBSAHU */

h1{
  display: block;
  width: 100%;
  font-size: 14px;
  text-align: right;
  letter-spacing: .2em;
  border-bottom: #FFCC66 solid 2px;
  text-transform: uppercase;
}
h2{
  margin-top: 2.5em;
  font-size: 14px;
  
}
h3{
  font-size: 13px;
}
b{
}
a{
  color: #5C3814;
  font-size: 100%;
}
a:hover {
  text-decoration: underline;
}
i{
  text-indent: 3em;
  font-size:90%;
  display: block;
  line-height: 150%;
  margin-top: 1em;
}
p{
  text-indent: 3em;
  font-size:90%;
}
#right_cont ul{
  margin: 30px 0px 30px 20px;
  font-size: 90%;
  padding-left: 0px;
}
li{
  margin-top: .5em;
  padding-left: 0px;
  line-height: 130%;
}
img{
 border: 0;
}
.obtek_l{
float:left;
margin-right: 10px;
margin-bottom: 10px;
margin-top: 10px;
}

.obtek_r{
float:right;
margin-left: 10px;
margin-bottom: 10px;
margin-top: 10px;
}
img a{
border: 0;
}
.img_popisek {
  font-size:80%;
  color: #202020;
  margin-top: .5em;
}

.uvitani {
position: relative  ;
top: 122px;
left: 10px;
color: white;
font-weight: bold;
text-align: left;
font-size: 12px;

}
