body {
	color: black;
	background-color: white;
	padding: 0em;
	}
body, tr, th, td {
	font-family: serif;
	font-size: 13pt;
	}

/* @page { margin: 2.5cm; } */

h1 { font-size: 1.6em; text-transform: none; font-weight: normal; }
h2 { font-size: 1.4em; text-transform: none; font-weight: normal; }
h3 { font-size: 1.2em; text-transform: none; }
h4 { font-size: 1em; text-transform: none; }
h1, h2, h3, h4, h5, h6 {page-break-after: avoid; page-break-inside: avoid}
ul, ol, dl {page-break-before: avoid}

#vypis [href]:after { content: " [" attr(href) "] "; } 

#hlavni {
	background: transparent;
	border-bottom: none;
	padding: 0em;
	width: 100%;
	}
#lcol, #rcol {
	display: none;
	}
#mcol {
	margin: 0em;
	background: transparent;
	border-top: none;
	border-bottom: none;
	width: 100%;
	}
#vypis {
	padding: 0em;
	width: 100%;
	overflow: visible;
	}
#unav {
	background: transparent;
	padding: 0em 0em 2em 0em;
	text-transform: none;
	font-size: 10pt;
	font-family: serif;
	}
#unav img {
	display: none;
	}
#unav a:link, #unav a:visited {
	color: black;
	}
#unav a:after { content: " / "; } 
