body
{
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	background-image: url(images/bg-body.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	background-color: #000000;
	margin: 0px 0px 10px 0px; 
	color: #121212;
	line-height: 16px;

}
b
{ color: #823DB5;}
.clear {clear:both;}

a:link,a:visited,a:hover {text-decoration:none;color: #823db5;font-weight:bold; }

#roundtop
{
	width:980px;
	height: 18px;
	background-image: url(images/round-top.jpg);
	background-repeat: no-repeat;
	margin: 150px auto 0px auto;
	background-color: #ffffff;
}
#logo
{
	width:980px;
	height: 68px;
	margin: 0 auto;
	background-color: #fff;	
}
#logo img {margin-left:25px; float:left;}
#top
{
	width: 950px;
	height: 332px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	padding:0;
}
#top a {width:100%;height:100%; display:block;}



#logo h1 
{
	font-size: 1.8em;
	font-weight:  bold;
	color: #0E4A6F;
}

#corp
{
	width: 980px;
	height: auto;
	margin: 0px auto 0px auto;
	clear:both;
	background-color: #fff;
	/*border: 1px solid #efefef;*/
	
}


#menueouter
{
	width:580px;
	height: 42px;
	color: #fff;
	float:right;
	font-size: 16px;
	text-align:right;
}
#menueouter img{border:0;margin:0;padding:0;}



#continut
{
	width:950px;
	height: auto;
	margin: 10px auto 0px auto;	
	/*background-image: url(images/bg-continut.jpg);
	background-repeat: no-repeat;
	background-position: bottom;*/
}

/* BLOC STANGA -----------------*/
#left
{
	width: 618px;
	height: auto;
	/*background-color:#efefef;*/
	float:left;	
	margin-left: 4px;
	margin-top: 4px;
}
#left img
{
	padding:4px;
	border: 1px solid #efefef;
	margin: 8px auto 8px 10px;
}
.pagetitle
{
	color: #823DB5;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	border-bottom: 1px solid #efefef;
	border-top: 1px solid #efefef;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 10px;
}

/* BLOC DREAPTA ----------------*/
#right
{
	width: 316px;
	height:auto;
	/*background-color: #EFEFCB;*/
	float:right;
	margin-top: 4px;
	padding-bottom:10px;	
}
#right img {padding-bottom: 10px;}
#right .more{ text-align:right;}

.rightprod
{
	border-bottom: 1px solid #efefef;
	text-align: left;
	font-weight: bold;
	color: #823DB5;
	display: block;
	padding: 2px 8px;
	background-image: url(images/rightprod.jpg);
	background-position: left center;
}
.rightprod a:link, .rightprod a:visited { color: #823DB5; text-decoration: none;padding: 2px 8px;}
.rightprod a:hover { color: #FFF; text-decoration: none; background: #823DB5; width: 300px;width:310px; text-align: right;}

/* FOOTER ---------------------*/
#footer
{
	width:950px;
	height: 355px;
	margin: 10px auto;
	background-color:  #efefcc;
	


}

#roundbottom
{
	width:980px;
	height: 18px;
	background-image: url(images/round-bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px auto 4px auto;
}

#copy
{
	width: 980px;
	height: 40px;
	margin: 0px auto 10px auto;
	/*background-color: #823DB5;*/
	text-align: right;
	color: #ffffff;
}

#copy a:link, #copy a:visited,#copy a:hover
{ color: #fff; text-decoration:none;}

/* PRODUSE ---------------------------*/
.prod
{
	width: 600px;
	height:auto;
	text-align:left;
	line-height:20px;
	margin-bottom:10px;
	color: #121212;
}
.prod b{color: #121212;}
.prodtitle
{
	width:600px;
	height:auto;
	border-bottom: 2px solid #823db5;
	text-align: left;
	font-weight: bold;
	color:#823db5;
	font-size: 12px;
	text-transform: uppercase;
}
.cat
{
	width:600px;
	height:auto;
	text-align: left;
	font-weight: bold;
	color:#fff;
	font-size: 14px;
	text-transform: uppercase;
	background-color: #823db5;
	padding:4px;
	margin-bottom:4px;
}
#left .prodimg
{border: 0px solid #ff0000; padding:4px; float:right; margin:8px 0 4px 4px;}

#left img
{border: 1px solid #823db5; padding:4px;float:right;}


#left .prodimgnoborder
{border: 0px;padding:4px; float:right;}

/* mainpage produse*/

.prodtable td
{border:0px solid #ff0000; text-align:right; padding-bottom:20px;}

.prodtable img
{float:left;}


.prodtable a:link,.prodtable a:hover,.prodtable a:visited
{
	color: #823db5;
	font-weight: bold;
	text-transform: uppercase;
}
