@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(felsohatter.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color:#e4b63e;
	margin: 0px;
	color: #333;
	height: 100%;
}
HTML, BODY { height: 100%; }

.tartalom {
	background-image: url(fohatter.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.allec {
	background-image: url(alsozaro.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height:57px;
}
.szoveg {
	color:#FFF;
	padding: 0px 10px 0px 10px;
}

H1 {
	color: #c3f3ff;
	border-bottom: solid 1px #CCC;
	padding: 5px;
	text-align: left;
	font-size: 18px;
}

H2 {
	color: #ffffff;
	border-bottom: solid 1px #FFF;
	padding: 5px;
	text-align: left;
	font-size: 13px;
}
.hasznos {
	width: 920px;
	margin: 20px 0px 0px 20px;
}
.alsofeher {
	color:#FFF;
}

.kistabla TD {
	background-color: #5ca1ea;
	border-bottom: solid 1px #036;
}
