body { background-color: #FDFAC1;
       font-family: verdana, arial, helvetica, sans-serif;
       color: black;
     }

p.zestaw { text-indent:-1cm;
           text-align: justify;
           margin-left: 1cm;
           margin-top:0;
           margin-bottom: 0.5em; } 

a:link    { color: blue; }
a:active  { color: red; }
a:hover   { color: red; }
a:visited { color: #000080; }
a:visited:hover { color: red; }

dl dt {font-weight: bold;}

li { list-style-image : url(grafika/kulka1.gif);
     text-align : left; }

table.menu_dolne { background: #FDFAC1;
                   width: 100%;
                   border-style: none;
                   font-size: 80%; }

table.menu_dolne td { width: 20%;
                      border: 2px solid black;
                      text-align: center;
                      padding: 5px; }

table.menu_gorne { background: #FDFAC1;
                   border-style: none;
                   font-size: 80%; }

table.menu_gorne td { border: 1px solid black;
                      text-align: center;
                      padding: 5px; }

table.ludzie { border: 2px solid black;
               padding: 5px;
               font-size: 90%;
               align: center; }

table.ludzie th { border: 1px solid black; }
table.ludzie td { border: 1px solid black; }
table.ludzie td.tytul { text-align: right; }
table.ludzie td.pokoj { text-align: center; }
table.ludzie td.telefon { text-align: center; }

table.nazwa_zakladu { background: #006595;
                      border: none;
                      padding: 5px; }

h1, h2, h3, h4 { font-weight: bold;
                 font-style: normal;
                 color: green;
                 padding-top: 0mm;
                 padding-bottom: 0mm; }

h1 { font-size: 150%;
     margin-top: 5mm;
     margin-bottom: 5mm;
     text-align: center;  }

h2 { font-size: 120%;
     margin-top: 8mm;
     margin-bottom: 4mm;
     text-align: left; }

h3 { font-style: italic;
     font-size: 110%;
     margin-top: 5mm;
     margin-bottom: 2mm;
     text-align: left; }

h4 { font-style: italic;
     font-size: 100%;
     margin-top: 3mm;
     margin-bottom: 2mm;
     text-align: left; }

small { font-size: 80%; }
