<div style="display:table; width:100%; height:100%;">
    <div style="display:table-row;">
        <div class="tsel" style="display:table-cell; position:relative;">
            <div style="width:100%; height:40px; background-color:#44ee44; text-align:center; line-height:40px; font-weight:600; font-size:16px;">A KUKU!</div>
        </div>
    </div>
    <div style="display:table-row;">
        <div style="display:table-cell; position:relative; width:100%; height:100%;">
        {printMainTableHtml()}
        </div>
    </div>
</div>