body {
	background-color: #eef;
	padding: 0;
	margin: 0;}

#teljes {
	width: 900px;
	margin: 0 auto;}

#menu {
	position: fixed; top: 0px;
	width: 900px;
	margin: 0;
	padding: 0;
	padding-bottom: 30px;
/*	background-color: #ddf;*/
	background-color: #eef;
	z-index: 100;}

#menu ul.fomenu {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-weight: bold;
	font-size: 0.9em;}

#menu li {
	display: inline;
	margin: 0 auto;}

#menu li a {
	text-align: center;
	border: 2px solid #447;
	padding: 5px 5px 10px 5px;
	text-decoration: none;
	font-family: Georgia, serif;
	font-size: 1.1em;
	background-color: #669;
	color: #ddf;
	position: relative;
	display: block;
	float: left;
	width: 130px;
}

#menu li a:hover {border: 2px solid #ddf;}

#menu li.aktiv a {
	background-color: #ddf;
	color: #558;
	border: 2px solid #bbd;}

#menu ul.almenu{
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-weight: bold;
	font-size: 0.9em;}

#menu ul.almenu li a {
	border: 1px solid #eef;
/*	border: none;*/
	border-bottom: 2px solid #bbd;
	width: 200px;
	padding: 10px 5px;
	background-color: #ddf;
	color: #558;}


#menu ul.almenu li a:hover {text-decoration: underline;}


#menu ul.almenu li.aktiv a{
	color: #337;
	text-decoration: underline;
	background-color: #eef;
	background: url(arrow.gif) no-repeat left;}

h1 {
	font-family: Georgia, serif;
	font-size: 2.2em; 
	margin: 0; 
	background-color: #669;
	border: 2px solid #447;
	color: #ddf;
	text-align: center;
	padding: 0.3em;}


#tartalom {margin-top: 200px; 	z-index: 1;}


h2 {
	font-family: Georgia, serif; 
	margin: 3em 0 2em 0; 
	font-size; 1.5em;
	text-align: center;
	color: #334;}


div.elem {
	margin-bottom: 3em;
	border-bottom: 1px solid #669;}

h3{
	font-family: Georgia, serif; 
	margin: 0 0 1.2em 0; 
	font-size; 1.2em;
	color: #445;}

p {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	line-height: 1.2em;
	color: #445;
	text-align: justify;}

img {
	float: right;
	margin: 0 0 1em 1em;}

iframe {
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.2em;
	width: 425px;
	height: 349px;
	border: 2px solid #445;
}

.tk {
	font-size: 0.9em;
	font-style: italic;}
