body {
    margin: 4px;
    padding:0px;
    text-align:left;
    font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-serif;
    font-size: 9pt;
    color: black;
}
table.keret {
    border: 2px solid black;
    width: 998px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
}
div.cim {
    border: none;
    font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-serif;
    font-size: 10pt;
    color: black;
    font-weight: bold;
    padding-left: 12px;
    height: 16px;
    width: 200px;
    text-align: center;
}
td.title {
    font-size: 18pt;
    font-weight: bold;
}
td.address {
    font-size: 9pt;
    font-weight: bold;
}
td.szekcio {
    font-size: 12pt;
    font-weight: bold;
}
table.kep {
    width: 100px;
    height: 100px;
}
table.kiskep {
    width: 54px;
    height: 54px;
    border: 1px solid black;
}
td.content {
    padding-left: 8px;
}
td.content a {
    color: #000;
}
td.menu {
    background-image: url(img/menuhatter.png);
    white-space: nobreak;
    background-repeat: repeat-y;
    background-position: right;
}
td.menu a {
    text-decoration: none;
    color: #000;
}

