.product_short {
	float:left;
	text-align:center;
	margin: 10px;
}
.product_short .zobacz{
position:relative;
top:-30px;
left:50px;
}
.product_short .zobacz a{
text-decoration:underline;
color:#000000;
}
.product_short img { 
	vertical-align:bottom;
	border:0;
	width:100px;
	height:100px;
	margin:22px auto;
	z-index:1;
}


.product a {display: block; height:160px;}

.product_short span {
	display: block;
	width: 150px;
	height: 140px;
	position: relative;
	margin-top: -140px;
	background:url(../img/small-bg-trans.png) 0 0 no-repeat;
	z-index:111;
	cursor:pointer;
}

.product_short a {
	color: #7B7B7B;
	text-decoration:none;
}


.product_full_design {float:left; width:460px;}


.product_full {float:left; width:250px; margin: 0px 5px; min-height:480px; *height:480px; }
.product_full h1 {	font-size: 28px;font-weight:bold;color:#B7B7B7;}


.product_full hr {background:#E6E6E6; height:1px; color:#E6E6E6; margin:10px 0px; clear:both}

.product_full dl { color: #7B7B7B; clear:both; line-height:1.5em;}
.product_full dt { float:left; width:75px; margin-bottom:10px; display:inline}
.product_full dd {float:left}
.product_full dd ul {margin: 0px; list-style:none;}
.product_full select, .product_full input[type=text], #MyCartTable input[type=text] { 
	color: #7B7B7B;
	border:solid 1px #BCC4CB; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px
}
.product_full input[type=text], #MyCartTable input[type=text] { width: 35px; text-align:center}
.product_full dd a, #MyCartTable td a {color:#FF650B; text-decoration:none; font-weight:bold; font-size:14px; line-height:12px}
.product_full p { color:#7B7B7B;}
.highlight { color:#FF5E00; font-size:16px; font-weight:bold; padding: 0px 3px;}
input.submit_cart { 
	background:url(../img/cart_ico.gif) no-repeat 107px 6px;
	width:125px; 
	height:18px;
	text-align:left;
	color: #FF5E00;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;margin:0px;	border:0;
	cursor:pointer;
}

.product_full_zoom { width:230px; float:left; text-align:right; }
.product_full_zoom a {text-decoration:none; color:#7B7B7B}

#polecane {float:none; width:500px;padding:0px;margin:0px;}
#polecane .product_short {
	float:left;
	text-align:center;
	margin: 0px;
	padding:10px 10px 10px 0px;
}
#polecane p{
color:#FF5E00;
font-weight:bold;
font-size:15px;
}




#MyCartTable { width:900px; border-collapse:collapse; margin:0 auto;}
#MyCartTable th { background: #F4F4F4; color:#7B7B7B; padding: 4px; border: solid 1px #ffffff;}
#MyCartTable td { color:#7B7B7B; text-align:center}
#MyCartTable td.del a {color:#7B7B7B; font-weight:normal; font-size:12px; background:url(../img/del_ico.gif) no-repeat 0px 2px; padding-left:15px;}
#MyCartTable tr { border-bottom: solid 1px #EEEEEE }
#MyCartTable #MyCartTableTotalText { background:#F4F4F4; padding:4px; }
#MyCartTable #MyCartTableTotalAmount, #MyCartTable #MyCartTableTotalPrice { 
	background:#F4F4F4; 
	padding:4px; 
	color:#FF5E00; 
	font-size:14px;
	font-weight:bold;
}

#MyCartTable + div.submit { display:inline; float:left; margin-left: 600px; margin-top:20px;}
#ButtonRecalculate { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	background:#FF9100; 
	height:23px; 
	color:#ffffff; 
	border:0; 
	margin:3px; 
	padding:3px;
	cursor:pointer;
}
#LinkContunue, #LinkStep1 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	background:#FF9100; 
	height:23px; 
	width:auto; 
	display:block; 
	float:left; 
	margin:3px; 
	text-decoration:none;
	margin-top:23px;
}
#LinkContunue span {display:block;  margin:3px; color:#ffffff; margin-top:4px;}
#LinkStep1 { background:#FF5E00; }
#LinkStep1 span {display:block;  margin:3px; color:#ffffff; margin-top:4px;}