*{
	margin:0;
	padding:0;
}
h1{
	font-size:20px;
	font-weight:normal;
}
h2{
	font-size:17px;
	font-weight:normal;
}
h3{
	font-size:15px;
	font-weight:normal;
}
h1,h2,h3{
	color:#111;
	font-family:Arial, sans-serif;
}
img{
	border:0;
}
a{
	text-decoration:none;
	color:#111;
}
a:hover{
	text-decoration:underline;
}
p{
	padding-top:20px;
	color:#555;
	font-size:12px;
}
/*
h2,h3{
	padding-top:30px;
}
*/
li{
	list-style:none;
	color:#555;
}

br.clear{
	clear:both;
}

body {	
	width:100%;
	background:#ddd;
	min-height:600px;
	font-family:Arial, sans-serif;
	font-size:12px;
}



#page{
	margin:0 auto;
	width:960px;
	min-height:347px;
	background:#ddd url(res/bg.jpg) top repeat-y;
}

#top{
	width:960px;
	min-height:190px;	
	background:url(res/top.jpg) top left no-repeat;
}

#meniu{
	padding:10px 0 0px 500px;
	font-family:Arial, sans-serif;
}
#meniu li{
	float:left;
	padding-left:40px;
}
#meniu li a{
	font-size:15px;
	color:#111;
}
#meniu li a:hover, #meniu li a.aici{
	color:#000;
}

#top h1{
	float:right;
	text-align:center;
	width:440px;
	margin:50px 0 38px;
	font-size:17px;
	line-height:24px;
	font-weight:bold;
}
#navbar{	
	width:900px;
	padding:10px 30px 6px 30px;
	display:block;
	clear:both;
	font-size:12px;
	color:#fff;
	background:url(res/separator_sus.jpg) 34% bottom no-repeat;
}
#navbar a{
	font-size:12px;
	color:#fff;
}

#login{
	padding:80px 0;
	text-align:center;
	margin:0 auto;
}

#main{
	width:960px;
	min-height:200px;
}
#welcome{
	padding:0px 65px 5px;
}
#content{
	width:608px;
	margin:0;	
	float:left;
	position:relative;
	left:175px;
	min-height:300px;
}
#content a{
	color:#ee516c;
}
#content h1{
	margin:0;
	padding:20px 38px 18px;
	text-align:center;
}
#content h2{
	margin:0;
	padding:0 38px 10px;
	text-align:left;
}
#content h3{
	padding:0 38px 5px;
	text-align:left;
	font-size:13px;
	font-weight:bold;
}
#content p{
	padding:2px 38px 5px;	
	font-size:12px;
	line-height:20px;
}
#content p.paginare{
	line-height:25px;
}
#content p.paginare a{
	border:1px solid #ddd;
	margin:0 3px;
	padding:0 6px;
	font-weight:bold;
	
}
#content img.f-left{
	margin:2px 14px 4px;
	padding:2px;
	border:1px solid #fce3e7;
}
#content img.f-left2{
	margin:0px;
	padding:0px;
	border:1px solid #fce3e7;
}
.home #content #produse{
	width:516px;
	margin:5px 46px 0;
}
.home #content #produse h3{
	min-height:12px;
}
.home #content .produs{
	float:left;
	width:148px;
	margin:10px 0px 0 18px;
	/*
background:url(res/bghprod.jpg) top left no-repeat;
*/
}
.home #content .produs p{
	padding:0 5px;
}
#content #produse{
	width:564px;
	margin:10px 18px;
}
#content #produse img{
	padding:0;
}
#content #produse h3{
	padding:0 0 2px;
	text-align:center;
	font-size:12px;
	min-height:30px;
}
#content .produs{
	float:left;
	width:148px;
	margin:10px 0px 0 30px;
}
#content .produs p{
	padding:2px 0px 0;
	font-size:11px;
}
#content .produs img{
	border:1px solid #ee516c;
}
#nav{
	width:175px;
	float:left;
	position:relative;	
	left:-608px;
	padding:0;
}
#nav h2{
	text-align:center;	
	font-variant:small-caps;
	font-weight:bold;
	padding:0 0 0 1px;
	color:#333;
}
#nav h3{
	padding:3px 10px 2px 10px;
	color:#fff;
	text-align:center;
	font-variant:small-caps;
	font-size:15px;
	background:#706468;
}
#nav p{
	padding:5px 10px;
}
#nav a:hover{
	/*
color:#95546A;
*/
}

#nav ul{
	margin:10px 20px 0 50px;
}
#nav li{
	text-align:left;
	font-size:12px;
	margin:0 0 3px;
}
#nav li a{
	display:block;
	padding:2px 1px 0;	
	color:#ee516c;
	text-transform:uppercase;
}
#nav li a.aici{
	color:#333;
	font-weight:bold;
}

#side2{
	width:175px;
	float:left;
	position:relative;
}
#side2 h3{
	font-variant:small-caps;
	font-size:15px;
	font-weight:bold;
	padding:15px 5px 15px 45px;
}
#side2 h3.produse-noi{
	margin:55px 0 15px 8px;
	background:url(res/pn.jpg) top left no-repeat;
}
#side2 h3.oferte{
	margin:0px 0 15px 8px;
	padding-left:48px;
	background:url(res/of.jpg) top left no-repeat;	
}
#side2 h3.newsletter{
	margin:0px 0 15px 8px;
	padding-left:48px;
	background:url(res/nl.jpg) top left no-repeat;	
}
#side2 h3.linkuri{
	margin:0px 0 15px 8px;
	padding-left:48px;
	background:url(res/link.jpg) top left no-repeat;	
}
#side2 p.sep{
	background:url(res/sep.jpg) top left no-repeat;
	margin:20px 0 10px;
}
#side2 h2{
	margin:0 15px -5px;
}
#side2 a img{
	padding:0 10px 5px;
}
#foto{
	position:relative;
	margin:10px 65px;
	list-style:none;
}
#foto li{
	width:120px;
	height:140px;
	float:left;
}
#foto a{
	z-index:10;
	margin:10px;
	width:100px;
	height:100px;	
}
#foto a.nf{
	float:none;
	width:auto;
	height:auto;
}
#foto img{	
	padding:3px;
	border:1px solid #dcdcdc;
}
#foto a img.big{
	display:none;
}
#foto a:hover img.big{
	display:block;
	border:solid;
	position:absolute;
	top:10px;
	left:-300px;
	z-index:100;
	background:url(res/background_a_hover.png);
}




#footer{
	clear:both;
	margin:10px 0 3px;
	background:url(res/footer.jpg) no-repeat bottom;
	min-height:56px;
	padding-top:20px;
}
#footer p{
	padding:6px 20px;
	text-align:center;	
	font-size:11px;
	color:#ddd;
}
#footer a{
	color:#fff;
}
#footer p.flinks a{
	color:#aaa;
}

