body {
/*	color:#F8D448;*/
	/*background-color: #66FFFF;*/
}

#menu {
/*background-image: URL('img/background.jpg'); /* obrázek na pozadí */
/*background-attachment: fixed; /* pozadí neroluje */
/*background-color: #F7FBBB; /* případná barva pozadí */
/*background-color: #66FFFF; /**/
background-color: #B6FFFF;*/
/*background-color: #00BBFF; /* případná barva pozadí */
/*background-color: #F7FBBB; /* případná barva pozadí */
/*background-repeat: no-repeat;/**/
background-position: center top;
color: black; } /* text */

/*
#menu a {
	text-decoration: none;
	color:#000000;
	font-weight: bold;
	background-color: #F4F4DA;
  background-color: #99CC00;
  background-color: #FFFFFF;
	border:1px solid #501819;
	padding: 1px;
	padding: 0px;
	padding-left:10px;
	padding-top:1px;
	padding-bottom:1px;
	display:block;
	margin-top:2px;
}
#menu a:hover {
	color:#F8D448;
	background-color: #501819;
	color:#99CC00;
	background-color: #DA251C;
}
*/
/*
#container {
	width: 1000px;
	_width: 1000px;
	height: auto;
	margin: 0px auto;
	clear: both;
	text-align: left;
}
#hlavicka_leva {
	height: 140px;
	width: 230px;
	float: left;
	margin-left: 0px;
	border-bottom: solid 0px #DA5615;
	border-bottom: solid 4px green;
	margin-bottom: 0px;
  background-color: #DA251C;
  background-color: #DA251C;
}
#hlavicka_prava {
	height: 140px;
	width: 765px;
	_width: 770px;
	float: left;
	margin-left: 0px;
	border-bottom: solid 0px #DA5615;
	border-bottom: solid 4px green;
	border-left: solid 5px green;
	margin-bottom: 0px;
  background-color: #DA251C;
  background-color: #99CC00;
}
#menu {
  clear: both;
	width: 230px;
	height: 585px;
	_height: 600px;
	height: auto;
	_height: auto;
	height: 820px;
	_height: 800px;
	text-align: left;
	font-size: 12pt;
	font-size: 26px;
	font-family: Arial;
	padding: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	background-color: #99CC00;
}
#obsah {
	float: left;
	width: 750;
	_width: 770;
	height: auto;
	height: 800;
	_height: 800;
	min-height: 800px;
	_min-height: 800px;
	padding: 20px 05px 0px 10px;
	border-left: solid 4px green;
	font-size: 18px;
	font-family: Arial;
	text-align: left;
	background-color: #FFFFFF;
}
#paticka {
	width: 1000px;
	height: auto;
	min-height: auto;
	height: 20px;
	min-height: 20px;
	border-top: solid 2px #DA5615;
	border-top: solid 4px green;
	padding: 2px 0px;
  clear: both;
	color: black;
	background-color: green;
	background-color: 	LimeGreen;
}
h1 {
	color: yellow;
	color: black;
	font-family: Arial;
	font-family: Century gothic,Arial;
	font-size: 30px;
	font-weight: bold;
}
h2 {
	color: black;
	font-family: Arial;
	font-family: Century gothic,Arial;
	font-weight: bold;
	font-size: 20px;
}
h3 {
	color: black;
	font-family: Arial;
	font-family: Century gothic,Arial;
	font-size: 36px;
	font-weight: bold;
}
#hlavicka_velke {
	color: black;
	font-family: Arial;
	font-family: Century gothic,Arial;
	font-weight: bold;
	font-size: 35px;
}
#hlavicka_male {
	color: black;
	font-family: Arial;
	font-family: Century gothic,Arial;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	text-align: center;
}
#menu a {
	text-decoration: none;
	color:#000000;
	font-weight: bold;
	background-color: #F4F4DA;
  background-color: #99CC00;
  background-color: #FFFFFF;
	border:1px solid #501819;
	padding: 1px;
	padding: 0px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	display:block;
	margin-bottom:4px;
	margin-bottom:10px;
}
#menu a:hover {
	color:#F8D448;
	background-color: #501819;
	color:#99CC00;
	background-color: #DA251C;
}

#obsah_a {
	width: 228px;
	text-align: center;
	text-decoration: none;
	color:#501819;
	color:#000000;
	font-size: 24px;
	font-weight: bold;
	background-color: #F4F4DA;
	background-color: #99CC00;
	border:1px solid #501819;
	border:1px solid green;
	padding: 0px;
}
#obsah_a:hover {
	color:#F8D448;
	background-color: #501819;
	color:#99CC00;
	background-color: #DA251C;
}
*/