td {
  font-size: 13px;
  font-family : Arial;
  color: #5c6164;
}

th {
  font-size: 14px;
  font-family : Arial;
  color: #5c6164;
  font-weight: bold;
}

.bg1data {
	background-color: #d9e3e8;
}

.bg2data {
	background-color: #b2c1c9;
}

.picborder {
	border-color: #5c6164;
}

h1 {
  font-size: 22px;
  font-family : Arial;
  color: #5c6164;
  font-weight: bold;
  margin-bottom: 0px;
}

h2 {
  font-size: 17px;
  font-family : Arial;
  color: #567786;
  font-weight: bold;
  margin-bottom: 3px;
}

h3 {
  font-size: 15px;
  font-family : Arial;
  color: #567786;
  font-weight: bold;
  margin-bottom: 3px;
}

.halmaz {
  font-size: 16px;
  font-family : Arial;
  color: #5c6164;
  font-weight: bold;
}

.menu {
  font-size: 12px;
  font-family : Tahoma, Arial;
  color: #5c6164;
  font-weight: bold;
}

.menu:hover {
  text-decoration: underline;
  color: #5c6164;
}

.szoveg {
  font-size: 13px;
  font-family : Arial;
  color: #5c6164;
}

.small {
  font-size: 11px;
  font-family : Arial;
  color: #5c6164;
}

.link {
  color: #d4352d;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}
