.kup {
  display: block;
  width: 68px;
  height: 30px;
  background: transparent url('/img/buttons/kup.gif') center center no-repeat;
  }
.kup:hover {
  text-decoration: none;
  cursor: pointer;
  }
