/* CSS Document */
form
{
	padding:0px;
	margin:0px;
}


.front_text_normal
{
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.link_selected
{
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.link
{
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#4AA111;
	text-decoration:none;
	font-weight:bold;
	text-decoration:none;
}

.link_not_selected
{
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#6E6E6E;
	text-decoration:none;
}

.front_text_bold
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.form_error
{
	font-size:11px;
	line-height:20px;
	height:30px;
	color:#D31308;
	font-family:Tahoma, Arial;
}

.camp_bold
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#6E6E6E;
	text-decoration:none;
}

.camp_normal
{
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#6E6E6E;
	text-decoration:none;
}

.submeniu
{
	font-family:Arial;
	font-weight:bold;
	font-size:18px;
	color:#4AA111;
	text-decoration:none;
}

.titlu
{
	font-family:Lucida Sans Unicode;
	font-weight:normal;
	font-size:30px;
	color:#5B5E62;
	text-decoration:none;
}

.links
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}



.footer
{
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	color:#8F8D8D;
	text-decoration:none;
}
.submenu_sel
{
	color:#6E6E6E;
	font-family:Arial;
	font-size:12px;
	padding-top:3px;
}
.dvIndex
{
	float:left;
	width:600px;
	padding:10px 10px 10px 25px;
}
div.dvIndex a
{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#4AA111;
	font-family:Arial, Helvetica, sans-serif;
}
.imgLupa
{
	margin-top:25px; 
	margin-right:3px;
	float:left;
}
.isearch
{
background-color:#ECEAEA;width:137px;margin-top:29px;
}
.imgsearch
{
margin-left:65px;margin-top:3px;
}
.dvShadow
{
z-index:1000;
position:relative; 

height:152px; 
background-color:#333333;
opacity:0.3; 
filter:alpha(opacity=30);
margin-top:-152px;
cursor:pointer;
}