@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293521;
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ee1d25;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ee1d25;
}
a:hover {
	text-decoration: underline;
	color: #ee1d25;
}
a:active {
	text-decoration: none;
	color: #293521;
}
.rosu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ee1d25;
	text-decoration: none;
}
.servicii {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3b8500;
	text-decoration: none;
}
.servicii a:link, .servicii a:visited{
	color: #3b8500;
	text-decoration: none;
}
.servicii a:hover{
	color: #ee1d25;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #a3b19e;
	text-decoration: none;
	word-spacing: 10px;
}
.footer a:link, .footer a:visited{
	font-weight: normal;
	color: #a3b19e;
	text-decoration: none;
}
.footer a:hover{
	color:#67ff30;
}
.footer-mic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #a3b19e;
	text-decoration: none;
}
.bg-header {
	background-image: url(images/bg-header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 307px;
}
.bg-centru {
	background-image: url(images/bg-centru.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 247px;
}
.bg-footer {
	background-image: url(images/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 92px;
}
.text {
	padding: 10px;
}
.textj {
	text-align: justify;
	padding: 10px;
}
.img {
	padding: 1px;
	border: 1px solid #adadad;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #adadad;
	padding:2px;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #375020;
	padding: 3px;
	border:0px;
	cursor: pointer;
}
.btn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #EE1D25;
	cursor: pointer;
}
