body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
td.text {
   font-size: 13px;
}
td.text_dimensionat {
   font-size: 13px;
   width:200px;
}
.footer{
   font-size:10px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}
a img 			{ border: 0; }
a:link			{ color: #3ca3d2; text-decoration: none; }
a:visited		{ color: #3ca3d2; text-decoration: none; }
a:hover			{ color: #BB0000; text-decoration: none; }
a:active		{ color: #42c6fb; text-decoration: none; }

a.dark:link		{ color: #365076; text-decoration: none; }
a.dark:visited	{ color: #365076; text-decoration: none; }
a.dark:hover	{ color: #BB0000; text-decoration: none; }
a.dark:active	{ color: #42c6fb; text-decoration: none; }

a.meniu:link	{ color: #365076; text-decoration: none; font-size: 13px;}
a.meniu:visited	{ color: #365076; text-decoration: none; font-size: 13px;}
a.meniu:hover	{ color: #BB0000; text-decoration: none; font-size: 13px;}
a.meniu:active	{ color: #42c6fb; text-decoration: none; font-size: 13px;}

a.compare {
	font-size: 17px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 21px;
}
a.lightbluearrow {
	padding-right: 12px;
	padding-bottom: 3px;
	background: url('imagini/arrow_lightblue.png') no-repeat right center;
}
a.darkbluearrow {
	padding-right: 12px;
	background: url(imagini/arrow_darkblue.png) no-repeat right center;
}
a.dark small {
	font-size: 55%;
	font-weight: normal;
}
.mare {
   	line-height:18px;
	font-size: 24px;
}
.mic {
	font-size: 11px;
}
li {
	color: #666;
}
hr {
	width: 100%;
	height: 1px;
	margin: 20px 0;
	color: #bcc1c9;
	background-color: #bcc1c9;
	border: 0;
	clear: both;
}
input{
	border:outset 1px #BB0000;
	width:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
textarea{
	border:outset 1px #BB0000;
	width:200px;
	height:30px;
}