body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}
a {
	color: #090;
	text-decoration: none;
}
a:hover {
	color: #060;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
.table_border_1K {
	background-color: #FFFFFF;
	border: 1px solid #336633;
	height: 100%;
}
.LM_odkaz {
	font-size: 12px;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}
#header {
	height: 108px;
	width: 1000px;
}
#header img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Tmenu {
	height: 25px;
	width: 1000px;
	margin-top: 5px;
	margin-bottom: 0px;
}

#Tmenu img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main {
	text-align: left;
	width: 1000px;
}
#Lmenu {
	height: 100%;
	width: 158px;
	float: left;
	background-color: #9DC19B;
	border: 1px solid #225336;
	margin-bottom: 5px;
}
#Lmenu h1 {
	font-size: 12px;
	color: #030;
	text-align: center;
	margin: 5px;
}
#Lmenu ul {
	font-weight: bold;
	margin: 0px;
	padding: 5px 5px 5px 25px;
}
#Lmenu li {
	font-weight: normal;
	list-style-type: square;
	margin: 2px;
}
#Lmenu a {
	color: #030;
	text-decoration: none;
}
#Lmenu a:hover {
	color: #F00;
}
#content {
	height: 100%;
	width: 825px;
	float: left;
	padding-left: 10px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 5px;
}
#content h1 {
	color: #030;
	margin-bottom: 5px;
	font-size: 16px;
}
#content h2 {
	color: #063;
	margin: 0px;
	font-size: 16px;
}
#content h3 {
	color: #063;
}
#footer {
	clear: both;
	background-color: #205539;
	background-image: url(images/layout/footer_bg.jpg);
	height: 16px;
	width: 990px;
	margin-top: 5px;
	color: #FFF;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 336633;
	border-left-color: 336633;
	margin-bottom: 5px;
}
#footer a {
	color: #FC0;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0;
}
.pravidla {
	text-align: justify;
}

