body {
  margin:0 auto;
  background:#1a1c1f;
  font-family: arial;
  font-size:12px;
}
#telo {
  width:1022px;
  margin:0 auto;
  background:url(img/body.png) no-repeat top center;
} 
#content {
  height:832px;
  width:100%;
}
#content .content-in {
  width:100%;
  height:100%;
  background:url(img/content-in.png) no-repeat;
  background-position:11px 220px;
  position: relative;
}
#footer {
  width:100%;
  color:#919691;
  text-align: center;
  padding:8px 0 15px;
  background:url(img/footer.png) no-repeat center top;
  margin:0 0 0 0px;
}
#right-header {
  background:url(img/adresa.png) no-repeat right top;
  float:right;
  height:187px;
  width:444px;
  margin-right:11px;
}
#right-header span {
  display:none;
}
#left-header {
  width:550px;
  background:url(img/h1.png) no-repeat;
  height:100px;
  margin:34px 0 0 -24px;
  float:left;
  padding-top:130px;
}
#left-header p {
  color:#fff;
  padding:0 0 0 86px;
}
 

#osobnipreprava {
  position: absolute;
  top:282px;
  right:25px;
  width:439px;
  text-align: right;
}
#osobnipreprava p {
  color:#fff;
}
#kontakt {
  width:1000px;
  background:url(img/kontakt.png) no-repeat;
  height:55px;
  position: absolute;
  top:680px;
  left:12px;
}
#kontakt span {
  display:none;
}
#right-header a.mailto {
  display:block;
  width:168px;
  height:20px;
  position: absolute;
  top:61px;
  right:38px;
}
#footer a {
  color:#919691;
  text-decoration: none;
}
#fotogalerie {
  background:url(img/fotogalerie.png) no-repeat;
  width:100%;
  height:97px;
  position:absolute;
  bottom:0;
  left:12px;
}