*{
	margin:0px;
	padding:0px;
	outline:0px;
	behavior: url(iepngfix.htc);

}

/* czyszczenie styli */
p{
	clear:none;
	margin: auto;
	width: auto;
}
/* /czyszczenie styli */

html, body{
	height: 100%;
	background: white;
	font-family: Helvetica, Arial, sans-serif;
	color: #373737;
	font-size: 12px;
}

#basket_main{
	width: 1000px;
	margin: 0 auto; 
	overflow: hidden; 
}

a img{
	border: 0px;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline !important;         
}

.order_item{
	width: 308px;
	height:420px;
	background: url('../images/basket/order_item_background.jpg') repeat-x;
	overflow: hidden;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.order_item h3{
	font-size: 20px;
	font-weight: normal;	
	margin-left: 4px;
	margin-top: 9px;
	margin-bottom: 10px;
}

.order_item img{
	margin-left: 4px;
}

.order_item p{
	font-size: 18px;
	font-weight: bold;
	color: white;
	width: 130px;
	text-align: center;
	margin: 0 auto;
	background: #474747;
	padding-top: 5px;
	padding-bottom: 2px;
}

.order_item form{
	overflow: hidden;	
	margin-left: 4px;
	margin-top: 19px;
}

.order_item form div{
	width: 25px;
	float: left;
	overflow: hidden;
	margin-right: 4px;
}

.order_item form div label{
	display: block;
	margin-left: 3px;
}

.order_item_submit{
	float: right;
	margin-right: 4px;
}

.left_arrow{
	display: block;
	width:32px;
	height: 36px;
	overflow: hidden;
	position: relative;
	top: -190px;
}

.right_arrow{
	display: block;
	width:32px;
	height: 36px;
	overflow: hidden;
	position: relative;
	top: -225px;
	left: 272px;
}

#sidebar{
	width: 225px;
	float: right;
	color: white;
	margin-top: 25px;
}

#about{
	background: url('../images/basket/sidebar1.jpg') no-repeat;
	width: 225px;
	height: 230px;
	margin-bottom: 15px;
	overflow: hidden;
}

#about h3{
	margin-top: 8px;
	margin-left: 7px;
	font-weight: normal;
	font-size: 18px;
	color: #ffffff;
}

#about p{
	margin-top: 10px;
	margin-left: 13px;
	margin-right: 25px;
}

#help{
	background: url('../images/basket/sidebar3.jpg') no-repeat;
	width: 225px;
	height: 265px;	
	margin-bottom: 15px;
	color: #373737;
	overflow: hidden;
}

#gratis{
	background: url('../images/basket/sidebar2.jpg') no-repeat;
	width: 225px;
	height: 116px;	
	margin-bottom: 15px;
	overflow: hidden;
}

#gratis h3{
	color:#ffffff;
	margin-top: 8px;
	margin-left: 7px;
	font-weight: normal;
	font-size: 18px;
}

#gratis p{
	margin-top: 10px;
	margin-left: 13px;
}

#sidebar a{
	color: #d17a09;
	text-decoration: none;	
}

p.borderparagraph{
	border-bottom: solid 1px #737373;
	padding-bottom: 5px;
}

#transport{
	width: 225px;
	height: 175px;
	background: url('../images/basket/sidebar4.jpg') no-repeat;
	margin-bottom: 15px;
	overflow: hidden;
	color: #373737;
}

#transport h3{
	margin-top: 8px;
	margin-left: 7px;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10px;
}

#transport p{
	margin-left: 10px;
	padding-left:3px;
	margin-top: 10px;
	border-bottom: solid 1px white;
	margin-right: 15px;
	padding-bottom: 8px;
}

#help h3{
	margin-top: 8px;
	margin-left: 7px;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10px;
}

#help div{
	ovevflow: hidden;
}

#help img{
	float: left;
	margin-left: 3px;
	margin-right: 4px;	
}

#help p{
	margin-left: 10px;
	padding-left:2px;
	margin-top: 10px;
	border-bottom: solid 1px white;
	margin-right: 2px;
	padding-bottom: 8px;
}

#help a{
	color: #8e8e8e;
}

#content{
	float: left;
	overflow: hidden;
	margin-top: 25px;
	width: 700px;
}

#content h2{
	color: #373737;
	font-size: 18px;
	font-weight: normal;
	clear: both;
	border-top: solid 1px #e3e3e3;
	padding-top: 15px;	
	margin-bottom: 5px;
}

#order_item_details{
	border: solid 4px #ebebeb;
	width: 308px;
}

#order_item_details_thumb{
	border-top: solid 4px #ebebeb;
	overflow: hidden;
}

#order_item_details_thumb a{
	border-left: solid 4px #ebebeb;	
	display: block;
	width: 74px;
	float: left;
}

#order_item_details_thumb a.first{
	border-left: 0px;	
	height: 100%;
	display: block;
	width: 74px;
	float: left;
}

#order_item_details_thumb a img{
	border: solid 1px white;
}

#order_item_details_thumb a:hover img{
	border: solid 1px #525252;
}

#left_box{
	width: 320px;
	float: left;
}

#right_box{
	float: left;
	width: 360px;
	margin-left: 20px;
	margin-bottom: 20px;
}

h1,h2,h3{
	border:0;
	padding-left:0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1{
	font-size: 26px;
	font-weight: normal;
	color:#373737;
}
p.header{
	color: #b0b0b0;
	border-bottom: solid 1px #4c4c4c;
	margin: 0px;
}

span.orange{
	color: #e78300;
}

p.big_price{
	font-size: 24px;
	font-weight: bold;
	color: white;
	background: #4c4c4c;
	text-align: center;
	width: 145px;
	margin:0 auto;
	padding-top: 2px;
}

#item_size_box{
	overflow: hidden;
	padding-left: 10px;
}

#item_size_box div{
	width: 25px;
	float: left;
	overflow: hidden;
	margin-top: 6px;
}

#item_size_box div label{
	display:block;
	margin-left: 3px;
	margin-top: 2px;
	font-size: 14px;
}

.steps{
	overflow: hidden;
	padding-top: 5px;
	margin-bottom: 25px;	
	margin-top: 20px;
	font-size: 14px;
}

.steps h2{
	color: #e78300 !important;
	font-size: 20px !important;
	font-weight: normal !important;
	float: left !important;
	width: 10px !important;
	margin-right: 15px !important;
	position: relative !important;
	top: -5px !important;
	border: 0px !important;
	padding: 0px !important;
	margin-bottom:0px; !important;
	margin-top: 0px !important;
}

#item_count{
	width: 70px;
	background: url('../images/basket/item_count.jpg') no-repeat;
	text-align: center;
	border:0px;
	color: #8e8e8e;
	padding-top: 8px;
	padding-bottom: 5px;
}

#item_count_minus, #item_count_plus{
	position:relative;
	top: 3px;
}

#item_count_minus{
	margin-left: 13px;
}

.steps div{
	margin-top: 6px;
}

#order_transport{
	background: url('../images/basket/order_transport.jpg') no-repeat;
	width: 355px;
	overflow: hidden;
	text-align: center;
	padding-top: 27px;
	padding-bottom: 23px;
	font-size: 14px;
	color: #aeaeae;
}

.see_more{
	text-align:right;
	width: 355px;
	margin-top: 10px;
}

.see_more a{
	text-decoration: none;
	color: #e78300;
}

#other_items{
	background: #979797;
	clear:both;
	overflow: hidden;
	padding-top: 6px;
	padding-bottom: 4px;
	margin-bottom: 20px;

}

#other_items a{
	margin-left: 5px;
	display: block;
	float: left;
	width: 80px;
	border: solid 1px #979797;
}

#real_photo{
	text-align: right;
	border-bottom: solid 1px #e3e3e3;
	padding-bottom: 15px;	
}

#real_photo a{
	margin-left: 10px;
}

#details{
	overflow: hidden;
	font-size: 14px;
}

#details_left{
	width: 410px;
	float: left;
	overflow: hidden;
}

#details_right{
	float: left;
}

#details h2{
	border:0px !important;
	margin-bottom: 15px;
}

#details_left ul li{
	margin-left: 15px;
	list-style-type: none;
	margin-bottom: 10px;
}

#details_right img{
	margin-left: 30px;
	matgin-bottom: 20px;
}

#size_table{
	margin-left: 60px;	
	padding-top: 20px;
}

#size_table td{
	border-bottom: solid 1px #e9e9e9;
	text-align: center;
	color: #8e8e8e;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-collapse:collapse;
	margin: 0px;
}

#size_table td.size_width{
	color: #00a9dd;
	font-weight: normal;
	width: 60px;
	padding-right: 0px;
}

#size_table td.size_height{
	color: #009e43;
	font-weight: normal;
	width: 60px;
	padding-right: 0px;
}


#basket_dialog{
	width:667px;
	height: 336px;
	background: url('../images/basket/basket_dialog.jpg') no-repeat;
	position: absolute;
	z-index: 10;
	display: none;
}

#basket_dialog h1{
	color: white;
	position: relative;
	top: -30px;
	font-size: 20px;
	font-weight: normal;
	overflow: hidden;
}

#basket_dialog h1 a{
	float: right;
	color: white;	
}

#basket_wrrap{
	background: url('../images/basket/basket_dialog_background.png');
	overflow: hidden;
	width: 100%;
	clear: both;
	position: absolute;
	left:0;
	top:0;
	display: none;
}

#basket_image{
	float: left;
	display: block;
	width: 307px;
	margin-left: 10px;
}

#basket_items{
	width: 330px;
	float: right;
}

#basket_items div{
	color: #b5b5b5;
	overflow: hidden;
	text-align: right;
	margin-bottom :10px;
}

#basket_items div span{
	color: #373737 !important;
	overflow: hidden;
	display: block;
	text-align: left;
	float: right;
	width: 190px;
	margin-left: 10px;
	font-weight: bold;
}

#basket_items_info{
	width: 312px;
	background: url('../images/basket/basket_items_info.jpg') no-repeat;
	overflow: hidden;
	text-align: center !important;
	font-size: 14px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-top: 0px;
	color: #373737 !important;
}

#basket_items h2{
	font-size: 19px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
}

#bottom_controls{
	margin-right: 15px;
	overflow :hidden;	
	margin-top: 80px;
}

#basket_back{
	font-size: 15px;
	font-weight: bold;
	color: #e78300;
	position: relative;
	top: -9px;
	margin-right: 10px;
}

#basket_summary {
	width: 486px;
	border-collapse: collapse;
	margin: 2px;
}

#basket_summary td {
	padding: 5px 0;
}

#basket_summary td {
	border-bottom: 1px solid #cccccc !important;
}