/* --ALTALANOS HTML FORMAZAS-- */
body {
  margin: -10px 0 0 -10px;
  font-family: Times New Roman, Arial, Helvetica, sans-serif;
  color: #000;
  background-color: #ddd;
  background-image: url(/csataljaradio/images/hatter.jpg);
}
html body {
  margin: 0;
  padding: 0;
}
table, img, iframe, form, div, span, p {
  border: 0;
  margin: 0;
  padding: 0;
}
p {
  margin: 0;
  padding: 0;
}
a {
  color: #a1bdce;
  text-decoration: none;
}
a:hover {
  color: #573748;
  text-decoration: underline;
}


#page {
  width: 958px;
  margin: 0 0 0 0;
  padding: 0 0 1px 0;
}
#page #top {
  position: relative;
  left: 0;
  top: 0;
  width: 958px;
  height: 60px;
  background-color: #9dc445;
}
#page #fo {
   position: absolute;
}

#page #fo #bal {
  position: relative;
  width: 150px;
  float: left;
  border-left: 8px solid #9dc445;
  background-color: #759745;
}
#page #fo #kozep {
  overflow: hidden;
  position: relative;
  float: left;
  width: 800px;
  background-color: #a1bdce;
}

#page #top #bal {
  width: 490px;
  float: left;
  vertical-align: middle;
  text-align: center;
}
#page #top #jobb {
  width: 468px;
  float: left;
}

#fo #bal #menu {
  height: 165px;
  width: 150px;
  position: relative;
  top: 0;
  left: 0;
  margin-left: 5px;
}
#fo #bal #chat {
  height: 390px;
  width: 150px;
  position: relative;
  top: 0;
  left: 0;
  border-top: dotted #9dc445;
}
#fo #bal #szamlalo {
  height: 45px;
  width: 150px;
  position: relative;
  top: 0;
  left: 0;
  background-color: #759745;
  border-top: dotted #9dc445;
}