#uvod {
  display: none;
}

#leve-menu {
  display: none;
}

#hlavicka {
  display: none;
}

#main {
  /* width: 1000px; */
  /* background: url(/img/bg-left.png) left top repeat-y; */
  width: auto;
  background: white;
}

body {
  /* background: #f8e297 url(/img/bg-body.gif) no-repeat center 550px fixed; */
  background: white;
}

#main-bg {
  /* background: url(/img/bg-right.png) right top repeat-y; */
  background: white;
}

#paticka {
  display: none;
}

#text {
  /* width: 513px; */
  width: auto;
}

#bg-left {
  display: none;
}

#bg-right {
  display: none;
}

#logo h1 {
  font-size: x-small;
}

#pravy {
  display: none;
}
