/* CSS Document */
/* ale mele */
body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
form{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
form input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
} 

.buton_submit{ 
	text-align:center;
	font-weight:bold;
	padding-bottom:5px;
	width:110px; height:25px; 
	background-image:url(bg/bg_m25.jpg);
	border:0;
}

.bodywidth {
	margin: 0px;
	padding: 0px;
	width: 800px;
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px solid #e1f0f5;
	background-color:#FFFFFF;
	min-height:400px;
} 
/* linkuri meniu  -------------------------- */
/*link mai multe ..*/
a.linc_3:link{
	text-decoration:underline;
	color:#1F677C;
	font-weight:900;
}
a.linc_3:visited{
	text-decoration:underline;
	color:#1F677C;
	font-weight:900;
}
a.linc_3:hover{
	text-decoration:underline;
	color:#000000;
	font-weight:900;
}
/*bottom -----------------------------------------------------*/
.bottom{
	color:#0F3337;
	vertical-align:bottom;
	text-align:center;
} 
a.bottom:link{
	color:#0F3337;
	text-decoration:none;
	font-weight:normal;
}
a.bottom:visited{
	color:#0F3337;
	text-decoration:none;
	font-weight:normal;
}
a.bottom:hover{
	color:#165472;
	text-decoration:underline;
	font-weight:normal;
}

/* bara bottom si sus -------------------------*/
.bara_sus{
	background-image:url(bg/l2.jpg); background-repeat:repeat-x; height:4px;
}

.bara_jos{
	background-image:url(bg/l3.jpg); background-repeat:repeat-x; height:8px;
}

/* colt bara meniu stanga */
.menu_s{
	background-image:url(bg/bg8_s.jpg);
	height:30px;
	width:10px;
}
/* colt bara meniu dreapta */
.menu_d{
	background-image:url(bg/bg8_d.jpg);
	height:30px;
	width:10px;
}

/* backgroun div buton*/
.div_bg{
	float:left; 
	text-align:center;
	line-height:21px; 
	width:110px; height:25px; 
	font-size:10px; background-image:url(bg/bg_m25.jpg);
	background-repeat:no-repeat; 
}
a.div_bg, a.div_bg:visited{
	color:#000000;
	text-decoration:none;
}
a.div_bg:hover{
	color:#990000;
	text-decoration:none;
}

.linie_meniu{
	width:2px; 
	height:30px; 
	margin:0; 
	background-image:url(bg/l.jpg); 
	background-repeat:no-repeat;
}
/*------------ end ale mele ------------*/ 
/* navigare rapida */
.navigare {
	font-family: arial, sans-serif;
	width:150px; 
	background-image:url(bg/navigare1.jpg);
	background-repeat:repeat-x;	 
	font-size:13px;
	font-weight:bold;
	z-index:100;
	height:25px; 
}
.navigare ul li a, .navigare ul li a:visited {
	display:block; text-decoration:none; color:#000; width:150px; height:25px; text-align:center;line-height:22px;overflow:hidden;}
.navigare ul {padding:0; margin:0; list-style: none;}
.navigare ul li {float:left; position:relative;}
.navigare ul li ul {display: none;}

/* specific to non IE browsers */
.navigare ul li:hover a {color:#006633;}
.navigare ul li:hover ul {display:block; position:absolute; top:25px; left:0; width:150px;}
.navigare ul li:hover ul li ul {display: none;}
.navigare ul li:hover ul li a {
	display:block; line-height:21px; font-size:12px; background:#f2e5de; 
	background-image:url(bg/navigare1.jpg); background-repeat:no-repeat; 
	height:25px; width:150px; color:#000;}
.navigare ul li:hover ul li a:hover {color:#FF0000;} 
/* end navigare rapida ---------------- */
 
 /* ----------------- meniu drop down ---------------- */
.meniu_w5 {
	font-family: arial, sans-serif;
	width:570px; 
	background-image:url(bg/bg8.jpg);
	background-repeat:repeat-x;	 
	font-size:13px;
	font-weight:bold;
	z-index:100;
	height:30px; 
}

.meniu_w5 ul li a, .meniu_w5 ul li a:visited {
	display:block; text-decoration:none; color:#000; width:112px; height:30px; text-align:center; line-height:25px;overflow:hidden;}

.meniu_w5 ul {padding:0; margin:0; list-style: none;}
.meniu_w5 ul li {float:left; position:relative;}
.meniu_w5 ul li ul {display: none;}


/* specific to non IE browsers */
.meniu_w5 ul li:hover a {color:#006633;}
.meniu_w5 ul li:hover ul {display:block; position:absolute; top:25px; left:0; width:102px;}
.meniu_w5 ul li:hover ul li ul {display: none;}
.meniu_w5 ul li:hover ul li a {
	display:block; line-height:21px; font-size:12px; 
	background:#f2e5de; background-image:url(bg/bg_m25.jpg); background-repeat:no-repeat; 
	height:25px; width:110px; color:#000;}

.meniu_w5 ul li:hover ul li a:hover {color:#FF0000;} 
