* {
	margin: 0px;
	padding: 0px
}
a:link {
	color: #A9D5E0;
	text-decoration: none;
}
a:visited {
	color: #A9D5E0;
		text-decoration: none;
}
a:hover {
	color: #008EAF;
	text-decoration: none;
}
body {
	background: #e4f4f7 url(../images/bg.jpg) repeat-x left top;
	font-family:  Verdana, Tahoma, Arial, sans-serif;
	color: #3d3d3d;
}
.clear { 
	clear: both;
	width: 100%;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	display: block; 
}
a img {
	border: none;
}

div#master{
	display:block;
	width:981px;
	margin:0 auto;
}
div#menu_top{
	width:981px;
	margin-top:10px;
	position:relative;
	z-index:10000;
}
div#menu_top span#start_m{
	background:url(../images/start_m.png) no-repeat left top;
	width:7px;
	height:53px;
	display:block;
	float:left;
}

div#menu_top span#end_m{
	background:url(../images/end_m.png) no-repeat left top;
	width:7px;
	height:53px;
	display:block;
	float:left;
}
/* remove all list stylings */
.menu, .menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;	/* move all main list items into one row, by floating them */
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	z-index: 2000;		/* thus we need to apply explicit z-index here... */
}

.menu li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.menu li li {
	float: none;/* items of the nested menus are kept on separate lines */
}

.menu ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	/* while hidden, always keep them at the top left corner, */
	top: 0;		/* 		to avoid scrollbars as much as possible */
}

.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	top: 100%;	/* 1st level go below their parent item */
}

.menu li li:hover>ul {	/* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* -- float.clear --
	force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {	/* IE7 float clear: */
	min-height: 0;
}
/* -- float.clear.END --  */

/* -- sticky.submenu --
	it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu ul {
	background-image: url(images/empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 10px 30px 30px 30px;
	margin: 0px 0 0 -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
.menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
/* -- sticky.submenu.END -- */



/* - - - ADxMenu: DESIGN styles [ OPTIONAL, design your heart out :) ] - - - */

.menu, .menu ul li {
	color: #fff;
	font-size:11px;
	font-weight:bold;
	background:#4b4b4b;
	margin:0 auto;
}
.menu {
	display:block;
	width:967px;
	float:left;
	height:53px;
	font-size:13px;
	background:url(../images/menu_bg.jpg) repeat-x left top;
}
.menu li {
	margin:13px 27px 10px 27px;
	_margin:13px 24px 0px 24px;
}
.menu ul {
	width: 11em;
}

.menu a {
	margin-left:3px;
	text-decoration: none;
	color: #fff;
	padding: .4em 1em;
	display: block;
	position: relative;
}

.menu a:hover, .menu li:hover>a {
	color: #B1DEE4;
}

.menu li li {	/* create borders around each item */
	border-bottom: 1px solid #B1DEE4;
}
.menu ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
}

.menu li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	top: 5px;
	left: 90%;
}

/* special colouring for "Main menu:", and for "xx submenu" items in ADxMenu
	placed here to clarify the terminology I use when referencing submenus in posts */
.menu>li:first-child>a, .menu li + li + li li:first-child>a {
	color: #fff;
}
.menu>li:first-child>a:hover, .menu li + li + li li:first-child>a:hover {
	color: #B1DEE4;
}
/* Fix for IE5/Mac \*//*/
.menu a {
	float: left;
}
/* End Fix */

/*]]>*/

div#banner{
	float:left;
	width:978px;
	margin:10px 0px 0px 0px;
	background:#fff;
	position:relative;
	z-index:0;
}
div#banner div#logo{
	margin:20px 0px 0 10px;
	_margin:20px 0px 0 6px;
	display:block;
	width:188px;
	float:left;
}
div#banner h3 {
	width:191px;
	_width:185px;
	color:#930008;
	font-size:13px;
	font-weight:bolder;
	font-family:  Verdana, Tahoma, Arial, sans-serif;
	margin-top:10px;
}

/*css slider*/
#slider {
	margin:5px;
	float:right;
    width: 767px; /* important to be same as image width */
    height: 290px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#sliderContent {
    width: 767px; /* important to be same as image width or wider */
    _width: 750px;
    position: absolute;
	top: 0;
	margin-left: 10px;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 694px;
    background-color: #000000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
span.right {
	right: 0px;
	bottom: 0px;
	width: 110px !important;
	height: 280px;
	display:block;
}
ul { list-style-type: none;}

/*END css slider*/


/*scroller*/
div#scroller {
	background-color:#E4F4F7;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	width:972px;
	height:20px;
	display:inline;
	float:left;
	margin-left:2px;
	margin-bottom:1px;
}

div#content {
	float: left;
	display:block;
	margin-top:15px;
	width:981px;
	background:#ffffff;
	margin-bottom:20px;
	padding-bottom:15px;
}
span.serv_top {
	float:left;
	width:160px;
	height:8px;
	background:url(../images/serv_top.png)  no-repeat left top;
}
span.serv_bot {
	float:left;
	width:160px;
	height:8px;
	background:url(../images/serv_bot.png)  no-repeat left top;
}

div.srv_home{
	background:url(../images/bg_serv.jpg) repeat-x left top;
	width:160px;
	height:144px;
	display:inline;
	float:left;
	margin:2px 0px 0px 3px;
}
div.srv_home img {
	margin-left:10px;
}
a#sc_sof {
	display:block;
	float:left;
	width:160px;
	height:144px;
	background:url(../images/scoala_soferi.jpg) no-repeat;
}
a#sc_sof:hover{
	background-position:0 -144px; 
}
a#taxi {
	display:block;
	float:left;
	width:160px;
	height:144px;
	background:url(../images/taxi_btn.jpg) no-repeat;
}
a#taxi:hover{
	background-position:0 -144px; 
}
a#service {
	display:block;
	float:left;
	width:160px;
	height:144px;
	background:url(../images/service_btn.jpg) no-repeat;
}
a#service:hover{
	background-position:0 -144px; 
}
a#itp {
	display:block;
	float:left;
	width:160px;
	height:144px;
	background:url(../images/statie-Itp.jpg) no-repeat;
}
a#itp:hover{
	background-position:0 -144px; 
}
a#tractari {
	display:block;
	float:left;
	width:160px;
	height:144px;
	background:url(../images/tractari_btn.jpg) no-repeat;
}
a#tractari:hover{
	background-position:0 -144px; 
}
a#util {
	display:block;
	float:left;
	width:217px;
	height:144px;
	background:url(../images/utilaj_btn.jpg) no-repeat;
}
a#util:hover{
	background-position:0 -144px; 
}

div.srv_home h3 a{
	display:block;
	text-align:center;
	width:100%;
	text-decoration:none;
	color:#000;
	font-size:16px;
	_color:#000000;
}
div.srv_home h3 a:hover{
	color:#fff;
}
div#content h2 {
	font-size:18px;
	font-family:  Verdana, Tahoma, Arial, sans-serif;
	color:#008EAF;
	margin:0px 0px 0px 15px;
	display:block;
	width:270px;
	text-decoration:none;
}
div#content h2 a{
	font-size:18px;
	font-family:  Verdana, Tahoma, Arial, sans-serif;
	color:#008EAF;
	margin:15px 0 20px 20px;
	display:block;
	width:450px;
	text-decoration:none;
}
div#content h2 a:hover {
	color:#000000;
}


div#content p.home_txt {
	display:inline;
	margin-left:15px;
	margin-top:10px;
	float:left;
	font-weight:bold;
	font-size:13px;
	color:#000;
	width:300px;
}
a.btn_bl{
	display:block;
	width:108px;
	height:29px;
	background:url(../images/btn_black.jpg) no-repeat;
	text-align:center;
	line-height:23px;
	float:right;
	text-decoration:none;
}
div.home_box {
	width:310px;
	display:block;
	float:left;
	margin-bottom:30px;
	margin-top:20px;
}
div.home_box ul{
	display:block;
	margin-top:10px;
	margin-left:30px;
}
div.home_box ul li a{
	color:#008EAF;
	font-size:14px;
	font-weight:bold;
}
div.home_box li {
	margin-top:5px;
}

div#footer{
	width:100%;
	display:block;
	text-align:center;
}
div#footer a{
	color:#008EAF;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
div#content p {
	margin-top:0px;
	margin-left:20px;
	margin-right:15px;;
	font-size:13px;
	font-weight:bold;
}
img.imag{
	display:inline;
	float:left;
	width:150px;
	margin: 10px 8px 10px 20px;
}
div.job{
	display:block;
	width:470px;
	float:left;
}
span.nume{
	margin-top:8px;
	font-weight:bold;
	color:#A9D5E0;
	display:block;
}
span.functie{
	display:block;
	font-size:12px;
	font-weight:bold;
}

#formular{
	width:455px;
	_width:455px;
	display:block;
	float:left;
}
div#googlemap{
	display:block;
	width:500px;
	_width:480px;
	margin-left:480px;
}
#formular label {
	width: 100px;
	float: left;
	display: block;
	line-height: 33px;
}
	
#txtarea {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	border: 1px solid #a6a6a6;
	width: 278px;
	height: 180px;
	margin-top: 8px;
	margin-bottom: 4px;
}
	
#trimite {
	width: 91px;
	height: 32px;
	font-size:14px;
	border: none;
	background:url(../images/butonpealb.gif) no-repeat left top;
	cursor: pointer;
	color: white;
	margin-left: 250px;
}
.nws {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	border: 1px solid #a6a6a6;
	width: 278px;
	margin-top: 8px;
	margin-bottom: 4px;
}
div#gallery {
	display:block;
	width:800px;
	margin:0px auto;
}
div#gallery img{
	display:inline;
	float:left;
	margin:3px 5px;
}
div.job p{
	margin-top:0px;
}
div.job span.nume strong a {
	text-decoration:none;
	color:#008EAF;
}
div.job span.nume strong a:hover {
	text-decoration:none;
	color:#A9D5E0;
}
div.job a.more {
	font-size:12px;
	font-weight:bold;
}





