/* képek és szöveg elhelyezése*/

#content{
  height: 1500px;
}


#content p {
padding: 0 99px 0 99px;
}

.elsobetu {
  font-size: 250%;
  line-height: 1.1em;
  font-family: Comic Sans MS, Helvetica, sans-serif;
  white-space: nowrap;
}

#imgfej {
  background-image: url(media/contactbanner01.gif);
  position: absolute;
      background-position: center;
  width: 580px;
  height: 200px;
  background-repeat: repeat-x;
  top: 0;
  left: 0;
}

#imghf {
  background-image: url(media/kapcsolatok.gif);
  width: 424px;
  height: 50px;
  position: absolute;
  background-repeat: no-repeat;
  top: 147px;
  left: 30px;
}

#imghfangol {
  background-image: url(media/contact.gif);
  width: 424px;
  height: 50px;
  position: absolute;
  background-repeat: no-repeat;
  top: 155px;
  left: 30px;
}

.imgfp {
  top: 55px;
  left: 425px;
}

td{
background: url(media/kapocs_hatter06.gif) no-repeat;
  width: 500px;
  height: 223px;
  border-top: thick dotted #660000}

table a {
background: transparent;
width: 165px;
font-size: small;
color: #000;
padding: 3px 0 3px 5px;
  margin: 0 0 1px 0;
}

table a:visited{
background: transparent;
color: #DC143C;
padding: 0.3em 0 0.3em 6px;
}


table a:hover {
background: #660000;
color:#FFFACD;
font-size: 12px;
width: 165px;
list-style: none;
text-decoration: none;
text-align: center;
  font-variant: small-caps;
  white-space: nowrap;

}
table a:active {
background: #696969;
color: #BDB76B;
text-align: center;
font-variant: small-caps;
  font-weight: bold;
}

#content table p{
 margin: 0 0 0 75px;
}

#lablec {
   top: 1655px;
  }