body {
  margin: 0px;
  background-color: #669AA8;
  background-image: url(/images/hatter.jpg);
  background-position: left top;
  background-repeat: repeat-y;
  overflow: auto;
}
.testalap {
	background-image: url(/images/nyitoalap.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	width: 100%;
	min-height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
*html .testalap {
	height: 100%;
}
.nyelvek {
	width: 200px;
	height: 169px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 30px;
	color: #A9A5A7;
	text-align: center;
	text-decoration: none;
}
*html .nyelvek {
	width: 200px;
}
.nyelvek a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 30px;
	color: #A9A5A7;
	text-align: right;
	text-decoration: none;
}
.nyelvek a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 30px;
	color: #A9A5A7;
	text-align: right;
	text-decoration: none;
}
.nyelvek a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 30px;
	color: #ffffff;
	text-align: right;
	text-decoration: none;
}
.nyelvek a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 30px;
	color: #E2CBDB;
	text-align: right;
	text-decoration: none;
}
.lab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #737E86;
	text-decoration: none;
	padding-top:10px;
}
.lab a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #737E86;
	text-decoration: none;
}
.lab a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #737E86;
	text-decoration: none;
}
.lab a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
.lab a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	color: #737E86;
	text-decoration: none;
}
