body {
margin:0px;
text-align:center;
background-attachment: fixed;
}

a {
color: lightblue;
text-decoration: none;
}

a:hover {
color: yellow;
}

#kontener
{
background:transparent;
margin:0px;
width:100%;
height:1600px;
border-top: 0px solid #dddddd;
border-left: 0px solid #dddddd;
border-bottom: 0px solid #555551;
border-right: 0px solid #555551;
radius: 1em;
-webkit-border-radius: 1em; 
border-radius:1em;
-moz-border-radius: 1em; 
}

#tartalom
{
position:absolute;
background-color: black;
margin-left: -320px;
margin-top: 0px;
top: 70px;
left: 50%;
width:640px;
height:440px;
filter: alpha(opacity= 50);
  opacity: 0.50;
  -moz-opacity:0.50;
radius: 1em;
-webkit-border-radius: 1em; 
border-radius:1em;
-moz-border-radius: 1em;   
}

#fenyujsag
{
position:absolute;
margin-left: -300px;
margin-top: 0px;
top: 80px;
left: 50%;
width:600px;
height:420px;
color: #ffffff;
font-size:20px;
font-family: Calibri;
text-align: justify;
border: 0px solid #dddddd; 
}

#tartalom1
{
position:absolute;
background-color: black;
margin-left: -320px;
margin-top: 0px;
top: 530px;
left: 50%;
width:640px;
height:320px;
filter: alpha(opacity= 50);
  opacity: 0.50;
  -moz-opacity:0.50;
radius: 1em;
-webkit-border-radius: 1em; 
border-radius:1em;
-moz-border-radius: 1em;   
}


#fenyujsag1
{
position:absolute;
margin-left: -300px;
margin-top: 0px;
top: 540px;
left: 50%;
width:600px;
height:300px;
color: orange;
font-size:20px;
font-family: Calibri;
text-align: justify;
border: 0px solid #dddddd; 
}

#szovegdoboz
{
padding-top:10px;
background-color: #555555;
border-size: 1px;
border-color: gray;
border-style: solid;
width:434px;
margin:20px auto 20px auto;
}

#szoveg
{
background-color:#555555;
margin: 10px;
font-family:calibri;
color:#ffffff;
text-align: justify;
text-indent: 1.5cm;}
