td{font-weight: normal;}
.pagination span{
    padding: 5px 0 0;
    display: inline-block;
}
.pagination .prev,
.pagination .next{
    height: 16px;
    width: 17px;
    vertical-align:middle;
}
.pagination .prev span,
.pagination .next span{
    display: none;
}
.pagination .prev{
    background: url('img/prev.jpg') 0 50% no-repeat transparent;
}
.pagination .next{
    background: url('img/next.jpg') 0 50% no-repeat transparent;
}
body{
    text-align: center;
}
body td,body p,body ul, body li, body th, body blockquote, body a, body form{
    text-align: left;
}
a { font-weight: none; color: #5b5b5b; font-family: verdana; text-decoration: none; }
a:visited { color: #5b5b5b; text-decoration: none; }
a:hover { color: #5b5b5b; text-decoration: underline; }
a:active { color: #5b5b5b; font-weight: none; }
hr {
	border: 0px;
	color: #cbcbcb;
	background-color: #cbcbcb;
	height: 1px;
	width: 98%;
}
form {
	margin: 0px;
}

select {
	 color: #5b5b5b;
	 font-size: 11px;
}
/* menuBox */
table.menuBox_manufacturer,table.menuBox_newsletter,table.menuBox_search {
	margin-top: 10px;
}
table.menubox_newsletter{
	border-collapse: separate;
}

table.footer td, table.footer td a, table.footer td a:visited,table.footer td a:active{
	color: #ffffff;
}
table.footer td a:hover {
	color: #e0f0e0;
	text-decoration: none;
}
div.belkaa a,div.belkaa a:visited,div.belkaa a:hover,div.belkaa a:active{
	font-weight: bold;
	font-size: 12px;
	color: #606060;
	text-decoration: none;
}
div.belkaa a:hover {
	color: #404040;
}
select.show_product_options {
	width: 150px;
}
td.article_list_title {
	font-size: 12px;
	font-weight: bold;
}
td.article_list_date{
	font-size: 10px;
	font-weight: normal;
}
div.articles_list_back {
}
div.articles_list_text {
}
div.comment {
	font-size: 12px;
	border: 1px solid #909090;
	padding: 5px;
}
div.no_products,div.empty_shopcart {
	border: 0px;
	color: #8C7B21;
	padding: 10px;
	margin-bottom: 10px;
}
div.no_coment {
	background: url('img/comments.gif') left center no-repeat;
	color: #8C7B21;
	padding: 5px 5px 5px 44px;
}

div.no_coment a {
	color: #8C7B21;
}

td.middle_class{
	border: 1px solid #EFEFEF;
	padding: 7px 14px;
        text-align:center;
}


/* komunikaty */
div.pole_message_err,div.pole_message,div.pole_message_info {
	background-color: #FFFCED;
	padding: 5px 5px 5px 10px;
	font-size: 11px;
	border-top: 1px solid #C0BB9E;
	border-bottom: 1px solid #C0BB9E;
	text-align: left;
}

div.pole_message_err {
	color: #c70505;
	border-left: 10px solid #c70505;
}
div.pole_message {
	color: #5f9120;
	border-left: 10px solid #5f9120;
}
div.pole_message_info {
	color: #006e8a;
	border-left: 10px solid #006e8a;
}
/* */
/*** frames ***/
/* naglowek i obramowanie - header/border */
table.ctable_options td{
	font-size: 11px;
	font-family: Verdana;
	color: #5a5a5a;
	background-color: #FFFCED;
}

table.ctable_mainpage_hb {
	width: 100%;
	border: 1px solid #EFEFEF;
	border-collapse: collapse;
}
table.ctable_mainpage_hb th {
	width: 100%;
	border: 1px solid #EFEFEF;	background-color: #FFFCED;	font-size: 12px;
	height: 32px;	color: #ffffff;	text-align: left;	padding-left: 5px;
}
table.ctable_mainpage_hb td {
	width: 100%;
	font-size: 12px;
	padding: 5px;
}
/* obramowanie - border */
table.ctable_mainpage_b {
	width: 100%;
	border: 1px solid #EFEFEF;
	border-collapse: collapse;
}
table.ctable_mainpage_b th {
	width: 100%;
}
table.ctable_mainpage_b td {
	width: 100%;
}
/* naglowek -header */
table.ctable_mainpage_h {
}
table.ctable_mainpage_h th {
	border: 1px solid #EFEFEF;	background-color: #FFFCED;	font-size: 12px;
	height: 32px;	color: #ffffff;	text-align: left;	padding-left: 5px;
}
table.ctable_mainpage_h td {
}
/* bez naglowka i obramowania / no heder no border */
table.ctable_mainpage_nohb {
	border-collapse: collapse;
}
table.ctable_mainpage_nohb th {
	font-size: 12px;
}
table.ctable_mainpage_nohb td {
	font-size: 12px;
	padding: 0px;
}
/*** end of frames ***/
/* */
div.top_text {
	border: 0px;
	background: url('img/box_header.jpg') top left repeat-x;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	padding-left: 10px;
	text-align: left;
	font-size: 12px;
	color: #ffffff;
	vertical-align: middle;
	font-weight: normal;
	margin-bottom: 20px;
}
div.top_text a,div.top_text a:visited,div.top_text a:hover,div.top_text a:active {
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
}
div.article_date {
	padding-left: 10px;
}
div.article_text {
	padding: 0px 10px 0px 10px;
}
/* */
/* tabelka danych dla rejestracji / zamawiania / mojekonto */
input.input_normal,textarea.input_normal {
	font-size: 13px; 
	border:1px solid #909090;
	background-color: #ffffff;
}
textarea.input_normal {
	width:455px;
}
input.input_disabled {
	font-size: 13px; 
	border:1px solid #909090;
	background-color: #e5e5e5;
}
input.input_amount {
	font-size: 12px; 
	border:1px solid #909090;
	background-color: #ffffff;
	width: 25px;
}
tr.products_list_over {
	background-color: transparent;
}
tr.products_list_out {
	background-color: transparent;
}
div.search_notice {
	line-height: 20px;
	height: 20px;
	padding: 0px 5px 0px 5px;
	background-color: #FFFCED;
	border-top: 1px solid #C0BB9E;
	border-bottom: 1px solid #C0BB9E;
	margin-bottom: 10px;
}
table.ctable,table.ctable_small,table.ctable_noborder,table.ctable_articles,
table.ctable_product, table.ctable_search,table.ctable_login
{
	width: 100%;
}
table.ctable_myaccount {
	width: 580px;
}
table.ctable_myaccount_small {
	width: 380px;
}
table.ctable,table.ctable_small,
table.ctable_search,table.ctable_login,table.ctable_myaccount,table.ctable_myaccount_small
{
	border-collapse: collapse;
	border: 1px solid #EFEFEF;
	background: #FFFCED;
}
table.ctable_sort {
	width: 100%;
	background: #519406;
	color: white;
	margin-bottom: 5px;
}

td.ctable_sort_td {
	border-bottom: 1px solid #407904;
	border-top: 1px solid #72b52a;
	color: white;
	text-align: left;
	padding: 5px;
	margin: 5px;
}

td.ctable_sort_td td, td.ctable_sort_td a, td.ctable_sort_td a:active, td.ctable_sort_td a:visited, td.ctable_sort_td a:hover {
	color: white;
}

table.ctable_product {
	border: 1px solid #cfcfcf;
}
table.ctable_noborder {
	border-collapse: collapse;
}
table.ctable_articles th {
	height: 20px;
	text-align: left;
	font-size: 12px;
	color: #202060;
}
table.ctable th, table.ctable_search th,table.ctable_small th,table.ctable_login th,table.ctable_myaccount th,table.ctable_myaccount_small th {
	border: 0px;
	background: url('img/box_header.jpg') top left repeat-x;
	height: 32px;
	padding-left: 10px;
	text-align: left;
	font-size: 12px;
	color: #ffffff;
	vertical-align: middle;
	font-weight: normal;
}
th.ctable ctable_th2 {
	border: 0px;
	height: 20px;
	padding-left: 10px;
	text-align: left;
	font-size: 12px;
	color: #ffffff;
	vertical-align: middle;
	font-weight: normal;
}
table.ctable_product th {
	background-color: #e5e5e5;
	color: #5b5b5b;
	line-height: 29px;
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}

table.ctable_product th a, table.ctable_product th a:hover, table.ctable_product th a:active, table.ctable_product th a:visited {
	color: #5b5b5b;
	font-size: 12px;
}

table.ctable_small td
{
	border: 0px;
}
table.ctable_noborder td {
	border: 0px none !important;
}
table.ctable_noborder {
	border: 0px none !important;
}
table.ctable_myaccount th {
	text-align: center;
}
table.ctable_myaccount td {
	border: 1px solid #c0c0c0;
	padding: 3px;
	font-size: 11px;
}
table.ctable_myaccount_small td {
	padding: 3px;
	font-size: 11px;
}
td.ctable_td,td.ctable_tdb,td.ctable_td2
{
	height: 28px;
	padding-left: 10px;
	text-align: left;
}
table.ctable_search td {
	height: 20px;
	text-align: left;
	color: #5b5b5b;
	border: 0px none;
}
/* pionowa linia pomiedzy odzyskiwaniu hasla i logowaniu w procesie zamawiania (order_list) */
td.ctable_border_line {
	width: 1px;
	border-right: 1px solid #cfcfcf;
}
/* tabelka glowna dla car_order */
table.cart_order {
 width: 100%;
}
/* czcionki */
td.ctable_td,td.ctable_td2,td.ctable_tdb,.normal_font,.cart_small_font,td.ctable_td td
{
	color: #5b5b5b;
}

table.ctable th span.small_font {
	color: #ffffff;
	font-weight: normal;
}
table.ctable td.small_font {
	color: #5b5b5b;
}
.product_list_small_font {
	color: #5b5b5b;
}
.small_font,.product_list_small_font,.cart_small_font {
	font-size: 10px;
}
td.ctable_tdb {
	font-weight: bold;
}

/* menu boxy */
input.sendform, button.sendform {
	border: 0px; 
	background: url('img/butt_small.jpg') bottom left no-repeat; 
	width: 75px; 
	height: 22px; 
	font-size: 9px; 
	text-transform: uppercase;
	font-weight: normal; 
	font-family: verdana;
	color: #ffffff;
	cursor: hand;
	cursor: pointer;
}

input.sendform_newslet, button.sendform_newslet {
	border: 0px; 
	background: url('img/zatwierdz.jpg') top left no-repeat; 
	width: 94px; 
	height: 23px; 
	cursor: hand;
	cursor: pointer;
}

input.sendform_search, button.sendform_search {
	border: 0px; 
	background: url('img/wyszukaj.jpg') top left no-repeat; 
	width: 94px; 
	height: 23px; 
	cursor: hand;
	cursor: pointer;
}

input.sendform_login, button.sendform_login {
	border: 0px; 
	background: url('img/zaloguj.jpg') top left no-repeat; 
	width: 94px; 
	height: 23px; 
	cursor: hand;
	cursor: pointer;
}


table.ctable_menuBox_table {
	height: 100%;
	width: 100%;
	border-collapse: collapse;
}
table.ctable_menuBox_table th {
	width: 100%;
	vertical-align: top;
}
.menuBox_small_font,
.menuBox_small_font a,
.menuBox_small_font a:hover,
.menuBox_small_font a:visited,
.menuBox_small_font a:active
{
	
	font-size: 11px;
	color: #5b5b5b;
}
.menuBox_font,.menuBox_font a,.menuBox_font a:hover,.menuBox_font a:visited,.menuBox_font a:active
{
	font-size: 12px;
}
table.menuBox_font td {
	font-size: 11px;
}
div.ctable_menuBox_category a,
div.ctable_menuBox_category a:hover,
div.ctable_menuBox_category a:visited,
div.ctable_menuBox_category a:active
{
	color: #5b5b5b;
}
td.mbox_cart table.menuBox_font, td.mbox_cart table.menuBox_font td {
	color: #ffffff;
}
td.mbox_cart table.menuBox_font a {
	color: #ffffff;
}
table.ctable_menuBox_box {
	width: 100%;
	border-collapse: collapse;
	font-size: 12px;
}
table.ctable_menuBox_box th {
	height: 30px;
	text-align: center;
	font-weight: bold;
}
table.ctable_menuBox_box th a,table.ctable_menuBox_box th a:visited,table.ctable_menuBox_box th a:active{
	color: #427E04;
}
table.ctable_menuBox_box th a:hover{
	color: #427E04;
}
table.ctable_menuBox_box td {
	text-align: justify;
	color: #5A5859;
}
table.ctable_menuBox_box table td{
	border: 0px;
}

select.select_manufacturer {
	width: 150px;
	border: 1px solid #909090;
}
img.menuBox {
	border: 1px solid #969694;
	width: 140px;
}
table.img_class {
	border: 1px solid #ececec;
	border-collapse: collapse;
	background-color: #ffffff;
	width: 155px;
	height: 115px;
}
table.img_selected_class {
	border: 1px solid #cc0000;
	border-collapse: collapse;
	background-color: #ffffff;
	width: 155px;
	height: 115px;
}
/* end of menuBoxy /*

/* main offer */
table.ctable_main_offer {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #909090;
	font-size: 12px;
}
table.ctable_main_offer th {
	border-bottom: 1px solid #909090;	border-top: 1px solid #909090;	background-color: #e0e0e0;
	height: 20px;	color: #202060;	padding-left: 10px;	text-align: left;	font-weight: bold;
}
table.ctable_main_offer td {
	text-align: left;
	font-size: 12px;
}
/* end of main offer */

input.sendform_long,button.sendform_long {
	border: 0px; 
	background: url('img/butt_big.jpg') bottom left no-repeat; 
	width: 120px; 
	height: 22px; 
	font-size: 9px; 
	text-transform: uppercase;
	font-weight: normal; 
	font-family: verdana;
	color: #ffffff;
	cursor: hand;
	cursor: pointer;
}

/* kategorie */
div.kat_main_norm {
	cursor: hand;
	cursor: pointer;
	border-collapse: collapse;
	display: block;
	padding: 2px 5px 2px 38px;
	background: url('img/kat_norm.gif') 21px 6px no-repeat;
	color: #5A5859;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}

div.kat_main_norm a, div.kat_main_norm a:visited, div.kat_main_norm a:hover, div.kat_main_norm a:active {
	color: #5A5859;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}

div.kat_main_sel1 {
	cursor: hand;
	cursor: pointer;
	display: block;
	padding: 2px 5px 2px 38px;
	background: url('img/kat_sel.gif') 21px 6px no-repeat;
	color: #5A5859;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}
div.kat_main_sel1 a, div.kat_main_sel1 a:visited, div.kat_main_sel1 a:hover, div.kat_main_sel1 a:active {
	color: #5A5859;
	font-weight: normal;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
}
div.kat_main_sel {
	cursor: hand;
	cursor: pointer;
	display: block;
	padding: 2px 5px 2px 38px;
	background: url('img/kat_sel.gif') 21px 6px no-repeat;
	color: #5A5859;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
}

div.kat_main_sel a, div.kat_main_sel a:visited, div.kat_main_sel a:hover, div.kat_main_sel a:active {
	color: #5A5859;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
}

div.kat_sub {
	border: 0px;
}

div.kat_sub a, div.kat_sub a:visited, div.kat_sub a:hover, div.kat_sub a:active {
	font-size: 11px;
}

/* buttons */

div.cart_button, div.cart_button_on {
	cursor: hand;
	cursor: pointer;
	width: 130px;
	height: 23px;
	line-height: 23px;
	background: #c0e192;
	color: #2e5101;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #a6d467;
}

div.cart_button a, div.cart_button a:visited, div.cart_button a:hover, div.cart_button a:active,
div.cart_button_on a, div.cart_button_on a:visited, div.cart_button_on a:hover, div.cart_button_on a:active {
	line-height: 23px;
	color: #2e5101;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

div.cart_button_on {
	background: #a6d467;
	border: 1px solid #7aaf31;
}

div.buy_button, div.buy_button_on {
	cursor: hand;
	cursor: pointer;
	width: 128px;
	height: 21px;
	line-height: 23px;
	background: #99cadb;
	color: #004b62;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #5aabc6;

}

div.buy_button a, div.buy_button a:visited, div.buy_button a:hover, div.buy_button a:active,
div.buy_button_on a, div.buy_button_on a:visited, div.buy_button_on a:hover, div.buy_button_on a:active {
	line-height: 23px;
	color: #004b62;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

div.buy_button_on {
	background: #5aabc6;
	border: 1px solid #3989a3;
}


div.more_button, div.more_button_on {
	cursor: hand;
	cursor: pointer;
	width: 130px;
	height: 23px;
	line-height: 23px;
	background: #ececec;
	color: #424242;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #e5e5e5;
}

div.more_button a, div.more_button a:visited, div.more_button a:hover, div.more_button a:active,
div.more_button_on a, div.more_button_on a:visited, div.more_button_on a:hover, div.more_button_on a:active {
	line-height: 23px;
	color: #424242;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

div.more_button_on {
	background: #e5e5e5;
	border: 1px solid #cfcfcf;
}
/* end buttons */

span.currency {
	font-weight: normal;
	color: #5b5b5b;
	text-transform: none;
	font-size: 12px;
	text-decoration: none;
}

div.bookmark_div {
	float: left;
	cursor: hand;
	cursor: pointer;
}

td.bm_g_on{
	background: url('img/bm1_on.jpg') no-repeat bottom left;
	width: 183px;
}

td.bm_g_off{
	background: url('img/bm1_off.jpg') no-repeat bottom left;
	width: 183px;
}

td.bm_ba_on{
	background: url('img/bm2_on.jpg') no-repeat bottom left;
	width: 183px;
}

td.bm_ba_off{
	background: url('img/bm2_off.jpg') no-repeat bottom left;
	width: 183px;
}

td.bm_c_on{
	background: url('img/bm3_on.jpg') no-repeat bottom left;
	width: 183px;
}

td.bm_c_off{
	background: url('img/bm3_off.jpg') no-repeat bottom left;
	width: 183px;
}



td.bookmark_line {
	font-size: 7px;
	height: 7px;
	background: url('img/bm_line.jpg') bottom right repeat-x;
	width: 100%;
}

div.bookmark {
}

div.cart_control_links div a, div.cart_control_links div a:hover, div.cart_control_links div a:visited, div.cart_control_links div a:active {
	color: #5b5b5b;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 30px;
}

div.backward {
	padding: 3px 0px 3px 20px;
	background: url('img/back.gif') left center no-repeat;
	width: 100%;
	text-align: left;
}

div.backward a, div.backward a:hover, div.backward a:visited, div.backward a:active {
	font-size: 11px;
	font-family: Verdana;
	color: #8C7B21;
}

hr.backward {
	border: 0px;
	color: #cbcbcb;
	background-color: #cbcbcb;
	height: 1px;
	width: 100%;
}

div.my_account {
	padding: 3px;
	color: #5b5b5b;
}

div.my_account_note {
	color: #5b5b5b;
	background: url('img/note.gif') top left no-repeat #f4f2f4;
	padding: 12px 5px 12px 30px;
}

td.cat_card, td.cat_card a, td.cat_card a:hover, td.cat_card a:visited,  td.cat_card a:active {
	color: #ffffff;
	background: #036f8c;
	text-align: center;
	padding: 2px;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
div.img_mini {
	cursor: hand;
	cursor: pointer;
	height: 50px;
	width: 50px;
	text-align: center;
	border: 1px solid #cfcfcf;
}

div.img_mini_sel {
	height: 50px;
	width: 50px;
	text-align: center;
	border: 1px solid #c70505;
}

div.opakowanie {
	width: 150px;
	height: 150px; 
	border: 1px solid #cfcfcf;
}
a.video {
background: url(img/icons/video.gif) no-repeat ;
padding-left:23px ;
font-family: Verdana; 
font-size: 11px;
padding-bottom: 3px;
color:#427E04;
}

/* Below style by Przemysław 'th3mon' Szelenberger www.szelenberger.pl :: PSDtoHTML*/
img{
    border: 0 none;
}
.desc{
    padding: 10px 10px 10px 19px;
    color: #5A5859;
    font-family: Verdana;
    font-size: 11px;
    line-height: 18px;
}
.desc p{
    margin: 11px 0;
}
table.cart_order{
    margin:0 auto;
    width:812px;
}
.footerDiv{
    font-size: 10px;
    color: #a0a0a0;
    width:880px;
    margin: 0 auto;
    text-align: center;
}
.pagination a{
    display: inline-block;
}
.menu_Top{
    vertical-align: middle;
}
.menu_Top div.in{
    border-bottom: 2px #77BF03 solid;
    height: 44px;
}
.menuBox{
    color: #5A5859;
    margin-bottom: 10px;
    padding: 0px;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
.menuBox th{
    text-transform: uppercase;
    color: #427E04;
    font-family: Georgia, serif;
    vertical-align: top;
}
.menuBox th div{
    padding:5px 0 5px 22px;
    text-align: left;
}
.menuBox th div a{
    text-decoration: underline;
    text-transform: uppercase;
    color: #427E04;
}
.menuBox th div span,
.menuBox th div a{
    background: url(img/mbox_v.jpg) no-repeat 0 100% transparent;
    padding:0 0 2px 21px;
}
.menuBox th div a{
    padding-top: 4px;
}
.menuBox th div span{
    padding-top:4px;
    text-decoration:underline;
    vertical-align:middle;
    display: block;
}

.product_Prices{
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left;
    width: 200px;
}
.product_Prices p{
    display: inline-block;
    vertical-align: top;
}
.bookmark_Comments a{
    float: right;
}
.promotion_code{
    padding:8px 15px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-size: 11px;
    font-family: Verdana,sans-serif;
    color: #8C7B21;
    text-align: right;
}
.promotion_code span,
.promotion_code input{
    vertical-align: middle;
}
.cstore p{
    margin: 0;
}
.cartInfo{
    margin:0 auto;
    padding:4px;
    width:730px;
}
.cart_order .ctable_small td[align="center"] table{
    margin: 0 auto;
}
.menuBox img.menubox{
    border: 1px solid #000;
}
.cart_control_links{
    text-align: center; width: 100%; overflow: hidden; margin: 0 auto;
}
.menuBox_3{
    width: 100%;
}
.menuBox_3 td{
    text-align: center;
}
.menuBox_3 form{
    margin: 0 auto;
}
.menuBox_29 label{
    font-size: 11px;
}
.article_text p {
    margin: 22px 0;
}
p[align="center"]{
	text-align: center;
}
p[align="center"] table, .article_text table{
	margin: auto;
	border-collapse: separate;
}
.article_text table td p {
	margin: 2px 0px;
}
.ie_mb_cat {
	#padding-bottom: 0px !important;
}
.ctable_menubox_box td p, .desc p, .or_sum p  {
	margin: 10px 0px;
}
td[align="right"]{
	text-align:right;
}
td[align="center"]{
	text-align:center;
}
table[border="0"]{
	border: 0px none !important;
}
table[border="1"]{
	border-collapse: separate;
}

.botton {background: url(./img/buttons.jpg) no-repeat ; width: 162px; height: 25px; display: block;cursor: pointer;float:right;margin: 5px 0px 5px 5px;}
.add_cart {background-position: -352px -31px;}
.add_cart:hover {background-position: -352px -3px;}
.add_storage {background-position: -175px -31px;}
.add_storage:hover {background-position: -175px -3px;}
.remove_storage {background-position: 0px -31px;}
.remove_storage:hover {background-position: 0px -3px;}
