body {
	text-align:center;
}
div.keret {
  width:600px;
  padding:10px;
  margin:auto;
}
td {
  padding:3px;
  font-family:verdana;
  font-size:11px;
  border:1px solid white;
}
td.tabla_fejlec {
  font-weight:bold;
}
center {
  color:white;
}

td.span {  
  font-family:verdana;
  font-size:11px;
  margin-left:200px;
  color:white;
}
td.noborder {
  border:0px;
  text-align:left;
}
td.noborder a:link {
  text-decoration:underline;
  font-weight:bold;
}
td.noborder a:visited {
  text-decoration:underline;
  font-weight:bold;
}
td.noborder a:hover {
  text-decoration:none;
  font-weight:bold;
}
hr {
	width:100%;
	color:white;
	border:1px solid white;
}

