@charset "utf-8";
body {
	background-image: url(../images/bg_line.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	background-color: #FFFFFF;
}
.hasr {
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.donatii {
	background-color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.cert {
	border: 1px solid #E5E5E5;
	background-color: #F7F7F7;
	color: #B53D46;
}
.contact {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formular {
	font-family: Tahoma, Arial;
	font-size: 12px;
	border: 1px solid #CACACA;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.buton_trimite {
	font-family: Tahoma, Arial;
	font-size: 12px;
	background-color: #FBFBFB;
	border: 1px solid #CACACA;
	color: #666666;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#mesaje {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #b53d46;
}
a:active {
	text-decoration: none;
	color: #333333;
}
