body {
  background-color: #443820;
  font-family: Arial, Verdana, sans-serif;
}
body, div {
  padding: 0px;
  margin: 0px;
}
a {
  outline: none;
}
#container {
  margin: 0px auto;
  width: 693px;
  border: 1px solid #FFCC00;
}
#flash {
  width: 693px;
  background-color: #FFFFCC;
  height: 90px;
  overflow: hidden;
}
#main {
  position: relative;
  width: 693px;
  height: 500px;
  background-image: url(images/nyito7.jpg);
  border-top: 1px solid #333;
  overflow: hidden;
}
#main #cimsor {
  margin: 3px 20px 0 0;
  height: 20px;
  text-align: right;
  font-size: 13px;
  font-weight: bold;
  color: #FFCC00;
}
#main #nyitoKepBal {
  position: absolute;
  width: 117px;
  height: 230px;
  top: 237px;
  left: 16px;
  color: #fff;
  font-size: 11px;
  text-align: center;
}
#main #nyitoKepBal a {
  display: block;
  width: 117px;
  height: 233px;
  background: transparent url(images/par.png) no-repeat;
}
#main #nyitoKepJobb {
  position: absolute;
  width: 80px;
  height: 90px;
  top: 396px;
  left: 186px;
}
#main #nyitoKepJobb a {
  display: block;
  width: 80px;
  height: 90px;
  background: transparent url(images/virtualis_tortakuldes.png) no-repeat;
}
#main #nyitoHsz {
  position: absolute;
  width: 123px;
  height: 90px;
  top: 397px;
  left: 350px;
  color: #fff;
  font-size: 11px;
  text-align: center;
}
#main #nyitoVekker {
  position: absolute;
  width: 120px;
  height: 120px;
  top: 398px;
  left: 565px;
  color: #fff;
  font-size: 11px;
  text-align: center;
}
#main .otletLink {
  display: block;
  top: 25px;
  left: 288px;
  width: 250px;
  height: 40px;
  position: absolute;
}
#menuk {
  margin-top: 20px;
  width: 300px;
}
#menuk a {
  display: block;
  width: 160px;
  padding: 3px 16px 3px 0px;
  font-size: 13px;
  font-weight: bold;
  /* color: #965B22; */
  color: #FEF5E9;
  text-align: right;
  text-decoration: none;
}
#menuk a:hover {
  color: #FFE88A;
}
#labLink {
  height: 24px;
  margin-top: 115px;
  float: right;
  margin-right: 10px;
  text-align: right;
}
#labLink a {
  display: inline;
  font-size: 11px;
  padding: 0px;
  color: #FFF4CC;
  text-decoration: none;
}
#labLink a:hover {
  color: #FFF;
  text-decoration: none;
}
.fulSzoveg {

}
.fulBelso {
  border: 1px solid #ccc;
  font-size: 12px;
  color: #333;
  background-color: #fff;
  padding: 10px;
}
#footer {
  width: 693px;
  margin: 0px auto;
  background-color: #725F36;
  margin-top: 5px;
  margin-bottom: 30px;
  color: #FEEEC5;
  text-align: center;
  font-size: 11px;
}
#footer a {
  color: #FEEEC5;
  text-decoration: none;
}
#footer a:hover {
  color: #fff;
  text-decoration: none;
}

