
/**
Author: Martin Dobry
Copyright: 2008, IDEAS ADVERTISING s.r.o.
Generator: Marcus
**/

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1. krok ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */  .shop_basket { margin: auto; width: 93%; border-collapse: collapse; border: 1px solid #CCCCCC; }  .shop_basket th, .shop_basket td { vertical-align: top !important; text-align: left; padding: 2px 4px; height: 18px; }  .shop_basket th { background-color: #EEEEEE; }  .shop_basket td input { width: 35px; border: 1px solid #888888; }  .left { text-align: left !important; }  .right { text-align: right !important; }  .center { text-align: center !important; }  .half { width: 50%; }  .delete a, .delete a:hover { color: #CC0000; font-size: 10px; font-weight: bold; text-decoration: none; }  .delete a:hover { text-decoration: none; }  .item a, .item a:hover { color: #000000; text-decoration: none; }  .item a:hover { color: #0070D0; text-decoration: none; }  .note { margin: 5px auto; width: 93%; text-align: right; }  .continue { margin: auto; padding-top: 25px; width: 93%; text-align: center; clear: both; }  /* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2. krok ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */  .basket_reg { margin: auto; margin-top: 20px; margin-bottom: 20px; width: 90%; text-align: left; border-collapse: collapse; }  .basket_reg th, .basket_reg td { padding: 4px 2px; vertical-align: top; text-align: left; }  .basket_reg th { width: 50%; }  .basket_reg td { width: 50%; }  .basket_reg td.space { height: 20px; }  .basket_reg td span { border: 0px solid #CCCCCC; }  .basket_reg input { border: 1px solid #CCCCCC; }  .basket_reg textarea { width: 100%; height: 17px; border: 1px solid #CCCCCC; }  .basket_reg .full textarea { height: 150px !important; }   .cards img { margin: 0 10px; margin-bottom: 10px; } 
