body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11pt;
  color: black;
  background-color: white;
  margin: 0px;
  text-align: center;
}

/* ----------------------- kompletni obvod ----------------------- */

div.obvod {
  border: 0px solid #000000;
  width: 760px;
  margin: 0px auto;
  background-color: #E0E0E0;
}

/* ----------------------- logo ----------------------- */

div.logo {
  background: url(../images/logo.jpg);
  width: 760px;
  height: 174px;
}

/* ----------------------- okoli + buttons ----------------------- */

div.buttons {
  background: url(../images/buttons.jpg);
  width: 760px;
  height: 22px;
}

div.buttons_down {
  background: url(../images/buttons-down.jpg);
  width: 760px;
  height: 19px;
}



/* ----------------------- table ----------------------- */

div.table_pixel {
  background-image: url(../images/table_pixel.gif);
  width: 717px;
  height: auto;
}

/* ----------------------- bottom ----------------------- */

div.bottom {
  background-image: url(../images/bottom.gif);
  width: 760px;
  height: 45px;
}

/* ----------------------- paticka ----------------------- */

div.paticka {
  width: 760px;
  margin: 0px auto;
}

/* ----------------------- info page--------------- */

