body {
  margin: 0;
  padding: 0;
  font-family: verdana, arial, helvetica;
  font-size: 20px;
  color:white;
  font-weight: normal;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color:black;
}
a:link, a:visited {
	color:yellow;
	font-weight:bold;
}
a:hover {
	color:black;
	background-color:white;
	font-weight:bold;
}
div#trzs_bal {
	width:300px;
	float:left;
	border-right:3px solid white;
	border-bottom:3px solid white;
	font-size: 20px;
}
div#trzs_tart {
	width:100%;
	margin:8px;
	display:inline;
	font-size: 20px;
}
img {
	width:0px;
	height:0px;
}
object#mo {
	width:0px;
}
div#fej {
	border:1px solid white;
}
input, select {
	font-size: 18px;
	font-weight: bold;
}
