body {
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin: 0px;
	BACKGROUND-COLOR: #EFEFEF;
	COLOR: black;
	FONT-FAMILY: sans-serif;
	FONT-SIZE: 10pt
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
}

.link2:link {
	color: #FFFFCC;
	text-decoration: none;
}


.link2:visited {
	color: #FFFFCC;
	text-decoration: none;
}

.link2:hover {
	text-decoration: underline;
	color: #FFFFCC;
}

.link2:active {
	text-decoration: none;
}

#fejlec_szoveg {
	position: absolute;
	font-size: 25;
	text-align: center;
	width: 100%;
	height: 100px;
	top: 30px;
	right: 0px;
	left: 0px;
}

#fejlec1 {
	position: absolute;
	background: url("img/fejlec_04.gif");
	width: 90%;
	height: 120px;
	top: 0px;
	right: 5%;
	left: 5%;
	border: 1px;
	border-style: solid;
	border-color: grey;
}

#fejlec2 {
	position: absolute;
	background: url("img/fejlec_03.gif");
	width: 100%;
	height: 20px;
	top: 100px;
	right: 0px;
	left: 0px;
}

#fejlec3 {
	position: absolute;
	background: url("img/fejlec_01a.gif");
	width: 250px;
	height: 100px;
	top: 0px;
	right: auto;
	left: 0px;
}

#fejlec4 {
	position: absolute;
	background: url("img/fejlec_02.gif");
	width: 250px;
	height: 100px;
	top: 0px;
	right: auto;
	left: 250px;
}

#fejlec5 {
	position: absolute;
	background: url("img/fejlec_05.gif");
	width: 77px;
	height: 119px;
	top: 1px;
	right: 5%;
	left: auto;
}

#main {
	position: absolute;
	background: #FEF5F1;
	width: 90%;
	height: auto;
	top: 120px;
	bottom: auto;
	right: 5%;
	left: 5%;
	border: 1px;
	border-style: solid;
	border-color: grey;
}

#main2 {
	position: absolute;
	width: auto;
	height: auto;
	top: 0px;
	bottom: 0px;
	right: 0px;
	left: 190px;
	border: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: grey;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
}

#alcim_keret {
	position: absolute;
	width: 70%;
	height: auto;
	left: 193px;
	right: 10px;
	border: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: orange;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 45px;
	padding-top: 0px;
}

#alcim_kep {
	position: absolute;
	width: 30px;
	height: 30px;
	bottom: 0px;
	left: 0px;
	background: url("img/bekezdes3.gif");
}


.men {
	margin-left: -27px;
}
