.prod_container
{
	width:563px;
	margin-top:6px;
}

.prod_img
{
	/* width:196px; */
	/* height:140px; */
	/* margin-top:15px; */
	float:left;
	/* border:solid 1px silver; */
	padding:5px;
	margin-right:5px;
}

.top
{
	vertical-align:top;
}

.centrat
{
	text-align:center;
}


.prod_descriere
{
	width:335px;
	float:right;
	margin-top:15px;
}

.text2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:20px;
	color:#3f3f3f;
}

.dot
{
	width:80%;
	background:url(../images/dots.gif) repeat-x;
	float:right;
}

.home
{
	width:20%;
	height:18px;
	float:left;
	border:1px solid #C6C6C6;
	background-color: #EEEEEE;
}

td.denumire
{
	border:1px solid #C6C6C6;
	background-color:#EEEEEE;
	height:18px;
	padding-left:4px;
	padding-right:4px;
	color:#5B5B5B;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

td.dots
{
	background:url(../images/dots.gif) repeat-x;
}

.cumpara
{
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
}

.cumpara img
{
	border:0;
}

A:link, A:active, A:visited 
{
	color: #9e0f0e; /* 006600, 486610, 666666 */
	text-decoration: none;
	font-weight:bold;
}

A:hover {
	color: #c9033e;  /* 5D9100 */
	text-decoration: underline;
	/* font-weight:bold; */
}

.pag A:link, .pag A:active, .pag A:visited 
{
	color: #6DBC08; /* 006600, 486610, 666666 */
	text-decoration: none;
	font-weight:bold;
}

.pag A:hover {
	color: #004B10;  /* 5D9100 */
	text-decoration: underline;
	/* font-weight:bold; */
}


