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

.szoveg {
  font-size: 13px;
  font-family : Arial;
  color: #525990;
  text-align: justify;
}

.szoveg2 {
  font-size: 13px;
  font-family : Arial;
  color: #525990;
}

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


h1 {
  font-size: 18px;
  font-family : Arial;
  color: #b11c0e;
  font-weight: bold;
  margin-bottom: 0px;
  margin-top: 0px;
}

h2 {
  font-size: 16px;
  font-family : Arial;
  color: #b11c0e;
  font-weight: bold;
  margin-bottom: 0px;
  margin-top: 0px;
}

h3 {
  font-size: 14px;
  font-family : Arial;
  color: #525990;
  margin-bottom: 0px;
  margin-top: 0px;
}

.topmenu {
  font-size: 12px;
  font-family : Arial;
  font-weight: bold;
  color: #ffffff;
  text-decoration:none;
}
.topmenu:hover {
  color: #ffdea5;
  text-decoration: underline;
}
.topmenu:active {
  color: #ffffff;
}

.leftmenu {
  font-size: 14px;
  font-family : Arial;
  color: #525990;
  text-decoration:none;
}
.leftmenu:hover {
  color: #00052e;
  text-decoration: underline;
}

.menu {
  font-size: 11px;
  font-family : Arial;
  color: #424a42;
  text-decoration: none;
}
.menu:hover {
  color: #ff653c;
  text-decoration: underline;
}
.menu:active {
  color: #000000;
  text-decoration: underline;
}


.prodmenu {
  font-size: 11px;
  font-family : Tahoma, Arial;
  color: #5e6394;
  line-height: 12px;
}
.prodmenu:hover {
  color: #525990;
}

.prodmenu2 {
  font-size: 11px;
  font-family : Tahoma, Arial;
  color: #1f1f1f;
  font-weight: bold;
  line-height: 16px;
}

.prodalmenu {
  font-size: 11px;
  font-family : Tahoma, Arial;
  color: #525990;
  line-height: 12px;
}

.prodalmenu2 {
  font-size: 11px;
  font-family : Tahoma, Arial;
  color: #1f1f1f;
  font-weight: bold;
  line-height: 11px;
}



.picborder {
	border-color: #8a2c16;
}

a {
  color:#ff653c;
  text-decoration:none;
}
a:visited {
  text-decoration:none;
}
a:hover {
  text-decoration: underline;
}
a:active {
  text-decoration:none;
}



