body
{
background:#808080 url(hatter1.jpg);
}

.banner
{
text-align:center;
color:white;
}
h1
{text-align:center;}

.kontener
{
width:770px;
height:700px;
margin: 0px auto 0px auto;
padding:0px;

}

.fejlec
{
color:white;
width:710px;
height:110px;
margin:10px;
padding:20px;
background: url(felso.jpg);
background-color:#303030;
}

.kozep
{
text-align:left;
float:right;
color:white;
width:410px;
height:410px;
margin:10px;
padding:20px;
border: 0px solid;
background-color:#303030;
background: url(kozep.jpg);
}
.bal
{
text-align:left;
float:left;
color:white;
width:210px;
height:410px;
margin:10px;
padding:20px;
border: 0px solid;
background-color:#303030;
background: url(bal.jpg);
}
body
{
margin: 0px;
padding: 0px;
}

ul
{
margin-top:15px;
list-style-type:none;
}
.also
{
text-align:left;
float:left;
color:white;
width:710px;
height:600px;
margin:10px;
padding:20px;
border: 0px solid;
background-color:#8b0000;
background: url(also.jpg);
}

a
{
color:white;
padding-left:5px;
padding-right:5px;

}
a:hover
{
color:red;
text-decoration:none;
}