@charset "utf-8";
/* CSS Document */

@import url("reset.css");

a { color:#D5451C; text-decoration:none; }
a:hover { border-bottom: 1px dotted #D5451C }
body { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#373F42}
h2 { margin-bottom:20px;}

#header { height:86px; position:relative; background:#4F4848 url(images/bg_header.jpg) repeat-x;}
#logo { position:absolute; top:9px; left:20px; }
#logo a {display:block; background-image:url(images/logo.gif); height:67px; width:270px; text-indent:-9999px; outline:none; border:0}

#emblema { position:absolute; left:810px; top:6px;}


#banner { height:246px; background-color:#8A1A33;  color:#fff; font-weight:bold;}
#imagine{ margin-top:30px;}


#container {margin-top:45px; margin-bottom:60px;}
#sidebar { width:270px; float:left; background:url(images/content-separator.jpg) no-repeat top right; min-height:315px; padding:0 20px;}
.data { padding:5px; color:#fff; background-color:#BBBBBB; font-weight:bold; font-size:11px;}
.titlu a { font-weight:bold; color:#373F42; margin-bottom:20px; }
.titlu a:hover { border-bottom: 1px dotted #373F42}
#sidebar p { margin-bottom:9px;}
.titlu { margin-bottom:20px!important;}

#content { width:580px; float:left; padding:0 20px;}
h3 { font-size:16px; font-weight:bold; margin-bottom:15px;} 
.link_in_titlu a { color:#D5451C; text-decoration:none; font-size:12px; font-weight:normal}
.link_in_titlu  { font-size:12px; font-weight:normal}
#container ul { margin-bottom:15px; }
#container ul li { margin-bottom:3px; background-image:url(images/dot_li.gif); background-repeat:no-repeat; background-position: left 7px; padding-left:10px}
#pagina_curenta {font-weight:bold }
#content p { margin-bottom:10px;}

#footer { height:47px; width:100%;  background:url(images/footer_bg.jpg) repeat-x; position:fixed; bottom:0}
#footer p { margin:10px 0 0 20px; font-size:11px; color:#fff; }
#footer a { text-decoration:underline; color:#fff;}

/* menu styles */
#jsddm a:hover { text-decoration:none; border-bottom:0; outline:0}
#jsddm
{ position:absolute; left:315px; top:33px;}

	#jsddm li
	{	float: left;
		list-style: none;
		}

	#jsddm li a
	{	display: block;
		padding: 5px 12px;
		text-decoration: none;
		border-right: 1px solid #6C6462;
		width: 70px;
		white-space: nowrap;
		color:#fff; 
		
		}
		#jsddm li ul { border:1px solid #261E1C }
		
		#jsddm li ul li a { border-top:1px solid #6C6462; border-right:0}
		
		#jsddm li ul li a {border-bottom:1px solid #261E1C}
		#jsddm li ul li a:hover {border-bottom:1px solid #261E1C}
		

	#jsddm li a:hover
	{	background: #625959;}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			}
		
			#jsddm li ul li
			{	float: none;
				display: inline}
			
			#jsddm li ul li a
			{	width: auto;
				background: #423C3C;
				color: #fff}
			
			#jsddm li ul li a:hover
			{	background: #625959;
}



#jsddm  a#companie { display:block; width:85px; background:url(images/menu_images/companie.gif) no-repeat  20px center; text-indent:-9999px;}
#jsddm  a#companie:hover { background:#625959 url(images/menu_images/companie.gif) no-repeat 20px center;}

#jsddm  a#prezentare { display:block; width:85px; background:#423C3C url(images/menu_images/prezentare.gif) no-repeat  20px center; text-indent:-9999px; }
#jsddm  a#prezentare:hover { background:#625959 url(images/menu_images/prezentare.gif) no-repeat  20px center;}

#jsddm  a#departamente { display:block; width:85px; background:#423C3C url(images/menu_images/departamente.gif) no-repeat  20px center; text-indent:-9999px}
#jsddm  a#departamente:hover { background:#625959 url(images/menu_images/departamente.gif) no-repeat  20px center;}

#jsddm  a#istoric { display:block; width:85px; background:#423C3C url(images/menu_images/istoric.gif) no-repeat  20px center; text-indent:-9999px; border-bottom:0}
#jsddm  a#istoric:hover { background:#625959 url(images/menu_images/istoric.gif) no-repeat  20px center;}



#jsddm  a#servicii { display:block; width:77px; background:url(images/menu_images/servicii.gif) no-repeat  15px center; text-indent:-9999px}
#jsddm  a#servicii:hover { background:#625959 url(images/menu_images/servicii.gif) no-repeat 15px center;}

#jsddm  a#juridice { display:block; width:77px; background:#423C3C url(images/menu_images/juridice.gif) no-repeat  15px center; text-indent:-9999px;}
#jsddm  a#juridice:hover { background:#625959 url(images/menu_images/juridice.gif) no-repeat  15px center;}

#jsddm  a#tehnice { display:block; width:77px; background:#423C3C url(images/menu_images/tehnice.gif) no-repeat  15px center; text-indent:-9999px;border-bottom:0}
#jsddm  a#tehnice:hover { background:#625959 url(images/menu_images/tehnice.gif) no-repeat  15px center;}

#jsddm  a#contact { display:block; width:60px; background:url(images/menu_images/contact.gif) no-repeat  7px center; text-indent:-9999px; border-right:0}
#jsddm  a#contact:hover { background:#625959 url(images/menu_images/contact.gif) no-repeat 7px center;}






