body,html,div#containerdiv {
    background-color: #622300;
    height: 100%;
    margin: 0;
}
img {
    border: 0px;
    margin: 0px;
}
a {
color: #E9E4E2;        
}
td#header_top {
    width: 824px;
    height: 119px;
    text-align: left;
    padding: 0px;
}
td#menu_container {
    width: 224px;
    height: 240px;
}
div#logo {
    width: 495px;
    height: 120px;
    background-image: url("images/header/header_logo.jpg");
}
td#left {
    background-image: url("images/body/left_bg.jpg");
    width: 65px;
}
td#right {
    background-image: url("images/body/right_bg.jpg");
    width: 65px;
}
td#container {
    width: 824px;
}
td#main {
    color: white;
    font-size: 12px;
    height: 22%;
}
td#main a {
    color: white;
    text-decoration: underline;
}
.szoveg {
font-family: 'Trebuchet MS';
font-size: 14xpx;
color: #E9E4E2;
}
.zold {
font-family: 'Trebuchet MS';
font-size: 14px;
color: #78A703;
}


