body {
	background-image: url(/gfx/hatter.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #686868;
	margin: 0px;
	background-position: center top;
}
h1 {
	font-size: 14px;
	color: #EC571D;
	font-weight: bold;
}
.textinput {
	border: 1px solid #00234C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 10px;
	width: 300px;
	padding: 6px;
}
div.arnyek {
	background-image: url(/gfx/arnyek.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 610px;
}
div.content {
	width: 610px;
	display: block;
	position: relative;
	font-size: 11px;
	font-family: verdana;
	text-align: center;
	margin: auto;
	padding: 0px;
}
#speedtest {
	width: 600px;
	display: block;
	height: 400px;
	background-image: url(/gfx/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
div.text {
	padding: 15px;
	display: block;
	margin: 10px;
	text-align: left;
}
div.foot {
	height: 56px;
	width: 610px;
	display: block;
	background-image: url(/gfx/teszt-alap.gif);
	background-repeat: no-repeat;
}
.content head {
	width: 610px;
	display: block;
	height: 90px;
}
