/* kepek és szöveg elhelyezese*/

#banner {
    z-index: 3;
}

#content h1{
  font-size: small;
}

#content b{
  font-size: small;
  margin-left: -23px;
}

#content h1{
  margin-top: 55px;
  padding-top: 13px;
  border-bottom: thin dotted #660000;
  color: #660033;
}

#content u{
  text-decoration: none;
  font-variant: small-caps;
  text-indent: 375px;
  font-style: italic
}

#content a {
color: #2F4F4F;
  font-size: small;
  line-height: 9px;
  text-align: justify;
}

#content table a {
color: #2F4F4F;
  text-decoration: none;
  font-size: xx-small;
  line-height: 9px;
  text-align: justify;
}

#content a:visited{
background: transparent;
color: #DC143C;
}

#content a:hover img{
border: thin groove #660000;
background: #660000;
color:#FFFACD;
padding: 1px 0 1px 0;
}


#content a:hover{
background: #660000;
color:#FFFACD;
}

#content table{
  position: absolute;
  top: 400px;
  left: 3px;
  right: 5px;
}

#content table tr{
  margin-top: 13px
}

#content table th{
  border-bottom: thin dashed #660000;
  color: #8B4513;
  font-style: italic;
}


#content p{
  padding: 0 33px 0 33px;
}

#idezet{
  font-size: x-small;
}

#imgbanner {
  background-image: url(media/banner01.gif);
  background-position: top;
  position: absolute;
  width: 595px;
  height: 200px;
  background-repeat: no-repeat;
  top: 0;
  left: -10px;
}

#imghf {
  background-image: url(media/pressfelirat.gif);
  width: 518px;
  height: 50px;
  position: absolute;
  background-repeat: no-repeat;
  top: 150px;
  left: 35px;
}

#imghfangol {
  background-image: url(media/articles.gif);
  width: 518px;
  height: 50px;
  position: absolute;
  background-repeat: no-repeat;
  top: 150px;
  left: 35px;
}

.imgfp {
  top: 5px;
  left: 413px;
}

.p:first-letter  {
	font-size : 150%;
    line-height: 1.1em;
	font-family : Comic Sans MS, Helvetica, sans-serif;
	white-space : nowrap;
}

#rightside {
display: none;
}


/*lábléc definiálása*/
#lablec {
   top: 1275px;
  }