
html {height: 100%;}
body {background-color: #fff; color: #000; margin: 0 0 0 6px; padding: 0; height: 100%; text-align: center; font: 100%/1.33 Tahoma, "Lucida Grande CE", lucida, sans-serif;}
	#page {width: 97%; height: 100%; position: relative; margin: auto; padding: 0; text-align: left; font-size: .8em;}
	html>body #page {height: auto; min-height: 100%;}

	#footer {position: absolute; left: 0; bottom: 6px; margin: 0; padding: 2px 0 2px 15px; width: 100%; text-align: left; overflow: hidden; border-top: 2px solid #696969; height: 30px; background: url(/img/arrow-address-print.png) 0 .5em no-repeat; color: #414141; font-size: .85em;}

	#header {height: 80px; width: 100%; border-bottom: 2px solid #696969; position: relative;}
		#header #serverName {position: absolute; bottom: 2px; right: 0; text-align: right; color: #000; font-weight: bold; font-size: .9em;}

		#logo {position: absolute; top: 8px; left: 0; width: 300px; height: 63px; overflow: hidden;}
			#logo span {position: absolute; top: 0; left: 0; width: 300px; height: 63px; background: transparent url(/img/logo-hkprerov-print.jpg) top left no-repeat;}
			a#logo span {cursor: pointer; cursor: hand;}	


	#main {padding: 0 1% 45px;}

	#main h1 {font-size: 1.25em; margin: 1.5em 0 .5em;}

	#main .perex {font-weight: bold;}	

	#main h2 {font-size: 1.1em; margin: 1em 0 1em; padding: 0;}
	#main h3 {font-size: 1em; margin: .5em 0; padding: 0;}
	#main h4, #main h5, #main h6 {font-size: 1em; margin: .2em 0 .5em; padding: 0;}


	#main a {color: #000;}
	
	#leftColumn,
	#rightColumn,
	#adminMenu,
	#enteredInfo,
	#mainmenu,
	#euInfo,
	#navigator,
	.Paging,
	.rightText,
	.noVisual, 
	.noPrint {display: none;}
	
	table {width: 100%;}


