/* Raporty */
.table-report {
	border-top: 1px solid #672A00;
	border-left: 1px solid #672A00;
	font-family: Times New Roman, Arial, Tahoma;
}
.table-report TD, .table-report TH {
	border-bottom: 1px solid #672A00;
	border-right: 1px solid #672A00;
	background-color: white;
	font-size: 10px;
}
.table-report TD.header {
	height: 25px;
	text-align: left;
	font-weight: normal;
}
.table-reportSecretary TD, .table-reportSecretary TH {
	font-size: 11pt;
}
div#printPages {
	margin: 16px 1px;
}
div#printPages A {
	padding: 1px 10px;
	border-right: 1px solid;
}

.table-report-font-middle TD, .table-report-font-middle TH {
	font-size: 14px !important;
}
