/* kepek és szöveg elhelyezese*/

#banner {
    z-index: 3;
}


#content{
  background-image: url('media/tmhatter_resz01.gif');
  background-repeat: repeat-y;
  background-position:  50%;

}

#content img {
border: thin groove #660000;
float: left;
margin: 0 23px 0 23px;
}


#content li a, #content a {
background: transparent;
width: 165px;
font-size: small;
color: #4682B4;
padding: 3px 0 3px 5px;
  margin: 0 0 1px 0;
}

#content li a:visited, #content a:visited{
background: transparent;
color: #DC143C;
padding: 0.3em 0 0.3em 6px;
}

#content li a:hover, #content a:hover {
background: #660000;
color:#FFFACD;
font-size: 12px;
width: 165px;
list-style: none;
text-decoration: none;
text-align: center;
  font-variant: small-caps;
}

#content li a:active, #content a:active {
background: #696969;
color: #BDB76B;
text-align: center;
font-variant: small-caps;
  font-weight: bold;
}


#diszcontfel {
background-image: url('media/tmhatter_fel03.gif');
background-repeat: no-repeat;
position: absolute;
top: 0;
  left: 0;
  width: 596px;
  height: 375px
}


#content p{
  margin: 0 33px 0 33px;
}

#idezet{
  font-size: x-small;
}

#imgbanner {
  background-image: url('media/nap_maszk08.gif');
  background-position:  center 50%;
  position: absolute;
  width: 580px;
  height: 200px;
  background-repeat: no-repeat;
  top: 0px;
  left: 0
}

#imghf {
  background-image: url('media/tmfelirat.gif');
  width: 518px;
  height: 50px;
  position: absolute;
  background-repeat: no-repeat;
  top: 150px;
  left: 35px
}

.imgfp {
  top: 35px;
  left: 475px;
}

#imghfangol {
  background-image: url('media/tmcaption.gif');
width: 518px;
  height: 50px;
  position: absolute;
  background-repeat: no-repeat;
  top: 145px;
  left: 45px
}

/*lábléc definiálása*/
#lablec {
   top: 8255px;
  }