@charset "utf-8";
/* CSS Document */

div {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
div#header
{
    display:none;
}
div#sidebar-left
{
    display: none;
}
div#content-top
{
    display: none;
}
div#platnosci-inne
{
    display: block !important;
    z-index:9999;
    clear:both;
    position: absolute;
    margin: 0 !important;
}
.print
{
    display: none;
}
.accno
{
    display: block;
    clear: both;
}