body, html {
	margin:0;
	padding:0;
	text-align: center;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
/*	background-color: #E8E8E8;  */
	font-family: "Trebuchet NS", "MS Sans Serif", Geneva, sans-serif;
	color: #444444;
	font-size: 13px;
}
h2 {
	color: #BB0B0B;
	font-size: 13px;
}
.wrap0 {
	margin:0 auto;
	width: 778px;
}
.dummy {
	height: 155px;
}
.meniu {
	margin-top: 0px;
	margin-left: 35px;
}
.meniu a {
	float: left;
	text-decoration: none;
	color: #08E8E8;
}
.meniu a#bt-servicii {
	display: block;
	width: 112px;
	height: 31px;
	float: left;
	background-image: url(bt-servicii.gif);
}
.meniu a#bt-contact {
	display: block;
	width: 112px;
	height: 31px;
	float: left;
	background-image: url(bt-contact.gif);
}



.meniu a#bt-produse {
	display: block;
	width: 114px;
	height: 31px;
	float: left;
	background-image: url(bt-produse.gif);
}

.meniu a#bt-desprenoi {
	display: block;
	width: 120px;
	height: 31px;
	float: left;
	background-image: url(bt-desprenoi.gif);
}

.meniu a#bt-home {
	display: block;
	width: 94px;
	height: 31px;
	float: left;
	background-image: url(bt-home.gif);
}




.meniu a:hover, .meniu a.on {
	background-position: 0 -44px;
}
.white {
	background-color: #FFFFFF;
	clear: both;
}

.footer-margin {
	height: 32px;
	background-image: url(footer-margin.gif);
	background-repeat: repeat-x;
}
.footer-text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 2px;
	background-color: #E8E8E8;
	padding-bottom: 100px;
	color: #666666;
}
.searchbox {
	padding: 10px;
}
.white table td.text {
	font-family: "Trebuchet MS", "MS Sans Serif", Geneva, sans-serif;
	color: #444444;
	font-size: 13px;
}
.white table td.text ul {
	list-style-image: url(bullet.gif);
}
.white table td.text a {
color: #BB0B0B;
text-decoration: none;
}

.white table td.text a:hover {
color: #BB0B0B;
text-decoration: underline;
}

table.indextab {
	background-image: url(pic-index.jpg);
	background-repeat: no-repeat;
}

table td p.leftcol {
	text-align: left;
	padding-left: 50px;
	font-size: 13px;
}
