<!--
div.goralka {position: absolute;
             z-index: 10;
             top: 90px;
             left: 40%;
}

div.ps     {position: absolute;
            z-index: 12;
            top: 420px;
            left: 0px;
}
div.podpis {position: absolute;
            z-index: 15;
            top: 420px;
            left: 40%;
}
div.napis  {position: absolute;
            z-index: 20;
            right: 210px;
            top: 1px;
            font-family: Arial;
            color: white;
}
div.pl     {position: absolute;
            z-index: 30;
            left: 300px;
            top: 520px;
}
div.br     {position: absolute;
            z-index: 35;
            right: 300px;
            top: 520px;
}

div.swiat     {position: absolute;
               z-index: 45;
               right: 230px;
               bottom: 175px;
               font-family: Arial;
               color: white;
}

body.index {background-repeat: repeat-x;

}

a {font-family: Arial;
   color: white;
   text-decoration: none;
}
-->

