body 
    {
    margin: 0px;
    padding: 0px;
    background-color: #4A6AAE;
    font: normal 0.7em Verdana, sans-serif;
    }

a
    {
    color: gray;
    text-decoration: underline;
    }
    
a:hover
    {
    color: #0066FF;
    text-decoration: none;
    }

/* Zawartosc */

#content_container {
    background-image: url(center.png); /*
    position: absolute;
    right: 50%; 
    margin-right: -380px; */
    margin-top: 0px;
    width: 770px;
    height: 800px;
    border: 1px solid red;
    padding: 0px;
    }

table.tabela {
    margin: 0px;
    padding: 0px;
    width: 100%;
    border: 0px dotted gray;
    border-collapse: collapse;
    empty-cells: show;
    }    


td.left {
    width: auto;
    height: 100%;
    background-image: url(left.png);
    background-position: top right;
    }

td.right {
    width: auto;
    height: 100%;
    background-image: url(right.png);
    background-position: top left;
    }
    
td.center {
    margin: 0px;
    padding: 0px;
    width: 770px;
    height: 800px;
    background-image: url(center.png);
    background-repeat: no-repeat;
    vertical-align: top;
    }
        
#menu_flash {
    position: absolute;
    margin-top: 142px;
    }

.header {
    position: absolute;
    margin-top: 0px;
    }    
body 
    {
    margin: 0px;
    padding: 0px;
    background-color: #4A6AAE;
    font: normal 0.7em Verdana, sans-serif;
    }

a
    {
    color: gray;
    text-decoration: underline;
    }
    
a:hover
    {
    color: #0066FF;
    text-decoration: none;
    }

/* Zawartosc */

#content_container {
    background-image: url(center.png); /*
    position: absolute;
    right: 50%; 
    margin-right: -380px; */
    margin-top: 0px;
    width: 770px;
    height: 800px;
    border: 1px solid red;
    padding: 0px;
    }

table.tabela {
    margin: 0px;
    padding: 0px;
    width: 100%;
    border: 0px dotted gray;
    border-collapse: collapse;
    empty-cells: show;
    }    


td.left {
    width: auto;
    height: 100%;
    background-image: url(left.png);
    background-position: top right;
    }

td.right {
    width: auto;
    height: 100%;
    background-image: url(right.png);
    background-position: top left;
    }
    
td.center {
    margin: 0px;
    padding: 0px;
    width: 770px;
    height: 800px;
    background-image: url(center.png);
    background-repeat: no-repeat;
    vertical-align: top;
    }
        
#menu_flash {
    position: absolute;
    margin-top: 142px;
    }

.header {
    position: absolute;
    margin-top: 0px;
    }    

