/* page */
body { max-width: 800px; margin: 0 auto; padding: 0 .67em; background: white; color: black; font-family: sans-serif; line-height: 1.5em; text-align: justify; }

/* header */
h1, h2 { font-weight: normal; }
h1     { background: url('../media.wandystan.eu/graf/naglowki/mw_heads_new.png') no-repeat 0% 0% / 100%; width: 100%; padding-top: 21.5%; text-align: center; }

/* links */
a:link    { text-decoration: none; color: #E20800; }
a:visited { text-decoration: none; color: #A3007B; }
a:hover   { text-decoration: underline; }

/* files table */
th a[href ^= '?C=']        { display: block; visibility: hidden;  line-height: 0; }
th a[href ^= '?C=']::after { display: block; visibility: visible; line-height: 1.5em; }

th [href ^= '?C=N']::after { content: "Nazwa"; }
th [href ^= '?C=M']::after { content: "Ostatnio zmodyfikowane"; }
th [href ^= '?C=S']::after { content: "Rozmiar"; }
th [href ^= '?C=D']::after { content: "Opis"; }

th [href ^= '?C=M'],
th [href ^= '?C=S'] { text-align: right; }

/* other */
address { font-size: .75em; text-align: center; }
hr      { margin: .25em 0; height: 1px; background: #bbb; border: none; }
table   { width: 100%; margin: 0 -.67em; border-spacing: .67em 0; empty-cells: hide; font-size: 90%; }
