body {
	margin: 5px;
	padding: 5px;
	background-color: #cdffcc;
	font-family: arial;
}
.foresz {
	margin: 0px auto;
	width: 770px;
	border: 3px solid #000;
	background-color: #f68421;
}
.menu {
	position: relative;
}
.tartalom {
	padding: 0px;
}
.dia {
	border: 3px solid #500;
	margin: 10px auto;
	background-color: #fff;
	width: 650px;
}
#currentdia {
	position: absolute;
	z-index: 101;
	top: 200px;
	right: 58px;
	padding: 3px;
	font-size: 22px;
	font-weight: bold;
}
#snap {
	z-index: 10;
}
#mnap {
	display: none;
	z-index: -10;
}
#menukep {
	z-index: 15;
	position: absolute;
	top: 0px;
	left: 0px;
	border-width: 0px;
}
#cim {
	position: absolute;
	left: 30px;
	top: 10px;
	z-index: 20;
}
#almenu1 {
	position: absolute;
	left: 130px;
	top: 180px;
	z-index: 25;
	display: none;
	visibility: hidden;
	border-width: 0px;
}
#almenu2 {
	position: absolute;
	left: 240px;
	top: 160px;
	z-index: 25;
	display: none;
	border-width: 0px;
}
#almenu3 {
	position: absolute;
	left: 348px;
	top: 154px;
	z-index: 25;
	display: none;
	border-width: 0px;
}
p {
	text-align: justify;
	padding: 0px 40px;
	margin: 5px;
}
h1 {
	margin-top: 15px;
	text-align: center;
	font-size: 26px;
}
h2 {
	font-size: 21px;
	font-style: italic;
}
h3 {
	font-size: 17px;
	padding-left: 40px;
}
h4 {
	text-indent: 0px;
	padding: 0px 40px;
}
a {
	font-size: 18px;
	text-decoration: none;
	color: #7E0808;
}
a:visited {
	color: #E8E7B9;
}
a:hover {
	text-decoration: underline;
}
.lapozo {
	text-align: center;
	font-size: 26px;
	font-style: normal;
	padding: 15px;
}
.kiserlet {
	margin: 40px;
}
.img {
	margin: 5px 10px;
	border: 0px;
}
.foot {
	margin: 5px 0px;
	text-align: center;
	font-size: 10px;
}
.downloadtext {
	padding-left: 40px;
	font-size: 18px;
}
.downloadchapter {
	font-size: 21px;
	font-style: italic;
}
.downloadtitle {
	text-align: center;
	font-style: italic;
	font-size: 32px;
}
.titulus {
	font-size: 18px;
	text-align: center;
}
.titulus_nev {
	font-size: 16px;
	text-align: center;
	font-style: italic;
}
.MvMTA {
	font-size: 21px;
	text-align: center;
}
.tesztvalasz {
	display: none;
	margin: 10px;
	padding: 10px;
	background-color: #ddd;
}
.tesztkep {
	display: none;
}
.tesztkerdes {
	font-size: 16px;
	font-weight: bold;
	margin: 30px 0px 5px
}
.tesztlehetoseg {
	margin: 0px 20px;
}
.teszttitle {
	font-size: 24px;
	font-weight: bold;
}
.tesztcontainer {
	padding: 0 25px;
}
.text {
	text-indent: 15px;
	text-align: justify;
	margin: 5px;
}
#loading {
	display: none;
	position: absolute;
	top: 175px;
	left: 350px;
	z-index: 20;
}
