@charset "iso-8859-2";
#keret {
	position: relative;
	height: auto;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#fejlec {
	position: absolute;
	width: 960px;
}
body {
	background-color: #FFB61F;
}
#menu {
	position: absolute;
	width: 198px;
	left: 0px;
	top: 180px;
}
#tartalom {
	position: absolute;
	width: 762px;
	top: 180px;
	right: 0px;
}
.szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
a.link:link {
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.link:hover {
	font-size: small;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a.link:visited {
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}#logo {
	position: absolute;
	width: 153px;
	height: 180px;
	left: 0px;
}

