@page{
	margin: 1cm;
} 
h2, h3{
	color: #000;
	font-weight: bold;
	margin: 4px 2px 2px;
}
h2{margin: 6px 4px;}
a{color: #000;}
.left-50{
		float:left;
		width: 49%;
}
.right-50{
		float:left;
		width: 49%;
}
.zalomit{
		border:0 none;
		margin:0;
		padding:0;
		float:none;
		clear:both;
		width:0;
		height:0;
		line-height:0;
		font-size:1;
		visibility:hidden;
}
.bilance th{font-weight: bold; text-align: right;color: #000;}
.bilance th, .bilance td{border-right: 1px solid #cfc0c2;}
.bilance td{white-space:nowrap;}
.bilance .label{
	max-width: 20em;
	_width: 18em;
	font-weight: bold;
	 white-space:normal;
}

.width-34{width:20.25em;}
.width-15{width:11em;}