body, html {
	background: none !important;
	color: black;
}
a {
	text-decoration: none !important; 
	color: black !important;
}

thead { display: table-header-group; }
tfoot { display: table-row-group; }
tr { page-break-inside: avoid; }

.vytvoreno-modulem-tables table, .vytvoreno-modulem-tables td, .vytvoreno-modulem-tables tr, .vytvoreno-modulem-tables th {
	border: 1px solid black !important;      
}


