body {
	margin:0; 
	padding:0; 
	border:0; 
	font-family: Arial, sans-serif; 
	font-size: 13px;
}

#logo, #topmenu, #piles, #net, #main div.left, #bot .bot-odkazy, #bot .right, #error_reporting_dialog {
	display: none;
}

p.summary2, form.filtr {
	display: none;
}

table, td, th {
	border: 1px solid grey;
	border-collapse: collapse;
}

td, th {
	padding: 3px;
}

td button {
	display: none;
}

a {
	color: black;
	text-decoration: none;
}

div.cookies-agreement {
	display: none !important;
}