/*
	print.css ... tiskovy styl pro VysokeNJ
	$Id$
*/

h1, h2, h3, h4, h5, h6 {
	page-break-after: avoid;
	page-break-inside: avoid;
}
blockquote, pre {
	page-break-inside: avoid;
}
ul, ol, dl {
	page-break-before: avoid;
}


body { background-color: #FFFFFF; color: #000000; text-align: center; }
body, table {
	font-family: 'Times CE', Times, 'Times New Roman', serif;
	font-size: 13pt;
}

* { float: none; }

#links_top, #hlavicka, #menu_top, #menu_bottom, #navi_line, 
#right, #paticka, #navi_3 { display: none; }

#stranka { width: 100%; }
#obsah { width: 100%; }
#obsah_in { width: 100%; }