* {
	margin: 0;
	padding: 0;
}
html, body {
  height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	color: #ccc;
}
.clr {
	clear:both;
	height: 0px;
}
ul, menu {
	list-style:none;
	padding:0;
}
.bigger {
	font-size:15px;
}
#wraper {
	width: 945px;
	margin: 0px auto 0px auto;
	text-align: left;
}
form fieldset {border:1px solid #ccc; padding:10px;margin-bottom:10px; }
form label {text-indent: 4px; font-weight:bold; color:#336785; margin:0; display:block; margin-bottom:3px; margin-top:10px;} 
form label.title {margin: 25px 0 15px 0; font-family: Arial, Helvetica, sans-serif; font-size:16px; font-weight:normal; border-bottom:1px solid #8bc1e2;} 
form label.inline {display:inline; color: #4D4D4D; font-weight: normal; line-height: 20px; }
form input {margin:0; width:50%;border:1px solid #ccc; background-color:#fff;padding:3px; color:#425c6e; font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
form input.mini {width:10%;}
form input.min {width:auto;}
form select {width:50%; border:1px solid #ccc; background-color:#fff; padding:2px; color:#444; font-size:11px; font-family: Arial, Helvetica, sans-serif;}
form select option {margin-bottom:2px; padding-left:5px; color:#444; font-size:11px; font-family: Arial, Helvetica, sans-serif;}
form select.mini {width:auto;}
form textarea {width:50%; font-size:11px; border:1px solid #ccc; background-color:#fff; padding:3px; color:#425c6e; font-family: Arial, Helvetica, sans-serif;}
form input.submit, submit { width: auto; padding: 7px; font-weight:bold; color:#fff; background-color:#35B7CD; border:0; font-size:11px; cursor:pointer; margin-top:15px;}
form input.submit:hover, submit:hover {background-color:#000;}
form input.radio, form input.checkbox	{ width: auto; position:relative; top: 1px; border: none; }
.error {color:#CC0000;}

form#contact { width: 300px; border:1px solid #CCC; float:right; margin-left: 10px; padding:5px; }
form#contact input { width:95%; }
form#contact textarea { width:95%;}
form#contact input.submit, submit { width:auto;}


/*-- HEADER --*/
#header {
	height: 155px;
	margin-top: 20px;
	background-image:url(/imagini/bg_header.jpg);
	background-repeat: no-repeat;
	background-position:top;
}
/*-- /HEADER --*/

/*-- LEFT CONTENT --*/
#content-left {
	width: 230px;
	float: left;
}
#content-left a img	{ border: none; }
#content-left ul#product-menu {
	padding: 10px 0 20px 0;
	background-image:url(/imagini/bg_produse_menu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: -3px;
}
#content-left div#brand-menu {
	padding: 10px 15px 70px 35px;
	background-image:url(/imagini/bg_brand_menu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #c0ffa9;
	margin-bottom: -30px;
	margin-top: -3px;
}
#content-left ul#product-menu li{
	width: 230px;
	height: 25px;
}
#content-left ul#product-menu li.active{
	height: auto;
}
#content-left ul#product-menu li a{
	width: 180px;
	height: 25px;
	display:block;
	padding: 0;
	margin-left: 30px;
	color: #a5fcff;
	font-style:italic;
	text-decoration:none;
	text-indent: 6px;
	line-height: 25px;
	border-bottom: 1px solid #43c9da;
}
#content-left div#brand-menu a{
	padding: 0 0 2px 0;
	margin-top: 5px;
	display: inline-block;
	color: #c0ffa9;
	font-style:italic;
	text-decoration:none;
	border-bottom: 1px solid #66d63e;
}
#content-left ul#product-menu li a:hover, #content-left ul#product-menu li a.active {
	border-bottom: 1px solid #5ae5f1;
	color: #fff;
}
#content-left div#brand-menu a:hover, #content-left div#brand-menu a.active{
	border-bottom: 1px solid #80f058;
	color: #fff;
}
#content-left ul#product-menu li a.active, #content-left div#brand-menu a.active {
	font-weight: bold;
}
#content-left ul#product-sub-menu li{
	width: 170px;
	margin-left: 10px;
}
#content-left ul#product-sub-menu li a{
	width: 170px;
}
#content-left ul#product-subsub-menu li{
	width: 160px;
	margin-left: 10px;
}
#content-left ul#product-subsub-menu li a{
	width: 160px;
}
/*-- /LEFT CONTENT --*/

/*-- QUICK SEARCH --*/
form#search {
	height: 56px;
	width: 230px;
	padding: 0;
	margin: 0;
	background-image:url(/imagini/bg_searchbox.jpg);
	background-repeat: no-repeat;
	padding-top: 17px;
	margin-bottom: -17px;
}
form#search input.keyword { 
	border-bottom: 1px solid #59b5bd; 
	border-right: 1px solid #59b5bd; 
	border: none;
	width: 137px;
	height: 14px;
	color:#999; 
	font-size: 11px;
	background-color:#fff;
	background: none;
	margin: 0 7px 0 34px;
	padding: 0;
}
form#search input.search_btn { 
	height: 23px;
	width: 23px;
	border:none; 
	padding: 0;
	margin: 0;
	background-image:url(/imagini/but_search.gif);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	top: 1px;
}
form#search input.search_btn:hover {
	background-position: bottom;
}
/*-- /QUICK SEARCH --*/

/*-- MAIN MENU --*/
#right ul#main-menu { list-style:none; width:654px; height:30px; left:auto; margin:0; padding:0; }
#right ul#main-menu li {display:inline; margin:0; padding:0; float:left; }
#right ul#main-menu li a { background:url(/imagini/meniu-principal.jpg) no-repeat; height:30px !important; display:block;  padding:0; border:none; }

#right ul#main-menu .acasa, .acasa:hover, .acasa_active { width:81px; }
#right ul#main-menu .acasa {background-position: 0 0; }
#right ul#main-menu .acasa:hover, #right ul#main-menu .acasa_active { background-position: 0 -30px;}

#right ul#main-menu .produse, .produse:hover, #right ul#main-menu .produse_active { width:98px; }
#right ul#main-menu .produse {background-position: -81px 0; }
#right ul#main-menu .produse:hover, #right ul#main-menu .produse_active { background-position: -81px -30px;}

#right ul#main-menu .fidelizare, .fidelizare:hover, #right ul#main-menu .fidelizare_active { width:94px; }
#right ul#main-menu .fidelizare {background-position: -179px 0; }
#right ul#main-menu .fidelizare:hover, #right ul#main-menu .fidelizare_active { background-position: -179px -30px;}

#right ul#main-menu .utile, .utile:hover, #right ul#main-menu .utile_active { width:70px; }
#right ul#main-menu .utile {background-position: -273px 0; }
#right ul#main-menu .utile:hover, #right ul#main-menu .utile_active { background-position: -273px -30px;}

#right ul#main-menu .download, .download:hover, #right ul#main-menu .download_active { width:109px; }
#right ul#main-menu .download {background-position: -343px 0; }
#right ul#main-menu .download:hover, #right ul#main-menu .download_active { background-position: -343px -30px;}

#right ul#main-menu .parteneri, .parteneri:hover, #right ul#main-menu .parteneri_active { width:106px; }
#right ul#main-menu .parteneri {background-position: -452px 0; }
#right ul#main-menu .parteneri:hover, #right ul#main-menu .parteneri_active { background-position: -452px -30px;}

#right ul#main-menu .contact, .contact:hover, #right ul#main-menu .contact_active { width:96px; }
#right ul#main-menu .contact {background-position: -558px 0; }
#right ul#main-menu .contact:hover, #right ul#main-menu .contact_active { background-position: -558px -30px;}

/*-- /MAIN MENU --*/

/*-- MAIN BANNER --*/
#main-banner { width: 660px; margin-top: 10px; }
#main-banner a, #main-banner a img { margin: 0; padding: 0; border: none; }
/*-- /MAIN BANNER --*/

/*-- BREADCRUMBS --*/
#right #breadcrumbs {
	display:block;
	width: 658px;
	color: #806f60;
	text-indent: 10px;
	margin: 5px 0 15px 0;
	border: 1px dashed #adaaa7;
}
#right #breadcrumbs a {
	line-height: 25px;
	height: 25px;
	display: inline-block;
	font-size: 10px;
	text-indent: 0;
	color: #806f60;
	padding: 0 5px 0 5px;
	border: none;
	background: none;
	text-decoration: none;
}
#right #breadcrumbs a:hover, #right #breadcrumbs a.current {
	color: #00a5bc;
}
/*-- /BREADCRUMBS --*/

/*-- RIGHT CONTENT --*/
#right {
	width: 660px;
	margin-right: 45px;
	float: right;
	color: #4d4d4d;
	overflow:hidden;
}
#right.mini {
	width: auto;
	margin: 15px;
	float: none;
}
#right p {
	line-height: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align:justify;
}
#right p.date {
	margin: 0;
	text-align:right;
	color:#666;
	font-style:italic;
	font-size:11px;
}
#right p.info {
	margin: 0;
	color:#666;
	font-style:italic;
	font-size:11px;
}
#right a {
	color: #00a5bc;
	padding: 1px 0 1px 0;
	border-bottom: 1px dotted #adaaa7;
	text-decoration: none;
}
#right a:hover, #right a.active {
	color: #fff;
	border-bottom: none;
	background: #00a5bc;
}
#right a.cos { 
	display: block; 
	margin-bottom: 5px; 
	font-size:13px;
	background: none;
}
#right ul, #right ol {
	list-style:outside;
	list-style-type: none;
	position:relative;
	left: 30px;
	margin: -8px 30px 20px 0;
}
#right ul li, #right ol li {
	line-height: 18px;
	padding-top: 4px;
	text-align: justify;
}
#right ol {
	list-style-type: decimal;
}
#right ol li ul, #right ul li ul, #right ul li ol {
	margin-top:6px;
}
#right h1, #right h1 a, #right h1 a:hover {
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #000;
	padding: 0;
	border-bottom: none;
	background: none;
	display:block;
}
#right h1{
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#right h1.home, #right h1.home a, #right h1.home a:hover {
	font-size: 15px;
}

#right h2 {
	font-weight: normal;
	font-size: 17px;
	color: #4d4239;
	padding: 0 5px 3px 5px;
	margin: 20px 0 10px 0;
	border-bottom: 1px dotted #adaaa7;
	background: none;
}
#right h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #4d4239;
	padding: 3px;
	margin: 20px 0 10px 0;
	border-bottom: 1px dotted #adaaa7;
}
#right h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	margin: 20px 0 10px 0;
}
#right img {
	float: left;
	margin: 4px 10px 10px 0;
}
#right img.right {
	float: right;
	margin: 4px 0 10px 10px;
}
#right a.img_link {
	border: none;
	margin: 0 10px 4px -4px;
	float: left;
	padding: 4px;
}
#right a.img_link:hover {
	background-color: #e5e5e5;
}
#right a.img_link img, #right a.img_link:hover img {
	float: none;
	display:block;
	margin: 0;
	padding: 0;
	border: none;
}
#right .desp {
	border-top: 1px dotted #9fd1f3;
}
#right img.clean, #right a.clean, #right a.clean:hover{
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	float: none;
}
#right hr {
	margin: 15px 0 25px 0;
	color:#adaaa7;
}
#right .line_break {
	margin: 15px 0 15px 0;
	clear: both;
	border-top: 1px dashed #adaaa7;
}
menu#page {
	float: right;
	width: 145px;
	margin: -20px 0 10px 20px;
}
menu#page li 
{
	text-align:center;
}
menu#page li.title
{
	line-height: 24px;
	font-size: 12px;
	font-variant:small-caps;
	color: #0691b4;
	border-bottom: 1px dotted #9fd1f3;
}
menu#page li a
{
	display: block;
}
.fisier {
	border: 1px solid #e5e5e5;
	display: inline-block;
	padding: 8px;
}
.fisier:hover {
	background-color:#f7f7f7;
}
.fisier .titlu {
	line-height: 20px;
	margin-bottom: -5px;
}
.fisier .detalii {
	color:#999;
	font-size:smaller;
	margin-top: 5px;
	display: block;
}
.fisier a {
	line-height: 17px;
}
.info_detalii {
	color:#999;
	font-size:smaller;
}
/*-- /RIGHT CONTENT --*/

/*-- PRODUCTS --*/
#cat-list {
	padding:0;
	/* 660px */
}
#cat-list a, #cat-list a:hover, #cat-list a img {
	border:none;
	padding:0;
	background:none;
	float: none;
}
#cat-list a.cat {
	width:124px;
	margin:0 10px 10px 0;
	display:inline-block;
	text-align:center;
	font-weight:bold;
	color:#807c79;
}
#cat-list a.cat:hover{
	background-color:#fff;
}
#cat-list .title {
	border:1px dashed #adaaa7;
	padding: 5px 2px 5px 2px;
	margin-top: 3px;
	display:block;
}
#cat-list a.cat:hover .title{
	border:1px dashed #adaaa7;
	background-color:#807c79;
	color:#fff;
}
#cat-list a.cat img {
	margin:auto;
}

#brand-list {
	padding:0;
}
#brand-list a, #brand-list a:hover, #brand-list a img {
	border:none;
	padding:0;
	background:none;
	float: none;
}
#brand-list a.brand {
	width:124px;
	text-align: center;
	margin: 10px 15px 10px 15px;
	display:inline-block;
}
#brand-list a.brand img {
	margin:auto;
}

#feature-list {
	padding:0;
}
#feature-list a, #feature-list a:hover, #feature-list a img {
	display:inline-block;
	border:none;
	background:none;
	float: none;
	width: auto;
	text-align: center;
	padding:0;
	margin: 0 5px 5px 0;
}
#feature-list img  {
	border:none;
	float: none;
	padding:0;
	margin: 0 5px 5px 0;
}

#prod-list {
	padding:0;
	/* 660px */
}
#prod-list a, #prod-list a:hover, #prod-list a img {
	border:none;
	padding:0;
	background:none;
	float: none;
}
#prod-list a.prod {
	width:124px;
	margin:0 10px 10px 0;
	display:inline-block;
	text-align:center;
	font-weight:bold;
	color:#807c79;
}
#prod-list a.prod:hover{
	background-color:#fff;
}
#prod-list .info {
	border:1px dashed #adaaa7;
	padding: 5px 2px 5px 2px;
	margin-top: 3px;
	display:block;
}
#prod-list .info .descr {
	display:block;
	font-size:9px;
	font-weight:normal;
	font-style:italic;
}
#prod-list .info .producator {
	display:block;
	font-size:10px;
	font-weight:normal;
}
#prod-list .info .pret, #prod-list .info .pret-vechi, #prod-list .info .pret-nou {
	display:block;
	font-weight:bold;
}
#prod-list .info .pret { color: #00a5bc; font-size:12px; }
#prod-list .info .pret-nou { color: #55b312; font-size:13px; }
#prod-list .info .pret-vechi { color: #ff4433; text-decoration:line-through; font-size:11px; }
#prod-list a.prod:hover .info .pret, #prod-list a.prod:hover .info .pret-vechi, #prod-list a.prod:hover .info .pret-nou {
	color:#fff;
}
#prod-list a.prod:hover .info{
	border:1px dashed #adaaa7;
	background-color:#807c79;
	color:#fff;
}
#prod-list a.prod img {
	margin:auto;
}
.moneda {
	font-size: 11px;
}
#prod-left {
	width: 200px;
	display:block;
	float:left;
}
#right .description {
	margin:-6px 0 10px 0;
	color:#806f60;
	font-style:italic;
}
#prod-left a.img_produs {
	border: none;
	margin: 0 4px 4px -4px;
	padding: 4px;
	display: inline-block;
}
#prod-left a.img_produs:hover {
	background-color: #e5e5e5;
}
#prod-left a.img_produs img, #right a.img_produs:hover img {
	float: none;
	display:block;
	margin: 0;
	padding: 0;
	border: none;
}
#prod-right {
	width: 450px;
	display:block;
	float: right;
}
a#info-producator, a#info-producator img{
	margin:0 0 10px 10px;
	padding:0;
	border:none;
	float:none;
	background:none;
}
a#info-producator {
	float: right;
	display:block;
}
a#info-producator:hover, #info-producator:hover {
	background:none;
}
#prod-right .pret, #prod-right .pret-vechi, #prod-right .pret-nou {
	display:block;
	font-weight:bold;
}
#prod-right .pret { color: #00a5bc; font-size:18px; }
#prod-right .pret-nou { color: #55b312; font-size:18px; }
#prod-right .pret-vechi { color: #ff4433; text-decoration:line-through; font-size:14px; }



/*-- /PRODUCTS --*/

/*-- TABLE --*/
table {
	margin-bottom: 10px;
}
table th {
	padding: 3px;
	white-space:nowrap;
	font-size:13px;
	font-weight:bold;
	color: #fff;
	background-color: #d81921;
	border-bottom: 2px solid #fad4d6;
}
table td {
	padding: 2px 10px 2px 0;
	vertical-align: top;
	border-bottom: 1px solid #f2e6e7;
}
table#features {
	margin: 0;
	padding: 0;
}
table#features td {
	padding: 0 0 0 0;
	vertical-align: middle;
	border-bottom: none;
}

table td.label{
	font-weight:bold;
	font-size:12px;
}
/*-- /TABLE --*/

/*-- FOOTER --*/
#logo-producatori {
	margin: 20px 0 0 20px;
	padding:0;
}
#footer {
	width:880px;
	margin: 0 0 0 20px;
	padding: 15px 0 15px 0;
	font-size: 11px;
	text-align: center;
	color: #4d4845;
	background-image:url(/imagini/bg_footer.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
#footer menu {
	list-style: none;
	list-style-type:none;
	margin: 0 0 15px 0;
}
#footer menu li {
	display: inline;
	padding: 1px 4px 1px 4px;
	line-height: 18px;
}
#footer a {
	color: #4d4845;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px solid #b3adaa;
}
#footer a:hover {
	color: #00a5bc;
	border-bottom: 2px solid #b3adaa;
}
#footer a.active {
	font-weight:bold;
	border-bottom: 2px solid #b3adaa;
}
#footer p {
	line-height: 16px;
	margin-bottom: 10px;
}
#footer #ScriptTraficRo a, #footer #ScriptTraficRo a:hover {
	float: left;
	border: none;
	padding:0;
	margin:0;
	position:relative;
	left: 15px;
}
/*-- /FOOTER --*/

a#nota { font-size: 11px; width: 150px; border: 1px solid #5e9900; background-color:#6fb501; color:#ffffff; display:block; padding: 5px 7px; text-align:justify; }
a#nota:hover { background-color:#7fcc02; border: 1px solid #6a991f; }

#right a.butt_marimea, #right a.butt_marimea img { display: block; border: none; background: none; float: none; margin: 2px 0; }

#disponibilitate { display: inline-block; margin: 10px 0; font-weight:bold; }
#disponibilitate.stoc_0		{ color: #C00; }
#disponibilitate.in_stoc	{ color: #090; }

/*////   C O S   P R O D U S E  ////*/
#right a.cart_btn 		{ height: 50px; width: 209px; display: block; padding: 0; margin: 15px 0 0 0 ; background-image:url(/imagini/btn_adauga-in-cos.gif); background-repeat: no-repeat; background-position: top; }
#right a.cart_btn:hover 	{ background-position: bottom; }

#prod-list .prod a.mini_cart_btn 		{ height: 13px; width: 48px; display: block; border:none; padding: 0; margin: 0 0 2px 0; float: right; background-image:url(/imagini/btn_mini_adauga-in-cos.gif); background-repeat: no-repeat; background-position: top; }
#prod-list .prod a.mini_cart_btn:hover	{ background-position: bottom; }

form#cos_produse input.submit { font-size:11px; }

#cos { 
	width: 147px; 
	height: 30px; 
	overflow:visible; 
	background-image:url(/imagini/mini-cos.gif); 
	position:relative; 
	top: -44px; 
	margin-bottom: -30px;
/*	position:absolute; 
	top: 213px; 
*/	margin-left: 514px;
}
#cos a { display:block; position:relative; left: 38px; line-height: 28px; width: 75px; color: #fff; text-align: center; border: none; }
#cos a:hover { background: none; color:#fff; }
#cos a.clearcart { position:absolute; left: 117px; top:0; width: 23px; }

#right table.mini th { font-size: 12px; }
table#cos_produse { width: 100%; }
table#cos_produse th { padding: 5px; background: none; color: #01788a; border-bottom: 2px solid #a3dbe3; text-align: left; }
table#cos_produse td { vertical-align: middle; padding: 4px; border-bottom: 1px solid #e3edef; font-size: 12px; color: #555; }
table#cos_produse td p.total { text-align: right; margin-top: 5px; }
table#cos_produse td a { color: #018296; border: none; }
table#cos_produse td a:hover { color: #054e59; background: none; }
table#cos_produse td a i { color: #717e80; }
table#cos_produse td a.sterge img { float: none; margin: 0 0 -2px 10px; }

#right table tr.rowWhite { background-color:#fff; }
#right table tr.rowGrey { background-color:#edf1f2; }
#right table td.noborder { border: none; }
#right table#features { margin: 0; padding: 0; }
#right table#features td { padding: 0 0 0 0; vertical-align: middle; border-bottom: none; }
#right table td.label { font-weight:bold; font-size:12px; }
#right table.mini th	{ font-size: 12px; }
#right table td.pret, .pret { color:#359cac; font-weight:bold; font-size: 17px; vertical-align: middle; border: none; line-height: 20px; }
.discount { color: #41c0d3; text-decoration:line-through; font-size: small; font-weight: normal; }
.secundar { font-size: 13px; }

#right form .input_error	{ background-image: url(/imagini/err_sageata.gif); background-position: top left; background-repeat:no-repeat; background-color:#cf0c0c; padding: 14px 6px 6px 6px; color:#fff; font-weight: bold; display: block; }
#right form input.cantitate	{ width: 24px; text-align: center; line-height: 20px; height: 22px; padding: 0 1px 0 1px;}
#right form input.optiuni	{ width: 160px; text-align: left; line-height: 20px; height: 22px; padding: 0 3px 0 3px;}
#right form input.clean	{ background: none; border: none; margin: 0; padding: 0; float: none; width:auto; }

#right form.mini input	{ width: auto; }
#right form.mini label	{ display: inline; }
#right form.mini input.submit	{ padding: 3px 4px; font-size: 12px; }

#right table#cos_produse a.img_link { display: block; border: 1px solid #a3dbe3; background-color: #fff; width: 40px; height: 40px; margin: 0; float: none; padding: 4px; text-align: center; }
#right table#cos_produse a.img_link:hover { border: 1px solid #01aac2; }
#right a.img_link img, #right a.img_link:hover img { float: none; display: inline-block; margin: 0; padding: 0; border: none; }

.prod_status { margin: 4px 0 2px 2px; }
.disponibilitate { font-weight: bold; }
.cod_produs { font-family:"Courier New", Courier, monospace; size: 9px; color:#666; }
/*/ COS PRODUSE /----/*/

