body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13pt;
  color: black;
  background-color: #e4e4e2;
  margin: 0px;
  text-align: center;
}

/* ----------------------- kompletni obvod ----------------------- */

div.obvod {
  border: 0px solid black;
  background: url(../images/table-pixel.jpg);
  width: 813px;
  background-color: white;
  margin: 0px auto;
}

/* ----------------------- logo ----------------------- */

div.logo {
  background: url(../images/logo.jpg);
  width: 813px;
  height: 195px;
  position: relative;
  margin: 0px auto;
}

div.logo-rozcestnik {
  border: 0px solid red;
  width: 813px;
  height: 16px;
  position: absolute; 
  top: 0px; 
  left: 0px;
}

div.logo-hidden {
  border: 0px solid red;
  width: 813px;
  height: 168px;
  position: absolute; 
  top: 17px; 
  left: 0px;
}

/* ----------------------- table + obvod ----------------------- */

div.table-obvod {
  border: 0px solid red;
  width: 813px;
  height: auto;
  margin: 0px auto;
}

div.table-left {
  border: 0px solid red;
  width: 206px;
  _width: 208px;
  height: auto;
  margin-left: 18px;
  _margin-left: 9px;
  float: left;
}

div.table {
  border: 0px solid red;
  background: url(../images/background-table.jpg);
  width: 551px;
  height: auto;
  margin-left: 17px;
  _margin-left: 15px;
  float: left;
}

/* ----------------------- menu ----------------------- */

div.menu-background {
  border: 0px solid black;
  background: url(../images/menu-background.jpg);
  width: 206px;
  height: 288px;
  position: absolute; 
  top: 195px; 
  left: 19px;
}

div.o-nas {
  border: 0px solid black;
  width: 55px;
  height: 19px;
  position: absolute; 
  top: 11px; 
  left: 46px;
}

div.sluzby-ceny {
  border: 0px solid black;
  width: 122px;
  height: 20px;
  position: absolute; 
  top: 47px; 
  left: 46px;
}

div.fotogalerie {
  border: 0px solid black;
  width: 110px;
  height: 18px;
  position: absolute; 
  top: 83px; 
  left: 46px;
}

div.aktuality {
  border: 0px solid black;
  width: 93px;
  height: 18px;
  position: absolute; 
  top: 122px; 
  left: 46px;
}

div.reference {
  border: 0px solid black;
  width: 89px;
  height: 19px;
  position: absolute; 
  top: 158px; 
  left: 46px;
}

div.my-v-mediich {
  border: 0px solid black;
  width: 89px;
  height: 19px;
  position: absolute; 
  top: 192px; 
  left: 46px;
}

div.kontakty {
  border: 0px solid black;
  width: 89px;
  height: 19px;
  position: absolute; 
  top: 227px; 
  left: 46px;
}

/* ----------------------- hlavni okno ----------------------- */

div.logo-down {
  border: 0px solid black;
  background: url(../images/logo-down.jpg);
  width: 588px;
  height: 33px;
  margin: 0px auto;
  position: absolute; 
  top: 195px; 
  left: 225px;
}

div.nadpis {
  border: 0px solid black;
  width: 350px;
  height: 20px;
  margin: 0px auto;
  position: absolute; 
  top: 5px; 
  left: 16px;
}

/* ----------------------- box-sluzby-cenik ----------------------- */

div.box-sluzby-cenik {
  border: 0px solid black;
  width: 248px;
  height: 290px;
  margin: 0px auto;
  position: relative; 
}

div.box-sluzby-cenik-hidden {
  border: 0px solid black;
  width: 248px;
  height: 180px;
  margin: 0px auto;
  position: absolute;
  top: 0px; 
  left: 0px;  
}

div.box-sluzby-cenik-odkazy {
  border: 0px solid black;
  width: 240px;
  height: 100px;
  margin: 0px auto;
  position: absolute;
  top: 175px; 
  left: -5px;  
}

/* ----------------------- bottom ----------------------- */

div.bottom {
  border: 0px solid black;
  background: url(../images/bottom.jpg);
  width: 813px;
  height: 80px;
  margin: 0px auto;
  position: relative;
}

div.bottom-down {
  background: url(../images/bottom-down.jpg);
  width: 813px;
  height: 69px;
  margin: 0px auto;
}

div.bottom-karticky {
  border: 0px solid black;
  background: url(../images/bottom-karticky.jpg);
  width: 173px;
  height: 133px;
  margin: 0px auto;
  position: absolute; 
  top: -53px; 
  left: 640px;
}

div.bottom-holcicka {
  border: 0px solid black;
  background: url(../images/bottom-karticky.jpg);
  width: 173px;
  height: 133px;
  margin: 0px auto;
  position: absolute; 
  top: -53px; 
  left: 640px;
}

/* ----------------------- hr cleaner + info page--------------- */

hr.cleaner {
  clear: both;
  border: 1px solid red;
  background-color: red;
  margin-top: 0px auto;
  width: 729px;
  visibility: hidden;
}

div.info_page {
  border: 0px solid white;
  width: 766px;
  margin: 0px auto;
}