/* képek és szöveg elhelyezése*/

#content{
  height: 1450px;
}


#content .alcim {
  margin-left: 100px;
}

#content img {
  position: absolute;
  margin: 115px 0 0 40px;
  height: 63px;
  width: 500px;
}


#balkep{
background-image: url(media/verball01.jpg);
position: absolute;
background-repeat: no-repeat;
width: 250px;
height: 333px;
background-position: center;
border: thin groove #660000;
top: 1100px;
}


#idezet {
  padding: 5px;
  width: 195px;
  font-size: small;
}

.imgfp {
  left: 410px;
  top: 35px;
}

#jobbkep{
background-image: url(media/verball02.jpg);
position: absolute;
background-repeat: no-repeat;
width: 250px;
height: 333px;
background-position: top;
border: thin groove #660000;
top: 1100px;
left: 330px;
}

.koszontes {
left: 170px;
  top: 225px;
  padding-bottom: 35px;
}

#lablec {
   top: 1600px;
  }

#letra {
  background-image: url(media/letra.gif);
  background-repeat: no-repeat;
  position: absolute;
  width: 150px;
  height: 250px;
  top: -50px;
  left: 37px;
}

#letra2 {
  background-image: url(media/letra.gif);
  background-position: right;
  width: 150px;
  height: 250px;
  position: absolute;
  background-repeat: no-repeat;
  top: -50px;
    left: 391px;
}

object{
margin: 5px 10px 5px 0;
border: thin groove #660000;
  float: left
}

#verballfejlec {
  background-image: url(media/verballfejlec11.gif);
  background-position: center;
  position: absolute;
  width: 300px;
  height: 228px;
  background-repeat: no-repeat;
  top: -30px;
  left: 140px;
  z-index: 1;
}
#verballfelirat {
background-image: url(media/verballfelirat.gif);
  width: 518px;
  height: 50px;
  position: absolute;
  background-repeat: no-repeat;
  top: 150px;
  left: 35px;
  z-index: 2;
}

#verballcaption {
background-image: url(media/bloud_ballads.gif);
  width: 518px;
  height: 50px;
  position: absolute;
  background-repeat: no-repeat;
  top: 150px;
  left: 35px;
  z-index: 2;
}