/* Bloky */
ol {
	list-style-type : decimal;
}
body {
	background-color: white;
	padding: 0px 0px 20px 0px;
	margin: 0px; 
	color: #000000;
	background-image: none;
	}
body.nahlednafotku {
	background-color: white;
	padding: 0px;
	margin: 20px; 
	background-image: none;
	text-align: center;
	}
#nadpis {
	display: none;
	}
.main, .podbarveni {
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	background-color:white;
	background-image: none;
	border: none;
	}
.podbarveni{ /* OPRAVA neexistence min-height v IE*/
	height: 100%;
	}
.middle-column {
	position: relative;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	background-color: inherit;
	background-image: none;
	}

div.left-column { 
	display: none;
	}

.webmaster {
	position: relative;
	left: 0px;
	}	

div.malafotka {
	display: inline;
	}	
img.malafotka {
	filter: none;
	margin: 10px;
	border: 0px;
	}
	
.navigace {
	display: none;
	}
div.navigace img{
	display: none;
	}	
.notisk	{
	display: none;
	}
/* text */
h1, h2, h3 {
	text-align: left;	
	font-family: "Helvetica CE", Verdana, Arial, sans-serif;	
	color: black;	
	font-style: italic;	
}
h1, h2 {
	width: 100%;
	filter:none;
	}
h1 {
	height: 35px;
	font-size: 25px;	
	}
h2 {
	height: 26px;
	font-size: 20px;	
	}
h3 {
	font-size: 14px;
	}
p {
	text-indent: 30px;
	text-align: justify;	
	font: 12pt/1.1 "Times CE", "Times New Roman", serif;
	color: #000;
	margin: 0px;
	padding: 0px 30px 0px 0px;
	}
td, th {
  	font: 10pt/1 "Times CE", "Times New Roman", serif;
	text-indent: 0px;	
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	color: #000;	
	}	
li {
	font: 12pt/1.1 "Times CE", "Times New Roman", serif;
	}
a {
	color: black;
	text-decoration: underline;	
	}
hr { 
	border: 1px inset #000;
	clear: left;
	}

