html {
	margin: 0 auto 0;
	overflow: auto;
}
body {
	margin: 0 auto 0;
	border: none;
}
#lay {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	border: none;
}
#obsah {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	border: none;
}
#head {
	margin: 0 auto 0;
	left: 0px;
	width: 750px;
	height: 30px;
	border: none;
	color: black;
	background-image: url("img/logo.jpg");
	background-position: 97% 50%;
	background-repeat: no-repeat;
}
#framel {
	height: 100%;
	border: none;
	width: 362px;
	padding: 5px;
	overflow: auto;
	float: left;
	color: black;
	unicode-bidi: bidi-override;
	direction: rtl;
	text-align: left;
}
#framel ul, li {
	direction: ltr;
}
#framec {
display:none;
}
#framer {
	height: 100%;
	border: none;
	width: 362px;
	padding: 5px;
	overflow: auto;
	float: right;
	color: black;
}
#framer a, img {
display:none;
}
#foot {
	float: left;
	border: none;
	color: blue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 90%;
	line-height: 105%;
	color: black;
	margin-left:30px;
	width: 800px;
}
#foot em {
	color: black;
	font-weight: bold;
}
#foot a, a:link, a:hover, a:active, a:visited {
	text-decoration: none;
	color: black;
}
.sa {
text-align: left;
}
h1 {
	background: transparent;
	font: bold 22px "times new roman", "times roman", serif;
	text-align: left;
	margin: 0;
}
h2 {
	background: transparent;
	font: bold 16px "times new roman", "times roman", serif;
	text-align: left;
	margin: 0;
}
h3 {
	background: transparent;
	font: bold 18px "times new roman", "times roman", serif;
	text-align: left;
	margin: 0;
}
h4 {
	background: transparent;
	font: bold 16px "times new roman", "times roman", serif;
	text-align: left;
	margin: 0;
}
h5 {
	background: transparent;
	font: bold 8px "times new roman", "times roman", serif;
	text-align: left;
	margin: 0;
}
h6 {
	background: transparent;
	font: bold 6px "times new roman", "times roman", serif;
	text-align: left;
	margin: 0;
}
