/* tlkozos.css */

body {
        background-color: #F4F4F4;
        font-weight: bold;
        color: black;
}

.logo {
        background-color: #848F84;
        z-index: 2;
}

/* [] szinek, [] vastagbetu */
.kinezet { color: black; font-weight: lighter; font-size: smaller; }

/* konyvtar neve a talalati oldalakon */
.kvtnev { color: black; font-weight: bolder; }

/* gombok */
.gomb { color: black; font-weight: bold; }

/* talalatok listaja */
.talalat { color: black; font-weight: bold; }

/* Keresett: cim=aranyok, 5 kvt-ben : szine */
.keresett { color: black; font-weight: bold; }

/* kereses kozben eddig hany talalat volt  */
.proc { color: black; font-weight: bold; }

/* a folyamat jelzo, jol lathato legyen... */
.teker { color: black; background-color: yellow; font-weight: bold; }

/* gombok */
.kibe { color: black; font-weight: bold; }

/* konyvtar tipusok szinei a keresolapon */
.megyei { color: black; font-weight: bold;  }
.varosi { color: black; font-weight: bold; }
.foiskola { color: black; font-weight: bold; }
.egyeb { color: black; font-weight: bold; }
.nemdef { color: red; font-weight: bold; }
.teszt { background-color: yellow; color: black; font-weight: bold; }

form  { margin: 1px; font-weight: bold;  }
input { margin: 1px; font-weight: bold;  }
checkbox { margin: 1px; font-weight: bold;  }

