.cpBasket {
	z-index: 10000; 
	position: fixed; 
	bottom: 0pt; 
	left: 0pt; 
	background-image: url("/CMS/media/img/v5/strefaRozrywki/basket/background-transparent.png"); 
	width: 100%; 
	text-align: center; 
	background-repeat: repeat-x; 
	background-position: 0pt 0pt; 
	padding-top: 8px;
}

.cpBasketBgColor {
	background-image: url("/CMS/media/img/v5/strefaRozrywki/basket/background-transparent.png"); 
	background-position: 0pt -19px; 
	background-color: rgb(234, 234, 234); 
	background-repeat: repeat-x; 
	/* padding-bottom: 5px; */
}

.cpBasketAlign {
	width: 1004px; 
	margin: auto;
}

.cpBasketIcon {
	float: left; 
	border-left: 1px dashed grey; 
	padding-left: 20px; 
	padding-right: 20px; 
	padding-top: 10px;
}

.cpBasketContentString {
	float: left; 
	text-align: right; 
	border-left: 1px dashed grey; 
	padding-left: 20px; 
	font-weight: bold; 
	padding-right: 10px; 
	padding-top: 7px;
}

.cpBasketMovies {
	float: left; 
	margin-top: 5px; 
	text-align: left; 
	padding: 7px; 
	padding-right: 0;
	padding-bottom: 0; 
	max-width: 650px;
	margin-bottom: 6px;
	width: 642px;
	min-height: 43px;
	background-color: #d7d7d7;
}

.cpBasketMovie {
	float: left; 
	margin-right: 10px;
	margin-bottom: 10px;
}

.cpBasketMovieTitle {
	float: left; 
	background-image: url("/CMS/media/img/v5/strefaRozrywki/basket/basketMovie.png"); 
	width: 161px; 
	height: 25px; 
	padding-top: 8px; 
	color: white; 
	font-weight: bold; 
	font-weight: 12px; 
	padding-left: 13px;
}

.cpBasketSubmit {
/* 	float: left;  */
/* 	width: 186px; */
    bottom: 17px;
    float: left;
    margin-left: 818px;
    position: absolute;
    width: 176px;
    text-align: left;
    height: 34px !important;
}

.cpBasketSubmitButton {
	border: medium none; 
	background-color: transparent; 
	background-image: url('/CMS/media/img/v5/strefaRozrywki/basket/summaryButton.png'); 
	width: 176px; 
	height: 34px; 
	cursor: pointer;
}

.cpBasket {
	bottom: -130px;
}