@charset "utf-8";
/* CSS Document */
A {
	TEXT-DECORATION: none;
	}
A:hover {
	TEXT-DECORATION: none;
}
A.meniu {
	color: #c0e0b2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 17px;
}
A.meniu:hover {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 17px;
	text-align: center;
}
A.link {
	color: #007b3b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 10px;
}
A.link:hover {
	color: #007b3b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	text-decoration:underline;
}
A.download {
	color: #c0e0b2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
}
A.download:hover {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	TEXT-DECORATION: none
}
.center {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #c0e0b2;
	line-height: normal;
}
.center_mai_mare {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #c0e0b2;
	line-height: normal;
}
.slogan {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #c0e0b2;
	line-height: normal;
}

.center_mare{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #c0e0b2;
	font-weight: bold;
}
.lineheight {
	line-height: 0px;
}
