body {
	font-family: Times New Roman, Arial;
	background-color: #50507C;
	font-size: 14px;
	color: #000000;
	height:100%;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#hatter{
background-image: url('zaszlos1.gif'); 
background-repeat: repeat-y;
}

#helyez{
vertical-align: top;
}




a:link {
	color: navy;
	text-decoration: none;
	border: 0px;
}
a:visited {
	text-decoration: none;
	color: navy;
	border: 0px;
}
a:hover {
	text-decoration: underline;
	color: #990000;
	border: 0px;
}
a:active {
	text-decoration: none;
	color: #990000;
	border: 0px;