body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../img/background_texture.gif);
	background-repeat: repeat;
}
.border_thick {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #AD2120;
	border-left-color: #AE2127;
}
.titluri {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #A01E1C;
	font-weight: bold;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.meniu {
	color: #DB836D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DB836D;
	border-right-color: #DB836D;
	border-bottom-color: #DB836D;
	border-left-color: #DB836D;
	padding-left: 10px;
}
.search_box
{
	color: #000000;
	border: 1px solid #B13E4D;
	background-color: #FDF7F2;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A01E1C;
}
a:link {
	color: #DB836D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DB836D;
}
a:hover {
	text-decoration: underline;
	color: #A21D22;
}
a:active {
	text-decoration: none;
	color: #A21D22;
}

a#mc:link {
	color: #CC0000;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
a#mc:visited {
	text-decoration: none;
	color: #CC0000;
		font-size:12px;
		font-weight:bold;	
}
a#mc:hover {
	text-decoration: underline;
	color: #A21D22;
}
a#mc:active {
	text-decoration: none;
	color: #A21D22;
}

.titluri_Mari {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.titlu_produse {
	color: #CE6097;
	font-weight: bold;
	font-size: 12px;
}
.titluri_categorii_produse {font-weight: bold}
.pret_curent {
	font-size: 12px;
	font-weight: bold;
}
.pret_vechi {
	color: #CE6097;
	text-decoration: line-through;
}.border_top {
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #A01E1C;
}
