body {
	margin: 0;
	padding: 0px 0px 0px 0px;
	overflow-y: hidden;	
	height: 100%;
	background-color: #FCF6EE;
}

.fejcsik {
	background-color: #533A17;
	width: 100%;
	height: 20px;
	position: fixed;
	top: 0px;
	left: 0px;
}
* html .fejcsik {
	position: absolute;
}

.labcsik {
	background-color: #533A17;
	width: 100%;
	height: 30px;
	position: fixed;
	bottom: 0px;
	left: 0px;
}
* html .labcsik {
	position: absolute;
}
.labszoveg {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 30px;
	color: #DAD7CE;
	text-decoration: none;
	padding-left: 280px;
}
.labszoveg a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 30px;
	color: #DAD7CE;
	text-decoration: none;
}
.labszoveg a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 30px;
	color: #DAD7CE;
	text-decoration: none;
}
.labszoveg a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 30px;
	color: #ffffff;
	text-decoration: none;
}
.labszoveg a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 30px;
	color: #DAD7CE;
	text-decoration: none;
}

.buborek {
	background-image: url(alapkep/buborek.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 280px;
	height: 280px;
	position: fixed;
	left: 0px;
	bottom: 30px;
}
* html .buborek {
	position: absolute;
}

.csepp {
	background-image: url(alapkep/csepp.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 230px;
	height: 460px;
	position: fixed;
	left: 700px;
	top: 0px;
}
* html .csepp {
	position: absolute;
}

.logo {
	background-image: url(alapkep/logo.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 138px;
	height: 127px;
	position: fixed;
	left: 107px;
	top: 40px;
}
* html .logo {
	position: absolute;
}

.tartalom {
	width: 100%;
	height: 82%;
	position: fixed;
	top: 9%;
	left: 0px;
	overflow-y: scroll;
}
* html .tartalom {
	position: absolute;
}
.szoveg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #1F211F;
	text-decoration: none;
}
.szoveg a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #006EB1;
	text-decoration: underline;
}
.szoveg a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #006EB1;
	text-decoration: underline;
}
.szoveg a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #1F211F;
	text-decoration: none;
}
.szoveg a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #006EB1;
	text-decoration: underline;
}
.cim {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #006EB1;
	font-weight: bold;
}
.alcim {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #1F211F;
	font-weight: bold;
}
.alcim a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #1F211F;
	font-weight: bold;
}
.alcim a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #1F211F;
	font-weight: bold;
}
.alcim a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #006EB1;
	font-weight: bold;
}
.alcim a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #1F211F;
	font-weight: bold;
}

.menu {
	width: 138px;
	height: auto;
	position: fixed;
	left: 107px;
	top: 180px;
	border-top: solid 1px #1F211F;
}
* html .menu {
	position: absolute;
}
.csik {
	width: 138px;
	height: auto;
	border-bottom: solid 1px #1F211F;
}

.gomb {
	width: 138px;
	height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #006EB1;
	text-align: center;
	text-decoration: none;
	display: block;
	border-bottom: solid 1px #1F211F;
}
.gomb a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #006EB1;
	text-decoration: none;
	display: block;
}
.gomb a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #006EB1;
	text-decoration: none;
	display: block;
}
.gomb a:hover {
	background-image: url(alapkep/gomb.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #1F211F;
	text-decoration: none;
	display: block;
}
.gomb a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #006EB1;
	text-decoration: none;
	display: block;
}

.adminszov {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #1F211F;
}
.adminszov a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #006EB1;
	text-decoration: none;
}
.adminszov a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #006EB1;
	text-decoration: none;
}
.adminszov a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #1F211F;
	text-decoration: none;
}
.adminszov a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #006EB1;
	text-decoration: none;
}


