 body {
 background-color:#C7C9CB
 }


html, body, #nosnik
{
        height:100%;
        width:100%;
        margin:0;
        border:0;
        padding:0;
}

body
{
        display:table;
        background-color:white;
		background-image : url(images/tlo.jpg);background-position : center;background-repeat : repeat-x;
}

body>#nosnik
{
        display:table-cell;
        vertical-align:middle;
}

/* dla badzIEwia */
* html #nosnik
{
        position:absolute;
        height:auto;
        text-align:center;
        /* ultrapack by Elus */
        top:expression((x=(document.documentElement.offsetHeight-this.offsetHeight)/2)<0?0:x+'px');
}
/*****************/

#glowna
{
        width:100%;
        height:100%;
        margin:0 auto;
        text-align:left;
        border:0px solid #666666;
        background-color:white;
}

td.tab_top {background-image : url(images/agamat_1_01.jpg);background-position : bottom;background-repeat : repeat-x;}
td.tab_bottom {background-image : url(images/agamat_1_13.jpg);background-position : top;background-repeat : repeat-x;}
td.tab_lewa {background-image : url(images/agamat_1_04.jpg);background-position : right;background-repeat : repeat-y;}
td.tab_prawa {background-image : url(images/agamat_1_06.jpg);background-position : left;background-repeat : repeat-y;}
td.tab_lewa1 {background-image : url(images/agamat_1_10.jpg);background-position : right;background-repeat : repeat-x;}
td.tab_prawa1 {background-image : url(images/agamat_1_12.jpg);background-position : left;background-repeat : repeat-x;}


