BODY, FORM, P, BR {
padding: 0px;
margin: 0px;
}

BODY {
background: url(/images/hatter.jpg) no-repeat;
background-color: #4F535B;
}

BODY, DIV, BODY DIV, BODY TD {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
}

a img {
border: solid 1px;
border-color: #a0a0a0;
}

a:hover img {
border-color: #000000;
}

.container {
display: block;
width: 764px;
height: 759px;
background-image: url(/images/page.png);
}

.menupontok {
position: absolute;
display:block;
top: 97px;
left: 61px;
width: 176px;
height: 210px;
border: 0px;
border-color: #000000;
}

.menupontok a {
display: block;
border: 0px;
width: 176px;
height: 42px;
}

.tartalom {
position: absolute;
border: 0px;
width: 450px;
height: 350px;
top: 330px;
left: 275px;
}

a:link, a:visited {
text-decoration: none;
color: #305030;
}

a:hover {
color: #406040;
}

.footer {
position: absolute;
left: 51px;
top: 700px;
}

.footer #left {
position: absolute;
width: 380px;
}

.footer #right {
position: absolute;
left: 440px;
width: 250px;
}