@charset "utf-8";
/* CSS Document */


/* CSS Document */

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
}
body {
	background-repeat: no-repeat;
	background-color: #E6F7EA;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CCCC00;
	font-weight: bold;
}
a:visited {
	color: #CCCC00;
}
a:hover {
	color: #00FF00;
	text-decoration: none;
}
a:active {
	color: #CC0000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: 22px;
	color: #000000;
}
h2 {
	font-size: 18px;
	color: #000000;
}
#befoglalo {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
#kezdokep {
	padding: 0px;
	height: 100px;
	width: 100px;
	position: absolute;
	left: 50%;
	top: 0px;
}
#kep {
	left: -400px;
	position: absolute;
	height: 100px;
	width: 100px;
	z-index: 2;
	top: 0px;
}

