@charset "utf-8";

/*-------- Header ---------*/

#flashContent { width:100%; height:100%;
				position:absolute;
				left:182px;
				top:153px;
				width:590px;
				height:63px;
				z-index:277; 
			  }

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #243873; /*#2858A0*/
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector 
	color: #000000;*/
	height:100%;
}

.twoColFixLtHdr #container { 
	width: 800px;
	height:100%;
	background-repeat:repeat;/* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	/*margin: 0 auto;  the auto margins (in conjunction with a width) center the page */
	/*text-align: left;  this overrides the text-align: center on the body element. */
} 

#gallery {
	color:#CCC;
}
.twoColFixLtHdr #header_logo {
	background-image:url(../images/index/header_logo.jpg);
	height:68px;
	width:800px;
	}
	
.twoColFixLtHdr #header {
	background-image:url(../images/index/header_image.jpg);
	height:83px;
	width:800px;
	  
} 

.twoColFixLtHdr #headerincalzire {
	background-image:url(../images/incalzire/header_image_incalzire.jpg);
	height:83px;
	width:800px;
	  
} 

.twoColFixLtHdr #headercentraleelectrice {
	background-image:url(../images/centrale_electrice/header_centrale_electrice.jpg);
	height:83px;
	width:800px;
	  
} 

.twoColFixLtHdr #headerboilere {
	background-image:url(../images/boilere/header_boilere.jpg);
	height:83px;
	width:800px;
	  
} 

.twoColFixLtHdr #headerbuderus {
	background-image:url(../images/centrale_gaz/header_buderus.jpg);
	height:83px;
	width:800px;
	  
} 

.twoColFixLtHdr #headerlaing {
	background-image:url(../images/laing/header_laing.jpg);
	height:83px;
	width:800px;
	  
} 

.twoColFixLtHdr #headertermostroj {
	background-image:url(../images/termostroj/header_termostroj.jpg);
	height:83px;
	width:800px;
	  
}

.twoColFixLtHdr #headerelterm {
	background-image:url(../images/elterm/header_elterm.jpg);
	height:83px;
	width:800px;
	  
}

.twoColFixLtHdr #headerlemn {
	background-image:url(../images/cazane_lemn/header_cazane_lemn.jpg);
	height:83px;
	width:800px;
	  
}

.twoColFixLtHdr #headerradiatoare {
	background-image:url(../images/radiatoare/header_radiatoare.jpg);
	height:83px;
	width:800px;
	  
}

.twoColFixLtHdr #headerlowara {
	background-image:url(../images/pompe/lowara/header_lowara2.jpg);
	height:83px;
	width:800px;
	  
}

.twoColFixLtHdr #headerlowara2 {
	background-image:url(../images/pompe/lowara/header_lowara.jpg);
	height:83px;
	width:800px;
	  
}

.twoColFixLtHdr #headerpompebuderus {
	background-image:url(../images/pompe/buderus/header_pompe_buderus.jpg);
	height:83px;
	width:800px;
	  
}

.twoColFixLtHdr #headersolare {
	background-image:url(../images/panouri_solare/header_panoubuderus.jpg);
	height:83px;
	width:800px;
	  
}

.twoColFixLtHdr #header12v {
	background-image:url(../images/pompe/laing/header_12v.jpg);
	height:83px;
	width:800px;
	  
}

.twoColFixLtHdr #headerauraton {
	background-image:url(../images/auraton/header_auraton.jpg);
	height:83px;
	width:800px;
	  
}

.twoColFixLtHdr #headerimpumps {
	background-image:url(../images/pompe/imppumps/header_imp_pumps.jpg);
	height:83px;
	width:800px;
	  
}

.twoColFixLtHdr #headerlowara3 {
	background-image:url(../images/pompe/lowara/header_lowara3.jpg);
	height:83px;
	width:800px;
	  
}

.twoColFixLtHdr #headerlaingqt {
	background-image:url(../images/laing/laing_marcairegistrata.jpg);
	height:83px;
	width:800px;
	  
}

.twoColFixLtHdr #headercertificate {
	background-image:url(../images/certificate/header_certificare.jpg);
	height:83px;
	width:800px;
	  
}

.twoColFixLtHdr #headerfurnizori {
	background-image:url(../images/despre_noi/header_furnizori.jpg);
	height:83px;
	width:800px;
	  
}

.twoColFixLtHdr #headerpompedecirculatie {
	background-image:url(../images/pompe/pompe_de_circulatie/header_pompe_de_circulatie.jpg);
	height:83px;
	width:800px;
	  
}

/*------- Menu -------*/

.twoColFixLtHdr #sidebar1 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;/*  since this element is floated, a width must be given */
	width: 152px;
	height:100%;/* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding-top:50px;
	padding-bottom:24px;
	overflow:hidden;
}


.twoColFixLtHdr #sidebar2 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:2236px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar3 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:71px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar4 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:930px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar5 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:492px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar6 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:169px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar7 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:91px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar8 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:21px;
	overflow:hidden;
}


.twoColFixLtHdr #sidebar9 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:370px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar10 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:433px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar11 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:683px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar12 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:370px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar13 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:622px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebarintersolar{ /*intersolar*/
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:123px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar14 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:223px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar15 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:310px;
	overflow:hidden;
}


.twoColFixLtHdr #sidebar16 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:1141px;
	overflow:hidden;
}


.twoColFixLtHdr #sidebar17 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:1050px;
	overflow:hidden;
}


.twoColFixLtHdr #sidebar18 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:1050px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar19 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:787px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar20 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:150px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar21 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:469px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar22 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:244px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar23 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:400px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar24 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:189px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar25 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:471px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar26 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:911px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar27 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:19px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar28 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:1132px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar29 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:66px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar30 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:3448px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar31 {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:67px;
	overflow:hidden;
}


.twoColFixLtHdr #sidebar32 { /*imagini lucarari pardoseala*/
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:891px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar33 { /*imagini lucarari*/
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:238px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar34 { /*imagini lucarari gaz*/
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:101px;
	overflow:hidden;
}
.twoColFixLtHdr #sidebar35{ /*imagini lucarari lemn*/
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:101px;
	overflow:hidden;
}
.twoColFixLtHdr #sidebar36 { /*imagini lucarari electric*/
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:210px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar38{ /*imagini lucarari imp*/
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:101px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar37 { /*promotie laing*/
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:493px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar38 { /*romtherm*/
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:684px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar39 { /*2008*/
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:1036px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar40 { /*2009*/
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:199px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar41 { /*2010*/
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:1601px;
}

.twoColFixLtHdr #sidebar42 { /*romthermkepek*/
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:2952px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar43 { /*promotieromtherm*/
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:493px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar_eltermekw { /*promotie_elterm*/
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:1404px;
	overflow:hidden;
}

.twoColFixLtHdr #sidebar_expozitii { /*ezpozitii 2011*/
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;
	width: 152px;
	height:100%;
	padding-top:50px;
	padding-bottom:282px;
	overflow:hidden;
}


#footer {
   clear: both;
}
/*------ Link -------*/

a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #FFF;
	
}

/*------ Maine Content -------*/

.twoColFixLtHdr #mainContent {
	background-color:#FFF;
	background-repeat:repeat;
	width:648px;
	float:left;
} 

#menu_fent {
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:49px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	
}

#nav {
	background-image:url(../images/index/button.jpg);
	padding-left:4px;
	height:31px;
	text-align:left;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:1em;
	
}

#bodycontent1 {
	padding-top:10px;
	background-position:center;
	/*background-image:url(../images/index/banner_romthermx.jpg);*/
	background-repeat:no-repeat;
	height:62px;
	weight:623px;	
}

#bodycontentxx {
	padding-top:10px;
	background-position:center;
	/*background-image:url(../images/index/banner_romthermx.jpg);*/
	background-repeat:no-repeat;
	height:62px;
	weight:623px;	
}

#bodycontent2 {
	background-position:center;
	background-image:url(images/index/content.jpg);
	background-repeat:no-repeat;
	height:391px;
	weight:622px;	
}

#bodycontent3 {
	padding-top:20px;
	background-color:#FFF;
	background-position:center;
	background-repeat:no-repeat;
	height:85px;
	weight:623px;
	
}

#bodycontentincalzire {
	background-position:center;
	background-image:url(../images/incalzire/content_incalzire.jpg);
	background-repeat:no-repeat;
	height:811px;
	weight:622px;	
}

#bodycontentcentraleelectrice {
	background-position:center;
	background-image:url(../images/centrale_electrice/content_centrale_electrice.jpg);
	background-repeat:no-repeat;
	height:532px;
	weight:624px;	
}

#bodycontentboilere {
	background-position:center;
	background-image:url(../images/boilere/content_boilere.jpg);
	background-repeat:no-repeat;
	height:512px;
	weight:625px;	
}

#bodycontentboilereelectrice {
	background-position:center;
	background-image:url(../images/boilere/content_boilere_electrice.jpg);
	background-repeat:no-repeat;
	height:1371px;
	weight:625px;	
}

#bodycontentboilerelemn {
	background-position:center;
	background-image:url(../images/boilere/content_boilere_lemn.jpg);
	background-repeat:no-repeat;
	height:933px;
	weight:625px;	
}

#bodycontentcentralegazbuderus {
	background-position:center;
	background-image:url(../images/centrale_gaz/content_buderus.jpg);
	background-repeat:no-repeat;
	height:1124px;
	weight:625px;	
}

#bodycontentcentralelaing {
	background-position:center;
	background-image:url(../images/laing/content_laing.jpg);
	background-repeat:no-repeat;
	height:811px;
	weight:625px;	
}

#bodycontentcentraletermostroj {
	background-position:center;
	background-image:url(../images/termostroj/content_termostroj.jpg);
	background-repeat:no-repeat;
	height:874px;
	weight:625px;	
}

#bodycontentcentraleelterm {
	background-position:center;
	background-image:url(../images/elterm/content_elterm.jpg);
	background-repeat:no-repeat;
	height:462px;
	weight:625px;	
}

#bodycontentcazanelemn {
	background-position:center;
	background-image:url(../images/cazane_lemn/content_cazane_lemn.jpg);
	background-repeat:no-repeat;
	height:610px;
	weight:625px;	
}

#bodycontentradiatoare {
	background-position:center;
	background-image:url(../images/radiatoare/content_radiatoare.jpg);
	background-repeat:no-repeat;
	height:1491px;
	weight:625px;	
}

#bodycontentlowara {
	background-position:center;
	background-image:url(../images/pompe/lowara/content_lowara.jpg);
	background-repeat:no-repeat;
	height:1582px;
	weight:625px;	
}

#bodycontentlowara2 {
	background-position:center;
	background-image:url(../images/pompe/lowara/content_lowara2.jpg);
	background-repeat:no-repeat;
	height:1720px;
	weight:625px;	
}

#bodycontent12v {
	background-position:center;
	background-image:url(images/pompe/laing/content_12v.jpg);
	background-repeat:no-repeat;
	height:665px;
	weight:625px;	
}

#bodycontentpompebuderus {
	background-position:center;
	background-image:url(../images/pompe/buderus/content_pompe_caldura_buderus.jpg);
	background-repeat:no-repeat;
	height:751px;
	weight:625px;	
}

#bodycontentsolare {
	background-position:center;
	background-image:url(../images/panouri_solare/content_panou_solar_buderus.jpg);
	background-repeat:no-repeat;
	height:1063px;
	weight:625px;	
}

#bodycontentintersolar {
	background-position:center;
	background-image:url(images/panouri_solare/intersolar.jpg);
	background-repeat:no-repeat;
	height:564px;
	weight:625px;	
}

#bodycontentauraton {
	background-position:center;
	background-image:url(../images/auraton/content_auraton.jpg);
	background-repeat:no-repeat;
	height:2677px;
	weight:625px;	
}

#bodycontentimpumps {
	background-position:center;
	background-image:url(../images/pompe/imppumps/content_pompe_imp.jpg);
	background-repeat:no-repeat;
	height:1228px;
	weight:625px;	
}

#bodycontentcazanebuderus {
	background-position:center;
	background-image:url(../images/cazane_lemn/content_cazane_lemn_buderus.jpg);
	background-repeat:no-repeat;
	height:591px;
	weight:625px;	
}

#bodycontentcazanecelsius {
	background-position:center;
	background-image:url(../images/cazane_lemn/content_cazane_lemn_celsius.jpg);
	background-repeat:no-repeat;
	height:910px;
	weight:625px;	
}

#bodycontentlowara3 {
	background-position:center;
	background-image:url(../images/pompe/lowara/content_pompe_lowara_incalzire.jpg);
	background-repeat:no-repeat;
	height:685px;
	weight:625px;	
}

#bodycontentlaing {
	background-position:center;
	background-image:url(../images/laing/content_laing_marca_inregistrata.jpg);
	background-repeat:no-repeat;
	height:841px;
	weight:625px;	
}

#bodycontentcertificate{
	background-position:center;
	background-image:url(../images/certificate/content_certificare.jpg);
	background-repeat:no-repeat;
	height:630px;
	weight:625px;	
}

#bodycontentnoi{
	background-position:center;
	background-image:url(../images/despre_noi/content_desprenoi.jpg);
	background-repeat:no-repeat;
	height:912px;
	weight:625px;	
}

#bodycontentfurnizori{
	background-position:center;
	background-image:url(../images/despre_noi/content_furnizori.jpg);
	background-repeat:no-repeat;
	height:1352px;
	weight:625px;	
}

#bodycontentevenimente{
	background-position:center;
	background-image:url(../images/despre_noi/content_evenimente.jpg);
	background-repeat:no-repeat;
	height:460px;
	weight:625px;	
}

#bodycontenttermofarc{
	background-position:center;
	background-image:url(../images/cazane_lemn/content_cazane_lemn_termofarc.jpg);
	background-repeat:no-repeat;
	height:1573px;
	weight:625px;	
}

#bodycontentpompedecirculatie{
	background-position:center;
	background-image:url(../images/pompe/pompe_de_circulatie/content_pompe_de_circulatie_categorie.jpg);
	background-repeat:no-repeat;
	height:510px;
	weight:625px;	
}

#bodycontentcompanie{
	background-position:center;
	background-image:url(images/companie/content_companie.jpg);
	background-repeat:no-repeat;
	height:510px;
	weight:625px;	
}

#bodycontentdownloads{
	background-position:center;
	background-image:url(../images/pdf/content_downloads.jpg);
	background-repeat:no-repeat;
	height:3889px;
	weight:625px;	
}

#bodycontentoferta{
	background-position:center;
	background-image:url(images/oferta/content_oferta.jpg);
	background-repeat:no-repeat;
	height:508px;
	weight:625px;	
}

#bodycontentimagini{
	background-position:center;
	background-image:url(images/lucrari/content_imagini.jpg);
	background-repeat:no-repeat;
	height:679px;
	weight:625px;	
}

#bodycontentimagini1{
	background-position:center;
	background-image:url(../images/lucrari/content_imagini1.jpg);
	background-repeat:no-repeat;
	height:1332px;
	weight:625px;	
}

#bodycontentimagini2{
	background-position:center;
	background-image:url(../images/lucrari/content_imagini2.jpg);
	background-repeat:no-repeat;
	height:725px;
	weight:625px;	
}

#bodycontentimagini3{
	background-position:center;
	background-image:url(../images/lucrari/content_imagini3.jpg);
	background-repeat:no-repeat;
	height:542px;
	weight:625px;	
}

#bodycontentimagini4{
	background-position:center;
	background-image:url(../images/lucrari/content_imagini4.jpg);
	background-repeat:no-repeat;
	height:542px;
	weight:625px;	
}

#bodycontentimagini5{
	background-position:center;
	background-image:url(../images/lucrari/content_imagini5.jpg);
	background-repeat:no-repeat;
	height:542px;
	weight:625px;	
}

#bodycontentpromotii{
	background-position:center;
	background-image:url(images/promotii/content_promotie_laing.jpg);
	background-repeat:no-repeat;
	height:934px;
	weight:625px;	
}

#bodycontentromtherm{
	background-position:center;
	background-image:url(images/romtherm/romtherm.jpg);
	background-repeat:no-repeat;
	height:1125px;
	weight:625px;	
}


#bodycontentevenimente2008{
	background-position:center;
	background-image:url(../images/despre_noi/content_evenimente2008.jpg);
	background-repeat:no-repeat;
	height:1477px;
	weight:625px;	
}

#bodycontentevenimente2009{
	background-position:center;
	background-image:url(../images/despre_noi/content_evenimente2009.jpg);
	background-repeat:no-repeat;
	height:639px;
	weight:625px;	
}

#bodycontentevenimente2010{
	background-position:center;
	background-image:url(../images/despre_noi/content_evenimente2010.jpg);
	background-repeat:no-repeat;
	height:2042px;
	weight:625px;	
}

#bodycontentevenimenteromtherm{
	background-position:center;
	background-image:url(images/despre_noi/evenimente_romtherm.jpg);
	background-repeat:no-repeat;
	height:3393px;
	weight:625px;	
}

#bodycontentpromotie{
	background-position:center;
	background-image:url(images/promotii/promotie_.jpg);
	background-repeat:no-repeat;
	height:934px;
	weight:625px;	
}

#bodycontentpromotiecentrale{
	background-position:center;
	background-image:url(images/promotii/promotie_centrale_electrice.jpg);
	background-repeat:no-repeat;
	height:934px;
	weight:625px;	
}
#bodycontentfloorblok{
	background-position:center;
	background-image:url(images/incalzire/content_floorblok.jpg);
	background-repeat:no-repeat;
	height:934px;
	weight:625px;	
}

#bodycontentteava{
	background-position:center;
	background-image:url(images/promotii/promotie_teava.jpg);
	background-repeat:no-repeat;
	height:934px;
	weight:624px;	
}

#bodycontentlogano{
	background-position:center;
	background-image:url(images/promotii/promotie_buderus.jpg);
	background-repeat:no-repeat;
	height:934px;
	weight:624px;	
}

#bodycontenteltermekw{/*promotie elterm octombrie*/
	background-position:center;
	background-image:url(images/promotii/eltermekw.jpg);
	background-repeat:no-repeat;
	height:1845px;
	weight:625px;	
	
}

#bodycontentexpozitii{/*expozitii 2011*/
	background-position:center;
	background-image:url(images/despre_noi/expozitii.jpg);
	background-repeat:no-repeat;
	height:725px;
	weight:625px;	
	
}

/*------ Downloads ------*/

#downloads {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	
}

/*------ AP DIV ------*/

.twoColFixLtHdr #wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width:800px;
	overflow:hidden;

}

#apDiv1 {
	position:absolute;
	left:171px;
	top:565px;
	width:195px;
	height:53px;
	z-index:1;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:1em;
	text-align:left;

}

#apDiv2 {
	position:absolute;
	left:381px;
	top:568px;
	width:194px;
	height:53px;
	z-index:2;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:1em;
	text-align:left;
}

#apDiv3 {
	position:absolute;
	left:591px;
	top:367px;
	width:190px;
	height:49px;
	z-index:3;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:1em;
	text-align:left;
}

#apDiv4 {
	position:absolute;
	left:171px;
	top:366px;
	width:195px;
	height:53px;
	z-index:4;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:1em;
	text-align:left;
}

#apDiv5 {
	position:absolute;
	left:380px;
	top:366px;
	width:195px;
	height:53px;
	z-index:5;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:1em;
	text-align:left;
}

#apDiv6 {
	position:absolute;
	left:591px;
	top:565px;
	width:195px;
	height:53px;
	z-index:6;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:1em;
	text-align:left;
}

/*-----EXPO 2011------*/

.twoColFixLtHdr #sidebar_exp {
	background-color:#cc0000;
	background-repeat:repeat-y;
	float: left;/*  since this element is floated, a width must be given */
	width: 152px;
	height:100%;/* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding-top:50px;
	padding-bottom:81px;
	overflow:hidden;
}

#bodycontent_exp1 {
	padding-top:5px;
	background-position:center;
	background-repeat:no-repeat;
	height:119px;
	weight:623px;	
}

#bodycontent_exp2 {
	padding-top:17px;
	background-position:center;
	background-image:url(images/index/content.jpg);
	background-repeat:no-repeat;
	height:391px;
	weight:622px;	
}

#bodycontent_exp3 {
	padding-top:10px;
	background-color:#FFF;
	background-position:center;
	background-repeat:no-repeat;
	height:85px;
	weight:623px;	
}

#apDiv1_exp {
	position:absolute;
	left:171px;
	top:621px;
	width:195px;
	height:53px;
	z-index:1;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:1em;
	text-align:left;

}

#apDiv2_exp {
	position:absolute;
	left:381px;
	top:625px;
	width:194px;
	height:53px;
	z-index:2;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:1em;
	text-align:left;
}

#apDiv3_exp {
	position:absolute;
	left:591px;
	top:420px;
	width:190px;
	height:49px;
	z-index:3;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:1em;
	text-align:left;
}

#apDiv4_exp {
	position:absolute;
	left:168px;
	top:426px;
	width:198px;
	height:53px;
	z-index:4;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:1em;
	text-align:left;
}

#apDiv5_exp {
	position:absolute;
	left:377px;
	top:420px;
	width:200px;
	height:54px;
	z-index:5;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:1em;
	text-align:left;
}

#apDiv6_exp {
	position:absolute;
	left:591px;
	top:621px;
	width:195px;
	height:53px;
	z-index:6;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:1em;
	text-align:left;
}

#apDiv271_exp {
	position:absolute;
	left:165px;
	top:482px;
	width:202px;
	height:136px;
	z-index:271;
	
}
#apDiv272_exp {
	position:absolute;
	left:375px;
	top:482px;
	width:202px;
	height:136px;
	z-index:272;
	
}
#apDiv273_exp {
	position:absolute;
	left:584px;
	top:280px;
	width:202px;
	height:136px;
	z-index:273;
	
}
#apDiv274_exp {
	position:absolute;
	left:164px;
	top:281px;
	width:202px;
	height:138px;
	z-index:274;
	
}
#apDiv275_exp {
	position:absolute;
	left:376px;
	top:280px;
	width:202px;
	height:136px;
	z-index:275;
	
}
#apDiv276_exp {
	position:absolute;
	left:584px;
	top:481px;
	width:202px;
	height:136px;
	z-index:276;
	
}

/*--------------------*/


#apDiv7 {
	position:absolute;
	left:330px;
	top:647px;
	width:460px;
	height:60px;
	z-index:7;
	color:#000;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:1.5em;
}

#apDiv8 {
	position:absolute;
	left:350px;
	top:965px;
	width:200px;
	height:26px;
	z-index:8;
	
}
#apDiv9 {
	position:absolute;
	left:350px;
	top:1000px;
	width:200px;
	height:26px;
	z-index:9;
	background-image:url(../images/incalzire/imagini.jpg);
}
#apDiv10 {
	position:absolute;
	left:570px;
	top:965px;
	width:200px;
	height:26px;
	z-index:10;
	
}
#apDiv11 {
	position:absolute;
	left:570px;
	top:1000px;
	width:200px;
	height:26px;
	z-index:11;
	
}
#apDiv12 {
	position:absolute;
	left:335px;
	top:265px;
	width:445px;
	height:680px;
	z-index:12;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

#apDiv13 {
	position:absolute;
	left:500px;
	top:389px;
	width:247px;
	height:26px;
	z-index:13;
	
}
#apDiv14 {
	position:absolute;
	left:500px;
	top:548px;
	width:247px;
	height:26px;
	z-index:14;
	
}
#apDiv15 {
	position:absolute;
	left:500px;
	top:709px;
	width:247px;
	height:26px;
	z-index:15;
	
}

#apDiv16 {
	position:absolute;
	left:262px;
	top:289px;
	width:478px;
	height:112px;
	z-index:16;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv17 {
	position:absolute;
	left:269px;
	top:450px;
	width:472px;
	height:112px;
	z-index:17;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv18 {
	position:absolute;
	left:275px;
	top:611px;
	width:467px;
	height:112px;
	z-index:18;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

#apDiv19 {
	position:absolute;
	left:452px;
	top:430px;
	width:325px;
	height:28px;
	z-index:19;
	
	
}
#apDiv20 {
	position:absolute;
	left:452px;
	top:642px;
	width:325px;
	height:28px;
	z-index:20;
	
}
#apDiv21 {
	position:absolute;
	left:365px;
	top:480px;
	width:200px;
	height:26px;
	z-index:21;
	
}

#apDiv22 {
	position:absolute;
	left:577px;
	top:480px;
	width:200px;
	height:26px;
	z-index:22;
	
}
#apDiv23 {
	position:absolute;
	left:365px;
	top:691px;
	width:200px;
	height:26px;
	z-index:23;
	
}
#apDiv24 {
	position:absolute;
	left:577px;
	top:691px;
	width:200px;
	height:26px;
	z-index:24;
	
}

#apDiv25 {
	position:absolute;
	left:170px;
	top:266px;
	width:613px;
	height:40px;
	z-index:25;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

#apDiv26 {
	position:absolute;
	left:310px;
	top:337px;
	width:461px;
	height:95px;
	z-index:26;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv27 {
	position:absolute;
	left:310px;
	top:545px;
	width:461px;
	height:95px;
	z-index:27;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

#apDiv28 {
	position:absolute;
	left:365px;
	top:459px;
	width:200px;
	height:26px;
	z-index:28;
	
}
#apDiv29 {
	position:absolute;
	left:580px;
	top:459px;
	width:200px;
	height:26px;;
	z-index:29;
	
}
#apDiv30 {
	position:absolute;
	left:365px;
	top:1100px;
	width:200px;
	height:26px;
	z-index:30;
	
}
#apDiv31 {
	position:absolute;
	left:580px;
	top:1100px;
	width:200px;
	height:26px;
	z-index:31;
	
}
#apDiv32 {
	position:absolute;
	left:315px;
	top:313px;
	width:460px;
	height:103px;
	z-index:32;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv33 {
	position:absolute;
	left:315px;
	top:852px;
	width:460px;
	height:78px;
	z-index:33;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

#apDiv34 {
	position:absolute;
	left:175px;
	top:263px;
	width:600px;
	height:124px;
	z-index:34;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv35 {
	position:absolute;
	left:314px;
	top:418px;
	width:460px;
	height:67px;
	z-index:35;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv36 {
	position:absolute;
	left:314px;
	top:640px;
	width:460px;
	height:60px;
	z-index:36;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv37 {
	position:absolute;
	left:315px;
	top:803px;
	width:460px;
	height:69px;
	z-index:37;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv38 {
	position:absolute;
	left:315px;
	top:1042px;
	width:460px;
	height:50px;
	z-index:38;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv39 {
	position:absolute;
	left:315px;
	top:1342px;
	width:460px;
	height:63px;
	z-index:39;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

#apDiv40 {
	position:absolute;
	left:365px;
	top:582px;
	width:200px;
	height:26px;
	z-index:40;
	
}
#apDiv41 {
	position:absolute;
	left:580px;
	top:582px;
	width:200px;
	height:26px;
	z-index:41;
	
}
#apDiv42 {
	position:absolute;
	left:365px;
	top:740px;
	width:200px;
	height:26px;
	z-index:42;
	
}
#apDiv43 {
	position:absolute;
	left:580px;
	top:740px;
	width:200px;
	height:26px;
	z-index:43;
	
}
#apDiv44 {
	position:absolute;
	left:365px;
	top:976px;
	width:200px;
	height:26px;
	z-index:44;
	
}
#apDiv45 {
	position:absolute;
	left:580px;
	top:976px;
	width:200px;
	height:26px;
	z-index:45;
	
}
#apDiv46 {
	position:absolute;
	left:365px;
	top:1203px;
	width:200px;
	height:26px;
	z-index:46;
	
}
#apDiv47 {
	position:absolute;
	left:580px;
	top:1203px;
	width:200px;
	height:26px;
	z-index:47;
	
}
#apDiv48 {
	position:absolute;
	left:365px;
	top:1518px;
	width:200px;
	height:26px;
	z-index:48;
	
}
#apDiv49 {
	position:absolute;
	left:580px;
	top:1518px;
	width:200px;
	height:26px;
	z-index:49;
	
}

#apDiv50 {
	position:absolute;
	left:315px;
	top:276px;
	width:459px;
	height:93px;
	z-index:50;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv51 {
	position:absolute;
	left:315px;
	top:535px;
	width:459px;
	height:70px;
	z-index:51;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv52 {
	position:absolute;
	left:315px;
	top:715px;
	width:459px;
	height:90px;
	z-index:52;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv53 {
	position:absolute;
	left:315px;
	top:942px;
	width:459px;
	height:90px;
	z-index:53;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv54 {
	position:absolute;
	left:315px;
	top:1157px;
	width:459px;
	height:90px;
	z-index:54;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

#apDiv55 {
	position:absolute;
	left:360px;
	top:430px;
	width:200px;
	height:26px;
	z-index:55;
	
}
#apDiv56 {
	position:absolute;
	left:577px;
	top:430px;
	width:200px;
	height:26px;
	z-index:56;
	background-image:url(../images/centrale_gaz/imagini_lucrari.jpg);
}
#apDiv57 {
	position:absolute;
	left:577px;
	top:465px;
	width:200px;
	height:26px;
	z-index:57;
	
}
#apDiv58 {
	position:absolute;
	left:360px;
	top:626px;
	width:200px;
	height:26px;
	z-index:58;
	
}
#apDiv59 {
	position:absolute;
	left:577px;
	top:626px;
	width:200px;
	height:26px;
	z-index:59;
	background-image:url(../images/centrale_gaz/imagini_lucrari.jpg);
}
#apDiv60 {
	position:absolute;
	left:577px;
	top:663px;
	width:200px;
	height:26px;
	z-index:60;
	
}
#apDiv61 {
	position:absolute;
	left:360px;
	top:830px;
	width:200px;
	height:26px;
	z-index:61;
	
}
#apDiv62 {
	position:absolute;
	left:577px;
	top:830px;
	width:200px;
	height:26px;
	z-index:62;
	background-image:url(../images/centrale_gaz/imagini_lucrari.jpg);
}
#apDiv63 {
	position:absolute;
	left:577px;
	top:867px;
	width:200px;
	height:26px;
	z-index:63;
	
}
#apDiv64 {
	position:absolute;
	left:360px;
	top:1059px;
	width:200px;
	height:26px;
	z-index:64;
	
}
#apDiv65 {
	position:absolute;
	left:577px;
	top:1059px;
	width:200px;
	height:26px;
	z-index:65;
	background-image:url(../images/centrale_gaz/imagini_lucrari.jpg);
}
#apDiv66 {
	position:absolute;
	left:577px;
	top:1097px;
	width:200px;
	height:26px;
	z-index:66;
	
}
#apDiv67 {
	position:absolute;
	left:360px;
	top:1262px;
	width:200px;
	height:26px;
	z-index:67;
	
}
#apDiv68 {
	position:absolute;
	left:577px;
	top:1261px;
	width:200px;
	height:26px;
	z-index:68;
	background-image:url(../images/centrale_gaz/imagini_lucrari.jpg);
}
#apDiv69 {
	position:absolute;
	left:577px;
	top:1300px;
	width:200px;
	height:26px;
	z-index:69;
	
}
#apDiv70 {
	position:absolute;
	left:175px;
	top:269px;
	width:600px;
	height:1px;
	z-index:70;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv71 {
	position:absolute;
	left:315px;
	top:356px;
	width:460px;
	height:110px;
	z-index:71;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv72 {
	position:absolute;
	left:315px;
	top:592px;
	width:460px;
	height:110px;
	z-index:72;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv73 {
	position:absolute;
	left:315px;
	top:791px;
	width:460px;
	height:90px;
	z-index:73;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

#apDiv74 {
	position:absolute;
	left:360px;
	top:960px;
	width:200px;
	height:26px;
	z-index:74;
	
}
#apDiv75 {
	position:absolute;
	left:577px;
	top:960px;
	width:200px;
	height:26px;
	z-index:75;
	
}
#apDiv76 {
	position:absolute;
	left:360px;
	top:1000px;
	width:200px;
	height:26px;
	z-index:76;
	
}
#apDiv77 {
	position:absolute;
	left:577px;
	top:1000px;
	width:200px;
	height:26px;
	z-index:77;
	
}

#apDiv78 {
	position:absolute;
	left:315px;
	top:284px;
	width:460px;
	height:130px;
	z-index:78;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv79 {
	position:absolute;
	left:315px;
	top:542px;
	width:460px;
	height:73px;
	z-index:79;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv80 {
	position:absolute;
	left:315px;
	top:761px;
	width:460px;
	height:170px;
	z-index:80;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv81 {
	position:absolute;
	left:363px;
	top:960px;
	width:200px;
	height:26px;
	z-index:81;
	
}
#apDiv82 {
	position:absolute;
	left:580px;
	top:960px;
	width:200px;
	height:26px;
	z-index:82;
	
}
#apDiv83 {
	position:absolute;
	left:363px;
	top:1000px;
	width:200px;
	height:26px;
	z-index:83;
	
}
#apDiv84 {
	position:absolute;
	left:580px;
	top:1000px;
	width:200px;
	height:26px;
	z-index:84;
	
}

#apDiv85 {
	position:absolute;
	left:315px;
	top:290px;
	width:460px;
	height:130px;
	z-index:85;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv86 {
	position:absolute;
	left:363px;
	top:600px;
	width:200px;
	height:26px;
	z-index:86;
	
}
#apDiv87 {
	position:absolute;
	left:580px;
	top:600px;
	width:200px;
	height:26px;
	z-index:87;
	
}
#apDiv88 {
	position:absolute;
	left:363px;
	top:640px;
	width:200px;
	height:26px;
	z-index:88;
	
}
#apDiv89 {
	position:absolute;
	left:580px;
	top:640px;
	width:200px;
	height:26px;
	z-index:89;
	
}

#apDiv90 {
	position:absolute;
	left:292px;
	top:275px;
	width:450px;
	height:130px;
	z-index:90;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv91 {
	position:absolute;
	left:292px;
	top:435px;
	width:450px;
	height:130px;
	z-index:91;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv92 {
	position:absolute;
	left:292px;
	top:595px;
	width:450px;
	height:130px;
	z-index:92;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv93 {
	position:absolute;
	left:360px;
	top:750px;
	width:200px;
	height:26px;
	z-index:93;
	/*background-image:url(../images/cazane_lemn/alegere_cazan.jpg);*/
}
#apDiv94 {
	position:absolute;
	left:577px;
	top:750px;
	width:200px;
	height:26px;
	z-index:94;
	
}
#apDiv95 {
	position:absolute;
	left:360px;
	top:785px;
	width:200px;
	height:26px;
	z-index:95;
	background-image:url(../images/incalzire/imagini.jpg)
}
#apDiv96 {
	position:absolute;
	left:577px;
	top:785px;
	width:200px;
	height:26px;
	z-index:96;
	
}
#apDiv97 {
	position:absolute;
	left:499px;
	top:384px;
	width:248px;
	height:26px;
	z-index:97;
	
}
#apDiv98 {
	position:absolute;
	left:499px;
	top:543px;
	width:248px;
	height:26px;
	z-index:98;
	
}
#apDiv99 {
	position:absolute;
	left:499px;
	top:702px;
	width:248px;
	height:26px;
	z-index:99;
	
}

#apDiv100 {
	position:absolute;
	left:179px;
	top:272px;
	width:592px;
	height:193px;
	z-index:100;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv101 {
	position:absolute;
	left:316px;
	top:482px;
	width:455px;
	height:235px;
	z-index:101;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv102 {
	position:absolute;
	left:316px;
	top:800px;
	width:455px;
	height:194px;
	z-index:102;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv103 {
	position:absolute;
	left:316px;
	top:1090px;
	width:455px;
	height:239px;
	z-index:103;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv104 {
	position:absolute;
	left:316px;
	top:1430px;
	width:455px;
	height:131px;
	z-index:104;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv105 {
	position:absolute;
	left:360px;
	top:1565px;
	width:200px;
	height:26px;
	z-index:105;
	
}
#apDiv106 {
	position:absolute;
	left:577px;
	top:1565px;
	width:200px;
	height:26px;
	z-index:106;
	
}
#apDiv107 {
	position:absolute;
	left:577px;
	top:1600px;
	width:200px;
	height:26px;
	z-index:107;
	
}

/*3 more*/

#apDiv105a {
	position:absolute;
	left:360px;
	top:730px;
	width:200px;
	height:26px;
	z-index:105;
	
}
#apDiv106a {
	position:absolute;
	left:577px;
	top:730px;
	width:200px;
	height:26px;
	z-index:106;
	
}
#apDiv107a {
	position:absolute;
	left:577px;
	top:765px;
	width:200px;
	height:26px;
	z-index:107;
	
}

#apDiv105b {
	position:absolute;
	left:360px;
	top:1010px;
	width:200px;
	height:26px;
	z-index:105;

}
#apDiv106b {
	position:absolute;
	left:577px;
	top:1010px;
	width:200px;
	height:26px;
	z-index:106;
	
}
#apDiv107b {
	position:absolute;
	left:577px;
	top:1045px;
	width:200px;
	height:26px;
	z-index:107;
	
}

#apDiv105c {
	position:absolute;
	left:360px;
	top:1345px;
	width:200px;
	height:26px;
	z-index:105;
	
}
#apDiv106c {
	position:absolute;
	left:577px;
	top:1345px;
	width:200px;
	height:26px;
	z-index:106;
	
}
#apDiv107c {
	position:absolute;
	left:577px;
	top:1380px;
	width:200px;
	height:26px;
	z-index:107;
	
}
/*3 end*/

#apDiv108 {
	position:absolute;
	left:314px;
	top:267px;
	width:460px;
	height:256px;
	z-index:108;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv109 {
	position:absolute;
	left:314px;
	top:576px;
	width:460px;
	height:220px;
	z-index:109;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv110 {
	position:absolute;
	left:314px;
	top:849px;
	width:460px;
	height:300px;
	z-index:110;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv111 {
	position:absolute;
	left:314px;
	top:1200px;
	width:460px;
	height:305px;
	z-index:111;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv112 {
	position:absolute;
	left:314px;
	top:1556px;
	width:460px;
	height:200px;
	z-index:112;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

#apDiv113 {
	position:absolute;
	left:360px;
	top:537px;
	width:200px;
	height:26px;
	z-index:113;
	
}
#apDiv114 {
	position:absolute;
	left:577px;
	top:536px;
	width:200px;
	height:26px;
	z-index:114;
	
}
#apDiv115 {
	position:absolute;
	left:360px;
	top:808px;
	width:200px;
	height:26px;
	z-index:115;
	
}
#apDiv116 {
	position:absolute;
	left:576px;
	top:808px;
	width:200px;
	height:26px;
	z-index:116;
	
}
#apDiv117 {
	position:absolute;
	left:360px;
	top:1155px;
	width:200px;
	height:26px;
	z-index:117;
	
}
#apDiv118 {
	position:absolute;
	left:576px;
	top:1155px;
	width:200px;
	height:26px;
	z-index:118;
	
}
#apDiv119 {
	position:absolute;
	left:360px;
	top:1514px;
	width:200px;
	height:26px;
	z-index:119;
	
}
#apDiv120 {
	position:absolute;
	left:576px;
	top:1514px;
	width:200px;
	height:26px;
	z-index:120;
	
}
#apDiv121 {
	position:absolute;
	left:360px;
	top:1752px;
	width:200px;
	height:26px;
	z-index:121;
	
}
#apDiv122 {
	position:absolute;
	left:576px;
	top:1752px;
	width:200px;
	height:26px;
	z-index:122;
	
}

#apDiv123 {
	position:absolute;
	left:314px;
	top:267px;
	width:460px;
	height:258px;
	z-index:123;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv124 {
	position:absolute;
	left:314px;
	top:580px;
	width:460px;
	height:220px;
	z-index:124;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv125 {
	position:absolute;
	left:314px;
	top:871px;
	width:460px;
	height:300px;
	z-index:125;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv126 {
	position:absolute;
	left:314px;
	top:1195px;
	width:460px;
	height:305px;
	z-index:126;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv127 {
	position:absolute;
	left:314px;
	top:1580px;
	width:460px;
	height:200px;
	z-index:127;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

#apDiv128 {
	position:absolute;
	left:360px;
	top:537px;
	width:200px;
	height:26px;
	z-index:128;
	
}
#apDiv129 {
	position:absolute;
	left:577px;
	top:537px;
	width:200px;
	height:26px;
	z-index:129;
	
}
#apDiv130 {
	position:absolute;
	left:360px;
	top:823px;
	width:200px;
	height:26px;
	z-index:130;

}
#apDiv131 {
	position:absolute;
	left:576px;
	top:823px;
	width:200px;
	height:26px;
	z-index:131;

}
#apDiv132 {
	position:absolute;
	left:360px;
	top:1144px;
	width:200px;
	height:26px;
	z-index:132;

}
#apDiv133 {
	position:absolute;
	left:576px;
	top:1144px;
	width:200px;
	height:26px;
	z-index:133;

}
#apDiv134 {
	position:absolute;
	left:360px;
	top:1521px;
	width:200px;
	height:26px;
	z-index:134;

}
#apDiv135 {
	position:absolute;
	left:576px;
	top:1521px;
	width:200px;
	height:26px;
	z-index:135;

}
#apDiv136 {
	position:absolute;
	left:360px;
	top:1875px;
	width:200px;
	height:26px;
	z-index:136;

}
#apDiv137 {
	position:absolute;
	left:576px;
	top:1875px;
	width:200px;
	height:26px;
	z-index:137;

}

#apDiv138 {
	position:absolute;
	left:316px;
	top:297px;
	width:460px;
	height:206px;
	z-index:138;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv139 {
	position:absolute;
	left:317px;
	top:608px;
	width:460px;
	height:180px;
	z-index:139;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv140 {
	position:absolute;
	left:360px;
	top:533px;
	width:200px;
	height:26px;
	z-index:140;

}
#apDiv141 {
	position:absolute;
	left:577px;
	top:535px;
	width:200px;
	height:26px;
	z-index:141;
	background-image:url(../images/incalzire/imagini.jpg);
}
#apDiv142 {
	position:absolute;
	left:577px;
	top:567px;
	width:200px;
	height:26px;
	z-index:142;

}
#apDiv143 {
	position:absolute;
	left:352px;
	top:799px;
	width:200px;
	height:26px;
	z-index:143;

}
#apDiv144 {
	position:absolute;
	left:567px;
	top:802px;
	width:200px;
	height:26px;
	z-index:144;
	background-image:url(../images/incalzire/imagini.jpg);
}
#apDiv145 {
	position:absolute;
	left:568px;
	top:842px;
	width:200px;
	height:26px;
	z-index:145;

}

#apDiv146 {
	position:absolute;
	left:315px;
	top:277px;
	width:460px;
	height:244px;
	z-index:146;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv147 {
	position:absolute;
	left:315px;
	top:622px;
	width:460px;
	height:254px;
	z-index:147;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv148 {
	position:absolute;
	left:360px;
	top:540px;
	width:200px;
	height:26px;
	z-index:148;
	
}
#apDiv149 {
	position:absolute;
	left:577px;
	top:540px;
	width:200px;
	height:26px;
	z-index:149;
	
}
#apDiv150 {
	position:absolute;
	left:360px;
	top:891px;
	width:200px;
	height:26px;
	z-index:150;
	
}
#apDiv151 {
	position:absolute;
	left:577px;
	top:891px;
	width:200px;
	height:26px;
	z-index:151;
	
}

#apDiv152 {
	position:absolute;
	left:315px;
	top:275px;
	width:460px;
	height:213px;
	z-index:152;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv153 {
	position:absolute;
	left:315px;
	top:555px;
	width:460px;
	height:213px;
	z-index:153;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv154 {
	position:absolute;
	left:315px;
	top:960px;
	width:460px;
	height:240px;
	z-index:154;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv155 {
	position:absolute;
	left:348px;
	top:496px;
	width:200px;
	height:26px;
	z-index:155;

}
#apDiv156 {
	position:absolute;
	left:577px;
	top:496px;
	width:200px;
	height:26px;
	z-index:156;
	
}
#apDiv157 {
	position:absolute;
	left:360px;
	top:776px;
	width:200px;
	height:26px;
	z-index:157;
	
}
#apDiv158 {
	position:absolute;
	left:577px;
	top:776px;
	width:200px;
	height:26px;
	z-index:158;
	
}
#apDiv159 {
	position:absolute;
	left:360px;;
	top:1207px;
	width:200px;
	height:26px;
	z-index:159;
	
}
#apDiv160 {
	position:absolute;
	left:577px;
	top:1207px;
	width:200px;
	height:26px;
	z-index:160;
	
}

#apDiv161 {
	position:absolute;
	left:315px;
	top:270px;
	width:460px;
	height:211px;
	z-index:161;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv162 {
	position:absolute;
	left:314px;
	top:539px;
	width:460px;
	height:242px;
	z-index:162;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv163 {
	position:absolute;
	left:314px;
	top:835px;
	width:460px;
	height:288px;
	z-index:163;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv164 {
	position:absolute;
	left:315px;
	top:1180px;
	width:460px;
	height:143px;
	z-index:164;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv165 {
	position:absolute;
	left:314px;
	top:1386px;
	width:460px;
	height:235px;
	z-index:165;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv166 {
	position:absolute;
	left:314px;
	top:1691px;
	width:460px;
	height:370px;
	z-index:166;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv167 {
	position:absolute;
	left:314px;
	top:2130px;
	width:460px;
	height:336px;
	z-index:167;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv168 {
	position:absolute;
	left:314px;
	top:2535px;
	width:460px;
	height:111px;
	z-index:168;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv169 {
	position:absolute;
	left:314px;
	top:2715px;
	width:460px;
	height:123px;
	z-index:169;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv170 {
	position:absolute;
	left:579px;
	top:492px;
	width:200px;
	height:26px;
	z-index:170;
	
}
#apDiv171 {
	position:absolute;
	left:579px;
	top:790px;
	width:200px;
	height:26px;
	z-index:171;
	
}
#apDiv172 {
	position:absolute;
	left:579px;
	top:1132px;
	width:200px;
	height:26px;
	z-index:172;
	
}
#apDiv173 {
	position:absolute;
	left:579px;
	top:1343px;
	width:200px;
	height:26px;
	z-index:173;
	
}
#apDiv174 {
	position:absolute;
	left:579px;
	top:1644px;
	width:200px;
	height:26px;
	z-index:174;
	
}
#apDiv175 {
	position:absolute;
	left:579px;
	top:2080px;
	width:200px;
	height:26px;
	z-index:175;
	
}
#apDiv176 {
	position:absolute;
	left:579px;
	top:2481px;
	width:200px;
	height:26px;
	z-index:176;
	
}
#apDiv177 {
	position:absolute;
	left:579px;
	top:2659px;
	width:200px;
	height:26px;
	z-index:177;
	
}
#apDiv178 {
	position:absolute;
	left:579px;
	top:2843px;
	width:200px;
	height:26px;
	z-index:178;
	
}

#apDiv179 {
	position:absolute;
	left:500px;
	top:276px;
	width:270px;
	height:113px;
	z-index:179;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv180 {
	position:absolute;
	left:315px;
	top:470px;
	width:460px;
	height:75px;
	z-index:180;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv181 {
	position:absolute;
	left:315px;
	top:665px;
	width:460px;
	height:72px;
	z-index:181;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv182 {
	position:absolute;
	left:496px;
	top:870px;
	width:270px;
	height:133px;
	z-index:182;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv183 {
	position:absolute;
	left:496px;
	top:1050px;
	width:270px;
	height:100px;
	z-index:183;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv184 {
	position:absolute;
	left:496px;
	top:1200px;
	width:270px;
	height:128px;
	z-index:184;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

#apDiv185 {
	position:absolute;
	left:360px;
	top:358px;
	width:200px;
	height:26px;
	z-index:185;
	
}
#apDiv186 {
	position:absolute;
	left:577px;
	top:358px;
	width:200px;
	height:26px;
	z-index:186;
	
}
#apDiv187 {
	position:absolute;
	left:360px;
	top:684px;
	width:200px;
	height:26px;
	z-index:187;
	
}
#apDiv188 {
	position:absolute;
	left:577px;
	top:684px;
	width:200px;
	height:26px;
	z-index:188;
	
}
#apDiv189 {
	position:absolute;
	left:360px;
	top:894px;
	width:200px;
	height:26px;
	z-index:189;
	
}
#apDiv190 {
	position:absolute;
	left:577px;
	top:894px;
	width:200px;
	height:26px;
	z-index:190;
	
}
#apDiv191 {
	position:absolute;
	left:360px;
	top:1049px;
	width:200px;
	height:26px;
	z-index:191;
	
}
#apDiv192 {
	position:absolute;
	left:577px;
	top:1049px;
	width:200px;
	height:26px;
	z-index:192;
	
}
#apDiv193 {
	position:absolute;
	left:360px;
	top:1358px;
	width:200px;
	height:26px;
	z-index:193;
	
}
#apDiv194 {
	position:absolute;
	left:577px;
	top:1358px;
	width:200px;
	height:26px;
	z-index:194;
	
}
#apDiv195 {
	position:absolute;
	left:360px;
	top:1370px;
	width:200px;
	height:26px;
	z-index:195;
	
}
#apDiv196 {
	position:absolute;
	left:577px;
	top:1370px;
	width:200px;
	height:26px;
	z-index:196;
	
}

#apDiv277 {
	position:absolute;
	left:370px;
	top:1404px;
	width:407px;
	height:28px;
	z-index:277;
/*	background-image:url(../images/pompe/imppumps/program.jpg);*/
}

#apDiv197 {
	position:absolute;
	left:316px;
	top:272px;
	width:460px;
	height:183px;
	z-index:197;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv198 {
	position:absolute;
	left:316px;
	top:532px;
	width:460px;
	height:188px;
	z-index:198;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv199 {
	position:absolute;
	left:360px;
	top:467px;
	width:200px;
	height:26px;
	z-index:199;
	
}
#apDiv200 {
	position:absolute;
	left:577px;
	top:467px;
	width:200px;
	height:26px;
	z-index:200;
	
}
#apDiv201 {
	position:absolute;
	left:360px;
	top:743px;
	width:200px;
	height:26px;
	z-index:201;
	
}
#apDiv202 {
	position:absolute;
	left:577px;
	top:743px;
	width:200px;
	height:26px;
	z-index:202;
	
}

#apDiv203 {
	position:absolute;
	left:315px;
	top:272px;
	width:460px;
	height:97px;
	z-index:203;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv204 {
	position:absolute;
	left:315px;
	top:605px;
	width:460px;
	height:102px;
	z-index:204;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv205 {
	position:absolute;
	left:315px;
	top:879px;
	width:460px;
	height:67px;
	z-index:205;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv206 {
	position:absolute;
	left:360px;
	top:380px;
	width:200px;
	height:26px;
	z-index:206;
	
}
#apDiv207 {
	position:absolute;
	left:577px;
	top:380px;
	width:200px;
	height:26px;
	z-index:207;
	
}
#apDiv208 {
	position:absolute;
	left:79px;
	top:433px;
	width:200px;
	height:26px;
	z-index:208;
}
#apDiv209 {
	position:absolute;
	left:360px;
	top:727px;
	width:200px;
	height:26px;
	z-index:209;
	
}
#apDiv210 {
	position:absolute;
	left:577px;
	top:727px;
	width:200px;
	height:26px;
	z-index:210;
	
}
#apDiv211 {
	position:absolute;
	left:92px;
	top:769px;
	width:200px;
	height:26px;
	z-index:211;
}
#apDiv212 {
	position:absolute;
	left:360px;
	top:961px;
	width:200px;
	height:26px;
	z-index:212;
	
}
#apDiv213 {
	position:absolute;
	left:577px;
	top:961px;
	width:200px;
	height:26px;
	z-index:213;
	
}
#apDiv214 {
	position:absolute;
	left:90px;
	top:1005px;
	width:200px;
	height:26px;
	z-index:214;
}

#apDiv215 {
	position:absolute;
	left:315px;
	top:270px;
	width:460px;
	height:111px;
	z-index:215;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv216 {
	position:absolute;
	left:315px;
	top:500px;
	width:460px;
	height:90px;
	z-index:216;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv217 {
	position:absolute;
	left:315px;
	top:685px;
	width:460px;
	height:91px;
	z-index:217;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv218 {
	position:absolute;
	left:360px;
	top:400px;
	width:200px;
	height:26px;
	z-index:218;
	
}
#apDiv219 {
	position:absolute;
	left:577px;
	top:400px;
	width:200px;
	height:26px;
	z-index:219;
	
}
#apDiv220 {
	position:absolute;
	left:577px;
	top:435px;
	width:200px;
	height:26px;
	z-index:220;
	
}
#apDiv221 {
	position:absolute;
	left:360px;
	top:588px;
	width:200px;
	height:26px;
	z-index:221;
	
}
#apDiv222 {
	position:absolute;
	left:577px;
	top:588px;
	width:200px;
	height:26px;
	z-index:222;
	
}
#apDiv223 {
	position:absolute;
	left:577px;
	top:622px;
	width:200px;
	height:26px;
	z-index:223;
	
}
#apDiv224 {
	position:absolute;
	left:360px;
	top:794px;
	width:200px;
	height:26px;
	z-index:224;
	
}
#apDiv225 {
	position:absolute;
	left:577px;
	top:794px;
	width:200px;
	height:26px;
	z-index:225;
	
}
#apDiv226 {
	position:absolute;
	left:577px;
	top:828px;
	width:200px;
	height:26px;
	z-index:226;
	
}

#apDiv227 {
	position:absolute;
	left:178px;
	top:273px;
	width:595px;
	height:249px;
	z-index:227;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv228 {
	position:absolute;
	left:170px;
	top:1020px;
	width:200px;
	height:26px;
	z-index:228;
	
}
#apDiv229 {
	position:absolute;
	left:375px;
	top:1020px;
	width:200px;
	height:26px;
	z-index:229;
	
}
#apDiv230 {
	position:absolute;
	left:580px;
	top:1020px;
	width:200px;
	height:26px;
	z-index:230;
	
}

#apDiv231 {
	position:absolute;
	left:180px;
	top:448px;
	width:590px;
	height:239px;
	z-index:231;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv232 {
	position:absolute;
	left:180px;
	top:717px;
	width:590px;
	height:174px;
	z-index:232;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv233 {
	position:absolute;
	left:180px;
	top:913px;
	width:590px;
	height:164px;
	z-index:233;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv234 {
	position:absolute;
	left:px;
	top:1089px;
	width:368px;
	height:26px;
	z-index:234;

}

#apDiv235 {
	position:absolute;
	left:180px;
	top:322px;
	width:590px;
	height:98px;
	z-index:1;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv236 {
	position:absolute;
	left:180px;
	top:469px;
	width:590px;
	height:86px;
	z-index:2;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv237 {
	position:absolute;
	left:180px;
	top:640px;
	width:590px;
	height:85px;
	z-index:3;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv238 {
	position:absolute;
	left:180px;
	top:788px;
	width:590px;
	height:101px;
	z-index:4;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv239 {
	position:absolute;
	left:180px;
	top:960px;
	width:590px;
	height:107px;
	z-index:5;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv240 {
	position:absolute;
	left:180px;
	top:1148px;
	width:590px;
	height:70px;
	z-index:6;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv241 {
	position:absolute;
	left:180px;
	top:1292px;
	width:590px;
	height:91px;
	z-index:7;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv242 {
	position:absolute;
	left:180px;
	top:1435px;
	width:590px;
	height:83px;
	z-index:8;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv243 {
	position:absolute;
	left:px;
	top:1532px;
	width:368px;
	height:26px;
	z-index:243;
	background-image:url(../images/despre_noi/parteneriat.jpg);
}

#apDiv244 {
	position:absolute;
	left:314px;
	top:273px;
	width:460px;
	height:152px;
	z-index:244;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv245 {
	position:absolute;
	left:314px;
	top:525px;
	width:460px;
	height:197px;
	z-index:245;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv246 {
	position:absolute;
	left:314px;
	top:823px;
	width:460px;
	height:216px;
	z-index:246;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv247 {
	position:absolute;
	left:314px;
	top:1142px;
	width:460px;
	height:203px;
	z-index:247;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#apDiv248 {
	position:absolute;
	left:314px;
	top:1444px;
	width:460px;
	height:247px;
	z-index:248;
	color:#000;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

#apDiv249 {
	position:absolute;
	left:360px;
	top:446px;
	width:200px;
	height:26px;
	z-index:249;
	
}
#apDiv250 {
	position:absolute;
	left:577px;
	top:446px;
	width:200px;
	height:26px;
	z-index:250;
	
}

#apDiv252 {
	position:absolute;
	left:577px;
	top:742px;
	width:200px;
	height:26px;
	z-index:252;
	
}
#apDiv253 {
	position:absolute;
	left:360px;
	top:742px;
	width:200px;
	height:26px;
	z-index:253;
	
}
#apDiv254 {
	position:absolute;
	left:577px;
	top:742px;
	width:200px;
	height:26px;
	z-index:254;
	
}
#apDiv255 {
	position:absolute;
	left:360px;
	top:1055px;
	width:200px;
	height:26px;
	z-index:255;
	
}
#apDiv256 {
	position:absolute;
	left:577px;
	top:1055px;
	width:200px;
	height:26px;
	z-index:256;
	
}
#apDiv257 {
	position:absolute;
	left:360px;
	top:1098px;
	width:200px;
	height:26px;
	z-index:257;
	
}
#apDiv258 {
	position:absolute;
	left:577px;
	top:1361px;
	width:200px;
	height:26px;
	z-index:258;
	
}
#apDiv259 {
	position:absolute;
	left:360px;
	top:1361px;
	width:200px;
	height:26px;
	z-index:259;
	
}
#apDiv260 {
	position:absolute;
	left:577px;
	top:1403px;
	width:200px;
	height:26px;
	z-index:260;
	
}
#apDiv261 {
	position:absolute;
	left:360px;
	top:1712px;
	width:200px;
	height:26px;
	z-index:261;
	
}
#apDiv262 {
	position:absolute;
	left:577px;
	top:1712px;
	width:200px;
	height:26px;
	z-index:262;
	
}
#apDiv263 {
	position:absolute;
	left:360px;
	top:1762px;
	width:200px;
	height:26px;
	z-index:263;
	
}

#apDiv251 {
	position:absolute;
	left:495px;
	top:611px;
	width:282px;
	height:28px;
	z-index:251;
	
}
#apDiv264 {
	position:absolute;
	left:495px;
	top:402px;
	width:282px;
	height:28px;
	z-index:264;
	
}
#apDiv265 {
	position:absolute;
	left:577px;
	top:448px;
	width:200px;
	height:26px;
	z-index:265;
	
}
#apDiv266 {
	position:absolute;
	left:577px;
	top:655px;
	width:200px;
	height:26px;
	z-index:266;
	
}

#apDiv267 {
	position:absolute;
	left:493px;
	top:520px;
	width:283px;
	height:28px;
	z-index:267;
	
}
#apDiv268 {
	position:absolute;
	left:493px;
	top:570px;
	width:283px;
	height:28px;
	z-index:268;
	
}
#apDiv269 {
	position:absolute;
	left:493px;
	top:620px;
	width:283px;
	height:28px;
	z-index:269;
	
}
#apDiv270 {
	position:absolute;
	left:493px;
	top:670px;
	width:283px;
	height:28px;
	z-index:270;
	
}

#apDiv278 {
	position:absolute;
	left:493px;
	top:460px;
	width:283px;
	height:28px;
	z-index:278;
}

#apDiv271 {
	position:absolute;
	left:165px;
	top:427px;
	width:202px;
	height:136px;
	z-index:271;
	
}
#apDiv272 {
	position:absolute;
	left:375px;
	top:427px;
	width:202px;
	height:136px;
	z-index:272;
	
}
#apDiv273 {
	position:absolute;
	left:584px;
	top:225px;
	width:202px;
	height:136px;
	z-index:273;
	
}
#apDiv274 {
	position:absolute;
	left:164px;
	top:226px;
	width:202px;
	height:138px;
	z-index:274;
	
}
#apDiv275 {
	position:absolute;
	left:376px;
	top:225px;
	width:202px;
	height:136px;
	z-index:275;
	
}
#apDiv276 {
	position:absolute;
	left:584px;
	top:426px;
	width:202px;
	height:136px;
	z-index:276;
	
}

#apDiv279 { /*Cerere background*/
	position:absolute;
	background-color:#FFC;
	left:445px;
	top:270px;
	width:300px;
	height:444px;
	z-index:279;
}

#apDiv280 { /*->imagini*/
	position:absolute;
	left:580px;
	top:559px;
	width:35px;
	height:24px;
	z-index:280;
}

#apDiv281 { /*laing->imagini*/
	position:absolute;
	left:577px;
	top:920px;
	width:34px;
	height:22px;
	z-index:281;
}

#apDiv282 { /*termostroj->imagini*/
	position:absolute;
	left:580px;
	top:1040px;
	width:200px;
	height:26px;
	z-index:282;
}

#apDiv283 { /*termostroj->prospekt*/
	position:absolute;
	left:362px;
	top:1040px;
	width:200px;
	height:26px;
	z-index:283;
}

#apDiv284 { /*promotii laing*/
	position:absolute;
	left:230px;
	top:1120px;
	width:232px;
	height:26px;
	z-index:284;
}
#apDiv285 { /*promotii laing*/
	position:absolute;
	left:484px;
	top:1120px;
	width:232px;
	height:26px;
	z-index:285;
}

#apDiv286 { /*promotii laing*/
	position:absolute;
	left:182px;
	top:378px;
	width:585px;
	height:23px;
	z-index:286;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;






	fo
}
#apDiv287 { /*promotii laing*/
	position:absolute;
	left:182px;
	top:412px;
	width:585px;
	height:22px;
	z-index:287;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
}
#apDiv288 { /*promotii laing*/
	position:absolute;
	left:182px;
	top:375px;
	width:585px;
	height:270px;
	z-index:288;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#apDiv289 { /*promotii laing*/
	position:absolute;
	left:183px;
	top:552px;
	width:585px;
	height:19px;
	z-index:289;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
}
#apDiv290 { /*promotii laing*/
	position:absolute;
	left:183px;
	top:574px;
	width:585px;
	height:26px;
	z-index:290;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;

}
#apDiv291 { /*promotii laing*/
	position:absolute;
	left:184px;
	top:738px;
	width:585px;
	height:22px;
	z-index:291;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
}
#apDiv292 { /*promotii laing*/
	position:absolute;
	left:185px;
	top:766px;
	width:585px;
	height:53px;
	z-index:292;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

#apDiv293 { /*imagini pompe imp*/
	position:absolute;
	left:200px;
	top:1314px;
	width:200px;
	height:26px;
	z-index:293;
}

#apDiv294 { /*romtherm*/
	position:absolute;
	left:175px;
	top:401px;
	width:599px;
	height:332px;
	z-index:294;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:justify;
}

#apDiv295 { /*romtherm*/
	position:absolute;
	left:171px;
	top:1065px;
	width:609px;
	height:267px;
	z-index:295;
}

#apDiv296 { /*romtherm bannerx*/
	position:absolute;
	left:163px;
	top:153px;
	width:627px;
	height:63px;
	z-index:277;
}

#apDivbuderus { /*buderus bannerx*/
	position:absolute;
	left:182px;
	top:153px;
	width:590px;
	height:63px;
	z-index:277;
}

#apDiv297 {
	position:absolute;
	left:240px;
	top:405px;
	width:100px;
	height:30px;
	z-index:295;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background-color:#C00;
}

#apDiv298 {
	position:absolute;
	left:425px;
	top:405px;
	width:100px;
	height:30px;
	z-index:295;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background-color:#C00;
}

#apDiv299 {
	position:absolute;
	left:610px;
	top:405px;
	width:100px;
	height:30px;
	z-index:295;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background-color:#C00;
}

#apDiv300 {
	position:absolute;
	left:302px;
	top:487px;
	width:353px;
	height:40px;
	z-index:300;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background-color:#C00;
}

