/* css buttons - patrz html_output */
/*.cssButton{ padding: 2px 3px; background: #6699ff; color: #ffffff; border: 1px outset #99ccff; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align: center; white-space: nowrap; text-decoration: none; font-weight: normal; }*/
.cssButton{margin: 5px; border: 0px solid #333333; width:20px;}
.cssButtonHover{margin: 5px; color:#000000; border-bottom: 1px solid #000000;}
.button_w_koszyku {
	border: 1px solid #333333;
}
.button_kontynuuj, .button_usun, .button_do_kasy, .button_dodaj_adres, .button_usun_maly, .button_kontunuuj_zakupy, .button_zmien, .button_zmien_adres, .edytuj, .button_wstecz {
color:#000000;
border: 1px solid #999999;
background-color:#DBDBDB;
padding: 2px 3px 2px 3px;
font-size:10px;
}
.button_kontynuuj:hover, .button_dodaj_adres:hover, .button_usun:hover, .button_usun_maly:hover, .button_do_kasy:hover, .button_kontunuuj_zakupy:hover, .button_zmien:hover, .button_zmien_adres:hover, .edytuj:hover, .button_wstecz:hover{
color:#000000;
border: 1px solid #000000;
background-color:#DBDBDB;
font-size:10px;
}
/*.cssButtonHover{ padding: 2px 3px; background: #f0f0f0; color: #606060; border: 1px inset #707070; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align: center; white-space: nowrap; text-decoration: none; font-weight: normal; }
*/
.button_search{margin: 5px; border: 1px solid #333333; }
.button_sold_out_sm, .button_sold_out_smHover{ display: block; margin: 5px auto; background: #ff2f2f; border: 1px outset #ffefef; color: #ffffff; }

.button_prevHover, .button_nextHover{}
.button_return_to_product_list{}
.button_in_cart{}

/* adding the styles below might be needed if the default button width is changed */
/* .button_continue_shopping, .button_shipping_estimator {width: 150px;} */
/*.small_delete{ width: 7em; }
.button_sold_out, .button_update_cart, .button_checkout, .button_login{ width: 10em; }
.button_add_selected{ width: 22em; }
.button_submit{ width: 18em; }
.button_update_cart{ color: red; }
.button_update_cartHover{ color: black; }
/*.innerbox#headernavcenter .boxtext .button_search {display:inline;}*/
