/* ALL PRODUCTS */
#lefts{
	float: left;
	width: 274px;
	display: inline;
	height: 440px;
}
#prod{
	margin: 30px 0 40px 0;
}
#prod h4{
	font-family: Georgia;
	font-size: 1.8em;
	font-weight: normal;
	margin-left: 20px;
	
}
#picbox ul li{
	margin: 0;
	padding: 0;
}
/*BOX IMG*/
.picbox li{
	list-style: none;
	float:left;
	margin-right: 8px;
}
.imgc{
	text-align: center;
	margin-bottom: 8px;
}
.borderit img{
	padding:2px;
	/*border: 1px solid #000000;*/
	border: 0;
}
.borderit:hover img{
/*border: 1px solid #C18656;*/
}
.borderit:hover{
/*color: #A0522D; /* irrelevant definition to overcome IE bug */
}
.ptit{
	text-align: center;
	color: #000000;
	width: 192px;
}
.ptit a{
	text-decoration: none;
	color: #000000;
}
.ptit a:hover{
	color: #ffffff;
}

/* PRODUCT VIEW */
.box2 h1, #caract, .box2 h3, .box3 h1{
	color: #000000;
}
.box2 h2{
	color: #ec3d9a;
}

.box1, .box2, .box3{
	float: left;
}
.box1{
	width: 350px;
}
.box2{
	margin-left: 15px;
	width: 350px;
}
.box3{
	margin-left: 15px;
	width: 195px;
	text-align: center;
	border-left: 1px solid #cacaca;

}
.box2 h1{
		font-family: Georgia;
		margin: 0;
		font-weight: normal;
		font-size: 1.6em;
}
.box2 h2{
		margin: 4px 0;
		font-size: 1.2em;
}
.box2 h3{
		margin: 15px 0;
		font-size: 1.2em;
}
.box3 h1{
		margin: 0 0 20px 0;
		font-size: 1em;
		text-transform: uppercase;
}
.box3 ul{
	list-style: none;
	margin-left: 10px;
}
.box3 ul li{
	margin: 0 0 5px 0; 
}
.box3 img{
	border: 0;
}
#desc{
	margin: 12px 0;
	text-align: justify;
	font-size: 1em;
}
.cantitate{
	background-color: #e9e9df;
	border-bottom: 1px solid #fbb4da;
	border-top: 1px solid #fbb4da;
	line-height: 42px;
	padding: 1px 5px 1px 10px;
}
.cantitate form{
	margin: 0;
}
.cantitate select{
	margin: 0 18px;
}
#caract{
	margin: 8px 0 0 10px;
}
.float1{
	display: inline;
	float: left;
}
.float2{
	display: inline;
	float: left;
	margin-top: 12px;
}
/*.subbut input{
	position: absolute;
	z-index:3;
	filter:alpha(opacity=0);
	opacity:0;
	margin-top: -30px;
	margin-left: -58px;
	height: 30px;
}*/
.subbut input.btn{
	margin: 7px 0 0 7px;
	width:	114px;
	height: 	27px;
	text-align: center;
	font-size: 1.2em;
	background: url(../img/butcom_all.gif) no-repeat;
	float: left;
	padding: 0;
	border: 0;
	display: block;
	cursor: pointer;
	color: #000000;
}
/*.subbut a{
		text-decoration: none;
		color: #000000;
		width:	114px;
		height: 	27px;
		display: block;
}
.subbut a:hover{
		width:	114px;
		height: 	27px;
		color: #f8f6ef;
		background: url(../img/butcom_on.gif) no-repeat;
}*/
.pro-pics{
	border: 1px solid #000000;
	width: 340px;
	height: 260px;

/*	text-align: center;
	display: table-cell;
	vertical-align: middle;
	*/
}
.jqzoom{
	width: 340px;
	text-align: center;


}
.plist {
       	margin: 5px 0 0 0;
			padding: 0;
			list-style:none;
			overflow: hidden;
			display: block;
        }

.plist li{
			float: left;
			display: inline;
			margin-right: 2px;
			margin-left: 0px;
		}
.imgp{
		border: 1px solid #000000;
		width: 110px;
		height: 80px;
		text-align: center;
		display: table-cell;
		vertical-align: middle;
		top: 50%;
}
.plist li img{
	border: 0;
	}
#topdir{
		border-bottom: 1px solid #cacaca;
		padding: 0 0 10px 0;
		margin-bottom: 15px;
		font-size: 1.1em;
}
#topdir span{
		color: #000000;
}
#topdir span a{
		color: #000000;
		text-decoration: none;
}
#topdir span a:hover{
		color: #ffffff;
}
.vezicom{
	font-size: 1.2em;
	text-align: center;
}
.vezicom a{
	color: #000000;
}
.vezicom a:hover{
	color: #ffffff;
	text-decoration: none;
}
.jqzoom{
	float:left;
	position:relative;
	padding:0px;
	cursor:pointer;
	
}
#lupa{
	float: left; 
	position: absolute; 	
	margin: 5px 0 0 5px;
	z-index: 1000;
	overflow: hidden;
	background: url(../images/zoomlens.gif) no-repeat;
	width: 32px;
	height: 12px;
}
