body, html { 
	background-color: #FFFFFF;
	border: 0px none;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	font-family: "Times New Roman", Times, serif !important;
/*	font-size: small !important; */
} 

p, img, table, tr, th, td, h1, h2, h3, h4, h5 { 
/*	border: 0px none; */
	margin: 0px; 
	padding: 0px; 
} 

p { 
	padding: 10px 20px 0px 0px;
	text-indent: 50px;
	text-align: justify;
} 

ul, ol, dl, form, blockquote  {
	margin-top: 0px;
	margin-bottom: 0px;
}

th {
	color: #FFFFFF;
	background-color: #008000;
	font-weight: bold;
}

.menu {
	width: 0px;
}

.nadpis {
	padding: 20px 0px 0px 0px;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
}

.podnadpis {
	padding: 20px 20px 0px 20px;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
}

hr.nadpis {
	width: 100%
}

hr.podnadpis {
	width: 100%
}

#netiskni {
	display: none;
}
