body {
 background: black url('../kepek/nyitolaphatter.jpg') no-repeat fixed top center;
 }
#container {
 width:750px;
 margin:0 auto;
 color: #cc862b;
 text-align: center;
 }
#cim {
 background: black url('../kepek/cim.png') no-repeat fixed top center;
 width: 507px;
 height: 151px;
 margin: 0 auto;
 }
#cim2 {
 display: none;
 }
h1 {
 font-size: 48px;
 font-family: "Franklin Gothic Demi",serif;
 font-weight: normal;
 }
h2 {
 font-size: 30px;
 text-decoration: underline;
 font-weight: normal;
 font-family:Georgia, serif;
 text-transform: uppercase;
 }
#zaszlok {
 width: 250px;
 margin:0 auto;
 }
#magyar {
 width:99px;
 float:left;
 }
#english {
 width:99px;
 float:right;
 }
#intro {
 position: absolute;
 bottom:0;
 right:0;
 }
a img {
 border:0;
 }