.navbar , .btn {
	display: none;
}

a[href]:after {
	content: "";
}

.container {
	border: none;
	background: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	margin-top: 0px;
	margin: 0;
}

body {
	padding-top: 0px;
	padding-bottom: 0px;
}

.zl-container .table-dodacilist td {
	font-size: 11pt;
	line-height: 14pt;
}
.zl-container .table-dodacilist td.dim {
	font-weight: 600;
}

.pagebreak {
	display: block;
	page-break-before: always;
	height: 1px;
	position: relative;
	margin-bottom: 10px;
}


.pagenumber {
	display: block;
	position: absolute;
	right: 120px;
	top: 10px;
	font-size: 18px;
	font-family: 'Ubuntu Condensed';
}
