
#jcart * { margin:0; padding:0; font-family:arial, tahoma, verdana, sans-serif; width: 100%; }
#jcart, #jcart input, #jcart-tooltip { font-size:12px; }

#jcart fieldset { border:0; }

#jcart table { width:100%; border:0; background:#fff; border-collapse:collapse; }
#jcart tr {  }
#jcart th, #jcart td { padding:5px; border:0; border:solid 1px #ccc; vertical-align:top; text-align:left; font-weight:normal; }
#jcart td.empty { text-align:center; }

#jcart p.jcart-error { text-align:center; padding:5px; }

#jcart strong#jcart-title {  }

#jcart th { background:#E1E8F0; height: 32px; line-height: 32px; text-align: center; font-size:15px; }
#jcart th#header { font-size: 15px; }
$jcart th#footer {  }

#jcart td.jcart-item-qty { width:25%; }
#jcart td.jcart-item-name { width:50%; }
#jcart td.jcart-item-price { width:25%; text-align:right; font-size: 13px; color: #CE0053;}
#jcart td.jcart-item-price span { display:block; margin-bottom: 15px;}

#jcart a.jcart-remove { font-size:11px; font-weight:normal; width: 14px; height: 13px;  background: url('../../templates/magazinpapetarie/images/sterge-jcart.jpg') no-repeat; float: right; text-decoration: none;}

#jcart span#jcart-subtotal { display:block; font-size: 15px;}
#jcart span#jcart-subtotal strong { color: #CE0053; font-size: 15px; text-decoration: none;  }

#jcart input.jcart-button { height: 47px; text-decoration: none; background: url('../../templates/magazinpapetarie/images/buton_comanda.jpg') no-repeat top left;}

#jcart input.jcart-checkout { float:right; }

#jcart input#jcart-paypal-checkout { display:block; padding:10px; margin:20px auto; }

#jcart-tooltip { border:solid 1px #000; padding:3px 7px 3px 25px; background:url(checkmark.png) 3px center no-repeat #f2fcee;  }


