#shop_cart {
	padding-top: 14px;
	background-color: #ffffff;	
	position: relative;
	z-index: 10
}

#shop_cart a:hover {
	border: none;
}

#cart .header {
	position:relative;
}

#cart .header .edit {
	position: absolute;
	top: 13px;
	left: 150px;
}

#cart .edit a:hover {
	border: none;
}

#cart_content {
	background-image: url('../../media/img/cart/cart_bg.gif');
	background-repeat: repeat-y;
	width: 210px;

}

#cart_content .empty {
	padding: 0px 6px;
}

#psi {
	padding-top: 135px;
	position: relative;
	background-image: url('../../media/img/psi_bg.gif');
	min-height: 135px;
	_height: 135px;
}

#psi_img {
	position: absolute;
	top: 0px;
	left: 0px;
}

.psi_text {
	text-align:justify;
	width: 160px;
	left: 45px;
	position: relative;
	z-index: 25;
	color: #999999;
	font-size: 11px;
	font-family: Tahoma;
}

#infoline {
	background-image: url('../../media/img/psi_bg.gif');
}


#bg_cart {
	position: absolute;
	z-index: 98;
	left: 50%;
	visibility: hidden;
	overflow:hidden;
	width: 622px;
	margin-left: -305px;
	height: 500px;
	background-color: #ffffff;
	padding: 10px;
}

#cart_loader {
	z-index: 130;
	visibility:hidden;	
	text-align:center;
	color: #555555;
	font-size: 11px;
	font-style: italic;
	position:absolute;
	top: 220px;
	width: 620px;
}

#cart_cont {
	position:absolute;
	width: 600px;
	height: 480px;
	padding: 10px;	
	border: 1px solid #aaaaaa;
}

#cart_cover {
	z-index: 120;
	width: 598px;
	height: 498px;
	margin: 1px;
	visibility: hidden;	
	position: absolute; 
	background-color: #ffffff
}

#close_cart {
	position:absolute;
	visibility: hidden;
	border: 1px solid;
	top: 450px;
	left: 650px
}



.cart_remove_prod {
	cursor: pointer;
	float: right;
}

.cart_prod {
	width: 180px;
	margin: auto;
}

.cart_prod_removing {
	width: 180px;
	margin: auto;
}

.cart_prod_2 {
	width: 180px;
	padding: 8px 0px;	
}

.cart_prod_title {
	float: left;
	width: 160px;
	color: #575756;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 6px;
}

.cart_unit {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #7A7A7A;
	line-height: 30px;
	background-image: url('../../media/img/cart/cart_unit.gif');
	float: left;
	width: 64px;
	height: 30px;
	padding-left: 7px;	
}

.cart_price {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #7A7A7A;	
	line-height: 30px;	
	background-image: url('../../media/img/cart/cart_price.gif');
	float: left;
	padding-left: 10px;	
	width: 99px;
	height: 30px	
}


.total_price_separator_center {
	position:relative;
	top: 2px;
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #878787;
	padding-right: 6px;
}

.cart_total_price {
	margin: auto;
	margin-top: 6px;
	background-image: url('../../media/img/cart/cart_total_price.gif');
	width: 180px;
	height: 33px;
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #D73E07;
	line-height: 34px;	
	text-align:center;	
}

.cart_to_cash {
	margin: auto;
	background-image: url('../../media/img/cart/cart_to_cash.gif');
	width: 127px;
	height: 22px;
	font-family: Arial, Verdana;
	font-size: 10px;
	text-align:center;
	color: #494948;	
	line-height: 18px;
	text-decoration: none;
	display:block;
}

.cart_to_cash:hover {
	border: none;
	color: #999999;
}

#basket {
	margin-top: 10px;
	padding: 20px 20px 10px
	
}

.basket_product_cont {
	margin: 30px 0px;
}

.basket_prod_foto {
	float: left;
	width: 130px;
	height: 130px;
	padding: 6px;
	text-align: center;
}

.product_title {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #D73E07;
	font-weight: bold;
	width: 380px;	
	padding: 10px 0px;	
}

.basket_prod_right {
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #7A7A7A;
	width: 380px;
	padding-left: 4px;
}

.b_rabat {
	font-weight: bold;
	padding: 8px 0px;
}

.b_sztuk {
	font-weight: bold;
	padding: 8px 0px;	
}

.b_price {
	background-image: url('../../media/img/cart/cart_price2.gif');
	margin: 8px 0px;
	border: none;	
}

.price_b_nadruk {
	padding: 5px 0px;
}

.b_remove {
	margin: 29px auto;	
	width: 92px;
}

.b_remove a{
	position: relative;
	text-decoration: none;	
	left: 0px;
	width: 91px;
	height: 23px;
	background-image: url('../../media/img/cart/cart_remove.jpg');
	font-family: Tahoma, Verdana;
	font-size: 10px;	
	color: #ffffff;
	float: left;	
	text-align:center;
	line-height: 20px;
	font-weight: bold;	
}


.b_remove a:hover{
	background-image: url('../../media/img/cart/cart_remove_over.jpg');
	border: none;
}




.b_send {
	width: 122px;
	float: left;
	margin-right: 15px;
	margin-top: 12px;
	display:inline;
}

.b_send a{
	position: relative;
	text-decoration: none;	
	left: 0px;
	width: 122px;
	height: 22px;
	background-image: url('../../media/img/cart/cart_send.gif');
	font-family: Tahoma, Verdana;
	font-size: 10px;	
	color: #ffffff;
	float: left;	
	text-align:center;
	line-height: 20px;
	font-weight: bold;	
}

.b_send a:hover{
	background-image: url('../../media/img/cart/cart_send_over.gif');
	border: none;
}

.price_netto {
	width: 256px;
	float: left;
	margin-right: 25px;
	display:inline;
	background-image: url('../../media/img/cart/cart_wartosc.gif');
}

.not_logged {
	margin: 50px auto;
	line-height: 18px;
	color: #666666;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;

}

#form_order {
	text-align:center;
	margin: 50px auto;
}

#form_order .send_query {
	margin-left: 172px;
	margin-top: 18px;
}

.handl_title {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #D73E07;
	padding-bottom: 20px;
}

.termin_real {
	margin: 12px 0px;
}

.termin {
	float: left;
	font-size: 11px;
	margin-top: 3px;
	margin-right: 20px;
	color: #7A7A7A;
	font-family: Tahoma;
}

.cart_calc_nadruki {
	padding: 4px 0px;
}

.cart_calc_top {
	width: 258px;
	border-left: 1px solid #D5CCC6;
	border-right: 1px solid #D5CCC6;
	background-image: url(../../media/img/product/print_price.gif);
	background-repeat: repeat-x;
	height: 22px;
	padding-left: 14px;
	float: left;
}

.cart_calc_bottom {
	width: 248px;
	border-left: 1px solid #D5CCC6;
	border-right: 1px solid #D5CCC6;
	border-bottom: 1px solid #D5CCC6;
	background: url(../../media/img/cart/cart_calc_bg.gif) repeat-x #F7F5F4;
	padding: 10px;
	padding-left: 14px;
	padding-top: 6px;
}

.calc_rollover {
	background-image: url(../../media/img/calc_rollover.gif);
	width: 15px;
	height: 15px;
	float: right;
	position: relative;
	top: 3px;
	right: 4px;
	cursor: pointer
}

.prod_on_promo {
	position: relative;
	top: -4px;
}

.fix_nadruk {
	float: left;
	padding-top: 4px;


}

.prodcode {
	color: #999999;
}

