/* START #page */

#page { 
 	margin: 0 auto;
	text-align: left;
	background: #ffffff url(img/back-page.jpg) repeat-y 218px 0;
	width: 1024px;
} 

* { 
 	margin: 0px;
	padding: 0px;
} 

.templateprint #page { 
 	background: none;
} 

a { 
 	cursor: hand;
	cursor/**/: /**/pointer;
} 

a:link, a:visited  { 
 	color: #6f7e8a;
	text-decoration: underline;
} 

a:link:hover, a:visited:hover  { 
 	text-decoration: none;
} 

body  { 
 	text-align: center;
	font-size: 11px;
	font-family: arial;
	color: #303030;
	background: #EFEFEF;
} 

body.templateprint { 
 	background: none;
} 

img { 
 	border: none;
} 

table { 
 	
} 

/* END #page */

/* START logoTop */

.logoTop   { 
 	width: 234px;
	height: 79px;
	float: left;
	margin-left: 20px;
	background: url(img/logo-top.jpg) no-repeat 0 0;
	overflow: hidden;
} 

/* END logoTop */

/* START linkPoza */

.linkPoza   { 
 	overflow: hidden;
} 

.linkPoza a    { 
 	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
} 

.linkPoza a span    { 
 	display: block;
	width: 100%;
	height: 100%;
	
} 

.linkPoza a:link, .linkPoza a:visited    { 
 	text-decoration: none;
} 

/* END linkPoza */

/* START title */

h1.title { 
 	color: #303030;
	font-size: 210%;
	font-weight: normal;
	margin-bottom: 10px;
	padding-left: 110px;
} 

/* END title */

/* START logoBot */

/* END logoBot */

/* START langs */

/* END langs */

/* START path */

.item1 .path { 
 	display: none;
} 

.path { 
 	padding-left: 110px;
	color: #6F7E8A;
	height: 34px;
	display: block;
	padding-top: 5px;
} 

.path a:link, .path a:visited { 
 	color: #6F7E8A;
	text-decoration: none;
} 

a.path { 
 	padding-left: 3px;
	display: block;
} 

/* END path */

/* START formularStandard */

.formularStandard { 
 	
} 

.formularStandard div input, .formularStandard div textarea, .formularStandard div select, .formularStandard div option { 
 	border: solid 1px #C0C0C0;
} 

.formularStandard div textarea { 
 	width: 250px;
	height: 100px;
} 

.formularStandard div.odd { 
 	background: #F8F8F8;
} 

.formularStandard div.Submit { 
 	padding: 5px 0;
} 

.formularStandard div.Submit input { 
 	background: #D60000;
	border: solid 1px #D6D6D6;
	color: #FFFFFF;
} 

.formularStandard div.Text input, .formularStandard div.Password input, .formularStandard div.Select select { 
 	width: 250px;
	height: 17px;
} 

.formularStandard form { 
 	
} 

.formularStandard form div { 
 	padding: 2px 0;
	clear: both;
	width: 100%;
	overflow: hidden;
} 

.formularStandard label { 
 	width: 100px;
	float: left;
} 

.formularStandard p.delimiter { 
 	font-weight: bold;
	padding: 4px 0;
} 

/* END formularStandard */

/* START copyright */

*html .copyright { 
 	margin-left: 8px;
} 

.copyright { 
 	color: #f30000;
	float: left;
	margin-top: 25px;
	margin-left: 15px;
	font-size: 90%;
	margin-right: 15px;
} 

/* END copyright */

/* START prod */

.prod { 
 	margin-top: 60px;
	margin-left: 30px;
} 

.prod .pret .vechi { 
 	color: #EB0000;
	font-weight: normal;
	font-size: 11px;
	margin-right: 0px;
	text-decoration: line-through;
} 

.prod .pret span { 
 	color: #D70001;
	font-weight: bold;
	font-size: 120%;
	margin-right: 10px;
} 

.prod .stoc { 
 	font-size: 120%;
} 

.prod li { 
 	list-style: none;
} 

.prod li .comanda { 
 	display: block;
	background: url(img/cumpara.jpg) no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
} 

.prod li .comanda:link, .prod li .comanda:visited { 
 	padding: 2px 15px 2px 30px;
	color: #ffffff;
	text-decoration: none;
} 

.prod li .img1 { 
 	float: left;
	width: 30%;
} 

.prod li .right { 
 	float: right;
	width: 65%;
} 

/* END prod */

/* START editCont */

.editCont { 
 	margin: 0 10px;
	margin-top: 90px;
} 

.editCont .erori { 
 	clear: both;
	color: #CE161E;
	padding: 10px 0;
	font-size: 110%;
} 

.editCont p.patrat { 
 	border: solid 1px #D60000;
	padding: 10px;
	margin: 5px 0;
} 

.editCont p.patrat span { 
 	display: block;
	margin: 5px 0;
} 

.editCont p.patrat span a:link, .editCont p.patrat span a:visited { 
 	text-decoration: none;
} 

.editCont ul.steps { 
 	width: 100%;
	overflow: hidden;
	margin: 10px 0;
	list-style: none;
} 

.editCont ul.steps li { 
 	float: left;
	padding-right: 15px;
	list-style: none;
} 

/* END editCont */

/* START register */

.register { 
 	padding: 100px 0 0 10px;
} 

.register .erori { 
 	clear: both;
	color: #CE161E;
	padding: 10px 0;
	font-size: 110%;
} 

.register .login { 
 	float: left;
	width: 44%;
} 

.register .register { 
 	float: right;
	width: 44%;
	padding: 0px;
} 

.register div.Text input, .register div.Password input { 
 	width: 135px;
} 

.register h4 { 
 	font-size: 120%;
	background: #D60000;
	padding: 5px 0;
	color: #FFFFFF;
	padding-left: 5px;
} 

.register label { 
 	width: 100px;
	float: left;
} 

.register p { 
 	padding: 5px 0;
} 

/* END register */

/* START loginbox */

.loginbox { 
 	background: url(img/back-gri.jpg) repeat-x 0 0;
	padding-top: 28px;
	padding-left: 10px;
	padding-bottom: 20px;
} 

.loginbox a { 
 	display: block;
} 

.loginbox div.Submit input { 
 	background: none;
	border: none;
	margin-left: 110px;
	color: #6f7e8a;
	font-weight: bold;
	text-decoration: underline;
} 

.loginbox div.Text input, .loginbox div.Password input { 
 	width: 145px;
	height: 20px;
	border-top: 1px solid #656565;
	border-left: 1px solid #656565;
	border-bottom: 1px solid #e2e0dc;
	border-right: 1px solid #e2e0dc;
	margin-bottom: 5px;
} 

.loginbox form { 
 	padding-top: 10px;
	padding-left: 5px;
} 

.loginbox h3 { 
 	background: url(img/back-h3-autentif.jpg) no-repeat 0 0;
	width: 170px;
	height: 37px;
} 

.loginbox label { 
 	display: block;
	color: #6f7e8a;
	font-size: 90%;
	font-family: tahoma;
	font-weight: bold;
	padding-bottom: 3px;
} 

/* END loginbox */

/* START navProd */

body .navProd { 
 	background: none;
	padding-top: 30px;
} 

/* END navProd */

/* START cart */

.cart { 
 	padding-bottom: 20px;
	margin-top: 80px;
	margin-left: 20px;
} 

.cart .platesc { 
 	display: block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	background: #008603;
} 

.cart .platesc:link, .cart .platesc:visited { 
 	color: #FFFFFF;
} 

.cart .transport { 
 	padding-left: 13px;
} 

.cart input.submit { 
 	border: solid 1px #303030;
	background: #D8D8D8;
} 

.cart table { 
 	clear: both;
	border-collapse: collapse;
	width: 95%;
	margin: 0 auto;
} 

.cart td { 
 	border-bottom: solid 1px #F0F0F0;
} 

.cart td a.del { 
 	display: block;
	font-size: 90%;
} 

.cart td a:link, .cart td a:visited { 
 	color: #303030;
} 

.cart td input.text { 
 	border: solid 1px #C0C0C0;
	width: 30px;
} 

.cart td.pret { 
 	color: #D60000;
} 

.cart td.right { 
 	padding-right: 10px;
} 

.cart tr.gri { 
 	background: #F8F8F8;
} 

.cart tr.header { 
 	background: #D60000;
	color: #FFFFFF;
	font-weight: bold;
	height: 25px;
} 

/* END cart */

/* START checkout */

.checkout { 
 	margin-left: 110px;
	margin-top: 110px;
} 

.checkout .erori { 
 	color: #D60000;
	font-weight: bold;
} 

.checkout .ok h4 { 
 	background: green;
} 

.checkout .produse li { 
 	list-style: none;
} 

.checkout form div input, .checkout form div select, .checkout form div textarea { 
 	float: left;
} 

.checkout form div span { 
 	display: block;
	float: right;
	width: 300px;
	color: #888888;
} 

.checkout h4 { 
 	font-size: 150%;
	margin: 10px 0;
	padding: 4px 0 4px 4px;
	background: #D60000;
	color: #FFFFFF;
} 

.checkout h4 a:link, .checkout h4 a:visited { 
 	color: #FFFFFF;
} 

/* END checkout */

/* START tabelIstoric */

.tabelIstoric { 
 	margin: 10px auto 10px auto;
	border-collapse: collapse;
} 

.tabelIstoric td { 
 	padding-left: 5px;
} 

.tabelIstoric td { 
 	border-bottom: solid 1px #E5E4E0;
} 

.tabelIstoric th { 
 	text-align: left;
	padding-left: 5px;
} 

.tabelIstoric tr { 
 	height: 20px;
} 

.tabelIstoric tr.header { 
 	height: 25px;
	line-height: 25px;
	background: #00A4E3;
	color: #FFFFFF;
} 

.tabelIstoric tr.odd { 
 	background: #F8F8F8;
} 

/* END tabelIstoric */

/* START detaliiComanda */

.detaliiComanda { 
 	margin: 10px;
} 

.detaliiComanda div { 
 	background: #F8F8F8;
	width: 100%;
	overflow: hidden;
} 

/* END detaliiComanda */

/* START filtre */

.filtre { 
 	margin-left: 10px;
	margin-bottom: 10px;
} 

.filtre a { 
 	padding: 3px 10px;
	margin-right: 2px;
	font-weight: bold;
	background: #00A4E3;
} 

.filtre a.rem { 
 	padding: 0px;
	background: none;
	margin: 0px;
	font-weight: normal;
} 

.filtre a.rem:link, .filtre a.rem:visited { 
 	color: #E12E3A;
} 

.filtre a:link, .filtre a:visited { 
 	color: #FFFFFF;
	text-decoration: none;
} 

.filtre div { 
 	width: 140px;
	background: #F0F0F0;
} 

.filtre div a { 
 	font-weight: normal;
	border-bottom: solid 1px #FFFFFF;
} 

.filtre div a:link, .filtre div a:visited { 
 	background: none;
	color: #395169;
} 

.filtre h3 { 
 	font-size: 100%;
	text-transform: uppercase;
	float: left;
	padding: 3px 10px;
	padding-left: 0px;
} 

.filtre p { 
 	clear: both;
	margin-top: 5px;
	background: #FFFFFF;
} 

.filtre ul { 
 	list-style: none;
	background: #FFFFFF;
} 

/* END filtre */

/* START galerie */

.galerie { 
 	margin: 10px;
} 

.galerie img { 
 	display: block;
} 

.galerie li { 
 	text-align: center;
} 

.galerie ul { 
 	list-style: none;
} 

.galerie ul li { 
 	float: left;
	width: 30%;
} 

/* END galerie */

/* START searchbox */

.searchBox { 
 	width: 175px;
	float: right;
	padding-top: 10px;
} 

.searchBox .Submit input { 
 	padding-top: 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	border: none;
	background: none;
} 

.searchBox .Text input { 
 	border-bottom: solid 1px #d6d3cc;
	border-right: solid 1px #d6d3cc;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	height: 16px;
	width: 106px;
} 

.searchBox div.Text { 
 	float: left;
	padding-right: 10px;
} 

/* END searchbox */

/* START #header */

#header { 
 	width: 1024px;
	height: 143px;
	overflow: hidden;
	background: url(img/back-header.jpg) no-repeat 0 0;
} 

/* END #header */

/* START #top */

#top { 
 	width: 100%;
	height: 33px;
	overflow: hidden;
	background: url(img/back-top.jpg) no-repeat 0 0;
} 

/* END #top */

/* START #wrap */

#wrap { 
 	width: 100%;
	overflow: hidden;
	background: url(img/back-colSideR.jpg) repeat-y 820px 0;
	padding-bottom: 20px;
} 

.templatewide #wrap { 
 	background: none;
} 

/* END #wrap */

/* START #wrap1 */

#wrap1 { 
 	width: 806px;
	float: right;
	overflow: hidden;
	background: url(img/back-wrap1.jpg) no-repeat 0 0;
} 

/* END #wrap1 */

/* START #content */

#content { 
 	width: 557px;
	float: left;
	padding-left: 29px;
	padding-right: 20px;
} 

.templatepopup #content { 
 	padding-left: 0;
	padding-right: 0;
	width: 400px;
	float: none;
} 

.templateprint #content, .templatewide #content { 
 	padding-left: 0px;
	padding-right: 0px;
	width: auto;
	float: none;
} 

/* END #content */

/* START #colSideL */

#colSideL { 
 	width: 218px;
	float: left;
	background: url(img/back-colSideL.jpg) no-repeat 100% 0;
} 

/* END #colSideL */

/* START #colSideR */

#colSideR { 
 	width: 190px;
	float: right;
} 

/* END #colSideR */

/* START #footer */

#footer { 
 	width: 100%;
	height: 52px;
	background: url(img/back-footer.jpg) repeat-x 0 0;
	overflow: hidden;
} 

/* END #footer */

/* START meniuMic */

*html .meniuMic { 
 	margin-right: 10px;
} 

.meniuMic { 
 	float: right;
	margin-right: 20px;
} 

.meniuMic .first:link, .meniuMic .first:visited { 
 	display: block;
	background: url(img/bullet-harta.jpg) no-repeat 50% 0;
} 

.meniuMic .last a:link, .meniuMic .last a:visited { 
 	display: block;
	background: url(img/bullet-anunta.jpg) no-repeat 50% 0;
} 

.meniuMic a { 
 	float: left;
	margin-right: 15px;
} 

.meniuMic a:link, .meniuMic a:visited { 
 	color: #b3b3b3;
	font-family: verdana;
	font-size: 90%;
	display: block;
	background: url(img/bullet-print.jpg) no-repeat 50% 0;
	padding-top: 15px;
	text-decoration: none;
} 

/* END meniuMic */

/* START meniuAutentificare */

.meniuAutentificare { 
 	width: 184px;
	height: 42px;
	background: #303030 url(img/back-negru.jpg) no-repeat 0 0;
	float: right;
	clear: right;
	margin-top: 74px;
	margin-right: 5px;
} 

.meniuAutentificare .first:link, .meniuAutentificare .first:visited { 
 	display: block;
	background: url(img/back-autentificare.jpg) no-repeat 50% 0;
} 

.meniuAutentificare .last:link, .meniuAutentificare .last:visited { 
 	display: block;
	background: url(img/back-cart.jpg) no-repeat 50% 0;
} 

.meniuAutentificare a { 
 	float: left;
	margin-right: 15px;
} 

.meniuAutentificare a:link, .meniuAutentificare a:visited { 
 	color: #ffffff;
	font-size: 100%;
	display: block;
	padding-top: 15px;
	text-decoration: none;
} 

.meniuAutentificare ul { 
 	padding-top: 10px;
	padding-left: 25px;
} 

/* END meniuAutentificare */

/* START meniuTop1 */

.meniuTop1 { 
 	float: right;
	margin-top: 10px;
	margin-right: 10px;
} 

.meniuTop1 a, .meniuTop1 span.linkActive { 
 	border-right: 1px solid #ffffff;
	padding-right: 20px;
	padding-left: 20px;
} 

.meniuTop1 a.last { 
 	border-right: none;
} 

.meniuTop1 a:link, .meniuTop1 a:visited, .meniuTop1 span.linkActive { 
 	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
} 

/* END meniuTop1 */

/* START meniuAcasa */

*html .meniuAcasa { 
 	margin-left: 10px;
} 

.meniuAcasa { 
 	float: left;
	margin-left: 20px;
	margin-top: 10px;
} 

.meniuAcasa a:link, .meniuAcasa a:visited { 
 	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
} 

/* END meniuAcasa */

/* START meniuLeft */

.meniuLeft { 
 	padding-left: 10px;
	margin-top: 35px;
} 

.meniuLeft h3 { 
 	width: 200px;
	height: 35px;
	background: url(img/back-h3-meniuL.jpg) no-repeat 0 0;
} 

.meniuLeft li { 
 	list-style: none;
	list-style-image: none;
	background: url(img/punct.jpg) repeat-x 0 100%;
	padding-bottom: 4px;
	padding-top: 4px;
	line-height: 12px;
} 

.meniuLeft li a:link, .meniuLeft li a:visited { 
 	color: #6f7e8a;
	text-decoration: none;
	font-family: tahoma;
	font-weight: bold;
	display: block;
	background: url(img/bullet.jpg) no-repeat 0 0px;
	padding-left: 15px;
} 

.meniuLeft li a:link:hover, .meniuLeft li a:visited:hover, .meniuLeft li span.linkActive { 
 	color: #eb0000;
	text-decoration: none;
	font-family: tahoma;
	font-weight: bold;
	display: block;
	background: url(img/bullet.jpg) no-repeat 0 0px;
	padding-left: 15px;
} 

.meniuLeft li ul { 
 	padding: 0 10px;
} 

.meniuLeft li.last { 
 	background: none;
} 

.meniuLeft li.level2 { 
 	background: none;
} 

.meniuLeft ul { 
 	padding: 10px;
} 

/* END meniuLeft */

/* START meniuLeft1 */

.meniuLeft1 { 
 	margin-top: 0;
	background: url(img/back-gri.jpg) repeat-x 0 0;
	padding-top: 20px;
} 

.meniuLeft1 h3 { 
 	background: url(img/back-h3-cadouri.jpg) no-repeat 0 0;
} 

.meniuLeft1 li a:link, .meniuLeft1 li a:visited { 
 	color: #eb0000;
} 

/* END meniuLeft1 */

/* START newsletter */

.newsletter { 
 	background: url(img/back-gri.jpg) repeat-x 0 0;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 20px;
} 

.newsletter div.Submit input { 
 	background: url(img/back-trimite.jpg) no-repeat 0 0;
	text-transform: uppercase;
	color: #ffffff;
	width: 80px;
	height: 16px;
	border: none;
	font-size: 90%;
	margin-left: 30px;
} 

.newsletter div.Text input { 
 	width: 109px;
	height: 15px;
	border-top: 1px solid #656565;
	border-left: 1px solid #656565;
	border-bottom: 1px solid #e2e0dc;
	border-right: 1px solid #e2e0dc;
	margin-bottom: 5px;
	font-size: 90%;
} 

.newsletter form { 
 	padding-top: 10px;
	padding-left: 25px;
} 

.newsletter h3 { 
 	background: url(img/back-h3-newsletter.jpg) no-repeat 0 0;
	width: 200px;
	height: 39px;
} 

.newsletter label { 
 	display: block;
	color: #6f7e8a;
	font-size: 90%;
	font-family: tahoma;
	font-weight: bold;
	padding-bottom: 5px;
} 

/* END newsletter */

/* START contactStanga */

.contactStanga { 
 	background: url(img/back-gri.jpg) repeat-x 0 0;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 5px;
} 

.contactStanga div.padding { 
 	padding-top: 10px;
	padding-left: 5px;
	padding-right: 10px;
	font-size: 130%;
} 

.contactStanga div.padding span { 
 	font-size: 80%;
} 

.contactStanga h3 { 
 	background: url(img/back-h3-contact.jpg) no-repeat 0 0;
	width: 200px;
	height: 38px;
} 

/* END contactStanga */

/* START cartMic */

.cartMic { 
 	background: url(img/back-gri.jpg) repeat-x 0 0;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 20px;
} 

.cartMic .linkCart:link, .cartMic .linkCart:visited { 
 	display: block;
	background: url(img/finalizeaza-cos.jpg) no-repeat 0 0;
	width: 125px;
	height: 16px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 90%;
	color: #ffffff;
	padding-left: 27px;
	padding-top: 2px;
	margin-top: 10px;
} 

.cartMic div { 
 	padding-top: 10px;
	padding-left: 15px;
} 

.cartMic div .nrProduse { 
 	color: #919496;
	font-size: 110%;
	margin-bottom: 15px;
	padding-left: 10px;
} 

.cartMic h3 { 
 	background: url(img/back-h3-cosulmeu.jpg) no-repeat 0 0;
	width: 170px;
	height: 36px;
} 

/* END cartMic */

/* START news */

.news { 
 	background: url(img/back-gri.jpg) repeat-x 0 0;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 20px;
} 

.news .nume { 
 	padding: 3px 0;
	font-weight: bold;
} 

.news h3 { 
 	background: url(img/back-h3-noutati.jpg) no-repeat 0 0;
	width: 170px;
	height: 37px;
} 

.news li { 
 	list-style: none;
	padding: 10px 0;
	background: url(img/punct.jpg) repeat-x 0 100%;
} 

.news li .comanda { 
 	display: block;
	background: url(img/cumpara.jpg) no-repeat;
	float: left;
} 

.news li .comanda:link, .news li .comanda:visited { 
 	padding: 2px 15px 2px 30px;
	color: #ffffff;
	text-decoration: none;
} 

.news li .pret { 
 	color: #333333;
	font-weight: bold;
	margin-left: 100px;
} 

.news li .pret .vechi { 
 	text-decoration: line-through;
	color: #EB0000;
} 

/* END news */

/* START webvertiseLink */

.webvertiseLink { 
 	color: #f30000;
	float: right;
	margin-top: 25px;
	margin-right: 30px;
} 

.webvertiseLink a:link, .webvertiseLink a:visited { 
 	color: #f30000;
	text-decoration: none;
} 

.webvertiseLink a:link:hover, .webvertiseLink a:visited:hover { 
 	text-decoration: underline;
} 

/* END webvertiseLink */

/* START meniuFooter */

.meniuFooter { 
 	float: left;
	margin-top: 25px;
} 

.meniuFooter a, .meniuFooter span.linkActive { 
 	float: left;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #5c5c5c;
} 

.meniuFooter a:link, .meniuFooter a:visited, .meniuFooter span.linkActive { 
 	color: #5c5c5c;
	font-weight: bold;
	text-decoration: none;
	font-size: 110%;
} 

.meniuFooter span.last, .meniuFooter a.last { 
 	border-right: none;
} 

/* END meniuFooter */

/* START textAcasa */

.textAcasa { 
 	background: url(img/fata.jpg) no-repeat 50px 100%;
	padding-left: 230px;
	margin-top: 65px;
	height: 150px;
	overflow: hidden;
} 

.textAcasa h3 { 
 	color: #303030;
	font-size: 210%;
	font-weight: normal;
	margin-bottom: 10px;
} 

.textAcasa h3 span { 
 	color: #a9a9a9;
	font-size: 50%;
	font-weight: bold;
	display: block;
	padding-left: 2px;
} 

/* END textAcasa */

/* START promotie */

*html .promotie ul { 
 	padding-left: 18px;
} 

.item1 .promotie { 
 	background: url(img/back-promotie.jpg) no-repeat 0 0;
	padding-top: 20px;
} 

.item1 .promotie { 
 	background: url(img/back-promotie.jpg) no-repeat 0 0;
} 

.item1 .promotie .img1 { 
 	border: solid 1px #000000;
} 

.promotie { 
 	padding-top: 73px;
	width: 100%;
} 

.promotie li { 
 	list-style: none;
	list-style-image: none;
	width: 31%;
	height: 220px;
	padding-right: 12px;
	margin-bottom: 20px;
	float: left;
	background: url(img/punct.jpg) repeat-x 0 100%;
} 

.promotie li .comanda { 
 	display: block;
	background: url(img/cumpara.jpg) no-repeat;
	float: left;
} 

.promotie li .comanda:link, .promotie li .comanda:visited { 
 	padding: 2px 15px 2px 30px;
	color: #ffffff;
	text-decoration: none;
} 

.promotie li .desc { 
 	margin-left: 10px;
	clear: both;
} 

.promotie li .img1 { 
 	height: 169px;
	width: 165px;
	overflow: hidden;
	margin-top: 5px;
} 

.promotie li .nume { 
 	line-height: 15px;
	height: 15px;
	overflow: hidden;
} 

.promotie li .nume a:link, .promotie li .nume a:visited { 
 	color: #333333;
	font-weight: bold;
	font-size: 110%;
	text-decoration: none;
} 

.promotie li .pret { 
 	color: #333333;
	font-weight: bold;
	margin-left: 100px;
} 

.promotie li .pret .vechi { 
 	text-decoration: line-through;
	color: #EB0000;
} 

.promotie ul { 
 	padding-left: 20px;
} 

/* END promotie */

/* START articolCategorie */

.articolCategorie { 
 	padding-left: 110px;
	padding-bottom: 15px;
} 

/* END articolCategorie */

/* START sitemap */

.sitemap { 
 	padding-left: 60px;
	margin-top: 60px;
} 

.sitemap li { 
 	list-style: none;
	list-style-image: none;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 20px;
	line-height: 10px;
} 

.sitemap li a:link, .sitemap li a:visited { 
 	color: #6f7e8a;
	text-decoration: none;
	font-family: tahoma;
	font-weight: bold;
	display: block;
	background: url(img/bullet.jpg) no-repeat 0 0px;
	padding-left: 15px;
} 

.sitemap li a:link:hover, .sitemap li a:visited:hover { 
 	color: #eb0000;
} 

/* END sitemap */

/* START contact */

.contact { 
 	padding-left: 100px;
} 

.contact  div.Submit input { 
 	background: url(img/back-trimite.jpg) no-repeat 0 0;
	color: #FFFFFF;
	font-weight: bold;
	border: none;
	text-transform: uppercase;
	font-size: 90%;
	width: 80px;
	height: 16px;
	line-height: 16px;
	margin-left: 105px;
} 

.contact div input, .contact div select, .contact div textarea { 
 	border: solid 1px #C0C0C0;
	margin-bottom: 5px;
} 

.contact div textarea  { 
 	width: 200px;
	height: 150px;
} 

.contact div.Text input { 
 	width: 200px;
	height: 20px;
} 

.contact label { 
 	width: 100px;
	float: left;
	display: block;
	padding-left: 5px;
} 

/* END contact */

/* START articol */

.articol { 
 	padding-left: 110px;
} 

.articol li { 
 	list-style: none;
} 

.templateprint .articol { 
 	padding-left: 0px;
} 

/* END articol */

/* START navProdMic */

.navProdMic { 
 	margin-top: 10px;
	margin-left: 20px;
	clear: both;
} 

.navProdMic .nume { 
 	padding-bottom: 5px;
} 

.navProdMic .nume a:link, .navProdMic .nume a:visited { 
 	color: #333333;
} 

.navProdMic h3 { 
 	font-size: 120%;
	color: #FFFFFF;
	background: #666666;
	height: 23px;
	line-height: 23px;
	margin-bottom: 5px;
	padding-left: 10px;
} 

.navProdMic li { 
 	list-style: none;
	width: 160px;
	height: 110px;
	overflow: hidden;
	float: left;
} 

/* END navProdMic */

/* START hide */

.hide { 
 	display: none;
} 

/* END hide */

