﻿/* képek és szöveg elhelyezése*/

#content {
background-image: url(media/backszentlaszlo4.gif);
background-repeat: no-repeat;
background-position: bottom center;
background-attachment: fixed;
height: 2395px;
}

#content li{
 list-style-position: outside;
  padding-left: 3px;
  margin-left: 15px;
}


.imgfp {
  left: 350px;
}

#lablec {
   top: 2525px;
  }

#szeleskep {
background-image: url(media/szlaszlo02.jpg);
  height: 375px;
  top: 2055px;
}

#szlaszfejlec {
  background-image: url(media/szlaszlo_fejlec4.gif);
  position: absolute;
  width: 610px;
  height: 139px;
  background-repeat: no-repeat;
  top: 0px;
  left: -17px;
  z-index: 3;
}

#szlaszlofelirat {
background-image: url(media/szlaszlofelirat.gif);
  width: 518px;
  height: 50px;
  position: absolute;
  background-repeat: no-repeat;
  top: 150px;
  left: 30px;
  z-index: 5;
}

#ladislausfelirat {
background-image: url(media/ladislausfelirat.gif);
  width: 518px;
  height: 50px;
  position: absolute;
  background-repeat: no-repeat;
  top: 150px;
  left: 30px;
  z-index: 5;
}