
html, body {
    font: 400 15px "Calibri", Arial, Helvetica, Sans-serif;
}
h1, h2 {
    position: inherit;
}
.font-small {
    font-size: inherit;
}
.deklaracja #inner_content {
    margin-left: 20px;
    margin-right: 20px;
}
.informacje > ul {
    list-style: circle;
}
