/* CSS Document */
body {
margin: 0em;
}

div.tekst {
font-family: "Trajan Pro", "Times New Roman";
font-style: normal; 
font-size: 16px;
font-weight: normal;
color: #ffffff;
text-align: center;
}

div.podpisy {
font-family: "Trajan Pro", "Times New Roman";
font-style: normal; 
font-size: 13px;
font-weight: normal;
color: #ffffff;
text-align: center;
}

div.podpisyMaly {
font-family: "Times New Roman";
font-style: normal; 
font-size: 12px;
font-weight: normal;
color: #ffffff;
text-align: left;
}

div.pismoReczne {
font-family: "Times New Roman";
font-style: italic; 
font-size: 18px;
font-weight: normal;
color: #ffffff;
text-align: center;
}
a {
font-family: "Times New Roman";
font-style: italic; 
font-size: 18px;
font-weight: normal;
color: #000000;
text-decoration: none;
text-align: right;
}
