/*
 *  CSS - styly pouze pro media handheld, projection, screen, tty, tv
 *  www.LTweb.cz 
 */

.vstoupit {
  background: url(../img/button.png) no-repeat;
  width: 83px;
  height: 32px;
  border: none;
  cursor: pointer;
  margin-top: 12px;
  color: #ffffff;
  font-weight: bolder;
  text-transform: uppercase;
}

.pristup {
  font-size: 0.85em;
  color: #183054;
  font-weight: bolder;
  vertical-align: middle;
  cursor: pointer;
}

.pristup-check {
  cursor: pointer;
  vertical-align: middle;
}
