#main-menu,
.jump-to {display:none;}
a { text-decoration:none; }
a img {border:none;}

#menu-search-panel,
#login-panel,
#categories,
#cart, 
#banner,
.items-count,
.pagination,
#head,
#adminMenu,
#elta,
#navigation,
.button,
.back,
button { display:none; }

#products-table .producers ul li { list-style:none; }

#cart-detail { }
#cart-detail thead { }
#cart-detail thead tr th { border-bottom:black solid 2px; padding-bottom:15px; }
#cart-detail tbody tr td { padding:3px 0; }

#cart-detail tbody .product-code { text-align:left; width:120px; }
#cart-detail tbody .product-name { text-align:center; width:220px; }
#cart-detail tbody .product-count { text-align:center; width:60px; }
#cart-detail tbody .product-price { text-align:right; width:150px; }
#cart-detail tbody .product-charge { text-align:right; width:120px; }
#cart-detail tbody .product-price-without-wat { text-align:right; width:180px; }
#cart-detail tfoot tr td { text-align:right; padding-top:20px; border-top:black solid 2px;  }

.required-info .info { display:block; float:left; margin-bottom:20px; width:330px; }
.required-info .info ul li { list-style:none; }
.required-info hr.separate { clear:both; display:block; }

textarea { border:none; }
#foot { text-align:center; }
#foot a { display:none; }
#foot img { display:none; }
a { color:black; }




