
body { overflow: scroll; }

.empty {
	font-size: 3pt;

}



.link {
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	FONT-WEIGHT: bold;
    text-decoration: none;

}

.napis {
	font-family: Arial;
	font-size: 10pt;
	color: blue;
	text-align: left;
	FONT-WEIGHT: bold;
	VERTICAL-ALIGN: middle;

}

.napis_small {
	font-family: Arial;
	font-size: 8pt;
	color: black;
	text-align: left;
	FONT-WEIGHT: bold;
	VERTICAL-ALIGN: middle;

}

.napis_nobold {
	font-family: Arial;
	font-size: 10pt;
	color: blue;
	text-align: left;
	FONT-WEIGHT: normal;
	VERTICAL-ALIGN: middle;

}

.napis_tytul {
	font-family: Arial;
	font-size: 12pt;
	color: black;
	text-align: left;
	FONT-WEIGHT: bold;
	VERTICAL-ALIGN: middle;

}

.napis_tytul_blue {
	font-family: Arial;
	font-size: 14pt;
	color: blue;
	text-align: left;
	FONT-WEIGHT: bold;
	VERTICAL-ALIGN: middle;

}


.akt_coordinate {
	font-family: Arial;
	font-size: 13pt;
	color: blue;
	text-align: left;
	FONT-WEIGHT: bold;
	VERTICAL-ALIGN: middle;

}

.napis_red {
	font-family: Arial;
	font-size: 10pt;
	color: red;
	text-align: left;
	FONT-WEIGHT: bold;
	VERTICAL-ALIGN: middle;

}

.combo_box {
	font-family: Arial;
	font-size: 8pt;
	color: black;
	text-align: left;
	FONT-WEIGHT: bold;
	VERTICAL-ALIGN: middle;

}

.input_box {
	font-family: Arial;
	font-size: 8pt;
	color: black;
	text-align: left;
	FONT-WEIGHT: bold;
	VERTICAL-ALIGN: middle;

}

.input_box_disabled {
	font-family: Arial;
	font-size: 8pt;
	color: gray;
	text-align: left;
	FONT-WEIGHT: bold;
	VERTICAL-ALIGN: middle;

}

.table_admin {
	font-family: Times New Roman;
	font-size: 8pt;
	color: black;
	text-align: left;
	FONT-WEIGHT: bold;
	VERTICAL-ALIGN: middle;
	background-color: #1F7A88

}

.table_admin_header {
	font-family: Times New Roman;
	font-size: 10pt;
	color: black;
	text-align: left;
	FONT-WEIGHT: bold;
	VERTICAL-ALIGN: middle;
	background-color: #EF7700;

}












































