body {
	background-image: url(images/layout-bg.jpg);
	background-repeat: repeat-x;
	background-color: #9F9886;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main-text {
	font-family: cambria, georgia, "Times new roman";
	font-size: 18px;
	color: #000000;
}
.green-text {
	font-family: cambria, georgia, "Times new roman";
	font-size: 18px;
	color: #3a551a;
}
.second-text {
	font-family: cambria, georgia, "Times new roman";
	font-size: 16px;
	color: #000000;
}
.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.topmenu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu:hover {
	color: #FFCC00;
	text-decoration: none;
}
.topmenu:active {
	color: #FFCC00;
	text-decoration: none;
}
.topmenu:link {
	text-decoration: none;
}
.text-mic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.text-mic:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #06620B;
}
.logo {
	border: 2px solid #C9C5B9;
}
.logo:hover {
border:2px solid #073205;}
.logo:visited {
	border: 2px solid #C9C5B9;
}
#peel {
	position: fixed;
	top: 1px;
	right: 1px;
}
.harta {
	background-image: url(images/harta-vaslui.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.beige-border {
	border-right-width: 10px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C9C5B9;
	border-bottom-color: #C9C5B9;
}

