body,td,th {
}
body {
}
div.fejlec {
	font-weight: bold;
        font-style: italic;
	margin-left: 16px;
	margin-top: 5px;
	margin-right: 240px;
	font-size: small;
	text-align: justify;
	color: #505050;
}
span.fejlec {
	font-family: @Batang;
	font-size: larger;
	font-weight: bold;
	color: #505050;
}

a {
	color: #2E2729;
	text-decoration: none
}
a:visited {
	color: #2E2729;
	text-decoration: none
}
a:hover {
	color: #2E2729;
	text-decoration: none
}
a:active {
	color: #2E2729;
	text-decoration: none
}
div.left {
a {
	color: #C2B766;
	text-decoration: none
}

}