/* KATEGORIA */

/* PRODUKTY */

div#prodColLeft {
	width:296px;
	float:left;
}
div#prodColRight {
	width:390px;
	float:right;
	margin-left:32px;
	margin-right:10px;
}
td#prodImage {
	width:296px;
	height:273px;
	background:url(../images/gfx/bg_prod_image.gif) top left no-repeat;
	position:relative;
	text-align:center;
	text-valign:center;
}
#prodMagnification {
	width:19px;
	height:19px;
	display:block;
	position:absolute;
	bottom:2px;
	left:2px;
	text-decoration:none;
}
#add-basket {
	position:relative;
	margin-top:30px;
}
#add-basket input {
	position:absolute;
	width:20px;
	top:0;
	left:144px;
}
#add-basket img {
	position:absolute;
	right:0;
	top:3px;
}
#add-basket span {
	position:absolute;
	left:183px;
	top:5px;
	color:#61615a;
}