body, html
{
	border:  0px none;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px!important;
	background-color: #ffffff;
	text-align: left;
	margin: 0px;
	color: #000000;
}
td {
	font-size: 14px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
	color: #993300;
}
.titul, .menu, .download, .pata, .aktuality {
	display:none;
}
.obsah {
}
.obsah a:link, .download a:link, .obsah a:visited, .download a:visited {
	color: #004B9F;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: underline;
}
.obsah a:hover, .download a:hover {
	color: #0099FF;
}
hr.cistic {
	clear: both;
	height: 1px;
	border: none;
	visibility: hidden;
	margin-top: -1px;
}
.foto {
	float: left;
	height: 150px;
	width: 150px;
	background-color: #FFECCE;
	margin: 5px;
	text-align: center;
	border: 1px solid #000000;
}
.foto img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top:5px;
}
.obrazek_vpravo {
	float: right;
	margin-left:20px;
	margin-right:10px;
}
.obrazek_vlevo {
	float: left;
	margin-right:20px;
}