body {
    margin: 0px 0px;
    padding: 0px;
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    font-family: Trebuchet MS;
    background: url(../images/bg.png) repeat 50% 100%;
}
#clear {
	clear: both;
}
/*** Start Lightbox style ***/
#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:image/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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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; }

/*** End Lightbox style ***/
div#wrapper {
	padding-bottom: 50px;
}
div#header {
	background: url(../images/bg2.png) no-repeat;
	width: 1055px;
	height: 300px;
	margin: 0 auto;
	position: relative;
}
div#adauga {
	background: url(../images/bg2.png);
        left:0px;
	top:265px;
	width: 1000px;
	height: 33px;
	position: absolute;
}
div#footer {
	background: transparent;
	margin: 0 auto;
	position: relative;
	padding: 0;
	width: 992px;
	height: 153px;
	text-align: center;
}
/**** MENU ****/
div#meniu {
       	position: relative;
	width:992px; 
	height:32px;
	background: transparent ;
	margin: 0 auto;
        text-transform: uppercase;
}
div#meniu ul.nav_left { height: 30px; padding-left: 30px; list-style: none; }
div#meniu ul.nav_right{
	list-style: none;
	position: absolute;
	right: 0px;
	margin-top: -48px;
	padding-right: 30px;
	height: 30px;
}
div#meniu ul li a,
div#meniu ul li a:link,
div#meniu ul li a:active,
div#meniu ul li a:visited{
	display: block;
	float: left;
	height: 30px;
	padding: 0 18px;
	text-decoration: none;
	color: #000000;
	font: .96em/28px "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
}
div#meniu ul li a:hover { background: transparent url(../images/bg_menu_active.jpg) left top repeat-x; color:  #ffffff; }
div#secundar {
	margin-top: -12px;
	text-decoration: none;
	padding: 0 18px;
	color: #FFF;
	font: .96em/28px "Lucida Grande", Lucida, Verdana, sans-serif;
}
div#content_wrap {
	background: #ffffff;
	width: 952px;
	min-height: 650px;
	margin: 0 auto;
	padding: 10px 20px 10px 20px;
}
div#search_form {
	width: 225px;
	background: #ffffff url(../images/search.png) no-repeat 0 0;
	padding-top: 5px;
	padding-bottom: 10px;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	float: right;
	border-width: 1px;
	border-style: solid;
	border-color: #fff #fff #555 #fff;
}
.form {
    font-weight: normal;
    font-size: 12px;
    color: #666666;
    font-family: Trebuchet MS;
}
.form_head {
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: Trebuchet MS;
    text-align: center;
}
div#clock {
	position: relative;
	margin-top: 25px;
	margin-right: 15px;
	float: right;
	width: 155px;
}
div#reclama {
	margin-top: 130px;
	margin-left: 250px;
	float: left;
	width: 155px;
}
div#data_curenta{
	position: absolute;
	margin-top: 225px;
	margin-left: 912px;
	#margin-left: 510px;
        color: #7A4705;
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	width: 155px;
	float: none;
}
div#content {
	width: 457px;
	background: #c3c3c3;
	border: 1px solid #415977;
	font-family: Trebuchet MS;
	font-size: 12px;
	margin: 25px auto;
	min-height: 650px;
	padding: 10px 10px 10px 10px;
}
#oferte {
	width: 225px;
	background: #eee;
	float: left;
	font-size: 16px;
}
#oferte ul {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 99999;
}
#oferte a, #oferte h2 {
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #fff #fff #555 #fff;
	margin: 0;
	padding: 2px 3px;
}
#oferte a {
	color: #000;
	background: #efefef;
	text-decoration: none;
}
#oferte h2 {
	color: #fff;
	background: transparent url(../images/meniu.png) no-repeat;
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
}
#oferte a:hover { color: #a00; background: #fff; }
#oferte ul ul ul {
	position: absolute;
	top: 0;
	left: 0;
}
#oferte li { position: relative; }
#oferte ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
}
div#oferte ul ul ul, div#oferte ul ul li:hover ul ul { display: none; }
div#oferte ul ul li:hover ul, div#oferte ul ul ul li:hover ul { display: block; }
div#proiecte {
	width: 225px;
	margin-top: 2px;
	padding: 20px 0px 20px 0px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	background: #BD7F30;
	color: black;
}
.img {
	border: 1px solid #CCCCCC;
	float: left;
	margin: 0 2em 0 0;
	vertical-align: bottom;
	overflow: hidden;
	background:transparent url(../images/fundal.gif) repeat scroll 0 0;
	padding: 2px;
	text-decoration:none;
	z-index: 1;
}
.rezultat {
    height: 135px;
    font-family: Trebuchet MS;
    text-decoration: none;
    font-size: 12px;
    padding: 4px;
    margin-top: 5px;
    background: url(../images/fundal.gif);
    background-repeat: repeat;
    z-index: 3;
}
.titlu {

    font-weight: bold;
    background: #EEEFF1;
    font-family: Trebuchet MS;
    text-decoration: none;
    font-size: 12px;
    padding: 2px;
    margin-top: 5px;
    z-index: 2;
}
div#imagini_oferta {
	float: left;
	height: auto !important;
	margin-top: 5px;
}
div#imagini_oferta a {
	padding-bottom: 5px;
	border: none;
	text-decoration: none;
}
div#oferta{
    width: 450px;
    border: 2px solid #DE231B;
    font-family: Chiller;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    padding: 2px;
    margin-top: 5px;
    background: url(../images/fundal.gif);
    background-repeat: repeat-xy;
}
div#imagini_oferta img {
	border: 1px solid black;
	background:transparent url(../images/fundal.gif) repeat scroll 0 0;
	padding: 2px;
}
.continut_caracteristici {
    width: 349px;
    border: 0px solid #DE231B;
    font-family: Trebuchet MS;
    text-decoration: none;
    font-size: 12px;
    font-weight: 500;
    padding: 2px;
    margin-top: 5px;
    background: url(../images/fundal.gif);
    background-repeat: repeat-xy;
}
.caracteristici {
    width: 349px;
    border: 0px solid #DE231B;
    background: #F8F6F6;
    font-family: Trebuchet MS;
    text-decoration: none;
    font-size: 11px;
    font-weight: 700;
    padding: 2px;
    margin-top: 5px;
}
div#navigare, .navigare {
	color: #000000;
	text-decoration: none;
}
div#paginatie {
	text-align: right;

	width: 447px;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	background: transparent url(../images/fundal.gif) repeat scroll 0 0;
}
div#paginatie a, img {
	text-decoration: none;
	border: none;
	color: #000;
}
div#paginatie .pagina_curenta {
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}
div#anunturi {
	float: left;
	text-align: left;
}
div#pagini {
	float: right;
	text-align: right;
}