/* MAIN PAGE */

body{
       font-family: "Arial";
        font-size: 12px;
        color: Black;
        background-color: #dAd155;
        max-width: 800; 
        margin-left: 20;
        margin-right: 20;
}

td{
  font-family: "Arial";
  font-size: 12px;
  color: Black;
}

P, p{
  font-family: "Arial";
  font-size: 12px;
  color: Black;
}

span.maleWyroznij{
  font-family: "Arial";
  font-size: 12px;
  color: Black;
   font-weight: bold;
}


li.male{
  font-family: "Arial";
  font-size: 12px;
  color: Black;
}

td.male{
  font-family: "Arial";
  font-size: 12px;
  color: Black;
  text-align: center;  
}

span.podTytulAkapitu{
  font-family: "Arial";
  font-size: 14px;
  color: Maroon;
  font-weight: bold;
}

span.male{
  font-family: "Arial";
  font-size: 12px;
  color: Black;
}


td.duze{
  font-family: "Arial";
  font-size: 15px;
  color: Black;
  text-align: center;
}

td.mniejduze{
  font-family: "Arial";
  font-size: 12px;
  color: Black;
  text-align: center;
}

div.podTytulAkapitu{
  font-family: "Arial";
  font-size: 16px;
  color: Maroon;
  text-align: center;  
   font-weight: bold;
}

div.tytulAkapitu{
  font-family: "Arial";
  font-size: 18px;
  color: Maroon;
  text-align: center;  
   font-weight: bold;
}

div.tytulAkapituBig{
  font-family: "Arial";
  font-size: 24px;
  color: Maroon;
  font-weight: bold;
  text-align: center;  
}

span.powieksz{
  font-family: "Arial";
  font-size: 16px;
  color:Black;
  font-weight: bold;
        text-align: center;  
}
span.pomniejsz{
  font-family: "Arial";
  font-size: 11px;
  color:Black;
  text-align: center;  
}
span.wyroznij{  font-weight: bold;}


span.nowa{  
  color:RED;
  font-weight: bold;}

a{
        font-family: "Arial";
        font-size: 12px;
        color: Blue;
         text-decoration: none;
        font-weight: bold;
              text-decoration: underline;
        text-align: center;
}


a.podTytulAkapitu{
  font-family: "Arial";
  font-size: 16px;
  color: Maroon;
  font-weight: bold;
  text-decoration: underline;
}

th.male{
  font-family: "Arial";
  font-size: 14px;
  color: Maroon;
  font-weight: bold;
        text-align: center;  
}

th{
  font-family: "Arial";
  font-size: 16px;
  color: Maroon;
  font-weight: bold;
        text-align: left;  
}

/* MENU LEWE */

a.menulewe{
        font-family: "Arial";
        font-size: 14px;
        color: Green;
        text-decoration: none;
            font-weight: bold;
            text-align: center;
}


a.menulewe_wyroznione{
        font-family: "Arial";
        font-size: 14px;
        color: Red;
        text-decoration: none;
            font-weight: bold;
            text-align: center;
}


a.menulewe:hover{       text-decoration: underline; }
a.menulewe_wyroznione:hover{       text-decoration: underline; }

td.menulewe{ text-align: center;}


/* MENU PRAWE*/
div.menuprawe{
        font-family: "Arial";
        font-size: 14px;
        color: Green;
        text-decoration: none;
            font-weight: bold;
            text-align: center;
}


div.menuprawe_wyroznione{
        font-family: "Arial";
        font-size: 14px;
        color: Red;
        text-decoration: none;
            font-weight: bold;
            text-align: center;
}



/* NAGLOWKI */

div.naglowek1{
        font-family: "Times New Roman";
        font-size: 32px;
        color: black;
        text-decoration: none;
        font-weight: bold;
        text-align: center;
}

div.naglowek2{
        font-family: "Times New Roman";
        font-size: 20px;
        color: black;
        text-decoration: none;
        font-weight: normal;
        text-align: center;
}


/* STOPKA */
p.stopka{
  font-family:  "Verdana", "Tahoma", "sans-serif";
  font-size: 10px;
  color: Black;
  text-align: center;
}
