/* 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: #FFFFFF;
  margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 0px; 
   }

/* BLOKI STRONY */

  div#alpha { width: 1052px; margin: 0 auto; }

  div#ab { display: block;
           margin: 0 auto;
           position: absolute; top: 50%;
           background-image: url(data/tlo_st.jpg);
           background-repeat: no-repeat; 
           width: 1052px;
           height: 840px;
           margin-top:-420px; }

  div#strona    { width: 650px;
                  height: 406px;
                  background-image: url(data/tlo_flag.jpg);
                  background-repeat: no-repeat; 
                  margin: 215px 0px 0px 201px; 
                  padding: 0px 0px 0px 0px; }
                  
  div#flagi { width: 400px;
              padding: 297px 0px 0px 273px; 
              margin: 0px 0px 0px 0px; }
 


/* ILUSTRACJE */ 

img.flaga {   margin: 0px 65px 0px 0px; 
              padding: 0px 0px 0px 0px;
              border: 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: #000000; font-weight: normal;  }
a:visited { text-decoration: none; color: #000000; font-weight: normal;  }
a:hover { text-decoration: none; color: #000000; font-weight: normal;  }

