div#wrapper
{
    background: #eee url(../gfx/wrapper_bg_markak.gif) right top repeat-y;
}

a:link,
a:visited
{
    color: #003264;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

div#subtop
{
    line-height: 41px;
    background: url(../gfx/markak_fejlec.gif) left top no-repeat;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding-left: 454px;
}

table.subtop td.rgt
{
    background: url(../gfx/markak_fejlec_jobb.gif) left top no-repeat;
}

div#content
{
    margin-right: 320px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

table.toc
{
    width: 420px;
    font-size: 12px;
    margin-left: 10px;
    clear: left;
}

    table.toc tbody tr
    {
    }

    table.toc tbody td
    {
        vertical-align: top;
        padding: 10px 5px;
        width: 33%;
    }

        table.toc tbody td h6
        {
            font-size: 12px;
            font-weight: bold;
			font-style: italic;
            color: #2a2a2a;
            padding-bottom: 10px;
        }

table#kategoriak
{
    float: left;
    margin: 0;
    padding: 0;
}

    table#kategoriak td
    {
        padding: 0;
        font-size: 0;
        line-height: 0;
    }