/*
 *  CSS - styly pouze pro media handheld, projection, screen, tty, tv
 *  www.LTweb.cz 
 */
 
#leftmenu .buttonmail-over, #leftmenu .buttonmail,
.buttonmail-over-z, .buttonmail-z, .buttonmail-over-f, .buttonmail-f, .razeni-tlacitko,
.pozadi-akce, .buttonmail-w, .buttonmail-over-w, .cena-pozadi div {
  cursor: pointer;
  vertical-align: middle;
}

.but-del{
  cursor: pointer;
  border: none;
  background: url(../img/page/button-delete.gif) no-repeat;
  width: 35px;
  height: 30px;
}

