body {
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
}

body h1 {
  color: #7C7C7C;
  margin: 5px 0px 0px 15px;
  font-size: 14px;
  border-bottom: 1px solid #7C7C7C;
  width: 1000px;
  text-align: left;
}

div.pageName {
  position: absolute;
  top:30px;
  left:160px;
  text-align: center;
}

div.pageName a {
  color: #E73621;
  font-weight: bold;
  font-size: 34px;
  text-decoration: none;
}

div.pageName span {
  color: black;
  font-weight: bold;
  font-size: 18px;
  text-decoration: none;
}

div.pageMenu {
  width: 488px;
  height: 28px;
  background-image: url("../images/mainbuttons.jpg");
  position: absolute;
  top:112px;
  left:40px;
}

div.pageMenu div a:hover {
  color: #FFFFFF;
}

div.pageMenu div {
  position: absolute;
  top: 7px;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
}

div.pageMenu div.mapView1 {
  left: 6px;
}
div.pageMenu div.mapView2 {
  left: 111px;
}
div.pageMenu div.mapView3 {
  left: 252px;
}
div.pageMenu div.mapView4 {
  left: 411px;
}

div.pageMenu div a {
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  color: black;
}

div.extraMenu {
  width: 362px;
  height: 28px;
  background-image: url("../images/extrabutton.jpg");
  position: absolute;
  top:112px;
  left:533px;
}

div.extraMenu div a:hover {
  color: #FFFFFF;
}

div.extraMenu div {
  position: absolute;
  top: 7px;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
}

div.extraMenu div.extraMenu1 {
  left: 8px;
}

div.extraMenu div a {
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  color: black;
}

div.pageLogo {
  width: 110px;
  height: 76px;
  background-image: url("../images/mainlogo.jpg");
  background-repeat: no-repeat;
  position: absolute;
  top:30px;
  left:40px;
}

div.pageLoading {
  position: absolute;
  top:116px;
  left:18px;
}

div.pageLoading img {
  width: 20px;
}

/* Canvas */
div.pageCanvas {
  width:1000px;
  position: absolute;
  top:140px;
  left:15px;
}
div.pageCanvas div div.canvasTop {
  width:1000px;
  height: 35px;
}

div.pageCanvas div div.canvasTop div.pageLoginData {
  position: absolute;
  top: 3px;
  left: 256px;
  font-size: 12px;
  font-weight: bold;
  width: 489px;
  height: 20px;
  background-image: url("../images/infobox.gif");
  display: none;
}

div.pageCanvas div div.canvasCenter {
  width:1000px;
  height: 600px;
  background-repeat: repeat-y;
  overflow: hidden;
}
div.pageCanvas div div.canvasBottom {
  width:1000px;
  height: 17px;
}

/* Canvas color differences */
div.pageCanvas div.canvasBlue div.canvasTop {
  background-image: url("../images/blue_t.jpg");
}
div.pageCanvas div.canvasBlue div.canvasCenter {
  background-image: url("../images/blue_m.jpg");
}
div.pageCanvas div.canvasBlue div.canvasBottom {
  background-image: url("../images/blue_b.jpg");
}

div.pageCanvas div.canvasRed div.canvasTop {
  background-image: url("../images/red_t.jpg");
}
div.pageCanvas div.canvasRed div.canvasCenter {
  background-image: url("../images/red_m.jpg");
}
div.pageCanvas div.canvasRed div.canvasBottom {
  background-image: url("../images/red_b.jpg");
}

div.pageCanvas div.canvasYellow div.canvasTop {
  background-image: url("../images/yellow_t.jpg");
}
div.pageCanvas div.canvasYellow div.canvasCenter {
  background-image: url("../images/yellow_m.jpg");
}
div.pageCanvas div.canvasYellow div.canvasBottom {
  background-image: url("../images/yellow_b.jpg");
}

div.pageCanvas div.canvasGreen div.canvasTop {
  background-image: url("../images/green_t.jpg");
}
div.pageCanvas div.canvasGreen div.canvasCenter {
  background-image: url("../images/green_m.jpg");
}
div.pageCanvas div.canvasGreen div.canvasBottom {
  background-image: url("../images/green_b.jpg");
}

div.exit {
  height: 19px;
  width: 19px;
  position: absolute;
  top: 7px;
  right: 7px;
  cursor: pointer;  
}

div.pageCanvas div.canvasYellow div.exit {
  background-image: url("../images/exit_red.jpg");
}

div.pageCanvas div.canvasRed div.exit {
  background-image: url("../images/exit_red.jpg");
}

div.mainContent {
  overflow: hidden;
}

div.keres {
  position: absolute;
  top: 34px;
  left:40px;
  height:30px;
}

div.keres a.nezetvalto {
  font-size: 15px;
  color: blue;
  font-weight: bold;
}

div.map {
  width: 100%;
  height:560px;
  position: absolute;
  top: 69px;
  left:10px;
}

div.pageNew {
  position: absolute;
  top: 0px;
  left: 130px;
  background-color: #E93622;
  width: 460px;
  height: 570px;
  display: none;
}

div.form {
  width:450px;
  height:560px;
  background-color:white;
  position: absolute;
  top: 5px;
  left: 5px;
}

div.form div {
  line-height: 1.1em;
  margin-bottom: 1em;
}

div.form input {
  height: 16px;
}

div.form select {
  height: 20px;
}

div.pageMod {
  position: absolute;
  top: 0px;
  left: 270px;
  background-color: #FFC700;
  width: 460px;
  height: 630px;
  display: none;
}

div.pageMod div.form {
  height: 620px;
}

/*div.messageWind {
  display: none;
  background-color: #808080;
  position: absolute;
  top: 50%;
  left: 50%;
  border: 1px solid black;
  color: white;
  padding: 10px;
}*/

div.login {
  position: absolute;
  top: 0px;
  left: 270px;
  background-color: #FFC700;
  width: 300px;
  height: 150px;
  display: none;
}

div.iform {
  width:290px;
  height:140px;
  background-color:white;
  position: absolute;
  top: 5px;
  left: 5px;
}

div.iform div {
  line-height: 1.1em;
  margin-bottom: 1em;
  margin: 5px;
}

div.iform input {
  height: 16px;
}

div.adselector {
  width:450px;
  height:30px;
  background-color: #FFC700;
  position: absolute;
  top: 0px;
  left: 0px; 
}

div.adModifier {
  width:450px;
  height:500px;
  background-color: white;
  position: absolute;
  top: 30px;
  left: 0px;
}

div.hTemplate {
  width:300px;
}

div.hTemplate div.ar {
  
}

div.hTemplate div.cim {
  font-weight: bold;
  font-size: 12px;
  width: 290px;
  border-bottom: 1px solid #808080;
  margin-bottom:5px;
}

div.hTemplate div.leiras {
  width: 290px;
  /*text-align: justify;*/
  height: 100px;
  overflow: hidden;
}

div.hTemplate div.leiras a {
  color: #618BFF;
}

div.hTemplate div.kep {
  width: 70px;
  height: 65px;
  overflow: hidden;
  float:left;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-top: 3px;
}

div.hTemplate div.felado {
  clear: both;
  border-top: 1px solid #808080;
  width: 290px;
  margin-top:5px;
}

div.hTemplate div.bovebben {
  cursor: pointer;
  color: red;
}

div.lTemplate {
  background-image:url("../images/list.jpg");
  width:480px;
  height:135px;
}

div.lTemplate div.ar {
  position: absolute;
  top: 2px;
  right: 10px;
}

div.lTemplate div.cim {
  position: absolute;
  top: 1px;
  left: 10px;
  font-weight: bold;
  font-size: 12px;
}

div.lTemplate div.leiras {
  width: 360px;
  text-align: justify;
  height: 57px;
  overflow: hidden;
  position: absolute;
  top: 59px;
  left: 100px;
}

div.lTemplate div.leiras a {
  color: #618BFF;
}

div.lTemplate div.kep {
  width: 70px;
  height: 100px;
  overflow: hidden;
  position: absolute;
  top: 25px;
  left: 15px;
}

div.lTemplate div.felado {
  position: absolute;
  top: 20px;
  height: 32px;
  left: 100px;
  border-bottom: 1px solid #808080;
  width: 360px;
}

div.lTemplate div.bovebben {
  width: 33px;
  height: 25px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  cursor: pointer;
  background-image:url("../images/magnifier.jpg");
}

div.lTemplateRw {
  position:relative;
  top: 800px;
  left: 320px;
}

div.hTemplate div.kep a img, div.lTemplate div.kep a img {
  border: 0px;
}

div.pager {
  position: absolute;
  top: 60px;
  left:5px;
  width:1000px;
  text-align:center;
}

div.blog_box {
  position: absolute;
  top:34px;
  left:10px;
  width: 980px;
  height: 610px;
}

div.verify {
  position: absolute;
  top: 100px;
  left: 40px;
}

div.verify div.att {
  color: #E93622;
  font-weight: bold;
}

div.footer {
  position: absolute;
  top: 800px;
  left: 10px;
  width: 1000px;
  text-align: center;
  color: black;
  padding-bottom: 10px;
}

div.footer a {
  color: black;
}

div.EntrBox {
  border: 1px solid #808080;
  width: 420px;
  padding: 5px;
  margin-left: 8px;
  margin-top: 25px;
}

div.EntrA {
  font-weight: bold;
  font-size: 12px;
}

div.noaccess {
  padding: 10px;
  font-weight: bold;
}

.loading_p {
  width: 800px;
  position: absolute;
  top: 69px;
  left: 100px;
  color: #808080;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}

.javascr {
  width: 800px;
  color: #808080;
  position: absolute;
  top: 160px;
  left: 50px;
  /*font-weight: bold;*/
  font-size: 10px;
  text-align: center;
  margin: 50px;
}

.olvasnivalok {
  position: absolute;
  top: 820px;
  left: 10px;
  width: 1000px;
  text-align: center;
  padding-bottom: 10px;
  font-weight:bold;
  font-size:9px;
  color:#808080;
}

.olvasnivalok a {
  padding-bottom: 10px;
  font-weight:bold;
  font-size:9px;
  color:#808080;
}

div.adsense {
  position: absolute;
  /*border: 1px solid red;*/
  top: 38px;
  left: 530px;
}

#pumpkinPop {
  position: absolute;
  top: 100px;
  left: 200px;
  width: 640px;
  height: 510px;
  border: 1px solid red;
  background-image: url("../images/pumpkinPop.jpg");
  background-repeat: no-repeat;
  background-color: #FCFCFC;
  color: black;
  display: none;
  Z-index: 1000;
}

#pumpkinPop .mainlink {
  color: white;
  font-size: 24px;
  font-weight: bold;
  position: absolute;
  top: 160px;
  left: 310px;
}

#pumpkinPop ul {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 640px;
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#pumpkinPop ul li {
  width: 48%;
  float: left;
  font-size: 12px;
  font-weight: bold;
  line-height: 30px;
  vertical-align: middle;
  padding-left: 5px;
  padding-right: 5px;
}

#pumpkinPop .bezar1 {
  position: absolute;
  top: 10px;
  right: 10px;
}

#pumpkinPop .bezar1 img {
  border: 0px;
}

#pumpkinPop ul li.bezar {
  text-align: right;
}

#pumpkinPop ul li .bezar2 {
  color: black;
  text-decoration: none;
}

#pumpkinPop ul li .bezar2 img {
  border: 0px;
}