body {
  background-color: #1e90ff;
  margin: 0 auto;
  /*color:fuchsia;*/
  color: #3399ff;
  font-size: 18px;
}

#container {
  width: 990px;
  margin: 0 auto;
}
#header {
  background-image: url("../images/container_header.gif");
  height: 131px;
}
#footer {
  background-image: url("../images/container_footer.gif");
  height: 178px;
}
#side_head {
  background-image: url("../images/side_head.gif");
  width: 249px;
  height: 102px;
}
#main_head {
  background-image: url("../images/main_head.gif");
  width: 741px;
  height: 102px;
}
#side_bg {
  background-image: url("../images/side_bg.gif");
  background-repeat: repeat-y;
  width: 249px;
}
#main_bg {
  background-image: url("../images/main_bg.gif");
  background-repeat: repeat-y;
  width: 741px;
}

#content {
  width: 665px;
  margin-left: 10px;
}

.img_border {
  padding: 3px;
  border:1px solid fuchsia;
}

a:link, a:visited {
  color: #C100C1;
}
a:hover {
  color: #FF0080;
}

p {
  line-height: 1.4em;
}
.kenyer {
  text-align: justify;
}
.leiras {
  text-align: center;
  line-height: 1.2em;
}
#elerhetoseg_box {
  font-size: 24px;
}

#flag {
  text-align: center;
  margin-top: 10px;
  margin-left: 15px;
}

.nev {
  font-size: 22px;
  margin-bottom: 2px;
}
.tobbkep {
  font-size: 12px;
  font-weight: bold;
}