body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11pt;
  color: black;
  background-color: #282828;
  margin: 0px;
  text-align: center;
}

/* ----------------------- kompletni obvod ----------------------- */

div.obvod {
  border: 0px solid #000000;
  width: 712px;
  margin: 0px auto;
  background-color: #282828;
}

/* ----------------------- logo ----------------------- */

div.logo {
  background: url(../images/logo.jpg);
  width: 712px;
  height: 90px;
}

/* ----------------------- okoli + buttons ----------------------- */

div.obvod_tlacitka {
  width: 712px;
  height: 20px;
}                                                                     

div.buttons_left {
  background: url(../images/buttons_left.jpg);
  width: 10px;
  height: 20px;
  float: left;
}

div.uvod {
  width: 79px;
  height: 20px;
  float: left;
}

div.meziclanek {
  width: 6px;
  height: 20px;
  float: left;
}

div.produkty {
  width: 79px;
  height: 20px;
  float: left;
}

div.barvy {
  width: 79px;
  height: 20px;
  float: left;
}

div.otazky {
  width: 79px;
  height: 20px;
  float: left;
}

div.kontakt {
  width: 79px;
  height: 20px;
  float: left;
}

div.buttons_right {
  background: url(../images/buttons_right.jpg);
  width: 283px;
  height: 20px;
  float: left;
}

div.buttons_down {
  background: url(../images/buttons_down.jpg);
  width: 712px;
  height: 23px;
}

div.nadpis {
  width: 712px;
  height: 23px;
}



/* ----------------------- table ----------------------- */

div.table_pixel {
  background-image: url(../images/table_pixel.gif);
  width: 712px;
  height: auto;
}

/* ----------------------- bottom ----------------------- */

div.bottom {
  background-image: url(../images/bottom.jpg);
  width: 712px;
  height: 42px;
}

/* ----------------------- paticka ----------------------- */

div.paticka {
  width: 712px;
  margin: 0px auto;
}

/* ----------------------- info page--------------- */

div.info_page {
  width: 712px;
  margin: 0px auto;
}

