td {
  font-size: 12px;
  font-family : Arial;
  color: #303630;
}

th {
  font-size: 14px;
  font-family : Arial;
  color: #B4003B;
  font-weight: bold;
}

.szoveg {
  text-align: justify;
  font-size: 13px;
  font-family : Arial;
  color: #303630;
}

.szoveg2 {
  font-size: 13px;
  font-family : Arial;
  color: #303630;
}

.summary {
  font-size: 10px;
  font-family : Arial;
  color: #303630;
}

.cimmp {
  font-size: 12px;
  font-family : Arial;
  color: #B4003B;
  font-weight: bold;
}

.alcimmp {
  font-size: 10px;
  font-family : Arial;
  color: #B4003B;
  font-weight: bold;
}



.cim {
  font-size: 16px;
  font-family : Arial;
  color: #3D4048;
  font-weight: bold;
}

.alcim {
  font-size: 15px;
  font-family : Arial;
  color: #B4003B;
  font-weight: bold;
}


.bigcim {
  font-size: 16px;
  font-family : Arial;
  color: #3D4048;
  font-weight: bold;
}

.menu {
  font-size: 12px;
  font-family : Arial;
  color: white;
}

.topmenu {
  font-size: 12px;
  font-family : Arial;
  color: #3D4048;
}

.nav {
  font-size: 10px;
  font-family : Arial;
  color: #303630;
  font-weight: bold;
}

.righttop {
  font-size: 12px;
  font-family : Arial;
  color: #303630;
}

.search {
  font-size: 11px;
  font-family : Arial;
  color: #303630;
}


.lead {
  font-size: 14px;
  font-family : Arial;
  color: #303630;
  font-weight: bold;
}


.small {
  font-size: 11px;
  font-family : Arial;
  color: #1C1B11;
  text-decoration:none;
}

.sourcetxt {
  font-size: 11px;
  font-family : Arial;
  color: #1C1B11;
  text-decoration:none;
  font-style: italic;
}

a {
  color:#B4003B;
  text-decoration:none;
}

a:visited {
  text-decoration:none;
}

a:hover {
  text-decoration: underline;
}

a:active {
  text-decoration:none;
}



