

@media screen and (max-width: 800px) {

#infoTel {
  display: none;
}
.hlavicka {
  background: none;
}
.levy-panel {
  float: none;
  width: 318px;
  height: 700px;
  xmargin: -156px 0px 0px 0px;
  padding: 440px 0px 0px 0px;
  background: url('img/levy-panel-mobil.jpg') scroll no-repeat center top;
}
.obsah-public {
  float: none;
  width: 300px;
  margin: 0px 0px 0px 10px;
}
.menu {
  position: absolute;
  top: 95px;
  left: 14px;
  width: 288px;
  text-align: center;
  height: 160px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
.menu a {
  display: block;
  float: left;
  width: 288px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  font-size: 20px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  color: #ffffff;
  text-decoration: none;
}
.menu a:hover, .menu a.selected {
  background: none;
}
h1, h2 {
  width: 305px;
  height: 50px;
  font-size: 18px;
  line-height: 20px;
}

#mobile {
  display: block;
}
#nomobile, #smallWeb {
  display: none;
}
}
