div#strona                              
{
    margin     : auto;
    border     : 5px solid black;
    padding    : 0px;
    width      : 600px;  
}
 
                                            /* selektor body - ciało strony: czcionka, tło,  marginesy */

body 
          {               
           background: #391C73;             /* granatowe tło strony*/
           margin-left: 0%; 
           margin-right: 10%; 
           font-family: arial;         
           color: f1cbfe;
           font-size: 8pt;
}
                                             /* formatowanie hiperłączy rgb(255, 255, 255)   lekki fiolet: f1cbfe */

 A:link    { 
            color: #cf5982;
            font-weight : bold;
            text-decoration: none;

             }                    /* łącza nieodwiedzone rgb(153, 255, 153) */
 A:visited {
            color: #D5B9DD;
            text-decoration: none;
            font-weight : bold;
             }                     /* łącza odwiedzone    */
 A:active  { color: "red" }        /* kolor łącza podczas kliknięcia czerwone */
 A:hover   { 
            color: rgb(0, 96, 255); 
            text-decoration: underline; }  
    		                       /* kolor łącza wskazanego myszką niebieskie */
    		

p.skryp {                           /* <p class="skryp"> wyświetlanie daty */
   font-family: verdana;
   font-size: 8pt;
   color: white;
   font-weight: bold;
   text-align: right;
   margin: 10px 0 0 10px;
   padding: 5px 10px 5px 10px;
}
/*
                     opcjonalnie można zmienić zamiast tabele tylko akapit, ale nie wiem jak odzielić zmienne na razie wyłączone
p.tekst {
font-family:  arial;
font-size:    10pt;
margin-left:  5mm;
margin-right: 5mm;
color: red;
}
*/
                                     
#table10                                      
{
   font-family: verdana;
   font-size: 10pt;
   color: white;
   font-weight: bold;
   text-align: right;
   margin-bottom: 1mm;
}                                          /* tabela górna z  home i wersja polska */
#table14
{
   font-family: verdana;
   font-size: 10pt;
   color: white;
   font-weight: bold;
   text-align: right;
   margin-bottom: 1mm;
}                                          /* tabela górna prawa z dodaj do ulubionych i mailem */
                                      
#table16
{
   text-align: justify;
   margin-bottom: 1mm;
   font-size:     11pt; 
}                                           /* z prawej strony dodane reklamy */

#table18
{
    color:         #391C73; 
   font-size:    9pt; 
}                                                                 
   
TD#tresc                            
    {
    font-family:   arial;
    font-size:     11pt; 
    text-align:    justify;
    font-weight:   lighter; 
    line-height :  20px;
    padding-left:  5mm;
    padding-right: 5mm;
    color:         #391C73;
    
    }                                      /* tabela srodkowa, biała z treścią */

h1   {
     text-align: center;
     font-size: 12pt; 
     font-weight: bold;
     color: #cf5982;
     background-color: #69449b;
     margin-top:   3mm; 
     margin-bottom:4mm;
     }                                      /* nagłówki  12,  centralnie, lila róż na tle koloru fiolet jak skryptu*/

                                            
     
h2   {
     text-align: center;
     font-size: 12pt; 
     font-weight: bold;
     color: #cf5982;
     margin-top:   4mm; 
     margin-bottom:3mm;
     }                                      /* nagłówki  12,  centralnie, lila róż -  kolor jak linków:  */

                                             
h3 {
     text-align:   left; 
   	 font-size:    12pt; 
	 color:        #cf5982; 
	 font-weight:   bold; 
}                                         /* nagłówki  12,  do lewej ,  lilaróż,    */
                                                

h4 { 
     text-align:    left; 
     font-size:     11pt; 
	 color:         #391C73; 
	 font-weight:   bold; 
    }                                     /* nagłówki  11, granatowy,   do lewej  */
                                            

h5 {
      text-align:   center;
      font-size:    11pt; 
      font-weight:  bold;
      color:        #000080;
    }                                      /* nagłówki  11,  niebieski,  centralnie */
      
h6 {
      text-align:   left;
      font-size:    11pt; 
      font-weight:  bold;
      color:     #cf5982;
   }                                      /* nagłówki  11,  niebieski,  do lewej */                  
      
p.tytul {
   
   font-weight: bold;
   text-align: center;
   color: #69449b;
         }                            /* wyśrodkowany,  pogrubiony,  */
p
{
margin-bottom: 2mm;

}                                      /* normalny akapit z odstępami dół */

p.cz {
   font-weight: bold;
   text-align: center;
   color: red;
         }                            /* wyśrodkowany,  pogrubiony, czerwony */
p.n {
   font-weight: bold;
   text-align: left;
  
         }                            /* do lewej,  pogrubiony, */
         
      
#sznur
{
font-size: 11pt;
font-weight: bold;
color: red;
text-decoration: line-through;
}                                          /* #FF33CC napis na niebieskim tle*/

                                         
DIV#moja0 {
    text-align  :   left;
    font-family:    arial;
    font-size :     10px;
    font-weight :   bolder;
    width       :   50%;
    line-height :   20px;
    padding     :   20px;
    margin      :   10px;
           
}                                      /*tabela menu po lewej*/
                                         
div#menu2 {
    font-size:     11pt; 
    font-weight:   lighter; 
    text-align:    justify;
    margin:        5mm;                /*odległoć całej warstwy od tabeli*/
    
   }                                   /*ramka po prawej*/
   
                                     




DIV#cont {
    text-align  : center;
    font-weight : bold;
    width       : 50%;
    border      : solid 1px black;
    padding     : 20px;
    margin      : 10px;
}

ul
{
text-align  : left;
margin-top: 15mm; 
margin-bottom: 0mm;
font family: verdana; 
font-size: 11pt;
font-color: #f1cbfe;
font-weight: bold;
imagesrc="../bilder/ball.gif"
}
li
{
margin-bottom: 5mm;
}

/* zmienia wszystkie akapity*/

/*klasa znacznika nadajemy nazwę  a potem się wywołuje tak:  
/*...
/*<P> ... tutaj tekst zwykłego akapitu ... </P>*/
/*...
/*<P CLASS="tytul"> ... tutaj tekst innego akapitu ... </P>*/
/*<p class="tresc">&nbsp;</p>*/

/*...*/


/* selektor gwiazdka cały tekst zmienia ale tylko ten który nie jest inaczej zdefiniowany */
/* {  font-family: sans-serif;   
         font-size: ;  
      }*/