/* kepek és szöveg elhelyezese*/

#banner {
    z-index: 3;
}

#content{
  height: 1400px;
}


#content p{
  padding: 0 33px 0 33px;
}

#content ul{
  margin: 300px 55px 33px 55px;
  color: #2F4F4F;
  list-style-type: square;
  font-style: oblique;
}

#content li{
padding: 13px 0 0 -25px;
margin: 3px;
  border-top: medium double #800000;
}

#imgbanner {
  background-image: url('media/mec_banner03.gif');
  position: absolute;
  width: 580px;
  height: 200px;
  background-repeat: no-repeat;
  top: 0px;
  left: 0; background-position-y:50%
}

#imghf {
  background-image: url('media/mecenas_felirat.gif');
  width: 518px;
  height: 50px;
  position: absolute;
  background-repeat: no-repeat;
  top: 150px;
  left: 35px
}

.imgfp {
  top: 105px;
  left: 455px;
}


/*lábléc definiálása*/
#lablec {
   top: 1625px;
  }