#stehovani_container {
  display: block;
  position: absolute;
  z-index: 2;
  top: 190px;
  left: 40px;
  cursor: pointer;
}

#stehovani {
  display: inline;
  position: absolute;
}


#stehovani_splash {
/*  background: url('../img/banner4.jpg') no-repeat top left; */
  display: block;
  width: 578px;
  height: 173px;
  border: 0;
}

.button_close {
  display: block;
  text-align: right;
  position: absolute;
  top: 196px;
  left: 598px;
  height: 15px;
  width: 15px;
  z-index: 4;
  cursor: pointer;
}

