body {
  background-image: url(../img/hatter.jpg);
  font-family: Arial,Helvetica,sans-serif;
  margin-top: 15px;
  font-size: 10pt;	
}
.test {
  background-color: white;
  width: 965px;
  display: table;
  margin-right: auto;
  min-height: 300px;
  padding-top: 15px;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: auto;
}
.logo {
  width: 142px;
  height: 120px;
  float: left;
  margin-top: -15px;
}
.logo-text {
  width: 530px;
  height: 70px;
  float: left;
  margin-top: -15px;
}
.fejlogok {
  float: left;
  width: 783px;
  height: 50px;
}
.nyelvvalaszto {
  width: 25px;
  height: 25px;
  text-align: center;
  background-color: #b8b8ba;
  color: white;
  float: right;
  text-transform: uppercase;
  font-size: 9pt;
  font-weight: bold;
  margin-left: 5px;
  line-height: 20pt;
}
.faceikon {
  height: 35px;
	margin-top: -4px;
	width: 150px;
  float: right;
}
.on {
  background-color: #fff;
	color: black;
	border: 1px solid #333333;
}
.mcsillag {
  width: 14px;
  height: 14px;
	margin-right: 5px;
}

.fejinfo {
  float: right;
  margin-top: 8px;
  font-size: 10pt;
  text-align: right;
  height: 35px;
  width: 97px;
  padding-left: 30px;
  margin-left: 18px;
}
.arany {
  background-color: #ccac5f;
}
.cr {
  clear: right;
  height: 0px;
}
.cr2 {
  clear: both;
  height: 1px;
}
.ikon-tel {
  background-image: url(../img/ikon-tel.png);
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 13pt;
}
.ikon-email {
  background-image: url(../img/ikon-email.png);
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 25pt;
}
a:link {
  text-decoration: none;
  color: #333333;
}
.menualap {
	font-family: 'Oswald',sans-serif;
	text-transform: uppercase;
  width: 100%;
display: table;
  clear: both;
	
}
.tartalom {
  width: 100%;
	display: table;
  min-height: 100px;
  margin-top: 0px;
  margin-bottom: 15px;
}
.doboz50b {
  border: 1px solid #333333;
	display: table;
  float: left;

  margin-top: 15px;
  width: 49%;
}
.doboz30b {
	display: table;
  float: left;
  width: 25%;
}
.doboz70j {
	display: table;
  float: right;
  width: 72%;
	margin-left: 0px;
	margin-top: 0px;
}
.doboz50j {
  border: 0px solid #333333;
	display: table;
  float: right;
  margin-top: 15px;
  width: 49%;
	margin-left: 15px;
}
.alapdoboz {
  display: table;
  margin-top: 15px;
  width: 100%;	
	line-height: 14pt;
}
.fodoboz {
  border: 1px solid #333333;
	display: block;
  float: left;
  height: 340px;
  margin-top: 15px;
  width: 609px;	
}
.jobbdoboz {
  border: 1px solid #333333;
  height: 340px;
  margin-top: 15px;
  float: right;
  width: 335px;
  margin-left: 15px;
}
.lab a:link {
  width: 100%;
  height: 15px;
  background-color: black;
  display: table;
  clear: both;
  color: white;
  margin-top: 15px;
	padding-top: 10px;
	line-height: 5pt;
}
.dobozfej {
  width: 100%;
  height: 50px;
  background-color: #414141;
  color: white;
  font-family: 'Oswald',sans-serif;
  font-size: 16pt;
  line-height: 2.3em;
  text-transform: uppercase;
}
.dobozcsillag {
  float: left;
  margin-top: 25px;
  margin-left: 5px;
}
.refkeps {
  width: 100%;
	height: 50px;
	color: #d3ac67;
	text-align: center;
	overflow: hidden;
}
.refkep {
  width: 220px;
  float: left;
  margin-top: 15px;
  margin-left: 16px;
}
.palyazat_sor {
  opacity: 0;
    bottom: 0;
    width: 100%;
    height: 0px;
    position: fixed;
    color: white;
    font-size: 10pt;
    box-sizing: border-box;
    display: table;
    text-align: right;
    line-height: 12pt;
    z-index: 100000;
  }
  @keyframes kesleltet {
      0% {background: rgba(53, 53, 53, 0);}
    0% {height: 0;}
      100% {background: rgba(53, 53, 53, 0);}
       100% {height: 50px;}
     100% {opacity: 1;}
  }
  .anim1 {
  animation: kesleltet 1s linear 1s 1 normal forwards;
  }
