a {
	font-family: Arial;
	font-style: normal;
	color: #DF9757;
	text-decoration: none;
}
a.podsekce {
	color: #DCC9C4;
	font-size: 10px;
}
li {
	list-style: none;
	text-align: left;
	background: url(../../images/menu.jpg) no-repeat scroll left;
	*background: url(../../images/menu.jpg) no-repeat scroll top left;
	padding-left: 25px;
	margin: 0px 0px 5px 0px;
	line-height: 24px;
}
ul {
	margin: 0px 0px 0px 0px;
	*margin: 0px 0px 0px 0px;
	padding: 0;
	/*list-style: url(../../images/menu.jpg);*/
	text-align: left;
}
li.podsekce {
	background: none;
	line-height: 100%;
	padding-left: 25px;
	*padding-left: 0px;
	color: #DCC9C4;
	list-style: disc inside;
	font-size: 10px;
}
a:hover {
	background: Maroon;
}
hr {
	color: #DF9757;
}
h1 {
	color: #DF9757;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
h2 {
	font-size: 12px;
	color: #DF9757;
	margin: 0px 0px 1px 1px;
}
h3 {
	font-size: 12px;
	color: #DCC9C4;
	margin: 0px 0px 5px 5px;
	padding: 0px;
}
body {
	background-color: BLACK;
	text-align: center;
	font-family: Trebuchet MS, Arial, Helvetica;
	display: block;
}
span.blok {
	text-align: left;
	margin: 0px 5px;
	display: block;
	min-height: 150px;
	height: 150;
	padding: 3px 3px 3px 3px;
}
input.txt, textarea.txt {
	border: 1px solid #666666;
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #231C18;
	width: 300px;
}
div#uvod {
	display: block;
	border: 1px dotted #DF9757;
	height: auto;
	max-width: 630px;
	*width: 100%;
	text-align: justify;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
}
span.hlavicka {
	display: block;
	border-bottom: 1px solid #DF9757;
	height: auto;
	max-width: 100%;
	*width: 100%;
	padding: 1px 1px 1px 1px;
	margin: 1px 0px 0px 0px;
	background: #251B1A;
}
p.novinky {
	display: block;
	border: 1px solid #251B1A;
	min-height: 105px;
	*height: 125px;
	max-width: 100%;
	*width: 100%;
	text-align: justify;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
}
p.linky {
	display: block;
	border: 1px solid #251B1A;
	max-width: 100%;
	*width: 100%;
	text-align: justify;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
}
p.rss {
	display: block;
	border: 1px solid #251B1A;
	max-width: 100%;
	*width: 100%;
	text-align: left;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 1px 0px;
	font-size: 10px;
}
div#telo {
	display: block;
	margin: 0px auto 0px auto;
	padding: 0px;
	background: black;
	min-height: 100px;
	max-height: 100%;
	*height: 100%;
	width: 800px;
}
div#menu {
	font: normal 12px Arial;
	height: auto;
	margin: 0px 0px 0px 44px;
	*margin: 0px;
	width: 140px;
	vertical-align: middle;
}
div#logo_body {
	display: block;
	background: Black url(logo_ryt_up.jpg) no-repeat scroll top left;
	min-width: auto;
	max-width: 570px;
	*width: 800px;
	height: 116px;
	font: 12px Arial;
	color: #996633;
	text-align: center;
	margin: 0px auto 0px auto;
	padding-left: 230px;
}
div#menu_body {
	display: block;
	background: #231C18 url(menu_ryt_up.jpg) repeat-y top;
	width: 230px;
	min-height: 700px;
	max-height: 100%;
	*height: 100%;
	font: 10px Arial;
	color: #DF9757;
	text-align: center;
	float: left;
	margin: 0px auto;
	padding: 0px auto;
}
div#hlavni_body {
	display: block;
	background: BLACK;
	width: 420px;
	min-height: 700px;
	max-heignt: auto;
	*height: 100%;
	color: #DCC9C4;
	text-align: left;
	margin: 0px auto 0px auto; /*padding-right: 10px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
}
div#prava_body {
	background: black;
	width: 120px;
	max-height: auto;
	*height: auto;
	font: 10px Arial;
	color: #996633;
	text-align: center;
	float: right;
	margin: 10px 10px 0px 0px;
}
div#paticka_body {
	background: BLACK;
	height: 20px;
	width: 100%;
	color: #996633;
	text-align: center;
	margin: 0px 0px;
	border-top: 1px dotted #996633;
	font-size: 10%;
	clear: both;
}