td {
  font-size: 12px;
  font-family : Arial;
  color: black;
}

th {
  font-size: 14px;
  font-family : Arial;
  color: black;
  font-weight: bold;
}

.prodmenu {
  font-size: 13px;
  font-family : Tahoma, Arial;
  color: #999999;
  font-weight: bold;
  line-height: 20px;
}
.prodmenu:hover {
  color: #e70072;
}

.prodmenu2 {
  font-size: 13px;
  font-family : Tahoma, Arial;
  color: #e70072;
  font-weight: bold;
  line-height: 20px;
}

.prodalmenu {
  font-size: 12px;
  font-family : Tahoma, Arial;
  color: #999999;
  font-weight: bold;
  line-height: 14px;
}

.prodalmenu2 {
  font-size: 12px;
  font-family : Tahoma, Arial;
  color: #e70072;
  font-weight: bold;
  line-height: 14px;
}


.picborder {
	border-color: #831414;
}

h1 {
  font-size: 22px;
  font-family : Arial;
  color: #1f1f1f;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

h2 {
  font-size: 16px;
  font-family : Arial;
  color: #ec008c;
  font-weight: bold;
  margin-bottom: 0px;
}

h3 {
  font-size: 14px;
  font-family : Arial;
  color: #1f1f1f;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

.red {
  font-family : Arial;
  color: #bb1f1f;
}

.yellow {
  color: #ffee10;
}

.szoveg {
  font-size: 13px;
  font-family : Arial;
  color: #1f1f1f;
}

.small {
  font-size: 11px;
  font-family : Arial;
  color: #1f1f1f;
}

.picborder {
  border-color: #ec008c;
}

.link {
  color: #ec008c;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

