body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(fundal-lemn.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#continut {
	width: 800px;
	text-align: left;
	margin:0px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
	height:auto;
}
#header {
	width: 800px;
	height: 220px;
	background-image: url(header.jpg);
	background-attachment: inherit;
	background-repeat: no-repeat;
}
#titlu_left {
	float: left;
	text-align: left;
	margin-top: 12px;
	padding-left: 30px;
}
#titlu_right {
	float: right;
	text-align: right;
	margin-top: 41px;
	padding-right: 47px;
	color: #6D3C32;
	font-size: 12px;
	background-color: inherit;
}
h1 {
	color: #FFF0D9;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	background-color: inherit;
}
.subtitlu_h1 {
	font-size: 13px;
	color: #FFF0D9;
}
#introducere {
	font-size: 12px;
	color: #6D3C32;
	line-height: 1.5em;
	clear: both;
	padding-top: 20px;
	padding-left: 30px;
	width: 470px;
}
#continut_site {
	padding-left: 30px;
	padding-right: 20px;
	height: auto;
	background-image: url(fundal-continut.gif);
	background-attachment: inherit;
	background-repeat: repeat-y;
}
.meniu_produse {
	 float: right;
}
.meniu_produse ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 132px;
	height: 134px;
}
.meniu_produse a {
	display: block;
	width: 132px;
	height: 134px;
	margin: 1.5px;
	text-decoration: none;
	background-image: url(fundal-produs-none.gif);
	background-attachment: inherit;
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: center;
	color: #995C4D;
	font-weight: bold
}

.meniu_produse a:hover {
	position:relative;
	width: 132px;
	height: 134px;
	background-image: url(fundal-produs.gif);
	background-attachment: inherit;
	background-repeat: no-repeat;
	color: #995C4D;
	font-weight: bold;
	text-decoration: underline;
}
.meniu_produse img {
	border: 0px;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 20px;
}
h2 {
	font-size: 20px;
	letter-spacing: -0.1em;
	margin: 0px;
	font-weight: normal;
	color: #990033;
	background-image: url(linie_titlu_produs.gif);
	background-attachment: inherit;
	background-repeat: no-repeat;
}
#centru {
	width: 465px;
	text-align: justify;
	height:auto;
}
#centru img {
	margin-top: 20px;
	margin-bottom: 20px;
}
#dreapta {
	float: right;
}
#footer {
	width: 800px;
	height: 100px;
	background-image: url(footer.gif);
	background-attachment: inherit;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 20px;
}
a {
	text-decoration: none;
	color: #995C4D;
	font-weight: bold
}
a:hover {
	color: #995C4D;
	text-decoration: underline;
}
#pret {
	background-image: url(pret.gif);
	background-attachment: inherit;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 75px;
	padding-top: 20px;
	color: #990000;
	font-size: 18px;
	height: 40px;
}
.pret {
	color: #000000;
	font-size: 12px;
}
.tlt {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	border-bottom-style: inset;
	border-bottom-color: #990000;
	border-bottom-width: 1px;
}
#logo{
	height: 35px;
	width: 129px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(logo.gif);
}
#logo:hover{
	background-position: bottom left;
}
#promo {
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: visible;
	height: 160px;
	width: 160px;
	background-image: url(http://www.mobshop.ro/promo.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	margin: 0;
	padding: 0;
	z-index: 1000000000;
	border: none;
	float: none;
}