/* CSS Document */

html
{
 scrollbar-face-color: #eaddca;
 scrollbar-shadow-color: #eaddca;
 scrollbar-highlight-color: #eaddca;
 scrollbar-3dlight-color: #eaddca;
 scrollbar-darkshadow-color: #eaddca;
 scrollbar-track-color: #faf3e9;
 scrollbar-arrow-color: #a48047;
}
/*------------------------------------*/
img
{
	border: none;
}
body.home_page
{
	background-color: #faf3e9;
}

table
{
	table-layout: fixed;
	padding: 0px;
}

td.meniu
{
	background-image: url(../imagini/layout/men.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
a
{
	text-decoration: none;
}
a.meniu
{
	text-decoration: none;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 13pt;
}

td.certif_istoric
{
	background-image: url(../imagini/layout/men.jpg);
	background-repeat: repeat-x;
	text-align:  left;
	font-family: Tahoma;
	font-size: 18px;
	color: #ffffff;
}

a.linkuri_jos, td.linkuri_jos
{
	text-decoration: none;
	color: #a27f45;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}

span.certificari
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #807e7e;
	position: relative;
	top: -28px;
	left: 10px;
}

span.istoric
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #807e7e;
	position: relative;
	top: -7px;
	left: 10px;
}

#parteneri
{
	position: relative;
	left: 50px;
}

p.parteneri
{
	display: inline;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #c6a97b;
	position: relative;
	left: -125px;
}

td.meniu_catalog
{
	background-image: url(../imagini/layout/men.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding-bottom: 2px;
}

#men_cat
{
	position: relative;
	top: 2px;
	
}

a.meniu_cat
{
	text-decoration: none;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	
}

p.admin
{
	display: inline;
	font-family: Verdana;
	font-size: 16px;
	color: #bea06e;
}

#login
{
	position: relative;
	left: 30px;
}

.form
{
	color: #c2a575;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

#img_log
{
	position: relative;
	left: 215px;
}

#continut_catalog
{
	float:left;
	width:630px;
	height:373px;
	overflow:auto;
}

.cat_pic
{
	float:left;
	background-color:#e7dbc7;
	width:150px;
	height:190px;
}

.chenar_alb
{
	width:135px;
	height:149px;
	background-color:#FFFFFF;
	float:left;
	margin:5px 5px 5px 5px;
}

.detalii_cat
{
	float:left;
	background-color:#FFFFFF;
	text-align:left;
	height:36px;
	width:150px;
	font-family:Tahoma;
	font-size:12px;
	color:#a27f45;
}

#continut_catalog .detalii_cat a
{
	text-decoration:none;
	color:#a27f45;
}

#detalii
{
	float:left;
	border-style:solid;
	border-color:#d9c6a7;
	border-width:1px;
	height:335px;
	
}

#nume_prod
{

	margin-left:20px;
	color:#807e7e;
	font-family:Tahoma;
	font-size:24px;
	font-weight:bold;
}

#pret_prod
{
	margin-left:20px;
	color:#807e7e;
	font-family:Tahoma;
	font-size:14px;
}

#gramaj_prod
{
	margin-left:20px;
	color:#807e7e;
	font-family:Tahoma;
	font-size:14px;
}

#origine_prod
{
	margin-left:20px;
	color:#807e7e;
	font-family:Tahoma;
	font-size:14px;
}

#desc_prod
{
	margin-top:20px;
	margin-left:20px;
	color:#807e7e;
	font-family:Tahoma;
	font-size:14px;
}