letter-spacing: 0.1em;
}
+em.wieksze-odstepy
+{
+ font-style: normal;
+ word-spacing: 1em;
+}
+
.person-list em.person
{
font-style: normal;
table {
border-collapse: collapse;
+ width: 100%;
}
-td {
+table.border th, table.border td {
border: 1px solid black;
}
+
+th, td {
+ vertical-align: top;
+}
\ No newline at end of file