*, html, body {
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}
img {
	padding: 0;
	margin: 0;
	border: none;
}

body {
	background: url("../i/background.gif") repeat-x;
	background-color: #f6f7f8;
}

.mainwrap {
	width: 999px;
	margin: 0 auto;
	height: 100%;
	background-color: white;	
}

/*----------------------header------------------------------*/
.header {
	width: 100%;
	height: 147px;
	background: url("../i/top_bg.gif") repeat-x top;
	overflow: hidden;
	border-bottom: 8px solid #e01e14;
}

.top_links {
	float: right;
	padding-right: 2px;
	color: #fff;
	font-size: 11px;
	margin-top:3px;
}

.top_links a, .top_links span {
	text-decoration: none;
	color: #fff;
}

.top_links a:hover {
	text-decoration: underline;
}

.logo {
	background: url("../i/logo.png") no-repeat;
	position: relative;
	margin-top: 22px;
	margin-left: 26px;
}

.logo p {
	margin-top: -37px;
	color: white;
	font-size: 14px;
	margin-left: 88px;
}

/*---------------------meniu----------------------------*/
.menu {
	overflow: hidden;
	width: 100%;
	height: 36px;
	cursor: hand;
	margin-top: -36px;	
}

.menu img {
	float: left;
}
.button {
	float: left;
	width: 123px;
	background: url("../i/buton.gif") repeat-x;
	height: 36px;
	position: relative;
	text-align: center;
	cursor: pointer;
	padding-top: 8px;
}

.button a{ 
	font-size: 13px;
	color: white;
}

.button a:hover {
	color: #1f1f1c;
}

/*------------------main_content---------------------------------*/

.main_content {
	background-color: white;
	width: 999px;
	margin: 0 auto;
}

/*--------------------left----------------------------*/

.left {
	width: 681px;
	float: left;
	background-color: white;
	padding-right: 16px;
	border-right: 1px dashed black;
	margin-right: -1px;
}

.title {
	padding-top: 15px;
	margin-left:10px;
}

.title h1 {
	background: #eef2f1 url("../i/titlu_bg.gif") repeat-x;
	font-size: 18px;
	color: #e11717;
	font-weight: normal;
	float: left;
	line-height: 37px;
	margin-left: 18px;
	padding-left: 8px;
}

.left p {
	font-size: 12px;
	padding-left: 30px;
	padding-bottom:10px;
	line-height: 16px;
	text-align: justify;
	color: #363f42;
}


/*----------------------servicii----------------------*/

.servicii {
	float: left;
	margin-left: 30px;
	margin-top: 13px;
}

.servicii img {
	float: left;
	margin: 3px;
}

.servicii_item {
	background: #e9e7e7 url("../i/servicii_bg.gif") repeat-x;
	border: 1px solid #d8d8d8;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	color: #123743;
	width: 90%;
	cursor: pointer;
}

.servicii_item:hover {
	background: #0b754c url("../i/servicii_selected.gif") repeat-x;
	color: white;

}

.servicii_item p {
	font-size: 14px;
	padding-left: 0px;
	font-weight: bold;
	padding-top: 14px;
}

.servicii_item p:hover{
	color:white;
}

.servicii_table{
	width: 670px;
	
}

.servicii_table tr{
	cursor: pointer;
}


/*------------------------categorii-------------------------*/

.categorii {
	margin-left: 26px;
	margin-bottom: 60px;
	margin-top: 15px;
	float: left;
}

.categorii_item {
	float: left;
	margin-top: 25px;
	width: 134px;
	margin-right:50px;
	color: #123743;
	text-align: left;
	cursor: pointer;
}

.categorii_item:hover {
	color: #c60503;
}

.categorii_item img {
	border: 4px solid #e3e1e1;	
	float:left;
}

.categorii_item img:hover {
	border: 4px solid #ce0603;	
	float:left;
}

.categorii_item a {
	font-size: 11px;
	float: left;
	font-weight: bold;
	padding-top: 3px;
	color: #123743;
	width:200px;
}

.categorii_item a:hover {
	color: #ce0603;
	
}
/*---------slide-show-ul----------*/

.main_image {
	border: 5px solid #e4212b;
	margin-top: 10px;
	width: 675px;
	float: left;
	margin-left: 7px;
	height: 217px;
	position: relative;
	overflow: hidden;
	margin-bottom: 16px;
}


/*----------------------right---------------------------*/

.right {
	float: left;
	width: 301px;
	background-color: white;
	border-left: 1px dashed black;
}

/*-------- search ---------------*/

.search {
	margin-top: 32px;
	margin-bottom: 5px;
	position: relative;
	margin-left: 5px;
}

.for_search {
	background: #eef2f1 url("../i/search_input.gif") no-repeat;
	width: 221px;
	height: 24px;
	font-size: 11px;
	color: #123743;
	border: none;
	margin-top: 3px;
	margin-left: 3px;
	font-weight: bold;
	padding-top: 5px;
	text-align: right;
	margin-right: 0px;
	float:left;
}

.subm_but {
	background: transparent url("../i/search.png") no-repeat;
	width: 58px;
	text-decoration: none;
	border: none;
	top: 4px;
	position: absolute;
	cursor: pointer;
	height: 27px;
	margin-right: 10px;
}

.search img{
	margin: 20px;
}

/*------------------newsletter--------------*/

.newsletter {
	background: transparent url("../i/newsletter_bg.png") no-repeat;
	width: 279px;
	height: 122px;
	margin-top: 25px;
	margin-left: 8px;
	font-weight: normal;
}

.newsletter h1 {
	font-size: 14px;
	padding-top: 16px;
	padding-left: 17px;
	color: white;
}

.newsletter p {
	color: #ebf3f6;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 23px;
}

.newsletter_i {
	margin-left: 16px;
}

.newsletter_input {
	background-color: #eef2f1;
	border: none;
	height: 20px;
	margin-left: -4px;
	margin-top: 1px;
	padding-top: 4px;
	position: absolute;
	width: 190px;
}

.subm_newsletter {
	background: transparent url("../i/go.gif") no-repeat;
	position: absolute;
	border: none;
	height: 26px;
	width: 40px;
	margin-left: 186px;
}

/*---------------------noutati------------------------*/
.noutati {
	margin-left: 8px;
	padding-top: 22px;	
}

.noutati_item {
	background: transparent url("../i/news_item.gif") no-repeat left top;
	backgroun-color: #faf9f9;
	float: left;
	border-top: 2px solid #f5f4f4;
	background-color: #f9f9f9;
	padding-left: 30px;
	padding-right: 27px;
	padding-bottom: 10px;
	width: 218px;
}

.all_news {
	color: #E11717;
	font-size: 14px;
	font-weight: bold;
}

.news_description {
	color: #123743;
	font-size: 12px;
	padding-left: 10px;
}

.noutati h1 {
	font-size: 18px;
	color: #e11717;
	font-weight: normal;
	float: left;
	margin-right: 5px;
	padding-bottom: 10px;
}

.noutati a {	
	font-size: 12px;
	color: #123743;	
}

.noutati a:hover {
	text-decoration: underline;
}

.mai_mult{
	font-size: 11px;
	color: #E11717;
	float: right;
	margin-right: 25px;
	background: transparent url("../i/bullet.png") no-repeat center left;
	padding-left:23px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 20px;
}

.trimite {
	background: transparent url("../i/trimite_btn.gif") no-repeat center center;
	width:70px;
	height:25px;
	color: white;
	text-align: center;
	border:none;
	font-size:12px;
	padding-bottom:3px;
	font-weight: bold;
	float: right;
	
}
/* -----------------formular contact--------------------------*/

.formular_contact {
	background-color: #f8f8f8;
	margin-left: 10px;
	color: 1a3d41;
	width:274px;
}

.formular_contact_header{
	background: transparent url("../i/formular_header.gif") repeat;
	height: 30px;
}

.formular_contact h1 {
	font-size: 18px;
	color: #e11717;
	font-weight: normal;
	float: left;
	margin-right: 5px;
	padding-left: 10px;
}

.formular_contact h2 {
	font-size: 18px;
	color: #e71817;
	font-weight: normal;
	padding-top: 7px;
	padding-left: 20px;
}

.formular_contact h3 {
	font-size: 12px;
	color: #123743;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 24px;
	padding-bottom: 14px;
}

.formular_contact span, .formular_contact a {
	font-size: 11px;
	font-weight: bold;
	color: #123743;
	padding-left: 11px;
	padding-top: 3px;
	text-align: left;
}

.contact_span {
	font-weight:normal;
}

.formular_contact_input, .formular_contact tr {
	height: 22px;
}

.formular_contact_input{
	height: 24px;
	background: transparent url("../i/input.png") no-repeat;
	border: none;
}

.formular_list, .formular_contact_input {
	width: 233px;
	line-height: 15px;
	margin-left: 8px;
	padding-left: 5px;
	padding-top: 5px;
	
}

.formular_list {
	height:66px;
	border: none;
	background: transparent url("../i/ptr_formular.png") no-repeat;
}

.formular_list option{
	padding-bottom:3px;
}

.formular_contact_option {
}

 .formular_contact_selected {
	background: #dad8d9;
}

.formular_contact textarea {
	background: transparent url("../i/mesaj.png") no-repeat;
	height: 143px;
	margin-left: 8px;
	width: 230px;
	border: none;
	padding-left: 5px;
	padding-top: 5px;
	
}

.formular_contact_button {
	background-color: #e01a17;
	color: white;
	float: right;
	margin-right: 27px;
	margin-top: 7px;
	margin-bottom: 11px;
	border: none;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}

/*-----------bottom-links----------------*/

.bottom_links {
	background: transparent url("../i/bottom_bg.gif") no-repeat;
	height: 38px;
	padding-right: 5px;
	padding-left: 5px;
}

.copy, .links {
	color: #fefcfc;
	font-size: 12px;
	padding-top: 4px;
}

.copy {
	float: left;
}

.links {
	float: right;
}

.links a{
	color: white;
}

.realizat {
	color: #0e0d0d;
	font-size: 11px;
	float: right;
}

.realizat a { 
	color: #0e0d0d;
}

.realizat a:hover, .links a:hover {
	text-decoration: underline;
}

/*----------------------pagina search------------------------*/

.search {
	
}

.search h1 {
	font-size: 18px;
	color: #e11717;
	font-weight: normal;
	line-height: 20px;
	margin-left: 18px;
}

.search_item, .search_item2 {
	margin-left: 40px;
	padding: 20px;
}

.search_item2 {
	background: #ebe9ea;
}
.search_item a, .search_item2 a  {
	font-size: 13px;
	color: #e11717;
	font-weight: normal;
}

.search_item a:hover, .search_item2 a:hover, search_item p:hover, search_item2 p:hover  {
	text-decoration: underline;
}


.search_item p, .search_item2 p  {
	margin-left: 100px;
	padding-bottom:0px;
}

.search img {
	float: left;
	border: 4px solid #E3E1E1;
}

/*--------produse----------*/

.prod_button {
	float: left;
	background: url('../i/product_button_bg.gif') repeat-x center left;
	margin-left: 25px;
	margin-top: 15px;
}
.prod_button div {
	background: url('../i/product_button_right.gif') no-repeat center right;
	float: left;
	font-size: 12px;
}
.prod_button a {
	background: url('../i/product_button_left.gif') no-repeat center left;
	color: #536169;
	display: block;
	padding: 7px 10px 7px 10px;
	text-decoration: none;
	margin-left: 0px;
}

.prod_button a:hover {
	color: #c90303;
	text-decoration: underline;
}

.lista_produse {
	margin-left: 130px;
}

.lista_produse h1 {
	background: url(../i/bullet.png) no-repeat;
	color: #123743;
	font-size: 12px;
	font-weight: normal; 
	margin-left: 3px;
	margin-top:10px;
	padding: 0px 5px 5px 18px; 
}

.lista_produse p {
	padding-left: 0px;
	margin-left: 0px;
}
/*--------------pagina clienti-------------------*/

.descriere_left {
	float: left;
	width: 250px;
}

.descriere_left p, .descriere_right p {
	color: #123743;
	font-size: 12px;
	margin-left: 0px;
}

.description {
	color:#123743;
	font-size: 13px;
}

.descriere_right {
	float: right;
	width: 247px;
}

/*------------pagina descriere proiect-------------*/

.descriere_proiect {
	float: left;
	width: 660px;
}

.descriere_proiect h2 {
	font-size: 14px;
	color: #123743;
	padding-top: 10px;
}

.descriere_proiect p {
	color: #123743;
	width: 455px;
}
 .click_img{
	width:150px;
	color: #123743;
	margin: 8px;
}

.descriere_proiect a h2 {
	margin-top: 10px;
}

.descriere_proiect a h2:hover { 
	color: #E11717
}

.descriere_proiect img {
	border: none;
	margin: 5px;
}

/*-----------bread crumb--------------------*/
.breadcrumb {
	margin: 5px 0px 15px 0px;
	
	color: #D00303;
	padding-left: 25px;
}
.breadcrumb a {
	text-decoration: none;
	color: #D00303;
	margin-left: 0px;
}
.breadcrumb a:hover {
	color: #575757;
}

/*-----------galerie video-----------*/

.video {
	margin: 20px;
	margin-left: 130px;
}

.video_item {
	float: left;
	margin-right: 20px;
	color: #123743;
	height: 160px;
}

.video_item:hover {
	color : #CE0603;
}

.video_item h1{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.video_item a img{
	border: 1px solid silver;
}

.video_item a img:hover {
	border: 1px solid #CE0603;
}

.highslide-gallery {
	width:160px;
}

.highslide-gallery p{
	width:160px;
	text-align:center;
	font-size:10px;
	padding-left:0px;
}
/*---------site-map-----------------*/

.site_map_a{
	padding-left: 120px;
	padding-top: 15px;
	color: #123743;
	font-size: 13px;
}

.site_map_a:hover {
	color: #CE0603;
}

.site_map {
	color: #123743;
	font-size: 12px;
	font-weight: bold;
}

.site_map:hover {
	color: #CE0603;
}
.site_map_submenu{
	background-image: url('../i/bullet.png') ; 
	background-opsition: left middle;
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-left: 100px;
}
/*--------------filtre----------------------*/
.filtre {
	display: block;
	margin-top: 4px;
	width: 562px;
	background-color: #fbfbfb;
}
.filtre h2 {
	background-image: url('../i/filtre_top.gif');
	background-position: left middle;
	background-repeat: no-repeat;
	color: #c90303;
	font-size: 15px;
	font-weight: normal;
	padding: 0px 0 15px 32px;
}

.filtre h3 {
	color: #4c5a63;
	font-size: 11px;
	background-image: url('../i/arrow_filter.gif');
	background-repeat: no-repeat;
	background-position: 10px 8px;
	background-color: #f5f5f5;
	padding-left: 22px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.filter_holder {
	
}
.filter_holder label {
	display: block;
	margin: 3px 0;
	font-size: 11px;
}
.filter_btn {
	background: url('../i/btn_bg.gif') no-repeat center left;
	width: 89px;
	height: 21px;
	cursor: pointer;
	font-family: Verdana;
	color: #fff;
	font-size: 11px;
	border: none;
	float: right;
	margin-right: 35px;
	text-transform: capitalize;
}

.filter_image_selected{
	border: 2px solid #D00303;
}

.filter_image{
	border: 2px solid #B8B7B7;
}

.filter_p{
	width:115px; 
	float:left; 
	padding-left:0px; 
	margin-left:3px; 
	text-align:center; 
	font-size:11px; 
	color:#4C5A63; 
	padding-top:5px;
}

.photo_gallery{
	/*float:right; */
	text-align:center; 
	/*width:150px;
	
	height:150px;*/
	height:180px;
	width: 185px;
	overflow:hidden;
}



	ul { margin: 0 0 0 15px; font-size: 1.2em; }
	ul.noBull { list-style: none; margin-left: 0; }
		ul li { margin: 0 0 5px 0; }
		ul li.current {
			border: 1px #bfc6c7 solid;
			background: #E7EFF0;
			padding: 2px;
		}
		ul.noBull li.current { margin-left: -2px; }
		
		ul.noBull li { margin:  0 0 10px 0; }
		ul li span.counter { display: block; float: left; text-align: right; width: 60px; margin: 0 10px 0 0; }
		ul li span.description { display: block; float: left; width: 600px; }
	
	ul.checkmark {
		margin: 0;
		list-style: none;
	}
		
		ul.checkmark li {
			padding: 1px 0 1px 20px;
			background: url(../images/backgrounds/checkmark.gif) center left no-repeat;
		}
		
		