
a[href]:after {
content: '';
}

.content a[href]:after {
content: " (" attr(href) ")";
white-space: pre;
white-space: pre-wrap;
white-space: pre-line;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
white-space: -moz-pre-wrap;
white-space: -hp-pre-wrap;
word-wrap: break-word;
}

table[border] thead tr th {
font-weight: bold !important;
}

nav.screenreaders,
.cookie-alert,
.top,
.emblem,
.main-menu-wrapper,
.social,
.menu,
.shortcuts,
.links-with-overlay,
.footer,
.bottom {
display: none !important;
}

.logo {
margin-bottom: 15px;
}

.title {
border-bottom: #7e7e7e solid 1px;
}
.title .columns h1 {
font-weight: normal;
}

.breadcrumbs {
border-bottom: #7e7e7e solid 1px;
padding-bottom: 10px;
}
.breadcrumbs a {
text-decoration: none;
}
.breadcrumbs b {
display: none;
}
.breadcrumbs .columns > span.first {
margin-left: 0;
}

h1 {
margin: 0 !important;
padding: 10px 15px !important;
border: 0 !important;
}

.file a[href]:after {
content: '';
}
.file td {
border-top: #7e7e7e solid 1px;
}
.file .last td {
border-bottom: #7e7e7e solid 1px;
}
.file .form {
display: none;
}

.list-item .list-item-when,
.list-item .list-item-where {
margin: 0;
padding: 0;
font-size: 16px;
}
.list-item .list-item-when + .list-item-where:before,
.list-item .list-item-where + .list-item-when:before {
content: ', ';
}

ul.pagination li {
display: none;
}
ul.pagination li.current {
display: inline-block;
}
ul.pagination li.current:before {
content: 'Strona: ';
}
ul.pagination li.current a {
display: inline-block;
}
ul.pagination li.current a:after {
content: '';
}
