

.tytul {
    font-family : serif;
    font-size : 16px;
    font-weight : bold;
  }


.tekst {
    font-family : serif;
    font-size : 12px;
  }


.podpis {
    font-family : serif;
    font-size : 10px;
    text-align : right;
  }
  
.podpis2 {
  font-family : serif;
  font-size : 10px;
  text-align : left;
  margin: 0;
}


