body {
	margin: 0;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 0.70em;
	color: #000000;
	
}

#menu, #panel-right, #panel-left, #smenu, #navi, #footer, #news, #butakt {
	display: none;
}

td {
	page-break-inside: avoid;
}


table {
	font-size: 1em;
	border-collapse: collapse;
	border-spacing: 0px;
	border-style: none;
	border: 0px solid #000;
}

th {
	text-align: left;
		border: 0px;
	border-bottom: 1px solid #000;
	border-right: 0px solid #000;
	height: 25px;
	color: #000000;
}
td {
	border: 0px;
	border-bottom: 1px solid #000;
	border-right: 0px solid #000;
	height: 25px;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

h1 {
	font-size: 1.5em;
	margin-top: 2px;
	margin-bottom: 6px;
}
h2 {
	margin-top: 1.25px;
	margin-bottom: 4px;
	font-size: 1.45em;
}
h3 {
	margin-top: 8px;
	margin-bottom: 1.25px;
	font-size: 1.25em;
}

h4 {
	margin-top: 1.1px;
	margin-bottom: 4px;
	font-size: 1em;	
}