body, html
{
	font-family: verdana, arial, sans-serif;
	color: #7a7a79;
	font-size: 10px;
	margin: 0;
	padding: 0;
	background: #f8f7e7;
	text-align: center;
}
img
{
	border: 0;
}
ul
{
	list-style-type: square;		
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom:5px;
	padding-left: 10px;
}
a
{
	color: #d31617;
	text-decoration: none;
}
a:hover
{
	color: #d31617;
	text-decoration: underline;
}
td
{
	font-size: 10px;
	color: #4f4f4f;
}
/* BACKGROUND */
.bgwhite
{
	background-color: #FFFFFF;	
}
.bgdrmeniu
{
	background-image: url(../images/common/bg_dr_meniu.jpg);
	background-repeat: value1=repeat-x;
}
.bgtelefon
{
	background-image: url(../images/common/bg_telefon.jpg);
	background-repeat: no-repeat;
}
.bgemail
{
	background-image: url(../images/common/bg_email.jpg);
	background-repeat: no-repeat;
}
.bgcrem
{
	background-color: #e9e8d5;
}
.bgblu
{
	background-color: #a2cae5;
}
/* TEXTE */
.height100
{
	height: 100%;
}
.liniepunctata
{
	background-image: url(../images/common/puncte_puncte.jpg);
	background-repeat: value1=repeat-x;
}
.liniepunctataalbastra
{
	background-image: url(../images/common/puncte_albastre.jpg);
	background-repeat: value1=repeat-x;
}
.tdrequired
{
	color: #8F5903;
}
.tdrosu
{
	color: #d41f20;
	font-size: 10px;
}
.tdrosuclipocind
{
	color: #d41f20;
	font-size: 10px;
	text-decoration: blink;
	font-weight: bold;
}
.tdpret
{
	color: #d41f20;
	font-size: 12px;
	font-weight: bold;
}
.tdjustify
{
 	text-align: justify;
}
.td12
{
	font-size: 12px;
}
.td15
{
	font-size: 15px;
}
.td16
{
	font-size: 16px;
}
.td17
{
	font-size: 17px;
}
/* BORDER */
.borderexterior
{
	border: solid 1px #ddddb5;  
}
.bordergros
{
	border-left: solid 8px #d6d4af;
	border-right: solid 8px #d6d4af;
	border-bottom: solid 8px #d6d4af;
}
.borderpoze
{
	border: solid 1px #ddddb5; 
	padding: 10px; 
}
.borderproduse
{
	border: solid 1px #ddddb5; 
	padding: 5px; 
}
/* LINK */
.alinkmeniu
{
	font-size: 10px;
	color: #535244;
	text-decoration: none;
}
.alinkmeniu:hover
{
	color: #535244;
	text-decoration: none;
}
.alinkrosu
{
	font-size: 10px;
	color: #d31617;
	text-decoration: none;
}
.alinkrosu:hover
{
	color: #d31617;
	text-decoration: underline;
}
.alinkdetaliiproduse

{
	color: #535244;
	font-weight: bold;
	text-decoration: none;
}
.alinkdetaliiproduse:hover

{
	color: #535244;
	font-weight: bold;
	text-decoration: underline;
}
.alinkblack
{
	color: #000000;
	text-decoration: none;
}
.alinkblack:hover
{
	color: #000000;
	text-decoration: underline;
}
