.zemelapis .Main {
	margin		: 0px;
	padding		: 0px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top		: 5px;
	padding-bottom	: 5px;
	text-decoration	: none;
	font		: bold 12px Verdana, sans-serif;
	background	: none;
}
.zemelapis .Main a {
	color		: #464646;
	text-decoration : none;
}
.zemelapis .Main a:hover {
	color		: #b67c17;
	text-decoration : underline;
}

.zemelapis .Sub {
	margin		: 0px;
	padding		: 0px;
	padding-top		: 3px;
	padding-bottom	: 3px;
	padding-right	: 5px;
	padding-left	: 5px;
	text-decoration	: none;
	font		: normal 11px Verdana, sans-serif;
	background	: none;
}

.zemelapis .Sub a {
	color		: #464646;
	text-decoration : none;
}
.zemelapis .Sub a:hover {
	color		: #b67c17;
	text-decoration : underline;
}

.zemelapis .Tamsus {
	width	: 100%;
	height	: 1px;
	background	: #d1c500 none;
	margin-top	: 10px;
	margin-bottom	: 10px;
}

