html {
	margin: 0 auto 0;
	overflow: auto;
}
body {
	margin: 0 auto 0;
	border: none;
}
#lay {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 895px;
	height: 562px;
	border: none;
	background-image: url("img/back.png");
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
#obsah {
	position: relative;
	top: 53px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 755px;
	height: 420px;
	border: none;
	background: #383838;
}
#head {
	margin: 0 auto 0;
	left: 1px;
	width: 755px;
	height: 30px;
	border: none;
	background: #795E45;
	color: #ffff90;
	background-image: url("img/logo.jpg");
	background-position: 97% 50%;
	background-repeat: no-repeat;
}
#framel {
	height: 356px;
	background: #4D3722;
	border: none;
	width: 298px;
	padding: 5px;
	overflow: auto;
	float: left;
	color: white;
	unicode-bidi: bidi-override;
	direction: rtl;
	text-align: left;
}
#framel ul, li, p {
	direction: ltr;
}
#framec {
	height: 356px;
	background: #2A2027;
	border: none;
	width: 128px;
	padding: 5px;
	overflow: auto;
	float: left;
	color: white;
	text-align: center;
}
#framec img {
border:none;
}
#framer {
	height: 356px;
	background: #4D3722;
	border: none;
	width: 298px;
	padding: 5px;
	overflow: auto;
	float: right;
	color: white;
}
#framer a {
font-size:0.7em;
}
#foot {
	position: relative;
	margin: 0 auto 0;
	left: 0px;
	width: 755px;
	height: 29px;
	bottom: -29px;
	border: none;
	background: #3E6E3E;
	color: blue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 80%;
	line-height: 95%;
	padding-top: 2px;
	color: #1DCC54;
}
#foot em {
	color: #A8DB50;
	font-weight: normal;
}
#foot a, a:link, a:hover, a:active, a:visited {
	text-decoration: none;
	color: #1DCC54;
}
h1 {
	background: transparent;
	font: bold 24px "times new roman", "times roman", serif;
	text-align: left;
	margin: 0;
}
h2 {
	background: transparent;
	font: bold 21px "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;
}
