
H2 { line-height: 12px; font-size: 12px; white-space:nowrap; font-family: Tahoma, Verdana, serif, sans-serif; margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; color: #5f5e5e; float: left; }


#koszyk {
	width: 510px;
	padding: 0;
	margin: 0;
	text-align: center;
	float: left;
	
}
#koszyk-top {
	width: 510px;
	height: 23px;
	background: #f5f5f5;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #ff6412;
	clear: both;
	text-align: left;
	border-right: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
}
.koszyk-include-header {
	width: 510px;
	height: 23px;
	background: #f5f5f5;
	clear: both;
	float: left;
	border-right: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
}
.koszyk-include {
	background-image: url('../img/bg-produkt.png');
	background-repeat: repeat-x;
	width: 510px;
	height: 23px;
	background: #fff;
	clear: both;
	float: left;
	border-right: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
}

.koszyk-include-lp {
	width: 34px;
	height: 21px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #dbdbdb;
	float: left;

}

.koszyk-include-nazwa {
	width: 310px;
	height: 21px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #dbdbdb;
	float: left;

}
.koszyk-include-cena {
	width: 50px;
	height: 21px;
	border-top: 1px solid #fff;
	border-bottom: 2px solid #dbdbdb;
	float: left;

}
.koszyk-include-ilosc {
	width: 50px;
	height: 21px;
	border-top: 1px solid #fff;
	border-bottom: 2px solid #dbdbdb;
	float: left;

}
.koszyk-include-usun {
	width: 50px;
	height: 21px;
	border-top: 1px solid #fff;
	border-bottom: 2px solid #dbdbdb;
	float: left;

}


#koszyk-bottom {
	background: #fafafa;
	width: 510px;
	height: 53px;
	float: left;
	border-right: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	clear: both;
}
#koszyk-bottom-gradient {
	background-image: url('wycieraczki/img/bg-botttom-gradient.png');
	background-repeat: repeat-x;
	width: 510px;
	height:5px;
	float: left;

}


.padding {
	margin: 3px;
}



