img#indikator{
	align:rigth;
	height:20px;
}
table#rez{
	width:95%;
	cellpadding:2;
	border-collapse: collapse;
	text-align:center;
}
table#rez td#border{
	border-style:solid;
	border-width:1px;
	border-color:black;
}
table#rez td#border_b{
	border-bottom-style:dashed;
	border-width:1px;
	border-color:gray;
}
.TblFont1 {
	font-family: Arial;
	font-size: 3 mm;
}
.Cell1 {
	font-family:Arial, Sans Serif;
	font-size:4mm;
	text-align:center;
	border-top-style:0.4mm solid black;
	border-right-style:0.4mm solid black;
	border-bottom-style:0.4mm solid black;
	border-left-style:0.4mm solid black;
}
.Cell1-1 {
	font-family:Arial, Sans Serif;
	font-size:3mm;
	border-top-style:0.4mm solid black;
	border-right-style:0.4mm solid black;
	border-bottom-style:0.4mm solid black;
	border-left-style:0.4mm solid black;
}
.Cell2 {
	font-family:Arial, Sans Serif;
	font-size:3mm;
	text-align:center;
	border:none;
}
.Cell3 {
	font-family:Arial, Sans Serif;
	font-size:4mm;
	text-align:center;
	border-top-style:0.4mm solid black;
	border-right-style:0.4mm solid black;
	border-bottom-style:none;
	border-left-style:0.4mm solid black;
}
.Cell4 {
	font-family:Arial, Sans Serif;
	font-size:3mm;
	text-align:left;
	border:none;
}
.Cell41 {
	font-family:Arial, Sans Serif;
	font-size:3.5mm;
	text-align:left;
	border:none;
}
.rightmargin {
	margin-right:15mm;
}
.topmargin {
	margin-top:15mm;
}
.bottommargin {
	margin-bottom:15mm;
	text-align:right;
	font-size:3mm;
}
.break {
	page-break-before: always;
}