body{
	margin: 10px;
	padding: 0px;
}
body img{
	border: none;
}
#wrapper{
	width: 960px;
	margin-left:auto;
	margin-right: auto;
}
#logo{
	width: 527px;
	height: 78px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
#menu{
	width: 960px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menu ul{
	margin: 0px 0px 0px;
	padding: 0px;
	list-style-type:none;
}
#menu ul li{
	float:left;
	margin-right: 15px;
	background-image: url('../images/menu_image.jpg');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 30px;
}
#menu ul li.last{
	margin-right: 0px;
}
#submenu{
	padding-top: 5px;
	padding-bottom: 5px;
	width: 960px;
}
#submenu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#submenu ul li{
	float: left;
	background-image: url('../images/bottom_menu_image.jpg');
	background-repeat: no-repeat;
	background-position: 0% 7px;
	padding-left: 30px;
	padding-right: 25px;
	
}
#submenu ul li.last{
	padding-right: 0px;
}

#submenu ul li a{
	font-family: Verdana;
	font-size: 14px;
	color: #719A30;
	text-decoration: none;
}
#submenu ul li a:hover{
	color: #918D8C;
}
#submenu ul li a.over{
color: #918D8C;
}
#header{
	width: 960px;
	margin-top:10px;
	overflow: visible;
	position:relative;
	z-index: 1;
}
#header img{
	margin-left: -18px;
}
#content{
	width: 960px;
	padding-bottom: 10px;
}
#content_index{
	width: 960px;
	padding-bottom: 10px;
	position:relative;
	top: -40px;
	z-index: 1;
}
#noutati_bottom{
	clear: both;
	width: 960px;
	border-top: solid 4px #719A30;
}
#noutati_bottom img{
	margin-top: 10px;
}
#noutati_bottom p{
	font-family: Verdana;
	font-size: 16px; 
	color: #DA251C;
	margin-top: 5px;
}
#noutati_bottom p a{
	text-decoration: none;
	color: #DA251C;
}
#noutati_bottom p a .vezi{
	font-size: 13px;
	font-weight: bold;
}
#bottom_menu{
	clear: both;
	width: 960px;
	text-align: right;
}
#bottom_menu ul{
float:right;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#bottom_menu ul li{
	float: left;
	background-image: url('../images/bottom_menu_image.jpg');
	background-position: 100% 8px;
	padding-right: 30px;
	margin-right: 10px;
	background-repeat: no-repeat;
}
#bottom_menu ul li.last{
	background-image: none;
	padding: 0px;
	margin-right: 5px;
}
#bottom_menu li a{
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#bottom_menu li a.over{
	font-weight: normal;
}
#copyright{
	clear: both;
	width: 960px;
	text-align: right;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	padding-top:10px;
}
#copyright a {
	color: #666666;
	text-decoration: none;
}

/*index css rules */
#index_columns{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
#index_columns li{
	float: left;
	width: 289px;
	padding-right:45px;
}
#index_columns li.last{
	padding-right: 0px;
}
#index_columns li p{
	font-family: Verdana;
	font-size: 13px;
	color: #666666;
}
#index_columns li p.title{
	margin-left: 7px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#index_columns li p a{
	color: #666666;
	text-decoration: none;
}
.servicii_list{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.servicii_list li{
	padding-left: 20px;
	background-image: url('../images/bottom_menu_image.jpg');
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-bottom: 5px;
}

.servicii_list li a{
	font-family: Verdana;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	color: #666666;
}
.servicii_list li a.over{
	color: #999999;
}
.vezi_verde{
color: #256E36;
font-weight: bold;
}
.clear{
	clear: both;
	height: 0px;
}

/*despre css rules*/
#content #column_left{
	width:580px;
	float:left;
	padding-left: 10px;
	padding-right: 80px;
}
#column_left p{
	font-family: verdana;
	font-size: 13px;
	color: #666666;
}
#column_left p.green{
	color: #256E36;
}
#column_left p.green_bold{
	color: #256E36;
	font-weight: bold;
}
#column_left p.red{
	color: #DA251C;
	font-weight: bold;
}
#column_left p.red_12{
	color: #DA251C;
	font-size: 12px;
}
#content #column_right{
	width: 289px;
	float: left;
}
#column_right p.red_12{
	color: #DA251C;
	font-size: 12px;
}
/*contact css rules*/

#content p{
	font-family: Verdana;
	font-size: 13px;
	color: #666666;
}
.adress_list {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
.adress_list li{
	float: left;
	background-image: url('../images/bottom_menu_image.jpg');
	background-repeat: no-repeat;
	background-position: 100% 7px;
	padding-right: 25px;
	font-size: 13px;
	font-family: Verdana;
	color: #256E37;
	padding-left: 10px;
	
}
.adress_list li.last{
	background-image: none;
	padding-right: 0px;
}
.adress_list li a{
	color: #256E37;
}
.contact_content{
	clear:both;
	list-style-type:none;
	padding: 10px 0px;
}
.contact_content li{
	float: left;
	padding-left: 10px;
}
.contact_content li p{
	font-size: 13px;
	color: #666666;
}
.input_box{
	border: solid 1px #999999;
	width: 187px;
}
.contact_content li.center{
	padding-left: 35px;
}
#send_message_butt{
	color: #ffffff;
	background-color: #256E37;
	border: none;
	width: 99px;
	height: 25px;
}


/*download*/
#column_right p{
	font-family: Verdana;
	font-size: 13px;
	color: #666666;
}
#column_right p a{
	font-family: Verdana;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}

/*noutati*/
#column_left p.noutati_title{
	background-image: url('../images/noutati_image.jpg');
	background-repeat: no-repeat;
	padding-left: 45px;
	color: #256E36;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}
#column_left p.noutati_text{
	color: #DA251C;
	margin-top: 5px;
}
/*parteneri*/
.partner_list{
	list-style-type: none;
	margin: 0px;
}
.partner_list{
	font-family: Verdana;
	font-size:13px;
	font-weight: bold;
	color: #256E36;
	line-height: 20px;
}
/*portofoliu*/
.gallery{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear: both;
}
.gallery li{
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 75px;
}
/*servicii */
#column_left h3{
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #256E37;
}
.sub_service_list{
	margin: 0px;
	list-style-type:none;
	padding: 0px;
}
.sub_service_list a{
	font-family: Verdana;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.sub_service_list a.over{
	text-decoration:none;
}
.sub_servicii{
	list-style-type: none;
}
.sub_servicii li{
	background-image: none;
	padding-left: 0px;
}
.sub_servicii li a.over{
	color: #999999;
}
.product_list{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	clear: both;
}
.product_list li{
	float:left;
	margin-right: 10px;
}

/*sitemap */
#content .sitemap_list{
	list-style-type: none;
	margin-left: 20px;
	padding:0px;
}
#content .sitemap_list ul{
	list-style-type: none;
	margin-left: 20px;
	padding:0px;
}
#content .sitemap_list li{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
}
#content .sitemap_list li a{
	color: #666666;
	text-decoration: none;
}
#content .sitemap_list li a.over{
	color: #999999;
}


/*gallery pic*/
#pic_container{
	width: 289px;
	vertical-align: middle;
	display: table-cell;
}
#pic_title{
	font-family: Verdana;
	font-size: 13px;
	color: #256E36;
}

/*paletar renolit*/
.renolit_list{
	list-style-type: none;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.renolit_list li{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Verdana;
	font-size: 12px;
	color: #da251c;
}

/*acesorii */
.product_desc_list{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #DA251C;
	font-family: Verdana;
}
.product_desc_list li{
	float: none;
	color: #DA251C;
	font-family: Verdana;
	font-size: 12px;
}
#column_left p.acesorii_sub_title{
	font-size: 13px;
	color: #256E37;
	font-family: Verdana;
}
