@charset "utf-8";
/* CSS Document */

body {
	background:url(img/background.jpg) repeat; 
	text-align:center; 
	color:#000;
	margin:0px;
	padding:0px;
	font:12px Tahoma;
}

#content {
	width:989px;
	text-align:left;
	margin:0px auto;
	padding:0px;
	background:#FFF;
	border-left:#FFF 5px solid;
	border-right:#FFF 5px solid;
	display:block;
}

#header {}

#footer { display:block; color:#FFF; background:#9aa757; margin:10px 0 0 0;}

#footer p {padding:10px; color:#FFF; font-size:11px;}
#footer a { text-decoration:underline; color:#FFF;}

#leftcontent { width:555px; float:left; display:block; overflow:hidden;}

#leftcontent1 { width:195px; float:left;}

#leftcontent2 { width:354px; float:right;}

#maincontent { margin:0 0 0 555px;}


#meniu{ height:31px; width:989px; display:block; overflow:hidden; background:url(img/xxx_06.jpg) repeat-x top; padding:0px; margin:0px;}

#meniu li {width:auto; float:left; list-style:none; padding:0px; margin:0px;}
#meniu li a { display:block; width:auto; line-height:31px; border-right:#FFF 1px solid; padding:0 10px; text-decoration:none; color:#FFF; font-weight:normal;}
#meniu li a:hover { display:block; width:auto; line-height:31px; border-right:#FFF 1px solid; padding:0 10px 0 50px; background:#828d37 url(img/selected.jpg) no-repeat top left; text-decoration:none; color:#FFF; font-weight:normal;}
#meniu li a.selected { display:block; width:auto; line-height:31px; border-right:#FFF 1px solid; padding:0 10px 0 50px; background:#828d37 url(img/selected.jpg) no-repeat top left; text-decoration:none; color:#FFF; font-weight:normal;}


.clearfloat { width:100%; height:0px; visibility:hidden; line-height:0px; display:block; clear:both;}


#noutati { width:555px; display:block; overflow:hidden;}

.detalii { width:426px; margin-left:7px;}
ul.productListingRow { display:block; width:426px; background:#f0f0df; height:155px; overflow:hidden; padding:0px; margin:10px 0px;}
ul.productListingRow li{ display:block; width:100px; height:135px; overflow:hidden; margin:10px 0px 0 6px; padding:0px; list-style:none; text-align:center; float:left;}
ul.productListingRow li strong{ display:block; height:30px; line-height:15px;}
ul.productListingRow li a.img {display:block; position:relative; overflow:hidden; width:90px; height:90px; background:#FFF; border:#000 1px solid;}

ul.productListingRow2 { display:block; width:554px; background:#f0f0df; height:155px; overflow:hidden; padding:0px; margin:10px 0px;}
ul.productListingRow2 li{ display:block; width:100px; height:135px; overflow:hidden; margin:10px 0px 0 6px; padding:0px; list-style:none; text-align:center; float:left;}
ul.productListingRow2 li strong{ display:block; height:30px; line-height:15px;}
ul.productListingRow2 li a.img {display:block; position:relative; overflow:hidden; width:90px; height:90px; background:#FFF; border:#000 1px solid;}
