/* @override http://apilot.balon.cz/css/global/print.css */

@import '/css/global/set.css';

body, html {
	margin: 0;
	padding: 0;
	background: #fff;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.noprint, .hd, .ft, .ftbar, .bd .section {
	display: none;
}

#head, #menu, #submenu, #subsubmenu {
	display: none;
}

#content {
	background: #fff;
	margin: 0;
	padding: 0;
	height: auto;
	width: auto;
}

#content .panel .bd {
	height: auto;
}

#content .panel .bd[style] {
	height: auto !important;
}

table, table tr td {
	border: 1px solid #c5c5c5;
	background: transparent !important;
}

html body[class] table[style] {
	background: transparent !important;
}

table[style] th {
	background: transparent !important;
}

table.notable, table.notable td {
	border: none;
}

table.sheet.various tbody tr.doubble-border td {
	border-bottom: 1px #000 solid;
}

table tr td {
	padding: 4px;
}

table thead th {
	background: transparent;
}

a {
	text-decoration: none;
}
