body {

  background:#D8D3C0;
  font-family:Arial, Helvetica, sans-serif;
  
}
img {

  border:0px;

}
a {

  color:#5F512A;
  text-decoration:none;

}
a:hover {

  color:#A19577;

}
.header {

  height:69px;

}
.headertext {

  width:380px;
  height:50px;
  float:left;
  margin:20px 0 0 30px;
  text-align:center;
  font-size:0.9em;
  color:#5F512A;

}
.obsah {

  background:#ffffff;
  font-size:12px;

}
.troh {

  height:8px;
  background:url("/img/troh.gif");
  font-size:0px;
  
}
.lroh {

  width:8px;
  background:url("/img/lroh.gif");


}
.rroh {
  
  width:8px;
  background:url("/img/rroh.gif");

}
.broh {
 
  height:8px;
  background:url("/img/broh.gif");
  font-size:0px;

}

/* ------------------ FOOTER*/

.footer {

  width:918px;
  margin:0 auto;
  color:#818181;
  font-size:12px;
}
.footer a {

  color:#818181;
  font-size:12px;

}
.footer a:visited {

  color:#818181;

}
.foot-cont{

  margin:5px 5px 5px 0;
  width:650px;
  float:right;
  height:10px;

}
#reklamniLista {

  width:918px;
  margin:0 auto;
  border-top:1px #6C5D32 dotted;
  padding:10px 0 0 0;
  font-size:12px;
}

