    body{
        border: 0pt none ; margin: 0pt; padding: 0pt; overflow: hidden;
        font-family: Verdana,Arial,Helvetica,sans-serif; font-style: normal; font-variant: normal;
        font-weight: normal; font-size: 14px; line-height: normal;
        height: 100%;
    }

    a{text-decoration: none;  color: gray;}
    a:hover{text-decoration: none; color: red; }
    a img{border:0px}
    img{border:0px}
    a:link {
            text-decoration: none;
    }
    a:visited {
            text-decoration: none;
    }
    a:active {
            text-decoration: none;
            color: red;
    }
    #logo_container{
        position: absolute; top: 0px;
        width: 100%; height: 20px;
        border: 0px none rgb(0, 0, 0);
        padding: 1px;
        z-index: 9;
        text-align: center;
    }
    #logo{
                background:url('gfx/logo_a.png') no-repeat top right;
                text-align: center;
                width:250px; height:50px;
                margin: 0px auto 0px auto;
                z-index:30;
    }

    #index0{  display: none;
    }

    #subscribeField{
            position: absolute; left: 15px; top: 15px; height: 40px; z-index: 100;
            
    }
    #subscribeField, #subscribeField input{
            font-size:11px;
    }
    #main_contact{
            width:151px; height:72px; position:absolute; right:0px; top:0px; z-index:40;

    }
    #galeria_container{
            width:100%; position:absolute; left:0px; top:20px; overflow: hidden;
            background-color:white; z-index:30;
    }
    #lista_obrazkow{
        width:100%; height:20px; z-index:30;
                            font-family:Arial, Helvetica, sans-serif; font-size:14px; text-align:center;
                            background-color:white;
    }
    #galeria{
        width:0px; height:600px; position:absolute; left:0px; top:0px; z-index:100;
				background-color:#000; border:0px none #000;
    }
    #stopka{
        font-family: Arial,Helvetica,sans-serif; font-size: 11px;
        color: gray; background-color: white;
        position: absolute; bottom: 0px;
        margin: 0px;
        width: 100%; height: 20px;
        border: 0px none rgb(0, 0, 0); 
        padding: 0px;
        z-index: 9; 
        text-align: center;
    }
