html,body,table {
	font-family: 'Roboto';
	font-weight: 200;
	font-size: 9pt;
	background:white;
	margin:0cm;
}

h1 {
	font-size:1.5em;
	font-weight: 400;
}

#superior_div {
max-width:auto;
border:0px;
}

.clear {
	clear:both;
}

@page land {
	size: landscape;
}

.landscape {
	page: land;
}

.printonly {
	display: table-cell;
}

.noprint {
	display: none !important;
}

.print {
	display: block;
}

.skrzynka,.skrzynka2 {
	max-width: 100%;
	border-collapse: collapse;
}

.skrzynka td,.skrzynka2 td,.skrzynka th,.skrzynka2 th {
	border: solid 1px black;
	padding: 3px;
}

tr, td, th, tbody, thead, tfoot {
    page-break-inside: avoid !important;
}

fieldset {
	border:solid 1px black;
	padding:3px;
}

legend {
	background:white;
}

.do_zaplaty {
	font-size: 14pt;
	font-weight: bold;
}

.do_zaplaty span {
	font-size: 16pt;
}

#menu_div,#top_div,#bottom_div,.noprint,#bigheader,#bigheader2	{
	display: none;
	}

#main_div {
	width: 100%;
	margin: 0px;
}

#bigbox{
	float: none;
	width: 100%;
	margin: 0px;
	box-shadow:none;
	border-radius:0px;
	padding:0px;
}

.bigbox .con {
	padding:2px;
}

#boxes {
	display:none;
}

.nazwa_skrzynki {
	float: none;
	display: block;
	font-size: 14pt;
	text-align: center;
}

.bigbox {
	border:0px;
}
	
.center	{
	text-align:center;
}

.right {
	text-align:right;
}
	
.small {
font-size:7pt;	
}

.mala, .mala th, .mala td {
font-size:7pt;
}

.label-pl {
	font-size:.7em;
	color:#222;
}

@media print {
  .break-page {
    page-break-before: always;
  }
}
