body{
    background-color: #bf9515;
    margin: 0;
    TEXT-ALIGN: center;
}

a:link
{
	color: #000000;
}
a:visited
{
	color: #333333;
}
a:hover
{
    color: #000000;
    font-weight: bold;
}

#egesz
{
    width: 800px;
    padding: 0;
    MARGIN: 0 auto 0 auto;
    text-align: center;
}
#fent
{
     background-image: url(fent.gif);
    height: 174px;
    width: 800px;

}

#lent
{
    background-image: url(lent.gif);
    height: 72px;
    width: 800px;
    background-repeat: no-repeat;
}

#kozep
{
 background-image: url(kozep.gif);
 background-repeat: repeat-y;
 padding-left: 40px;
 padding-right: 40px;
 text-align: left;
 min-height: 300px;
}

#udv
{
 font-size: xx-large;
 text-align: center;
}

#belep
{
    margin: 0;
}


#cim
{
 font-size: x-large;
 text-align: left;
 margin:  0;
 padding: 0;
}
#szoveg
{
  text-align: justify;
}
#c
{
 text-align: center;
 font-size: small;
}

#balra
{
  float: left;
}
#jobbra
{
  float: right;
}












