body {
	background-image:url(back2.bmp);
	font-family: Verdana;
	font-size: 10px;
	background-color:#E5E5FF;
}
#oldal{
	width: 100%;
	text-align: center;
}
#fejlec{
	height: 225px;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	font-size: 30px;
	background-color:#E5E5FF;
	text-align: left;
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #2222AA;
}
#logo{
	height: 200px;
	width: 650px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image:url(logo.gif);
}
#menu1{
	text-align: right;
	height: 110px;
	width: 600px;
	position: relative;
	top: 5px;
}
#menu2 {
	font-size: 10pt;
	position:relative;
	color:#000066;
	left: 8px;
	}
iframe{
	margin-left: auto;
	margin-right: auto;
	height: 700px;
	width: 650px;
	background-color:#E5E5FF;
	border-top: 0px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #2222AA;
 }
#nevjegy{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	background-color:#B0B0CA;
	font-family: Verdana;
	color: #000066;
	text-align: center;
	border-width:1px;
	border-top: 0px;
	border-bottom: 0px;
	border-color: #2222AA;
	border-style:solid;
	font-size: 10pt;
}
a {
	font-family: Verdana;
	color: #000066;
	font-size: 10pt;
	font-weight:bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
