body {
	text-align: center;
	background-image: url(bg-pag-nou.gif);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
}
body.index {
	text-align: center;
	background-image: url(bg-index.gif);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #252C34;
	font-size: 14px;
	font-weight: bold;	

}
.wrap0 {
	margin: 0 auto;
	text-align: left;
	width: 778px;
}
.sigle-top {
	text-align: center;
	height: 109px;
}

.autoglobus-logo {
	float: left;
	width: 250px;
	height: 50px;
}
.date-contact {
	float: right;
	width: 195px;
	height: 75px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #252C34;
	font-size: 13px;
	line-height: 18px;
}
.date-contact img {
	margin: 0 3px;
	border: 0;
	padding: 0;
}
.date-contact a {
	text-decoration: none;
	color: Black;
}
.date-contact a:hover {
	text-decoration: underline;
	color: Black;
}
.header {
	margin-top: 10px;
	margin-bottom: 15px;
	height: 75px;
}
.footer {
	background-image: url(bg-footer.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 28px;
	color: #4D5359;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 200%;
}
.footer a {
	color: #4D5359;
	text-decoration: none;	
}
.footer a:hover {
	color: #4D5359;
	text-decoration: underline;	
}
.content-index {
	text-align: left;
	margin:0;
	padding:0;
	width: 778px;
	margin-top: 30px;
}
.content {
	text-align: left;
	padding: 0;
	width: 778px;
	margin-top: 100px;
	color: #111B34;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
 .text {
 	margin-left: 280px;
 }
 .text img {
 	margin-left: -280px;
	float: left;
 }
 
p.titlu {
	color: #234067;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
}
.tab-index-noutati {
	color: #111B34;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(bg-noutati.gif);
	background-repeat: no-repeat;
	padding: 0 10px;
}
.tab-index-masini-noi {
	color: #111B34;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(bg-masini-noi.gif);
	background-repeat: no-repeat;
	padding: 35px 10px 0 13px;;
}
.tab-index-servicii-auto {
	color: #111B34;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(bg-servicii-auto.gif);
	background-repeat: no-repeat;
	padding: 35px 10px 0 13px;;
}
.tab-index-contact {
	color: #111B34;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(bg-contact-nou.gif);
	background-repeat: no-repeat;
	padding: 35px 10px 0 13px;
	;
}
.tab-index-text {
	color: #111B34;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

td ul {
	margin: 0;
	padding-left: 10px;
	list-style-image: url(bullet-arrow.gif); 
}
td ul.indent, ul.indent {
	margin: 0;
	padding-left: 30px;
	list-style-image: url(bullet-red-arrow.gif);
}
td ul li {
	margin: 0;
	padding-left: -1px;
}
td ul li a {
	text-decoration: none;
	color: #111B34;
}
td ul li a:hover {
	text-decoration: none;
	color: #000000;
}

.meniu {
	text-align: left;
	clear: both;
	margin-top: 40px;
	
}
/* buton programare */
a.but_programare{
	width: 145px;
	height: 33px;
	background-image:url(programare.jpg);
	float: left;
}
a.but_programare:hover{
	width: 145px;
	background-image:url(programareh.jpg);
	height: 33px;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
/*	line-height: 16px;  */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* meniu */
#nav a {
	display: block;
	width: 154px;
	color: #111B34;
	text-decoration: none;
	background-image: none;
	padding-left: 1px;
	text-shadow: -1px -1px 0 White;
}

#nav li { /* all list items */
	float: left;
/*	width: 150px;  width needed or else Opera goes nuts */
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	background-image: url(menu-tab-bg.gif);  
	background-repeat: no-repeat;
	padding-left: 0px;
	line-height: 26px; 
	text-align: center;
}

#nav li.pri {
	background-image: url(menu-tab-bg-pri.gif);  	
}
#nav li.mas {
	background-image: url(menu-tab-bg-mas.gif);  	
}
#nav li.nou {
	background-image: url(menu-tab-bg-nou.gif);  	
}
#nav li.ser {
	background-image: url(menu-tab-bg-ser.gif);  	
}
#nav li.con {
	background-image: url(menu-tab-bg-con.gif);  	
}


#nav li li {
	background-image: none;
	height: 22px;
	line-height: 18px;
}
#nav li ul { /* second-level lists */
	position: absolute;
	background-color: #F2F3F4;
	width: 142px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background-image: none;
	padding-left: 0;
	padding-bottom: 4px;
	margin:0;
	text-align: left;
}
ul#nav li ul li a {
	font-size: 12px;
	font-weight: normal;	
	list-style-image: none;
	padding: 0;  
	margin-left: 2px;
	background-image: none;
	background-color: #F2F3F4;
	height: 44px;
	line-height: 22px;
	text-align: left;
	width: 141px;  
}
ul#nav li li a:hover {
	color: Black;
	background-color: white;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}


.formular input, .formular textarea {
	border-width: 1px;
}

.formular textarea {
	overflow: auto;
}

.formular, .formular td {
	font-size: 12px;
}

.tab-index-dacia-service {
	color: #111B34;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(bg-dacia-service.gif);
	background-repeat: no-repeat;
	;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 13px;
}
.tab-index-dacia-piese {
	color: #111B34;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
	background-image: url(bg-dacia-piese.gif);
	background-repeat: no-repeat;
	padding: 35px 10px 0 13px;;
}
.tab-index-service-mecanic {
	color: #111B34;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
	background-image: url(bg-service-mecanic.gif);
	background-repeat: no-repeat;
	padding: 35px 10px 0 13px;;
}
a.but_vo{
	width: 204px;
	height: 55px;
	background-image:url(but_vo.gif);
	float: left;
}
a.but_vo:hover{
	padding: 6px; 
	width: 192px;
	background-image:url(but_voh.gif);
	height: 43px;
}


a.tit {
	font-weight: bold;
	color: #4D5359;
	text-decoration: none;
	font-size: 13px;
}
a.tit: hover {
	color: #0000CD;
}

table td.tdlista {
	font-size: 12px;
	vertical-align: top;
}
img.tnpic {
	border: 1px gray solid;
	margin: 1px 3px;
}




#lightbox {	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img { width: auto; height: auto;}
#lightbox a img { border: none; }

#outerImageContainer { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer { padding: 10px; }

#loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav { left: 0;}
#hoverNav a { outline: none;}

#prevLink, #nextLink { width: 49%; height: 100%; background-image: url(data:gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

