/**
 * Print Stylesheet
*/

.layout-boxed .body-innerwrapper {
    max-width: 1024px;
    margin: 0 auto;
}
.body-innerwrapper {
    overflow-x: hidden;
    overflow-y: hidden;
}
/* Lighten Background Color */
body {background-color: #ffffff;font-size: 11px;overflow: auto}
h1, h2 {
font-size: 14px;
font-weight: 500;
padding: 10px 0;
margin:0
}
div.tekst-info > h1 {
    line-height: 1.5;
    font-size: large;
}
/* Hide Navigation */
#sp-top-bar {display: none;}
/* Hide Footer */
#sp-footer, #sp-bottom, #sp-logowanie, header#sp-header {display: none;}
table.filtertable.table.table-striped {display: none;}
.page-header {
    padding: 0px;
    margin: 0px;
}
section#sp-page-title {
    margin: 0;
    padding: 0;
}
#sp-main-body {
    padding: 10px 0 0;
}
a#offcanvas-toggler {
    display: none;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    line-height: 1;
    vertical-align: middle;
	font-size: 11px;
}
div#sp-position5 {
    display: none;
}
