.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;
  }
/***************************************/
.szukaj {
  display: block;
  width: 78px;
  height: 30px;
  background: transparent url('/img/buttons/szukaj.gif') center center no-repeat;
  }
.szukaj:hover {
  text-decoration: none;
  cursor: pointer;
  }
/***************************************/
.wiecej {
  display: block;
  padding-right: 25px;
  height: 35px;
  line-height: 35px;
  background: transparent url('/img/icons/right_blue_double_arrow.gif') right center no-repeat;
  color: #00a5d4;
  }
.wiecej:hover {
  cursor: pointer;
  }
/***************************************/
.plus {
  display: block;
  width: 29px;
  height: 28px;
  background: transparent url('/img/icons/plus.gif') center center no-repeat;
  }
.plus:hover {
  text-decoration: none;
  cursor: pointer;
  }
/***************************************/
.zobacz_akcesoria {
  display: inline;
  float: right;
  padding-right: 30px;
  line-height: 18px;
  height: 18px;
  background: transparent url('/img/icons/right_blue_double_round_arrow.gif') right center no-repeat;
  color: #09addc;
  font-weight: bold;
  margin-right: 20px;
  }
.zobacz_akcesoria:hover {
  text-decoration: none;
  cursor: pointer;
  }
/***************************************/
.wyslij {
  display: block;
  width: 89px;
  height: 30px;
  background: transparent url('/img/buttons/wyslij.gif') center center no-repeat;
  }
.wyslij:hover {
  text-decoration: none;
  cursor: pointer;
  }
/***************************************/
.pokaz_koszyk {
  display: block;
  width: 157px;
  height: 30px;
  background: transparent url('/img/buttons/pokaz_koszyk.gif') center center no-repeat;
  }
.pokaz_koszyk:hover {
  text-decoration: none;
  cursor: pointer;
  }
/***************************************/
.dodaj_do_koszyka {
  display: block;
  width: 157px;
  height: 30px;
  background: transparent url('/img/buttons/dodaj_do_koszyka.gif') center center no-repeat;
  }
.dodaj_do_koszyka:hover {
  text-decoration: none;
  cursor: pointer;
  }
/***************************************/
.zarejestruj_sie {
  display: block;
  width: 143px;
  height: 30px;
  background: transparent url('/img/buttons/zarejestruj_sie.gif') center center no-repeat;
  }
.zarejestruj_sie:hover {
  text-decoration: none;
  cursor: pointer;
  }
/***************************************/
.zapisz {
  display: block;
  width: 91px;
  height: 30px;
  background: transparent url('/img/buttons/zapisz.gif') center center no-repeat;
  }
.zapisz:hover {
  text-decoration: none;
  cursor: pointer;
  }
/***************************************/
.zaloguj_sie {
  display: block;
  width: 123px;
  height: 30px;
  background: transparent url('/img/buttons/zaloguj_sie.gif') center center no-repeat;
  }
.zaloguj_sie:hover {
  text-decoration: none;
  cursor: pointer;
  }
/***************************************/
.zloz_zamowienie {
  display: block;
  width: 163px;
  height: 30px;
  background: transparent url('/img/buttons/zloz_zamowienie.gif') center center no-repeat;
  }
.zloz_zamowienie:hover {
  text-decoration: none;
  cursor: pointer;
  }
/***************************************/
.zamow {
  display: block;
  width: 101px;
  height: 30px;
  background: transparent url('/img/buttons/zamow.gif') center center no-repeat;
  }
.zamow:hover {
  text-decoration: none;
  cursor: pointer;
  }
/***************************************/
.wroc_do_zakupow {
  display: block;
  width: 172px;
  height: 30px;
  background: transparent url('/img/buttons/wroc_do_zakupow.gif') center center no-repeat;
  }
.wroc_do_zakupow:hover {
  text-decoration: none;
  cursor: pointer;
  }

