.szoveg {
  text-align: justify;
  font-size: 13px;
  font-family : Arial;
  color: white;
}

.szoveg2 {
  font-size: 13px;
  font-family : Arial;
  color: white;
}

.cim {
  font-size: 16px;
  font-family : Arial;
  color: white;
  font-weight: bold;
}

.alcim {
  font-size: 14px;
  font-family : Arial;
  color: white;
  font-weight: bold;
}

.menu {
  font-size: 12px;
  font-family : Arial;
  color: white;
}
.menu:hover {
  color: #ED1B23;
}


.designby {
  font-size: 11px;
  font-family : Arial;
  color: white;
  text-decoration:none;
}

.lang {
  background-color: #a2a2a2;
  font-family : Arial;
  border-width: 0px;
}



a {
  text-decoration:none;
}

a:visited {
  text-decoration:none;
}

a:hover {
  text-decoration: underline;
}

a:active {
  text-decoration:none;
}

