/* STRONA GÓÓWNA */

body { 

  font-size: 11px;
  font-family: Verdana, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: #000000;
  text-decoration: none;
  text-transform: none;
  text-align: left;
  text-indent: 0px;
  background-color: #212121;
  margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 0px; 
   }

/* BLOKI STRONY */

  div#alpha { width: 969px; margin: 0 auto; }

  div#ab { display: block;
           margin: 0 auto;
           position: absolute; top: 50%;
           width: 969px;
           height: 738px;
           margin-top:-375px; }

  div#strona    { width: 969px;
                  height: 738px;
                  background-repeat: no-repeat; 
                  margin: 0px 0px 0px 0px; 
                  padding: 0px 0px 0px 0px; }


/* ILUSTRACJE */ 

img.flaga {   margin: 0px 0px 0px 0px; 
              padding: 0px 65px 0px 0px; }

/* TEKST */

p.podpisy {   margin: 0px 0px 0px 0px; 
              padding: 5px 0px 0px 10px; 
              word-spacing: 67px;
              text-align: left; }
              
a:link { text-decoration: none; color: #660000; font-weight: normal;  }
a:visited { text-decoration: none; color: #660000; font-weight: normal;  }
a:hover { text-decoration: underline; color: #660000; font-weight: normal;  }

