
body {
    
    background: transparent url('tlo_body_grandel.jpg') repeat;
    
    }

img#top {
    width: 550px;
    height: 309px;
    border-radius: 10px;
    
    }
img#start {
    width: 150px;
    height: 46px;
    
    }

div#image{
    margin: 30px auto;
    float: none;
    display: table;
    }

div#glowny {
        border: solid black 1px;
        width: 700px;
        height: 698px; 
        margin: 0 auto;
              
}    
div#stopka {
    
    font: "book antiqua", Arial, Verdana, sans-serif;
    text-align: center;
    color: #000000;
    font-size: 12px;
    width: 700px;
    height: 35px;
    clear: both;
    background: #804000;
}