body {
	padding: 0px;
	margin: 0px; 
	background : white;
	color: black;
	}
#nadpis {
	display : none;
	}	
.main, .podbarveni {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	margin: 50px 0px 0px 0px;
	padding: 0px;
	background-image : none;
	background-color: inherit;
	border: none;		
	}	
.podbarveni{ /* OPRAVA neexistence min-height v IE*/
	display : none;
	}
/* prostredni sloupec */
.middle-column {
	position: relative;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    border: none;	
	}

/* levy sloupec */
.left-column {
	display : none;
}
.navigace3, .navigace1, .navigace {
	display : none;
	}
/* hledej */ 
#hledej {
	display : none;
}
/* pro stare prohlizece */
.none {
	display: none;
	}
.akce {
	display: none;
}	
/* Submenu */
.submenu {
	display: none;
}

.tisk {
	display: block;
}

p, td, th, ul, a, li {
	font: 12pt/1.1 "Times CE", "Times New Roman", serif;
	color: black;
	}
.small {
    font-size: 10pt;
	}
em, .red {
    color: black;
	}
hr { 
	border: 1px inset #000;
	}
h1, h2, h3 {
	font-family: "Helvetica CE", Verdana, Arial, sans-serif;
	color: black;
/*	filter: none;*/
	}
h1	{
	font-size: 20pt;
	font-weight: normal;
	}
h2	{
	font-size: 16pt;
	font-weight: normal;
	}
h3	{
	font-size: 14pt;
	font-weight: normal;
	font-style: italic;
	}
td, th, table {
	border: solid 1px #000;
	}
a	{
	color: black;
	} 
	
div.kniha {
    width: 100%;
    border: none;
	border-top: solid 1px black;
	border-bottom: solid 1px black;	
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	
	font: 12pt/1.1 "Times CE", "Times New Roman", serif;
	color: black;
    }
	
