/* képek és szöveg elhelyezése*/

#content{
  height: 1645px;
}


#content img {
  float: left;
  margin: 75px 1em 2em 25px;
}


#balkep{
background-image: url(media/krsztmutat.jpg);
height: 362px;
top: 1325px;
}

.elsobetu {
  font-size: 175%;
  line-height: 1.1em;
  font-family: Comic Sans MS, Helvetica, sans-serif;
  white-space: nowrap;
}

.imgfp {
  left: 450px;
  top: 35px;
}

#jobbkep{
background-image: url(media/jelenet02.jpg);
height: 362px;
top: 1325px;
left: 330px;
z-index: 3;
}

#kutya {
       background: url(media/farkas01.gif);
       background-repeat: no-repeat;
       position: absolute;
       background-position: top;
       top: 1625px;
       left: 475px;
      width: 97px;
      height: 154px;
      z-index: 5;

}

.koszontes {
left: 75px;
  top: 225px;
}

#lablec {
   top: 1775px;
  }

#szferencfelirat {
background-image: url(media/szferencfelirat.gif);
  width: 518px;
  height: 50px;
  position: absolute;
  background-repeat: no-repeat;
  top: 145px;
  left: 35px;
  z-index: 2;
}

#szferenclec {
  background-image: url(media/szferenclec17.gif);
  background-position: center;
  position: absolute;
  width: 468px;
  height: 300px;
  background-repeat: no-repeat;
  top: -90px;
  left: 50px;
  z-index: 1;
}

#stfranciscaption {
background-image: url(media/stfrancis.gif);
  width: 518px;
  height: 50px;
  position: absolute;
  background-repeat: no-repeat;
  top: 145px;
  left: 35px;
  z-index: 2;
}