div.photo {
	margin-bottom : 7px;
}
.photo p{
	color : #333333;
	font: bold 13px/140% "Lucida", Verdana, Arial, sans-serif;
}

.photo a{
	/*
	border:1px #E2EBF1 solid;
	background-color:#F5F8FA;
	padding:3px;display:block;
*/
	background-color : #DBE6D5;
	padding : 5px;
	width : 194px;
	text-align : center;
	vertical-align : middle;
	margin-top : 7px;
	margin-bottom : 0px;
	margin-right : 15px;
	display:block;
	border:1px #ffffff solid;
}

.photo a img
{
	border : 1px solid #ffffff;
}

.photo a:hover 
{
	border:1px #197519 solid;
}

.prodDesc
{
	width : 410px;
	padding-bottom : 10px;
}

.ptop
{
	padding-top : 15px;
}

.prezentareTitle
{
	background-color: #E3EFD0;
	width : 100%;
	height : 25px;
}

.prezentareTitle h2
{
	padding-top : 2px!important;
	padding-left : 10px!important;
}

.noPhoto
{
	width : 661px!important;
}

.space
{
	/*margin-top : 4px;
	margin-bottom: 4px;*/
}

.bb { border-bottom : 1px solid #c7c7c7; }

.th
{
	background-color:#E3EFD0;
	height : 21px;
	font: bold 13px "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	border-bottom : none!important;
	padding-top : 4px!important;
	padding-bottom : 0px!important;
}

.btnAdd
{
	width : 116px;
	height : 18px;
	background-image:url(/i/btnAdauga.gif);
	background-repeat:no-repeat;
	border : 0px;
	margin : 0px;
	padding : 0px;
	cursor:pointer;
}

.txCount
{
	height : 16px;
	width : 28px;
	border : 1px solid #197519;
	color : #333333;
	text-align:right;
	margin-left:13px;
}

.al { text-align : left; }
.ar { text-align : right; }

.c1 { width : 310px; padding-left : 8px; }
.c2 { width : 85px; 	}
.c3 { width : 125px; 	}
.c4 { width : 134px;	}
.hgt{ padding-top : 2px; padding-bottom : 2px; } 