/*
 *  CSS - styly pouze pro media handheld, projection, screen, tty, tv
 *  www.LTweb.cz 
 */

.tlacitko {
  background: url(../img/button_input/button-small.gif) no-repeat;
  border: none;
  color: #ffffff;
  cursor: pointer;
  margin-right: 5px;
  width: 65px;
  height: 25px;
  display: block;
  text-align: center;
}

.buttonbuy, .checkbox {
  cursor: pointer;
}

