body { 
  background-color: #f4f4f4;
  margin: 0px 0px;
  color: blue; 
}

a {
  background-color: inherit;
  text-decoration: underline;
  font-size: 9pt;
  font-family: Verdana, serif;
  color: #0000cc;
}
a:hover {
  background-color: #ffffff;
  text-decoration: underline;
  color: #cc0000;
  font-size: 9pt;
  font-family: Verdana, serif;
}
a:active {
  background-color: #ffffff;
  text-decoration: none;
  color: #cc0000;
  font-size: 9pt;
  font-family: Verdana, serif;
}


a.fomenu { 
  background-color: inherit;
  text-decoration: none;
  font-size: 9pt;
  font-family: Verdana, serif;
  color: #0000cc;
}
a.fomenu:hover {
  background-color: #ffffff;
  text-decoration: underline;
  color: #cc0000;
  font-size: 9pt;
  font-family: Verdana, serif;
}
a.fomenu:active {
  background-color: #f4f4f4;
  text-decoration: none;
  color: #cc0000;
  font-size: 9pt;
  font-family: Verdana, serif;
}


a.h2 {
  background-color: inherit;
  font-size: 15pt; font-family: Verdana, serif;
  color: #0000cc;
  text-decoration: underline;
}
a.h2:hover {
  background-color: #ffffff;
  text-decoration: underline;
  color: #cc0000;
  font-size: 15pt;
  font-family: Verdana, serif;
}
a.h2:active {
  background-color: #ffffff;
  text-decoration: none;
  color: #cc0000;
  font-size: 15pt;
  font-family: Verdana, serif;
}

a.felhivas {
  background-color: #f4f4f4;
  font-size: 15pt;
  font-family: Verdana, serif;
  color: red;
  text-decoration: underline;
}
a.felhivas:hover {
  background-color: #ffffff;
  text-decoration: underline;
  color: #cc0000;
  font-size: 15pt;
  font-family: Verdana, serif;
}
a.felhivas:active {
  background-color: #ffffff;
  text-decoration: none;
  color: #cc0000;
  font-size: 15pt;
  font-family: Verdana, serif;
}

h2 { background-color: inherit; font-size: 15pt; font-family: Verdana, serif; color: #0000cc }
h3 { background-color: inherit; font-size: 12pt; font-family: Verdana, serif; color: #0000cc }
h4 { background-color: inherit; font-size: 9pt; font-family: Verdana, serif; color: #0000cc }
h5 { background-color: inherit; font-size: 7pt; font-family: Verdana, serif; color: #0000cc; text-align: center}

.h2 { background-color: inherit; font-size: 15pt; font-family: Verdana, serif; color: #0000cc }
.h4 { background-color: inherit; font-size: 9pt; font-family: Verdana, serif; color: #0000cc; }
.h5 { background-color: inherit; font-size: 7pt; font-family: Verdana, serif; color: #0000cc; text-align: center }
.h6 { background-color: inherit; font-size: 8pt; font-family: Verdana, serif; color: #0000cc; }
.nyil { background-color: inherit; font-size: 7pt; font-family: Verdana, serif; color: #0000cc; text-align: right; }

.rainbow { background-image: url("kepek/rainbow.jpg"); }
.peace   { background-image: url("kepek/peace.jpg"); }
.zaszlo  { border: 1pt solid #0000cc }

hr { background: #f4f4f4; color: #0000cc; height: 1px }


.keretes { border-style: solid; border-width: 1px; border-color: #0000cc; }
input { text-decoration: none; color: #0000cc; font-size: 10pt; font-family: Verdana, serif; }
input.mezo { background: #ffffff; text-decoration: none; color: #0000cc; font-size: 10pt; font-family: Verdana, serif }
.mezo { background: #ffffff; text-decoration: none; color: #0000cc; font-size: 10pt; font-family: Verdana, serif }
input.gomb { background: #ffffff; text-decoration: none; color: #0000cc; font-size: 10pt; font-family: Verdana, serif; font-weight: bold }
input.fotoalbum_gomb { background: #ffffff; width: 80px; font-weight: bold; }
input.fotoalbum_sorszam { background: #f4f4f4; width: 80px; border: none; font-weight: bold; }
input.fotoalbum_cim  { background: #f4f4f4; width: 600px; border: none; font-weight: bold; }

p { margin: 0px 0px; }

a.pill_cim  {
  background-color: #f4f4f4; 
  text-decoration: underline;
  color: #0000cc;
  font-size: 10pt;
  font-family: Verdana, serif;
  font-weight: bold;
  border: 0;
  }
a.pill_cim:hover { 
  background-color: #ffffff; 
  text-decoration: underline; 
  color: #cc0000; 
  font-size: 10pt;
  font-weight: bold;
  font-family: Verdana, serif 
  }


img { border: none }

table.menu {
  background-color: #e4e4e4;

}
tr.passzivmenu {
  background-color: #d0d0d0;
}
td.tartalom {
  background-color: #e4e4e4;
}