body {
  background-color: #FFFFFF;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

* {
  font-family: Arial;
  font-size: 9pt;
}

td.nyelvvalaszto {
  font-size: 9pt;
  text-align: center;
}

a.nyelvvalaszto:link, a.nyelvvalaszto:visited {
  text-decoration: none;
  color: #005823;
}

a.nyelvvalaszto:hover {
  text-decoration: none;
  color: #000000;
}

td#content {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 10px;
  text-align: justify;
}

.fejlesztes {
	font-size: 10px;
  color: #ACACAC;
}

.pagetitle {
  color: #005823;
  font-size: 12pt;
  font-weight: bold;
  text-align: right;
}

.kiemeles {
	color: #1C7845;
	font-weight: bold;
}

a:link, a:visited {
  text-decoration: underline;
  color: #005823;
}

a:hover {
  text-decoration: none;
  color: #002000;
}

table.tablazat td {
  text-align: center;
  background-color: #FFFFFF;
}

table.tablazat td.elsosor {
  font-weight: bold;
  background-color: #E5E5E5;
}

table.tablazat td.first {
  font-weight: bold;
  text-align: left;
  background-color: #E5E5E5;
}

sup, sub {
  font-size: 7pt;
}
