*{
	margin: 0;
	padding: 0;
}
.clear{
	clear: both;
}
img{
	border: 0;
}
.right{
	float: right;
}
.left{
	float: left;
}
.code-img{
	float: right;
	margin-top: -5px;
	position: relative;
}
h1{
	font-size: 12px;
	margin-bottom: 10px;
}
h2{
	font-size: 16px;
	color: #fcfeb5;
	margin-left: 10px;
	margin-bottom: 10px;
}
h4{
	font-size: 12px;
	margin-bottom: 10px;
}
ul{
	list-style: none;
}
body{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #E6FFED;
}
#logo{
	margin: 20px 0 0 174px;
	display: block;
	width: 584px;
	height: 143px;
}
#site{
	width: 972px;
	background-image: url(../images/main-photo.jpg);
	margin: 0 auto;
	padding-top: 12px;
	background-repeat: no-repeat;
	padding-top: 60px;
}

#wrapper{
    width: 972px;
    /*margin: 0 auto;*/
	position: absolute;
    margin-top: 20px;
    background-image: url(../images/wrapper-middle.png);
    background-repeat: repeat-y;
	left: 50%;
	margin-left: -486px;
	margin-top: 74px;
}
#site-1{
	width: 960px;
    margin: 0 auto;
    background-color: #fff;
}

#header{
	height: 81px;
}
#main-photo{
	height: 266px;
	background-image: url(../images/main-photo.jpg);
	margin-bottom: 20px;
}
#main-photo-1{
	padding: 5px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	height: 148px;
	
}

#home-menu{
	margin-top: 15px;
	height: 250px;
	height: 250px;
	margin-bottom: 20px;
}
#home-menu li{
	float: left;
	margin-left: 10px;
}
#home-menu a{
	display: block;
	width: 180px;
	height: 229px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	padding-top: 20px;
}
#home-menu a:hover{
	background-position: 0 -249px;
}
	#home-menu #companie{
		background-image: url(../images/b-compania.jpg);
	}
	#home-menu #companie:hover{
	/*	background-image: url(../images/b-compania-h.jpg);*/
	}
	#home-menu #constructii{
		background-image: url(../images/b-constructii.jpg);
	}
	#home-menu #constructii:hover{
	/*		background-image: url(../images/b-constructii-h.jpg);*/
	}
	#home-menu #ceramice{
		background-image: url(../images/b-ceramice.jpg);
	}
	#home-menu #ceramice:hover{
	/*		background-image: url(../images/b-ceramice-h.jpg);*/
	}
	#home-menu #electrice{
		background-image: url(../images/b-electrice.jpg);
		color: #000;
	}
	#home-menu #electrice:hover{
	/*		background-image: url(../images/b-electrice-h.jpg);*/
		color: #000;
	}
	#home-menu #ventilatie{
		background-image: url(../images/b-termice.jpg);
		color: #000;
	}
	#home-menu #ventilatie:hover{
	/*		background-image: url(../images/b-termice-h.jpg);*/
		color: #000;
	}
    
    #home-menu #viticultura{
		background-image: url(../images/b-viticultura.jpg);
	}
	#home-menu #viticultura:hover{
	/*		background-image: url(../images/b-termice-h.jpg);*/
	}

/* meniul principal */

#main-menu{
	font-size: 13px;
	font-family: "Lucida Sans Unicode";
}
#main-menu li{
	float: left;
	width: 160px;
	text-align: center;
	height: 42px;
}
#main-menu a{
	line-height: 31px;
	text-decoration: none;
	color: #fffefd;
	height: 31px;
	display: block;
	background-repeat: repeat-x;
	margin-top: 8px;
}
.b1{
	background-image: url(../images/b1-c.jpg);
}
.b2{
	background-image: url(../images/b2-c.jpg);
}
.b3{
	background-image: url(../images/b3-c.jpg);
}
.b4{
	background-image: url(../images/b4-c.jpg);
}
.b5{
	background-image: url(../images/b5-c.jpg);
}
.b6{
	background-image: url(../images/b6-c.jpg);
}

/* pentru pagina de materiale de constructii */
#body-2{
	
}
#body-2 .b1{
	background-image: url(../images/b1-m.jpg);
}
#body-2 .b2{
	background-image: url(../images/b2-m.jpg);
}
#body-2 .b3{
	background-image: url(../images/b3-m.jpg);
}
#body-2 .b4{
	background-image: url(../images/b4-m.jpg);
}
#body-2 .b5{
	background-image: url(../images/b5-m.jpg);
}
#body-2 .b6{
	background-image: url(../images/b6-m.jpg);
}

/* pagina ceramice */

#body-3 .b1{
	background-image: url(../images/b1-ce.jpg);
}
#body-3 .b2{
	background-image: url(../images/b2-ce.jpg);
}
#body-3 .b3{
	background-image: url(../images/b3-ce.jpg);
}
#body-3 .b4{
	background-image: url(../images/b4-ce.jpg);
}
#body-3 .b5{
	background-image: url(../images/b5-ce.jpg);
}
#body-3 .b6{
	background-image: url(../images/b6-ce.jpg);
}

/* pagina electrice */

#body-4 #main-menu a{
	color: #010000;
}

#body-4 .b1{
	background-image: url(../images/b1-e.jpg);
}
#body-4 .b2{
	background-image: url(../images/b2-e.jpg);
}
#body-4 .b3{
	background-image: url(../images/b3-e.jpg);
}
#body-4 .b4{
	background-image: url(../images/b4-e.jpg);
}
#body-4 .b5{
	background-image: url(../images/b5-e.jpg);
}
#body-4 .b6{
	background-image: url(../images/b6-e.jpg);
}

/* pagina termice */

#body-5 #main-menu a{
	color: #010000;
}

#body-5 .b1{
	background-image: url(../images/b1-t.jpg);
}
#body-5 .b2{
	background-image: url(../images/b2-t.jpg);
}
#body-5 .b3{
	background-image: url(../images/b3-t.jpg);
}
#body-5 .b4{
	background-image: url(../images/b4-t.jpg);
}
#body-5 .b5{
	background-image: url(../images/b5-t.jpg);
}
#body-5 .b6{
	background-image: url(../images/b6-t.jpg);
}


#main-menu a:hover{
	background-color: #E8E8E8;
	background-image: none;
	color: #000;
}

#main-menu #selected{
	background-color: #fff;
	background-image: none;
	color: #000;
}
#main-menu #selected:hover{
    background-color: #E8E8E8;
}



/* meniul din footer */
#footer-menu{
	margin: 0 0 0 0;
	font-size: 13px;
	font-family: "Lucida Sans Unicode";
	height: 37px;
	clear: both;
	width: 960px;
	margin: 0 auto;
}
#footer-menu li{
	float: left;
	width: 160px;
	text-align: center;
}
#footer-menu a{
	height: 37px;
	line-height: 37px;
	text-decoration: none;
	color: #fffefd;
	display: block;
}
.f1{
	background-color: #579973;
}
.f2{
	background-color: #2c845a;
}
.f3{
	background-color: #067349;
}
.f4{
	background-color: #006a39;
}
.f5{
	background-color: #005825;
}
.f6{
	background-color: #12411f;
}

/* pagina materiale de comstructii */
 
#body-2 .f1{
	background-color: #6b8fe7;
}
#body-2 .f2{
	background-color: #5e83dc;
}
#body-2 .f3{
	background-color: #5478d0;
}
#body-2 .f4{
	background-color: #4a6fc8;
}
#body-2 .f5{
	background-color: #4065c0;
}
#body-2 .f6{
	background-color: #375cb7;
}

/* pagina ceramice */

#body-3 .f1{
	background-color: #bb4c45;
}
#body-3 .f2{
	background-color: #ba403b;
}
#body-3 .f3{
	background-color: #b33630;
}
#body-3 .f4{
	background-color: #ac312a;
}
#body-3 .f5{
	background-color: #a42a25;
}
#body-3 .f6{
	background-color: #9e1f19;
}

/* pagina electrice */

#body-4 #footer-menu a{
	color: #010000;
}
#body-4 .f1{
	background-color: #fbc541;
}
#body-4 .f2{
	background-color: #fdbd27;
}
#body-4 .f3{
	background-color: #fdb813;
}
#body-4 .f4{
	background-color: #f4b00f;
}
#body-4 .f5{
	background-color: #eeaa0b;
}
#body-4 .f6{
	background-color: #e4a50c;
}

/* pagina termice */
#body-5 #footer-menu a{
	color: #010000;
}
#body-5 .f1{
	background-color: #f5e7c4;
}
#body-5 .f2{
	background-color: #efddb7;
}
#body-5 .f3{
	background-color: #e6d3a9;
}
#body-5 .f4{
	background-color: #dec99e;
}
#body-5 .f5{
	background-color: #d2bf97;
}
#body-5 .f6{
	background-color: #c8b58b;
}

#footer-menu a:hover{
	background-color: #fff;
	color: #000;
}

#footer-menu #selected{
	background-color: #fff;
	color: #000;
}

#content{
	width: 946px;
	margin: 10px auto;
}
#content-1{
	width: 192px;
	float: left;
}
#content-2{
	width: 540px;
	float: left;
	padding: 0 0 0 9px;
	overflow: hidden;
}
#content-3{
    /*width: 211px;*/
    float: right;
    width: 195px;
    height: 564px;
    background-image: url(../images/bg-content-3.png);
    background-repeat: no-repeat;
}

.content-4{
	margin-top: 20px;
	overflow: hidden;
}

.img-1{
	float: right;
	margin: 0 0 15px 15px; 
}
.img-2{
	float: right;
	border: 1px solid #9aa7af;
	margin: 0 0 15px 15px; 
}
.img-3{
	float: left;
	margin: 0 5px 5px 0;
}


/* meniul din stanga paginii */
#secondary-menu{
	margin: 10px 0;
}

#secondary-menu li{
	border-bottom: 1px solid #c4c6b9;
}

#secondary-menu a{
	height: 24px;
	display: block;
	background-color: #fff;
	color: #000;
	text-decoration: none;
	line-height: 24px;
	padding-left: 10px;
	background-image: url(../images/bg-a-1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#secondary-menu a:hover{
	background-color: #2c692d;
	color: #fff;
	background-image: url(../images/bg-a-1-h.jpg);
}
#secondary-menu .selected{
	background-color: #2c692d;
	color: #fff;
	background-image: url(../images/bg-a-1-h.jpg);
}


#home{
	background-color: #fff;
}

#body-2{
	background-color: #D9E2F9;
}
#body-2 #secondary-menu a{
	color: #000;
	background-image: url(../images/bg-a-2.jpg);
}
#body-2 #secondary-menu a:hover{
	background-color: #2d53be;
	color: #fff;
	background-image: url(../images/bg-a-2-h.jpg);
}
#body-2 #secondary-menu .selected{
	background-color: #2d53be;
	color: #fff;
	background-image: url(../images/bg-a-2-h.jpg);
}

#body-3{
	background-color: #F4DFDE;
}
#body-3 #secondary-menu a{
	color: #000;
	background-image: url(../images/bg-a-3.jpg);
}
#body-3 #secondary-menu a:hover{
	background-color: #df6f3f;
	color: #fff;
	background-image: url(../images/bg-a-3-h.jpg);
}
#body-3 #secondary-menu .selected{
	background-color: #df6f3f;
	color: #fff;
	background-image: url(../images/bg-a-3-h.jpg);
}
#body-4{
	background-color: #FDECBE;
}

#body-4 #secondary-menu a{
	color: #000;
	background-image: url(../images/bg-a-4.jpg);
}
#body-4 #secondary-menu a:hover{
	background-color: #fdc029;
	color: #fff;
	background-image: url(../images/bg-a-4-h.jpg);
}
#body-4 #secondary-menu .selected{
	background-color: #fdc029;
	color: #fff;
	background-image: url(../images/bg-a-4-h.jpg);
}
#body-5{
	background-color: #FAF0D9;
}
#body-5 #secondary-menu a{
	color: black;
	background-image: url(../images/bg-a-5.jpg);
}
#body-5 #secondary-menu a:hover{
	background-color: #e6cc99;
	color: #fff;
	background-image: url(../images/bg-a-5-h.jpg);
}
#body-5 #secondary-menu .selected{
	background-color: #e6cc99;
	color: #fff ;
	background-image: url(../images/bg-a-5-h.jpg);
}

#product-menu li{
	border: 0;
}
#product-menu a{
	background-image: none;
	height: auto;
	padding-left: 30px;
	line-height: 17px;
}
#product-menu a:hover{
	background-image: none;
	background-color: #579973;
}
#product-menu .selected{
	background-image: none !important;
	background-color: #579973 !important;
}
#body-2 #product-menu a{
	background-image: none;
}
#body-2 #product-menu a:hover{
	background-color: #8cacd2;
	background-image: none;
}
#body-2 #product-menu .selected{
	background-color: #8cacd2 !important;
	background-image: none;
}
#body-3 #product-menu a{
	background-image: none;
}
#body-3 #product-menu a:hover{
	background-color: #bb4c45;
	background-image: none;
}
#body-3 #product-menu .selected{
	background-color: #bb4c45 !important;
	background-image: none;
}
#body-4 #product-menu a{
	background-image: none;
}
#body-4 #product-menu a:hover{
	background-color: #fbc541;
	background-image: none;
}
#body-4 #product-menu .selected{
	background-color: #fbc541 !important;
	background-image: none;
}
#body-5 #product-menu a{
	background-image: none;
}
#body-5 #product-menu a:hover{
	background-color: #c8b58b;
	background-image: none;
}
#body-5 #product-menu .selected{
	background-color: #c8b58b !important;
	background-image: none;
}

#drawBreadcrumbs{
	padding-bottom: 23px;
}
#drawBreadcrumbs a{
	color: #c4c6b9;
}
#drawBreadcrumbs a:hover{
	color: black;
	text-decoration: none;
}
.link-1{
	color: black;
	font-weight: bold;
}
.link-1:hover{
	color: #2c692d;
}
.link-2{
	color: black;
}
.link-2:hover{
	color: #c4c6b9;
	text-decoration: none;
}
.link-3{
	float: right;
	color: #5b5b5b;
	text-decoration: none;
}
.link-3:hover{
	color: black;
}
.link-4{
	margin: 10px 0;
	display: block;
	color: #fff;
	text-decoration: none;
	height: 35px;
	background-image: url(../images/solicitare.jpg);
	background-repeat: no-repeat;
	line-height: 26px;	
	text-align: right;
	padding-right: 40px;
}
.link-4:hover{
	font-weight: bold;
	padding-left: 50px;
	text-align: left;
}
	#b-film{
		background-image: url(../images/film_corporate.jpg);
	}
	#b-raport{
		background-image: url(../images/raport.jpg);
	}
	#b-produse{
		background-image: url(../images/gama_produse.jpg);
	}
	#b-noutati{
		background-image: url(../images/noutati.jpg);
	}
	#b-stocuri{
		background-image: url(../images/stocuri.jpg);
	}
	#b-preturi{
		background-image: url(../images/lista.jpg);
	}
	#b-agremente{
		background-image: url(../images/agremente.jpg);
	}
	#b-cataloage{
		background-image: url(../images/materiale_prezentare.jpg);
	}
	#b-promotii{
		background-image: url(../images/promotii.jpg);
	}
#newsletter{
	width: 130px;
}
	

#search{
	height: 14px;
	width: 90px;
	font-size: 12px;
}
.search-button{
	border: 0;
	background-color: transparent;
	color: #fff;
	cursor: pointer;
}
.search-button:hover{
	color: #c4c6b9;
}
.container-1{
	margin: 15px 0 0;
}
	.container-1 a{
		color: #000;
	}
	.container-1 a:hover{
		color: #579973;
	}
.container-1 h3{
	height: 24px;
	background-image: url(../images/bg-right-1.jpg);
	background-position: right;
	background-repeat: no-repeat;
	line-height: 24px;
	color: #fff;
	padding-left: 20px;
	font-size: 12px;
}
.container-1-content{
	border: 1px solid #646b71;
	margin-left: 9px;
	padding: 10px 5px 10px 10px;
}
#newsletter-button{
	float: right;
	border: 0;
	background-color: transparent;
	color: #3f3f3f;
	cursor: pointer;
}
#newsletter-button:hover{
	color: black;
}
#copyright{
	clear: both;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 11px;
}
.input-2{
	width: 178px;
}
.input-4{
	width: 108px;
}
.login-input{
	width: 110px;
}
.login-submit{
	float: right;
	border: 0;
	background-color: transparent;
	color: #3f3f3f;
	cursor: pointer;
}
.login-submit:hover{
	color: black;
}

.pdf-link{
	color: black;
	text-decoration: none;
	background-image: url(../images/pdf-icon.jpg);
	background-repeat: no-repeat;
	padding: 5px 0 5px 25px;
	line-height: 21px;
}
.pdf-link:hover{
	color: #c4c6b9;
}


#site-map h1 a{
	text-decoration: underline;
	color: #2c692d;
}
#site-map h1 a:hover{
	text-decoration: none;
}
#site-map #secondary-menu a{
	background-image: none;
	text-decoration: underline;
}
#site-map #secondary-menu a:hover{
	background-image: none;
	background-color: #fff;
	text-decoration: none;
	color: black;
}
#site-map #secondary-menu strong{
	font-weight: normal;
}
#site-map #secondary-menu li{
	border-bottom: none;
}
#site-map #product-menu a{
	color: #579973;
	font-size: 12px;
}
.product-map li{
	margin-left: 70px;
	font-size: 11px;
}
#site-map #secondary-menu .selected{
	background-color: #fff;
	color: black;
}

.button{
	border: 0;
	background-color: #c4c6b9;
	color: black;
	cursor: pointer;
	padding: 3px 7px;
}
.button:hover{
	background-color: #2c692d;
	color: #fff;
}

#top-bar{
    height: 4px;
    background-color: #fff;
    overflow: hidden;
}
#top-menu{
    width: 972px;
	/*margin: 0 auto;*/
	position: absolute;
	margin: 0 auto 0 auto;
	left: 50%;
	margin-left: -486px;
}
#lang{
    float:left;
    background-color: #fff;
    height: 35px;
    width: 200px;
    padding-top: 15px;
    text-align: center;
}
#lang a{
    text-decoration: none;
    color: #000;
    font-weight: bold;
    
}
#lang #english{
    background-image: url(../images/flags/flag_en.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 30px;
}
#lang #romanian{
    background-image: url(../images/flags/flag_ro.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 30px;
}
#lang #english:hover, #romanian:hover{
    text-decoration: underline;
}

#eshop-nav{
    float: left;
    padding-left: 60px;
}
#content-nav{
    background-color: #ffffff;
    height: 30px;
    padding: 10px;
    width: 190px;
    float: left;
}
#eshop-nav a{
    color: #000;
    text-decoration: none;
    font-weight: bold;
}
#eshop-link{
    background-image: url(../images/eshop.jpg);
    background-repeat: no-repeat;
    display: block;
    height: 28px;
    line-height: 28px;
    padding-left: 31px;
}
#eshop-link:hover{
    color: #005825;
}
#eshop-button{
    background-image: url(../images/button-eshop.jpg);
    display: block;
    width: 109px;
    height: 143px;
    position: absolute;
    margin: -145px 0 0 860px;
}
#eshop-button:hover{
    background-position: 0 -143px;
    outline: none;
}

#right-nav{
    float:right;
    width: 411px;
    height: 50px;
    background-color: #fff;
}
#right-nav div{
    float:left;
    margin-left:20px;
}
#right-nav a{
    color: #000;
    text-decoration: none;
    font-weight: bold;
}
#right-nav #home-div #home{
    background-image: url(../images/b-home.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
}
#right-nav #contact-div #contact{
    background-image: url(../images/b-contact.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
}
#right-nav a:hover{
    text-decoration: underline;
}

#home-div{
    height: 35px;
    padding-top:15px;
}
#contact-div{
    height: 35px;
    padding-top:15px;
}
#search-div{
    height: 42px;
    padding-top:8px;
}
#search-div #input{
    background-image: url(../images/search-input.png);
    width: 138px;
    height: 28px;
    border: 0 none;
    color: #9e9e9e;
    font-size: 11px;
    padding-left: 5px;
}
#search-div #submit{
    background-image: url(../images/search-submit.png);
    width: 30px;
    height: 29px;
    cursor: pointer;
    border: 0 none;
    background-color: #fff;
    margin-left:5px;
}

#lang-ro{
    text-decoration: none;
	background-image: url(../images/flags/flag_ro.png);
	background-repeat: no-repeat;
    display:block;
    width:24px;
    height:24px;
    margin-left:10px;
    margin-top:140px;
}

#lang-en{
    text-decoration: none;
    background-image: url(../images/flags/flag_en.png);
    background-repeat: no-repeat;
    display:block;
    width:24px;
    height:24px;
    margin-left:10px;
    margin-top:140px;
}

#top-menu .left-margin{
    background-image: url(../images/top-menu-left.png);
    background-position: top;
    background-repeat: no-repeat;
    width: 6px;
    height: 50px;
}
#top-menu .right-margin{
    background-image: url(../images/top-menu-right.png);
    background-position: top;
    background-repeat: no-repeat;
    width: 6px;
    height: 50px;
}


.error{
    color:red;
    font-size:11px;
}

.search-module{
    font-weight: bold;
}

/* Dropdown menu */
ul#main-menu li .sub {
    position: absolute;
    float: left;
    background-color: #E8E8E8 !important;
    display: none;
    padding: 5px;
    width: 950px !important;
    border-bottom: 3px solid #000;
    margin-bottom: 20px;
}

ul#main-menu li #materiale{
    margin-left: -160px;
}
ul#main-menu li #ceramice{
    margin-left: -320px;
}
ul#main-menu li #electrice{
    margin-left: -480px;
}
ul#main-menu li #termice{
    margin-left: -640px;
}
ul#main-menu li #viticultura{
    margin-left: -800px;
}


/* menu color */
/*
#body-1 #main-menu .b2 .sub{
    background-color: #0b6c25;
}
#body-1 #main-menu .b3 .sub{
    background-color: #106126;
}
#body-1 #main-menu .b4 .sub{
    background-color: #115323;
}
#body-1 #main-menu .b5 .sub{
    background-color: #134c23;
}
#body-1 #main-menu .b6 .sub{
    background-color: #12411f;
}

#body-2 #main-menu li .sub{
    background-color: #5e83dc;
}
#body-2 #main-menu .b2 .sub{
    background-color: #5e83dc;
}
#body-2 #main-menu .b3 .sub{
    background-color: #5478d0;
}
#body-2 #main-menu .b4 .sub{
    background-color: #4a6fc8;
}
#body-2 #main-menu .b5 .sub{
    background-color: #4065c0;
}
#body-2 #main-menu .b6 .sub{
    background-color: #375cb7;
}


#body-3 #main-menu .b2 .sub{
    background-color: #bb403b;
}
#body-3 #main-menu .b3 .sub{
    background-color: #b33630;
}
#body-3 #main-menu .b4 .sub{
    background-color: #ac312a;
}
#body-3 #main-menu .b5 .sub{
    background-color: #a42a25;
}
#body-3 #main-menu .b6 .sub{
    background-color: #9e1f19;
}


#body-4 #main-menu .b2 .sub{
    background-color: #fdbd27;
}
#body-4 #main-menu .b3 .sub{
    background-color: #fdb813;
}
#body-4 #main-menu .b4 .sub{
    background-color: #f4b00f;
}
#body-4 #main-menu .b5 .sub{
    background-color: #eeaa0b;
}
#body-4 #main-menu .b6 .sub{
    background-color: #e5a60d;
}
#body-4 #main-menu .sub a{
    color: #000 !important;
}


#body-5 #main-menu .b2 .sub{
    background-color: #efddb7;
}
#body-5 #main-menu .b3 .sub{
    background-color: #e6d3a9;
}
#body-5 #main-menu .b4 .sub{
    background-color: #dfca9f;
}
#body-5 #main-menu .b5 .sub{
    background-color: #d2bf97;
}
#body-5 #main-menu .b6 .sub{
    background-color: #c8b58b;
}
#body-5 #main-menu .sub a{
    color: #000 !important;
}
*/
/* end of menu color */

ul#main-menu li .row {
    clear: both; 
    float: left; 
    width: 100%; 
}
ul#main-menu li .sub ul{
    list-style: none;
    margin: 0; 
    padding: 5px 0 10px 5px;
    width: 130px;
    text-align: left;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
}
ul#main-menu .sub ul li {
    margin:0;
    padding:0;
    height: 100%;
    width: 100%;
    color: #fff;
    text-align: left;
    margin-bottom:5px;
    float: left;        
}
ul#main-menu .sub ul li h2 {
    padding: 0;
    margin: 0;
    font-size: 12px;
}
ul#main-menu .sub ul li h2 a {
	
    background-image: none;
    font-weight: bold ;
    color: #000 !important;
    text-decoration: underline;
}
ul#main-menu .sub ul li a {
    float: none;
    text-indent: 0; /*--Reset text indent--*/
    height: 15px;
    line-height: 15px;
    display: inline;
    text-decoration: none;
    color: #000 !important;
    font-size: 12px;
}
ul#main-menu .sub ul li a:hover {
    text-decoration: underline;
    background:none;
}
/* end of dropdown menu */

#bottom-shadow{
    width: 972px;
    height: 14px;
    background-image: url(../images/footer-shadow.png);
    background-repeat: no-repeat;
    background-position: top;
    margin: 0 auto;
}

/* Mep right side */
h3#oferte-atractive{
    background-image: url(../images/h3-oferte-atractive.png);
    background-repeat: no-repeat;
    width: 160px;
    height: 63px;
    line-height: 63px;
    text-align: center;
    padding-left: 40px;
    margin: 5px 0 5px 3px;
    cursor:pointer;
}
h3#oferte-atractive a{
    text-decoration: none;
    color: #505050;
    font-size: 12px;
}
h3#oferte-atractive a:hover{
    text-decoration: underline;
}
ul#list-1{
    margin-left: 10px;
}
ul#list-1 li{
    background-image: url(../images/arrow-1.png);
    background-repeat: no-repeat;
    background-position: left center;
    height: 18px;
    margin-bottom: 6px;
    line-height: 18px;
}
ul#list-1 a{
    text-decoration: none;
    color: #000;
    padding-left:25px;
    height: 20px;
}
ul#list-1 a:hover{
    text-decoration: underline;
}
h3{
	font-size: 14px;
}
h3#newsletter{
    background-image: url(../images/h3-newsletter.png);
    width: 197px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    margin: 10px 0 5px 0;
}
h3#download{
    background-image: url(../images/h3-download.png);
    width: 197px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    margin: 10px 0 5px 0;
}
a#contact-online{
    background-image: url(../images/b-contact-online.png);
    background-repeat: no-repeat;
    width: 189px;
    height: 62px;
    line-height: 62px;
    display:block;
    text-align: center;
    margin: 10px 0 0 3px;
    padding-left: 14px;
    text-decoration: none;
    color: #505050;
    font-weight: bold;
    
}
a#contact-online:hover{
    text-decoration: underline;
}

.input-1{
    background-image: url(../images/input-1.png);
    background-repeat: no-repeat;
    width: 167px;
    height: 28px;
    border: 0 none;
    color: #9e9e9e;
    font-size: 11px;
    padding-left: 5px;
}
.button-1{
    background: transparent url(../images/form-button-1.png);
    width: 81px;
    height: 30px;
    line-height: 30px;
    border: 0;
    cursor: pointer;
}
.link-5{
    color: #000;
}
.link-5:hover{
    text-decoration: none;
}
#content-3 .content-3{
    padding: 0 10px 0 10px;
}

.container-5{
    float:right;
    width: 195px;
    margin-bottom: 10px;
}
    .container-5-top{
        background: url('../images/container-5-top.png');
        height: 5px;
        overflow: hidden;
        background-color: #fff;
    }
    .container-5-content{
        /*background: url('../images/container-5-content.png') repeat-y;*/
        /*padding: 10px;*/
        background-color: #cccccc;
    }
    .container-5-bottom{
        background: url('../images/container-5-bottom.png');
        height: 6px;
        overflow: hidden;
        background-color: #fff;
    }
#product-info-request{
    float: right;
}
#last-visited-products{
    float: right;
}
#last-visited-products h4{
    background: url('../images/h4-produse-vizitate.png') no-repeat;
    width: 195px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    padding-left: 15px;
}
#product-info-request h4{
    background: url('../images/h4-sunt-interesat-de.png') no-repeat;
    width: 195px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    padding-left: 15px;
}


/* End of Mep right side */


/* window popup */
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
.window {
  position:absolute;
  left:0;
  top:0;
  width:380px;
  height:170px;
  display:none;
  z-index:9999;
  padding:20px;
  background-color: #fff;
}

.window h4{
    font-size: 14px;
}

.window #close-btn{
    position: absolute;
    margin-left: 340px;
}

#brochure-login .row{
    width: 230px;
    height: 20px;
    padding: 5px 0;
}
#brochure-login .login-input{
    width: 150px;
    float: right;
}
#brochure-login .label{
    width: 60px;
    text-align: right;
    display: inline;
    float: left;
    margin-right: 10px;
}
#brochure-login #login-error{
    color: red;
}

/* End of window popup */

/* Product container */
.product-container{
    width: 540px;
    margin-bottom: 15px;
}
.product-container .top{
    background: url('../images/product-container-top.png') no-repeat transparent;
    height: 4px;
    overflow: hidden;
}
.product-container .content{
    background: url('../images/product-container-content.png') repeat-y; 
    padding-left: 3px;
}
.product-container .content .content-container{
    width: 534px;
}
.product-container .content .content-top{
    background: url('../images/product-container-content-top.png') no-repeat transparent;
    height: 4px;
    overflow: hidden;
}
.product-container .content .content-middle{
    background: url('../images/product-container-content-middle.png') repeat-y;
    padding: 10px;
}
.product-container .content .content-bottom{
    background: url('../images/product-container-content-bottom.png') no-repeat transparent;
    height: 4px;
    overflow: hidden;
}
.product-container .bottom{
    background: url('../images/product-container-bottom.png') no-repeat transparent;
    height: 39px;
	overflow: hidden;
}
.product-container .bottom .bottom-content{
    padding: 5px 2px 0 0;
}
.product-container .bottom .arrow{
    background: url('../images/product-arrow.png') center transparent no-repeat;
    width: 27px;
    height: 30px;
    float: right;
    margin-right: 7px;
}

.product-container .bottom .separator{
    background: url('../images/product-separator.png') center transparent no-repeat;
    float: right;
    height: 30px;
    width: 18px;
	clear: none;
	border-bottom: 0;
}

.product-container .bottom .button{
    background: url('../images/product-details-1.png') no-repeat;
    height: 30px;
    width: 107px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    display: block;
    padding: 0;
    text-decoration: none;
    float: right;
}
.product-container .bottom .button:hover{
    background: url('../images/product-details-3.png') no-repeat;
    color: #000;
}

.product-container .bottom .button-2{
    background: url('../images/product-details-2.png') no-repeat;
    height: 30px;
    width: 107px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    display: block;
    padding: 0;
    text-decoration: none;
    float: right;
}
.product-container .bottom .button-2:hover{
    background: url('../images/product-details-3.png') no-repeat;
    color: #000;
}

ul#list-2{
    margin-left: 10px;
    width: 520px;
}
ul#list-2 li{
    background-image: url(../images/dot.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    padding-bottom: 8px;
    margin-bottom: 8px;
}
ul#list-2 a{
    background-image: url(../images/arrow-1.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-decoration: none;
    color: #000;
    padding-left:25px;
    height: 18px;
    line-height: 18px;
    display: block;
    
}
ul#list-2 a:hover{
    text-decoration: underline;
}

#login-popup{
    position: absolute;
}

.separator{
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-bottom: 45px;
	border-bottom: 1px solid #bdbdbd;
	background-color: #fafafa;
}

/* news scroller articole */
#news-container{
	width: 170px;
	margin: auto;
	background-repeat: no-repeat;
	padding: 5px;
}

#news-container ul li div{
}
#news-container li{
	padding-bottom: 5px;
}
#news-container a{
	color: #2c692d;
	text-decoration: none;
	background-image: url(../images/arrow-2.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0 3px;
}
#news-container li{
	border-bottom: 1px solid #C4C6B9;
}
#news-container a:hover{
	color: #000;
}
#news-container .extern{
	color: #2c692d;
}
/**/

.right-1{
	float: right;
	padding: 0 0 10px 15px;
}

/*pentru flashul de la categorii de produse*/
#div-banner-flash{
	width: 461px;
	margin: 0 auto;
}


.green{
	color: #2C692D;
}



#parteneri-footer{
	float: left;
	padding: 15px 0 15px 170px;
	text-align: center;
}
#parteneri-footer img{
	float: left;
	margin-right: 20px;
}

