body, html {
	background: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #6B6B6B;
	margin: 0px;
	padding: 0px;
}
body.black {
	background: #000000;
}

form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#wrapper {
	width: 1100px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	/*width: 100%;*/
	background: url('bg-old.jpg') center repeat-y;
}
#wrapper_home {
/*
	width: 1241px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;*/
	width: 100%;
	background: url('bg_home.jpg') center top no-repeat;
}

.clear {
	clear: both;
	line-height: 0px;
}

a img {
	border: none;
}

#wrapper .background-top {
	/*width: 1241px;*/
	width: 100%;
	height: 11px;
	/*background: url('background-top.jpg');*/
}
#wrapper .background-top2 {
	/*width: 1241px;*/
	width: 100%;
	height: 16px;
	/*background: url('background-top2.jpg');*/
}

#wrapper_home .background-top {
	/*width: 1241px;*/
	width: 100%;
	height: 11px;
}
#wrapper_home .background-top2 {
	/*width: 1241px;*/
	width: 100%;
	height: 36px;
}

div.background-menu {
	/*width: 1241px;*/
	width: 100%;
	height: 38px;
	margin: 0px;
	padding: 0px;
	background: #6F6F6F;
}

div.background-bottom {
	/*width: 1241px;*/
	width: 100%;
	height: 25px;
	/*background: #BA8511;*/
	background: #2D2B2C url('footer-back.jpg') center no-repeat;
	text-align: center;
	padding-top: 10px;
}
#wrapper_home div.background-bottom {
	background: #2D2B2C url('footer-back2.jpg') center no-repeat;
	text-align: center;
}

#footer {
	width: 1100px;
	height: 14px;
	/*background: url('background-footer.jpg');*/
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
#footer a, .background-bottom a {
	font-family: Arial;
	font-size: 8px;
	font-weight: bold;
	/*color: #926508;*/
	color: #2D2B2C;
	text-decoration: none;
}
#footer a:hover, .background-bottom a:hover {
	text-decoration: underline;
}

#menu {
	background: #474747;
	width: 1101px;
	height: 38px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background: url('menu-back.jpg');
}
#menu .left {
	float: left;
	width: 104px;
	height: 38px;
	background: url('menu-left.jpg');
}
#menu .right {
	float: left;
	width: 94px;
	height: 27px;
	background: url('menu-right.jpg');
	padding-top: 11px;
	padding-left: 10px;
	cursor: default;
}
#menu .right input {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background: none;
	border: none;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}
#menu .content {
	float: left;
	width: 893px;
	height: 35px;
	padding-top: 3px;
}

#menu a {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	background: none;
	width: 99px;
	height: 23px;
	padding-top: 12px;
	text-align: center;
}
#menu a:hover, #menu a.sel {
	color: #BA8511;
	background: url('menu_ov1.jpg');
}

#menu a.m1 { height: 30px; padding-top: 5px; }
#menu a.m1:hover, #menu a.selm1 { height: 30px; padding-top: 5px; color: #BA8511; background: url('menu_ov1.jpg'); }
#menu a.m2 { width: 137px; }
#menu a.m2:hover, #menu a.selm2 { width: 137px; color: #BA8511; background: url('menu_ov2.jpg'); }
#menu a.m3 { width: 152px; }
#menu a.m3:hover, #menu a.selm3 { width: 152px; color: #BA8511; background: url('menu_ov3.jpg'); }
#menu a.m4 { width: 111px; }
#menu a.m4:hover, #menu a.selm4 { width: 111px; color: #BA8511; background: url('menu_ov4.jpg'); }
#menu a.m5 { width: 90px; }
#menu a.m5:hover, #menu a.selm5 { width: 90px; color: #BA8511; background: url('menu_ov5.jpg'); }

#header {
	width: 100%;
	height: 108px;
	/*margin-left: auto;
	margin-right: auto;*/
	text-align: center;
	background: #474747;
}

#header_home {
	width: 1150px;
	height: 572px;
	margin-left: auto;
	margin-right: auto;
}

#home_content {
	width: 1003px;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
}

#home_text {
	float: left;
	width: 588px;
	height: 113px;
	background: #2C2A2B;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 10px;
}

#home_img {
	float: left;
	width: 248px;
	height: 160px;
	background: #2C2A2B;
	margin-left: 5px;
}

#home_fill {
	float: left;
	width: 137px;
	height: 136px;
	background: #BA8511;
	margin-left: 5px;
}

#pagina {
	width: 1100px;
	min-height: 330px;
	height: auto !important;
	height: 330px;
	margin-left: auto;
	margin-right: auto;
}

#left {
	float: left;
	width: 203px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	background: transparent;
	margin-left: -218px;
	margin-top: -35px;
	padding-right: 8px;
}

#pagina.meniu #left {
	margin-left: -236px;
}

#pagina #left .head, #pagina #left .head2 {
	width: 169px;
	height: 31px;
	background: url('head-left.jpg');
	margin: 0px;
	padding: 0px;
	margin-top: 13px;
	margin-bottom: 40px;
	padding-top: 8px;
	padding-left: 25px;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #E7E7E7;
	cursor: default;
}
#pagina.meniu #left .head {
	width: 169px;
	background: url('head-meniu.jpg');
}
#pagina.meniu #left .head2 {
	width: 153px;
	height: 60px;
	background: url('head-meniu2.jpg');
}

#pagina #left .cerere {
	width: 169px;
	height: 27px;
	background: url('head-left.jpg');
	margin: 0px;
	padding: 0px;
	margin-top: 13px;
	margin-bottom: 40px;
	padding-top: 12px;
	padding-left: 25px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #E7E7E7;
	cursor: default;
}
#pagina.meniu #left .cerere {
	width: 169px;
	background: url('head-meniu.jpg');
}

#pagina #left .cerere a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #E7E7E7;
	text-decoration: none;
}
#pagina #left .cerere a {
	color: #FFFFFF;
}

#pagina.meniu #left a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FEFEFE;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-top: 10px;
	text-decoration: none;
}
#pagina.meniu #left a:hover {
	text-decoration: underline;
}
#pagina.meniu #left a.nomargin {
	margin: 0px;
}
#pagina.meniu #left a.sub {
	margin-left: 30px;
}

#pagina.meniu #left .text {
	margin-left: 20px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #C7C7C7;
}

#right {
	float: right;
	width: 239px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	margin-top: -30px;
	margin-right: -140px;
}
#pagina.meniu #right {
	margin-right: -121px;
}

.bar {
	width: 239px;
	height: 29px;
	background: #926508;
	margin-bottom: 13px;
}
.bar .barcontent {
	float: left;
	width: 171px;
	height: 29px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 3px;
}

.bar .barcontent input, .bar .barcontent2 input {
	border: none;
}
.bar .barcontent input.text, .bar .barcontent2 input.text {
	padding-left: 2px;
	width: 100px;
}
.bar .barcontent input.btn, .bar .barcontent2 input.btn {
	background: #D1A952;
	color: #926508;
}

#right .bar .cauta {
	float: left;
	width: 64px;
	height: 29px;
	background: url('cauta.jpg');
}
#right .bar .newsletter {
	float: left;
	width: 64px;
	height: 29px;
	background: url('newsletter.jpg');
}
#home_fill .bar {
	margin-left: 13px;
}
.cautare .bar {
	height: 36px;
	background: url('bar_bg.jpg');
}
.cautare .bar .cauta {
	float: left;
	width: 64px;
	height: 36px;
	background: #D1A954 url('cauta2.jpg') top left no-repeat;
}
.cautare .bar .barcontent2 {
	float: left;
	width: 174px;
	height: 36px;
	color: #FFFFFF;
	background: url('cauta2bg.jpg') top left no-repeat;
	padding-top: 8px;
}
#home_fill .bar .newsletter {
	float: left;
	width: 49px;
	height: 29px;
	background: url('newsletter2.jpg');
}

#pagina #content {
	width: 743px;
	min-height: 348px;
	height: auto !important;
	height: 348px;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	margin-left: 99px;
	padding-left: 117px;
	padding-right: 48px;
	padding-top: 35px;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #6E6E6E;
}
#pagina #content.sub {
	min-height: 60px;
	height: auto !important;
	height: 60px;
}

#pagina.meniu #content, #pagina.meniu .content2 {
	background: #FFFFFF url('menu-bg.jpg') left repeat-y;
	width: 743px;
	padding-right: 28px;
	padding-left: 236px;
	margin-left: 0px;
	border-left: none;
}

#pagina #content h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	/*color: #4D4D4D;*/
	color: #F18305;
}

.produs {
	float: left;
	width: 207px;
	height: 235px;
	margin-right: 5px;
	margin-left: 10px;
}

.produs .imagine {
	width: 207px;
	height: 137px;
	background: url('produs-bg.jpg');
	text-align: center;
}

.produs .producator {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #F08205;
	height: 20px;
	text-align: center;
}

.produs .numeprodus {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5E5E5E;
	height: 15px;
	text-align: center;
}

.produs .categorieprodus {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #5E5E5E;
	height: 20px;
	text-align: center;
}

.produs .pretprodus {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #5E5E5E;
	height: 38px;
}
.produs .pretprodus .orange {
	color: #FA6C08;
}

.produs .descriereprodus {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #5E5E5E;
	height: 42px;
}

#detaliiprodus {
}

#detaliiimg {
	float: left;
	width: 250px;
	height: 170px;
}

.detaliiimg {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#detaliitext {
	float: left;
	width: 450px;
}

#detaliitext .descriere {
	width: 100%;
	height: 100px;
	color: #6E6E6E;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

#detaliitext .firma {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #F08205;
	height: 40px;
}

#detaliitext .categoria {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #5E5E5E;
	height: 38px;
}

div.producator-produs {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #F08205;
	height: 40px;
	float: right;
}

#titlu {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #9A9A9A;
}

#pagina #content #titlu h1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #F18305;
	display: inline;
}

.imgfloat {
	float: right;
	margin: 10px;
}

img.img {
	margin: 5px;
}

span.raquo {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #F08205;
	line-height: 12px;
}

#contact {
	width: 312px;
}

#pagina #content #contact h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0988C2;
}

.produs .producator a {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #F08205;
	height: 20px;
	text-decoration: none;
}
.produs .producator a:hover {
	text-decoration: underline;
}

.produs .categorieprodus a {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #5E5E5E;
	height: 28px;
	text-decoration: none;
}
.produs .categorieprodus a:hover {
	text-decoration: underline;
}

.error {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

#pagina-newsletter {
	width: 743px;
	min-height: 348px;
	height: auto !important;
	height: 348px;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 117px;
	padding-right: 48px;
	padding-top: 35px;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	text-align: left;
	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #6E6E6E;
}

#pagina-newsletter h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #F18305;
}

#pagina #content h1.nume-produs {
	width: 60%;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #5E5E5E;
}

