@charset "utf-8";
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
body {
	background-image: url(img/mainbg.gif);
	margin-left: 0px;
}
.textnormalalb {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.linknormalgri {
	font-family: Tahoma;
	color: #202020;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.linknormalgri:hover {
	font-family: Tahoma;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.textlargegribold {
	font-family: Tahoma;
	color: #848484;
	font-size: 12px;
	font-weight: bold;
}
p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

.textnormalgri {
	font-family: Tahoma;
	color: #383838;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}
.textboldgri {
	font-family: Tahoma;
	color: #383838;
	font-size: 11px;
	font-weight: bold;
}
.textnormalgribold {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	color: #383838;
}
.tbl{
	padding-right: 15px;
	padding-left: 15px;
}
.div_servicii {
	background-image: url(img/bannerservicii.gif);
	height: 129px;
	width: 376px;
	padding-left: 44px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	padding-top: 28px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
}

