@charset "utf-8";

.netkapcsol{
  width: 97%;
  border: 0px black solid;
  padding: 10px;
}

#cnt {
  padding: 0px 5px 0px 5px;
}
.aktiv_valt {
  color: #00A000;
}
.aktiv_e {
  color: #9A593A;
}
.aktiv_nemvalt {
  color: #9A593A;
}

.direkt{
  color: #00A000;
}
.szurt{
  color: #004000;
}
.tiltott{
  color: #FF0000;
}
.valt{
  color: #00A000;
}
.nemvalt{
  color: Maroon;
}

.kattcella:hover{
  background-color: Tan;
}

.hiba {
  color: #FF0000;
  font-size: 20px;
  font-weight: 800;
}
.hibabox {
  border: 1px solid #ffff00;
  padding: 5px;
}
.ido {
  display: inline;
}
.inaktiv {
  background: #FFFFFF;
  border: 1px solid #000000;
  color: #A00000;
}
.login {
  width: 150px;
}
.login_submit {
  background: url(../img/login_submit.jpg);
  border: none;
  height: 25px;
  width: 60px;
}
.login_submit:hover,.login_submit:focus,.login_submit2 {
  background: url(../img/login_submit2.jpg);
  border: none;
  height: 25px;
  width: 60px;
}
.mnu {
  background: #000000;
  padding: 2px;
  width: 160px;
}
.mnu_bottom {
  background-color: #008000;
  background-image: url(../img/mnu_bottom.jpg);
  height: 7px;
}
.mnu_right {
  background-color: #008000;
  background-image: url(../img/mnu_right.jpg);
  width: 10px;
}
.mnu_right_bottom {
  background-color: #008000;
  background-image: url(../img/mnu_right_bottom.jpg);
}
.mnu_right_top {
  background-color: #008000;
  background-image: url(../img/mnu_right_top.jpg);
}
.mnu_top {
  background-color: #008000;
  background-image: url(../img/mnu_top.jpg);
  height: 7px;
}
.rendszer {
  color: #FF0000;
  display: inline;
  font-weight: 800;
}
.nincsgep {
  color: red;
  display: inline;
  font-weight: 800;
}
.nincseszkoz {
  color: cyan;
  display: inline;
  font-weight: 800;
}
.tbl_head {
  background: #009000;
  color: #FFFFFF;
  font-weight: 800;
}
.tbl_s0 {
  background: #006000;
}
.tbl_s1 {
  background: #005000;
}
.tbl_s0:hover,.tbl_s0:focus,.tbl_s1:hover,.tbl_s1:focus,.tbl_s02,.tbl_s12 {
  background: #008000;
}

.terem_mindvalt input{
  font-size: 13px;
  width: 200px;
  margin: 2px;
}

.terem_direktsub {
  color: yellow;
  background: #00A000;
}
.terem_direktsub:hover {
  background: yellow;
  color: #00A000;
}
.terem_szurtsub {
  color: yellow;
  background: #004000;
}
.terem_szurtsub:hover {
  background: yellow;
  color: #004000;
}
.terem_tiltottsub {
  color: yellow;
  background: #600000;
}
.terem_tiltottsub:hover {
  background: yellow;
  color: #600000;
}
.terem_valt, .terem_direkt {
  background: #00A000;
  color: yellow;
  padding: 3px;
  border: 1px SaddleBrown solid;
}
.terem_tanit, .terem_szurt{
  background: #004000;
  color: yellow;
}
.terem_marad, .terem_tiltott {
  background: #600000;
  color: yellow;
}
.warning {
  background: #ff0000;
  border: 1px solid #ffffff;
  color: #ffffff;
  padding: 5px;
  width: 500px;
}
.dobozbal {
  width: 40%;
  float: left;
}
.dobozba {
  width: 90%;
  float: left;
}
.dobozhely1 {
  width: 5%;
  float: left;
}
.dobozhely2 {
  width: 10%;
  float: left;
}
.dobozjobb {
  width: 40%;
  float: left;
}

.hibau{
  text-align: center;
  font-weight: bold;
  color: red;
}

.teremlink{
  float: left;
  background-color: #F5EcE7;
  color: #9a593a;
  margin: 5px;
  width: 200px;
  height: 20px;
  border: 1px solid #9a593a;;
}

.teremlink_aktiv{
  background-color: #9a593a;
  color: #F5EcE7;
  border: 1px solid green;
}

.ujsor{
  clear: both;
  float: left;
}
