body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #161d1e;
    background: #566977 url(../images/body_top.png) repeat-x top;
}

a:link, a:visited { color: #5b0b01; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #CC00FF; text-decoration: underline; }

p { margin: 0px; padding: 0px; text-align:justify;}

img { margin: 0px; padding: 0px; border: none; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.divider {
	background: url(../images/divider.jpg) repeat-x bottom;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

h2 {
	margin: 0 0 5px 0;
	padding: 10px 0;
	font-size: 24px;
	font-weight: normal;
	color: #5b0b01;
}

h3 {
	margin: 0	;
	padding: 2px 0;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

/* mai mult */
.button_01 a{
	display: block;
	width: 70px;
	height: 22px;
	padding: 5px 2px 0 30px;
	
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(../images/button_01.png) no-repeat;
}

.button_01 a:hover {
	color: #ffffff;
	background: url(../images/button_01_hover.png) no-repeat;
}
/* mai mult */


/* menu */
#menu {
	width: 940px;
	height: 59px;
	margin: 0 auto;
	padding: 0 40px;
	background: url(../images/menu_bg.jpg) no-repeat center top;
}

#menu ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu ul li{
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu ul li a{
	position: relative;
	float: left;
	min-width: 133px;
	display: block;
	height: 40px;
	padding: 19px 0 0 0;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #ca9b95;	
	font-weight: bold;
	outline: none;
}

#menu li a:hover, #menu li .current{
	color: #ffffff;
	background: url(../images/menu_hover.jpg) no-repeat center bottom;
}
/* menu */

/* site title */
#site_title_bar_wrapper {
	width: 100%;
	height: 240px;
	margin: 0 auto;
	background: url(../images/header_bg_wrapper.jpg) no-repeat top center;
}

#site_title_bar {
	width: 900px;
	height: 210px;
	margin: 0 auto;
	padding: 15px 50px;
	background: url(../images/header_bg.jpg) no-repeat top center;
}

#site_title_bar .site_title_left {
	float: left;
	width: 400px;
}

#site_title_bar .site_title_right {
	float: right;
	width: 240px;
	margin-top: 80px;
	text-align: left;
	line-height: 1.1em;
}

.site_title_right h1 a{
	color: #63b5dc;
	font-style: normal;
	font-size:16px;
}

.site_title_right p {
	color: #3a8fb8;
}

.site_title_right a {
	color: #63b5dc;
}

.site_title_right a:hover{
	color: #2872ab;
}

#site_title_bar  #site_title {
	float: left;
	padding: 30px 0 0 0;
}

#site_title h1 a{
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	margin-top: 10px;
	margin-left: 5px;
	font-size: 14px;
	color: #486c7c;
	font-weight: bold;
	letter-spacing: 4px;
}
/* site title */

#content_wrapper_outter {
	clear: both;
	width: 100%;
	padding: 30px 0;
	background: url(../images/content_bg.jpg) repeat;	
}

#content_wrapper_inner {
	width: 1000px;
	background: url(../images/content_wrapper.png) top center no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#content_top{
	width: 1000px;
	height: 35px;
	background:url(../images/main_content_top.png) bottom center no-repeat;
}

#content{
	width: 840px;
	padding: 0 80px;
	background: url(../images/main_content_middle.png) center repeat-y;
}

#content_bottom{
	width: 1000px;
	height: 35px;
	background:url(../images/main_content_bottom.png) top center no-repeat;
}

.section_w860 {
	clear: both;
	width: 840px;
}

.image_wrapper_01 img{
	margin-bottom: 10px;
	border: 7px solid #cdd8e1;
}

.section_w380 {
	width: 400px;
}

.service {
	margin: 15px 0 0 20px;
	padding: 0px;
	list-style-image: url(../images/list_icon.png);
	text-align:justify;
}

.service li {
	margin: 0;
	padding: 0 0 10px 15px;
	text-align:justify;
}

.news_box{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #8a9ba8;	
	color: #ffffff;
}

.news_box .post_info {
	color: #666666;
}

.news_box .post_info a{
	color: #2872ab;
	font-weight: bold;
}

.news_box .post_info strong {
	color: #2872ab;
}

.news_box a{
	color: #000000;
}
/* contact */
#content_wrapper_outter_contact {
	clear: both;
	width: auto;
	height: auto;
	padding: 5px 0;
	background: inherit;	
}

#content_wrapper_inner_contact {
	width: 500px;
	background: url(../images/content_wrapper_contact.png) top center no-repeat;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#content_top_contact{
	width: 500px;
	height: 35px;
	background:url(../images/main_content_top_contact.png) bottom center no-repeat;
}

#content_contact{
	width: 420px;
	padding: 0 40px;
	background: url(../images/main_content_middle_contact.png) center repeat-y;
}

#content_bottom_contact{
	width: 500px;
	height: 35px;
	background:url(../images/main_content_bottom_contact.png) top center no-repeat;
}

.h2contact {
	font-size: 24px;
	font-weight: normal;
	color: #5b0b01;
	text-align: center;
}
/* contact */

/* footer */
#footer_wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 15px 0;
	background: url(../images/footer_bg.jpg) repeat-x top;
}

#footer {
	width: 840px;
	margin: 0 auto;
	padding: 0 80px;
	color: #cccccc;
}

#footer  a {
	color: #ffffff;
}

.footer-menu {
	font-size:13px;
	color: #cccccc;
	padding-bottom:10px;
	text-align:center;
}

.footer-menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer-menu ul li{
	padding: 0px;
	margin: 0px;
	display: inline;
}

.footer-menu ul li a{
	position: relative;
	padding: 19px 0 0 0;
	text-align: center;
	font-size: 13px;
	text-decoration: none;
	color: #ca9b95;	
	font-weight: bold;
	outline: none;
}

.footer-menu ul li a:hover{
	position: relative;
	padding: 19px 0 0 0;
	text-align: center;
	font-size: 13px;
	text-decoration: none;
	color: #ffffff;	
	font-weight: bold;
	outline: none;
}
/* footer */

/* protectia muncii */
.protectiah2{
	text-align: center;
	margin-bottom: 15px;
	font-size: 22px;
}

.protectiah1{
	text-align: left;
	margin: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
}

.image_wrapper_02 img{
	margin-bottom: 10px;
	border: 7px solid #cdd8e1;
	float:right;
	position:relative;
	margin-left:10px;
	margin-top:5px;
}

.serviceprotectie {
	margin: 15px 0 0 20px;
	padding: 0px;
	list-style-image: url(../images/list_icon.png);
	text-align:justify;
}

.serviceprotectie li {
	margin: 0;
	text-align:justify;
}

.float_l_pretectia {
	float: left;
	border-bottom: 1px dashed #8a9ba8;	
	margin-top: 15px;
	margin-bottom: 15px;
}

.float_r_pretectia {
	float: right;
    border-bottom: 1px dashed #8a9ba8;	
	margin-top: 15px;
	margin-bottom: 15px;
}
/* protectia muncii */

/* p.s.i. */
.image_wrapper_03 img{
	margin-bottom: 10px;
	border: 7px solid #cdd8e1;
	float:left;
	position:relative;
	margin-right:10px;
	margin-top:5px;
}

.image_wrapper_04 img{
	margin-bottom: 10px;
	border: 7px solid #cdd8e1;
	float:right;
	position:relative;
	margin-right:10px;
}

.psi {
	position: center;
	border-bottom: 1px dashed #8a9ba8;	
	margin-top: 15px;
	margin-bottom: 15px;
}
/* p.s.i. */

/* i.s.c.i.r. */
.image_wrapper_05 img{
	margin-bottom: 10px;
	border: 7px solid #cdd8e1;
	float:left;
	position:relative;
	margin-right:10px;
	margin-top:5px;
}


/* i.s.c.i.r. */

/* reabilitare termica */

.enum {
	color: #006699;
	font-weight:bold;
	font-size: 14px;
	margin: 15px 5px 0 20px;
	padding: 0px;
}

.slideshow_position {
	position:relative;
	width:310px;
	height:225px;
	float:left;
		margin-right:15px;
}

.image_wrapper_slideshow  img {
	margin-bottom:5px;
	border: 7px solid #cdd8e1;
	margin-right:10px;
	margin-top:6px;
}

#imageContainer img { 
	display:none; 	
	position:absolute; 	
	height:206px;  	
	width:300px; 	
	opacity: -0.01; 
} 

/* reabilitare termica */

.qtip-content {
	background:url(../images/opacity.png) repeat;
	background-color:transparent;
	min-width: 100px;
}