.button_prihlasit,
.button_odhlasit,
.button_zobrazit,
.button_akcia,
.button_kontakt,
.button_ofirme,
.button_kosik_small,
.button_kosik_small_active,
.button_kosik_big,
.button_straznypes,
.button_straznypes_active,
.button_vyhladat,
.button_reset,
.button_uhradit,
.button_odoslat,
.button_ulozit,
.button_zrusit,
.button_filtrovat,
.button_uloznastavenia,
.button_vytlacit, 
.button_stiahnut,
.button_pokracovat,
.button_registrovat,
.button_reload,
.button_delete,
.button_spracovat,
.button_spat,
.button_potvrdit-objednavku {
	display: block;
	text-indent: -99999px;
	background-position: bottom;
}

.button_prihlasit {
	width: 84px;
	height: 25px;
	background-image: url(../images/abcom/button_prihlasit.jpg);
}
.button_odhlasit {

	width: 84px;
	height: 25px;
	background-image: url(../images/abcom/button_odhlasit.jpg);
}

.button_zobrazit {
	width: 87px;
	height: 28px;
	background-image: url(../images/abcom/button_zobrazit_big.jpg);
}

.button_akcia {
	width: 66px;
	height: 28px;
	background-image: url(../images/abcom/button_akcia.jpg);
}

.button_kontakt {
	width: 81px;
	height: 28px;
	background-image: url(../images/abcom/button_kontakt.jpg);
}

.button_ofirme {
	width: 82px;
	height: 28px;
	background-image: url(../images/abcom/button_ofirme.jpg);
}

.button_kosik_small {
	width: 36px;
	height: 25px;
	background-image: url(../images/abcom/button_kosik_small.jpg);
}

.button_kosik_small_active {
	width: 36px;
	height: 25px;
	background-image: url(../images/abcom/button_kosik_small_active.jpg);
}

.button_kosik_big {
	width: 112px;
	height: 25px;
	background-image: url(../images/abcom/button_kosik_big.jpg);
}

.button_straznypes {
	width: 36px;
	height: 25px;
	background-image: url(../images/abcom/button_straznypes.jpg);
}

.button_straznypes_active {
	width: 36px;
	height: 25px;
	background-image: url(../images/abcom/button_straznypes_active.jpg);
}

.button_vyhladat {
	width: 87px;
	height: 28px;
	background-image: url(../images/abcom/button_vyhladat.jpg);
}
.button_reset {
	width: 70px;
	height: 28px;
	background-image: url(../images/abcom/button_reset.jpg);
}
.button_uhradit {
	width: 82px;
	height: 28px;
	background-image: url(../images/abcom/button_uhradit.jpg);
}
.button_odoslat {
	width: 82px;
	height: 28px;
	background-image: url(../images/abcom/button_odoslat.jpg);
}
.button_ulozit {
	width: 73px;
	height: 28px;
	background-image: url(../images/abcom/button_ulozit.jpg);
}
.button_zrusit {
	width: 71px;
	height: 28px;
	background-image: url(../images/abcom/button_zrusit.jpg);
}
.button_filtrovat {
	width: 87px;
	height: 28px;
	background-image: url(../images/abcom/button_filtrovat.jpg);
}
.button_uloznastavenia {
	width: 138px;
	height: 28px;
	background-image: url(../images/abcom/button_uloznastavenia.jpg);
}
.button_vytlacit {
	width: 32px;
	height: 28px;
	background-image: url(../images/abcom/button_vytlacit.jpg);
}

.button_stiahnut {
	width: 87px;
	height: 28px;
	background-image: url(../images/abcom/button_stiahnut.jpg);
}

.button_pokracovat {
	width: 99px;
	height: 28px;
	background-image: url(../images/abcom/button_pokracovat.jpg);
}

.button_registrovat {
	width: 99px;
	height: 28px;
	background-image: url(../images/abcom/button_registrovat.jpg);
}

.button_reload {
	width: 36px;
	height: 25px;
	background-image: url(../images/abcom/button_reload.jpg);
}

.button_delete {
	width: 36px;
	height: 25px;
	background-image: url(../images/abcom/button_delete.jpg);
}

.button_spracovat {
	width: 95px;
	height: 28px;
	background-image: url(../images/abcom/button_spracovat.jpg);
}

.button_spat {
	width: 65px;
	height: 28px;
	background-image: url(../images/abcom/button_spat.jpg);
}

.button_potvrdit-objednavku {
	width: 150px;
	height: 28px;
	background-image: url(../images/abcom/button_potvrdit-objednavku.jpg);
}

.button_prihlasit:hover,
.button_odhlasit:hover,
.button_zobrazit:hover,
.button_akcia:hover,
.button_kontakt:hover,
.button_ofirme:hover,
.button_kosik_small:hover,
.button_kosik_small_active:hover,
.button_kosik_big:hover,
.button_straznypes:hover,
.button_straznypes_active:hover,
.button_vyhladat:hover,
.button_reset:hover,
.button_uhradit:hover,
.button_odoslat:hover,
.button_ulozit:hover,
.button_zrusit:hover,
.button_filtrovat:hover,
.button_uloznastavenia:hover,
.button_vytlacit:hover, 
.button_stiahnut:hover,
.button_pokracovat:hover,
.button_registrovat:hover,
.button_reload:hover,
.button_delete:hover,
.button_spracovat:hover,
.button_spat:hover,
.button_potvrdit-objednavku:hover {
	background-position: 0 0;
}

