.cssButton, .cssButtonHover  {  height: 35px;
  margin: 0;
  padding: 0;
  border: 0;
  text-indent: -1000em;
  cursor: pointer;
  cursor: hand;}

.button_login {
 background: transparent url('http://www.vinoeshop.cz/includes/templates/classic/css/image/tlacitka/button_login.gif') no-repeat center top;
}

.button_search {
  background: transparent url('http://www.vinoeshop.cz/includes/templates/classic/css/image/tlacitka/button_search.gif') no-repeat center top;
}

.button_in_cart {background: transparent url('http://www.vinoeshop.cz/includes/templates/classic/css/image/tlacitka/button_in_cart.gif') no-repeat center top;}
.button_tell_a_friend {background: transparent url('http://www.vinoeshop.cz/includes/templates/classic/css/image/tlacitka/button_send.gif') no-repeat center top;}
.button_redeem, .button_submit, .button_continue_checkout {padding:50px; background: transparent url('http://www.vinoeshop.cz/includes/templates/classic/css/image/tlacitka/button_confirm_send.gif') no-repeat center top;}
.button_send {padding:50px; background: transparent url('http://www.vinoeshop.cz/includes/templates/classic/css/image/tlacitka/button_send.gif') no-repeat center top;}
.button_update {padding:50px; background: transparent url('http://www.vinoeshop.cz/includes/templates/classic/css/image/tlacitka/button_continue_checkout.gif') no-repeat center top;}
.button_confirm_order {padding:50px; background: transparent url('http://www.vinoeshop.cz/includes/templates/classic/css/image/tlacitka/button_continue_checkout.gif') no-repeat center top;}
#askQuestion {font-size:1em; position:relative; left: 5px}
/* adding the styles below might be needed if the default button width is changed */
/* .button_continue_shopping, .button_shipping_estimator {width: 150px;} */
.small_delete, .button_prev, .button_next, .button_search  {width: 7em;}
.button_sold_out_sm, .button_sold_out, .button_update_cart, .button_checkout, .button_login {width: 10em;}
.button_return_to_product_list, .button_add_selected {width: 22em;}
.button_in_cart{width: 19em;}  
.button_submit {width: 18em;}
.button_update_cart {color: red;}
.button_update_cartHover {color: #003D00;}
/*.innerbox#headernavcenter .boxtext .button_search {display:inline;}*/

.button_TellAFriend {position:relative; top: 1px;}