#st_basket-add-button div.st_button-left
{
	background-image: url('/images/frontend/theme/trans_theme/basket/button_basket_left.png');
	background-repeat: no-repeat;
}

#st_basket-add-button
{
	float: left;
    background-image: url('/images/frontend/theme/trans_theme/basket/button_basket_middle.png'); 
    background-repeat: repeat-x;
	width:100%;
}

#st_basket-add-button div.st_button-right
{
    background-image: url('/images/frontend/theme/trans_theme/basket/button_basket_right.png');
    background-repeat: no-repeat;
    background-position: top right;
}

#st_basket-add-button #st_basket-add-submit-container
{
    float: left;	
}

#st_basket-add-button #st_basket-add-quantity_container
{
    padding-top: 3px;
    padding-right: 20px;
    float: left;
}

#st_basket-add-button #st_basket-add-submit-container input
{
    padding: 0;
    margin: 0;
    display: block;
	height: 29px;
	padding-left: 10px;
	padding-right: 35px;
	background-image: url('/images/frontend/theme/trans_theme/basket/basket.gif');
	background-position: 100% center;
}

#st_basket-add-quantity-container
{
	text-align: right;
	margin-top: -26px;
	padding-right: 20px;
}

#st_application-st_basket-index .st_tabular-list .st_basket-product-num ul, #st_application-st_basket-index .st_tabular-list .st_basket-product-sum
{
    white-space: nowrap;	
}

#st_basket-back_button div
{  
	background-image: url(/images/frontend/theme/default/button/arrow_left.gif);	 
	width:150px;
}



#st_application-st_basket-index .st_tabular-list .st_error
{
	margin: 0;
}


#st_basket-back_button a
{
	padding-left: 25px;
	padding-top: 4px;
	height: 21px;
}

#st_basket-back_button
{
	margin-bottom: 10px;
}

#st_basket-update_button
{
	width:125px;
}

#st_basket-clear_button
{
	margin-right: 8px;

}

#st_application-st_basket-index .st_f_text_frame
{
	width: 100%;
}

#st-basket-product_group
{
    padding-top: 20px;	
}

#st-basket-product_group h5.st_title
{
    border-bottom: 1px solid #ccc;
}


#st_basket-shopping_back_button
{
	float: left;
	margin-left: 10px;
    background: url(/images/frontend/theme/default/button_back_middle.png) top left repeat-x;
}

#st_basket-shopping_back_left
{
    background:url(/images/frontend/theme/default/button_back_left.png) top left no-repeat;
}

#st_basket-shopping_back_right
{
	display: block;
    background:url(/images/frontend/theme/default/button_back_right.png) top right no-repeat;
    padding: 5px 12px 0px 12px;
    height: 23px;
    font-size:13px;
    color:#fff;
    text-decoration:none;
    font-weight:bold;
}

#st_component-st_basket-list
{
    margin-left: 210px;	    
}


#st_component-st_basket-sumary_info {
	float:right;
	width:465px;
	margin:10px 0 0 0;
}

.st_basket-list-order-product li
{
	float: left;
	width: 40px;
	height: 40px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.st_basket-list-order-product p
{
	clear: left;
    color: #555555;	
}

.st_basket-list-order-product strong
{
    font-weight: bold;    	
}

#st_component-st_basket-list li.st_basket-list-pager
{
    padding: 0px;	
}

#st_component-st_basket-list li.st_basket-list-pager a
{
	display: block;
	padding: 14px 2px 0px 2px;
	height: 20px;
}

#st_component-st_basket-list li
{
	float: right;
    padding: 0px 5px;
    height: 34px;
}

#st_component-st_basket-list li.st_basket-list-last
{
	border-right: none;
	padding-top: 7px;
	height: 27px;
}

#st_component-st_basket-list div.st_basket-list-container
{
    margin-top: -34px; 
    margin-left: 23px   
}

#st_component-st_basket-list div.st_basket-list-container a
{
    display: block;
    padding-left: 5px;	
}

#st_component-st_basket-list div.st_basket-list-container p
{
	margin: 0;
	padding-top: 2px;
	color: #bdc2cb;
	font-weight: bold;	
}

#st_component-st_basket-list li.st_basket-list-last div.st_basket-list-container
{
    margin-left: 26px   
}

#st_component-st_basket-list li.st_basket-list-last p 
{
    color: #fff;	
}

#st_component-st_basket-list li.st_basket-list-last form
{
    display: inline;	
}

#st_component-st_basket-list li.st_basket-list-last a
{
	display: inline;
}

.st_basket-list-info
{
    padding-top: 6px;
    padding-left: 10px;	
}

#st_application-st_basket-index .st_content
{    
    margin: 10 auto;         
}

.st_content_basket
{
    margin:10px 0px;
    padding:0px;
}

.st_button-basket-enabled, .st_button-basket-disabled  
{
float:right;
}

.st_button-consult-enabled, .st_button-consult-disabled  
{
 height:27px;
}

.st_button-basket-enabled a, st_button-basket-disabled a, .st_button-basket-enabled span, .st_button-basket-disabled span 
{
    
    font-size: 11px;
	color:#FFF;
    text-decoration: none;
    text-align: left;
	display: block;
    padding:0;
}

.st_button-basket-enabled a:hover, st_button-basket-disabled a:hover, .st_button-basket-enabled span, .st_button-basket-disabled span {
	
	color:#F60;


}
.st_button-consult-enabled a, st_button-consult-disabled a, .st_button-consult-enabled span, .st_button-consult-disabled span 
{
    display: block;
    padding: 5px 10px 5px 10px;
    font-size: 10px;
    background-image: url('/images/frontend/theme/default/icon_phone.png');
    background-repeat: no-repeat;
    background-position: 90% center;
    text-decoration: none;
    text-align: left;
}

.st_button-consult-disabled
{
    background-image: none;
    border-color: #dedad7;
    opacity: 0.5;
}
.st_button-basket-disabled
{
    background-image: none;
    border-color: #dedad7;
    opacity: 0.5;
}

.st_icon-basket-disabled
{
    opacity: 0.5;
}


#st_component-basket-content
{    
    float:right;
}

#st_component-basket-content li
{    
    border:none;
    color:#fff;
    font-size:1.4em;        
    padding:8px 6px 0px 4px;       
}

#st_component-basket-content li#st_icon_basket
{
    padding:0px 0px 0px 7px;
    margin:0px;
}

#st_component-basket-content li#st_sum
{
    padding:14px 10px 0px 2px;
    margin:0px;
    font-size:1em;
    font-weight:bold;
}


#st_component-basket-content .st_button-basket-enabled, #st_component-basket-content .st_button-basket-disabled 
{
    margin: 5px 10px 0px 10px;
}

/* Style dla aplikacji */

#st_button-basket-clear 
{
    text-align: right;
    margin: 10px 0;
}

#st_button-basket-clear a
{
    padding-left: 10px;
    background-image: url('/images/frontend/theme/default/x.gif');
    background-repeat: no-repeat;
    background-position: left center;
    
}

#st_application-st_basket-index .st_tabular-list .st_basket-product-num li
{
    display: inline;
    padding: 0px;
}

#st_application-st_basket-index .st_tabular-list .st_basket-product-num img
{
    margin-bottom: -1px;
}
 
.st_basket-product-remove
{
    padding:0px 10px;
}

#st_basket_sum
{
    text-align: right;
}

#st_basket-total_amount
{
    text-align: left;
    font-size: 1.2em;
	color:#600;
	border-top:1px solid #633;
}

#st_delivery_cost
{
    text-align: right;
}


#st_promotion_sum
{
    text-align: right;
    font-size:12px; 
    font-weight:bold;
}


#st_basket-total_amount strong 
{
    font-weight: bold;  
}

#st_basket-empty
{
    text-align: center;
    margin: 20px 0;
}

#st_button-basket-back .st_button-left
{
    background-image: url('/images/frontend/theme/default/button/arrow_left.gif');
}

#st_button-basket-back a 
{
    padding-left: 26px;
}

#st_button-basket-order a 
{
    padding-right: 26px;
    background-image: url('/images/frontend/theme/default/button/arrow_right.gif');
}
#st_button-basket-order-disable 
{
    padding-right: 26px;
	color:red
}
a.st_mini_basket
{
font-size:15px;
	font-weight:normal;
	text-decoration: none;
}
a.st_mini_basket:hover
{
font-size:15px;
	font-weight:normal;
	text-decoration: none;
}

.st_button-back-enabled
{
    border: 1px solid #dedad7;

    background-repeat: repeat-x;
}

.st_button-back-enabled a, .st_button-back-enabled span
{
    display: block;
    padding: 5px 10px 5px 10px;
    font-size: 10px;

    background-repeat: no-repeat;
    background-position: 90% center;
    text-decoration: none;
    text-align: left;
}
.st_button-back-enabled a, .st_button-back-enabled span
{
    display: block;
    padding: 5px 10px 5px 10px;
    font-size: 10px;

    background-repeat: no-repeat;
    background-position: 90% center;
    text-decoration: none;
    text-align: left;
}
#st_basket_quantity_add
{
	text-align:left;
	padding:5px 5px; 
	float:left;
}


.st_button-basket-submit-enabled
{
	background-color:transparent;
	border:none;
	width:100%;
	text-align:left;
	padding: 10px 10px 10px 10px;
	font-size:10px;
    background-image: url('/images/frontend/theme/default/basket/basket.gif');
    background-repeat: no-repeat;
    background-position: 90% center;
    cursor:pointer
	
}

.st_button-basket-submit-enabled 
{
	
	
}

.st_button-basket-enabled2, .st_button-basket-disabled2  
{
    border: 1px solid #dedad7;
    background-image: url('/images/frontend/theme/default/button_basket.gif'); 
    background-repeat: repeat-x;
}

.st_button-basket-enabled2 a, st_button-basket-disabled2 a, .st_button-basket-enabled2 span, .st_button-basket-disabled2 span 
{
    display: block;
    padding: 5px 10px 5px 10px;
    font-size: 10px;
    background-image: url('/images/frontend/theme/default/basket.gif');
    background-repeat: no-repeat;
    background-position: 95% center;
    text-decoration: none;
    text-align: left;
}
#st_basket_add_quantity_enable
{
	float:left; 
	width:150px;
}
#st_component-st_basket-min_amount
{
    font-size:14px; 
    color:#660000; 
    margin-bottom:10px; 
    font-weight:bold
}
#st_basket_product_value
{
    display: none
}
#st_basket-product_list-personal_recitp
{
    text-align: left;  
    border-bottom: none;  
    padding-top: 10px; 
    background-color: #f3f1e2;
     
}
.st_basket-product-list-product_colored
{   
    background-color: #f3f1e2
}
#st_component-DeliveryInBasket
{
    float:left;  
    width: 320px;
}
.st_basket-box_float_right
{
    float:right; 
    width: 320px; 
    height: 150px;
}
.st_basket-dotted_line
{
    border-bottom: 1px dotted #ccc; 
    margin: 10px auto
}

#st_basket-delivery
{

	width:550px;
	float: right;
	margin-top:10px;
}

#st_basket-payment
{
	margin-top:5px;
	width:230px;
	float:right;

}

#st_basket-payment h5 {
	
	background:url('/images/frontend/theme/trans_theme/basket/background_basket_payment.jpg') no-repeat top left;
	padding:5px;
}

#st_basket-delivery h5 {
	
	background:url('/images/frontend/theme/trans_theme/basket/background_delivery.jpg') no-repeat top left;
	padding:5px;
}


#st_button-user-edit_data_basket
{
    width:840px;
}

#st_button-user-edit_data_basket_login
{
    width:830px;
}


.st_product-show_success_button{
    
    width:240px;
}


#st_basket-complate
{
	clear:both;
	width:960px;
	height:100px;
	background:url('/images/frontend/theme/trans_theme/basket/background_basket_complate.jpg') no-repeat top left;
	border:1px solid;
	margin-top:20px auto;

}

#st_basket-complate h5
{
    border-color:#E3E3E3;
    border-style:solid;
    border-width:0 0 1px;
	padding:0 0 5px 5px;
	color:#600;
}

#st_basket-complate .st_title
{
	width: 230px;
	padding-top:10px;
	border-color:#600;
    border-style:solid;
    border-width:0 0 1px;

}


#st_basket-product_list
{
    margin-bottom:25px;
}

#st_component-promote_products_in_basket-list
{
    margin-top:15px;
}

.st_title_basket {

	width:100%;

}

#st_component-st_basket-sumary {
	
	width:518px;
	float:right;
	padding:0px;
}



#dostawa {
	
	float:right;
	width:620px;
}

#dostawa img {
	
	float:left;
	margin:0px;
}

#platnosci {
	
	float:right;
	width:400px;
}

#platnosci img {
	
	margin:0px;
}


#podsumowanie {
	
	float:right;
	width:620px;
	margin:30px 0 0 0;
}

#podsumowanie img {
	
	float:left;
	margin:0px;
}

#wypelniacz {
	
	width:540px;
	height:30px;
	float:left;
	background:url('/images/frontend/theme/trans_theme/wypelniacz.png') no-repeat;
	margin:38px 0 0 0;
	
}

#wypelniacz_d {
	
	clear:both;
	width:985px;
	height:30px;
	background:url('/images/frontend/theme/trans_theme/wypelniacz_d.png') no-repeat;
	margin:30px 0;
}

#uwagi {
	
	position:absolute;
	top: 0px;
	width:400px;
	height:370px;
	
	
}

#uwagi img {
	
	width:206px;
	height:27px;
	margin:8px 0 10px 0;
}

#dostawa_gratis img{
	
	width:280px;
	height:62px;
	margin:35px 0 0 48px;
		
}

#uwagi textarea {

	width:372px !important;
	height:195px!important;
	
}

#nasz_prawa {

	position:absolute;
	top:0px;
	right:2px;
	
}

#gratis {

	float:right;
	width:280px;
	height:30px;
	font-size:12px;
	font-weight:bold;
	color:#900;
	text-align:center;
	margin:30px 0 0 20px;
}


#koszyk_pusty {
	
	width:400px;
	height:200px;
	margin:100px 0 0 320px;
	font-size:16px;
	color:#039;
	text-align:center;
	
}


.produkt_polecamy {
	
	width:980px;
	height:45px;
	border-top:solid 1px #CCC;
	padding-top:8px;
	background:#FFF;
}

.produkt_foto {
	
	float:left;
	width:80px;
	height:40px;
	margin-left:30px;
		
}

.produkt_nazwa {
	
	float:left;
	width:650px;
	height:45px;
	padding-top: 10px;
	font-size: 14px;
}


.produkt_cena {
	
	float:left;
	width:150px;
	height:45px;
	font-size:14px;
	font-weight:bold;
	color:#C00;
	padding-top: 9px;
}

.produkt_dodaj {
	
	float:left;
	width:30px;
	height:40px;
	padding-top: 5px;
	
}



/*.produkt_polecamy {
	
	float:left;
	width:164px;
	height:206px;
	border:solid 1px #9CF;
}

.produkt_tytul {
	
	width:160px;
	height:52px;
	background:url('/images/frontend/theme/trans_theme/n_background_name.png') repeat-x;
	margin:2px auto;
	text-align:center;

}

.produkt_tytul a {
	
	color:#333333;
	text-decoration:none;
	font-size:13px;
	
}

.produkt_tytul a:hover {
	
	color:#C00;
	text-decoration:none;
	font-size:13px;
	
}



.produkt_zdjecie {
	
	width:160px;
	height:120px;
	text-align:center;
}

.produkt_zdjecie img {
	
	margin:0 auto;	
}

.produkt_cena {
	
	width:160px;
	height:27px;
	background:url('/images/frontend/theme/trans_theme/background_price_net.png') repeat-x;
	margin: 2px auto;
}

.produkt_cena div {
	
	float:left;
	width:80px;
	height:20px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:4px 0 0 10px;
}

.produkt_cena img {
	
	float:right;
	width:65px;
	height:27px;
	border:0;
	margin:0;
	padding:0;
}

*/
