.kezdo_tabla {
  background-image: url('images/csik.jpg');
  background-repeat: repeat-x;
  width: 100%;
}


.szoveg_sorkizart {
  color: #000000;
  font-family: Arial;
  font-size: 14px;
  padding-left: 25px;
  padding-right: 25px;
  text-align: justify;
  vertical-align: top;
}

.center {
  margin-left: auto;
  margin-right: auto;
}

.btn {
  border: none;
  background-color: inherit;
  padding: 7px 14px;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  display: inline-block;
  color: white;
}

/* On mouse-over */
.btn:hover {
  background: white;
  color: black
}



body {
  font-family: Georgia, serif;
  font-size: 12px;
  text-align: center;
}


a:link,
a:visited {
  color: #4f47e6;
  text-decoration: none;
}


a:hover {
  color: #3244e6;
  text-decoration: none;
}


.tablazat {
  color: #303030;
  font-family: Arial, FreeSans, 'Sans Serif';
  font-size: 14px;
  text-align: left;
}


.azonosito {
  background-color: #ffff66;
  color: #ff0000;
}


.ok {
  background-color: #ffffff;
  border-bottom-color: #00cc00;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #00cc00;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #00cc00;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #00cc00;
  border-top-style: solid;
  border-top-width: 1px;
  color: #00cc00;
  text-align: center;
}

.hiba {
  background-color: #ffffff;
  border-bottom-color: #FF0000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #FF0000;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #FF0000;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #FF0000;
  border-top-style: solid;
  border-top-width: 1px;
  color: #FF0000;
  text-align: center;
}


.cella {
  background-color: #EEDFCC;
}


.cella2 {
  background-color: #FAEBD7;
}


.kepblokk {
  background-color: #ffffff;
  border-bottom-color: #ffdca8;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #ffdca8;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #ffdca8;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #ffdca8;
  border-top-style: solid;
  border-top-width: 1px;
  float: left;
  height: 175px;
  margin-bottom: 2px;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 2px;
  text-align: center;
  vertical-align: top;
  width: 155px;
}


.feltolto {
  background-color: #ffffff;
  border-bottom-color: #ffdca8;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #ffdca8;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #ffdca8;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #ffdca8;
  border-top-style: solid;
  border-top-width: 1px;
  float: none;
  height: 120px;
  margin-bottom: 2px;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 2px;
  text-align: center;
  vertical-align: top;
  width: 100%;
}