body{
	background-color: #B1B1B1;
	background-image: url(../images/pozadi3.jpg);
}

#page{
 	position: relative;
	text-align: left;
	background-color: White;
	width: 800px;
	margin: 0 auto 0 auto;
}

#header{
	background-color: #2F6A26;
	width: 794px;
	height: 220px;
	margin-left: 3px;
	margin-right: 3px;
	border-top: solid;
	border-color: White;
	background: url(../images/logo.jpg);
}

#obsah{
	background-color: White;
	background: url(../images/obsah.jpg);
	margin-left: 177px;
	margin-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 600px;
	min-height: 813px;
	_height: 813px;
	font-family: Arial;
	font-size: 90%;
}

#menu{
	position: absolute;
	top: 226px;
	left: 3px;
	width: 170px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 810px;
	background: url(../images/menu2.jpg);
}


#footer{
	background-color: #B0B9FF;
	width: 794px;
	height: 20px;
	text-align: center;
	font-family: sans-serif;
	margin-left: 3px;
	margin-right: 3px;
	border-bottom: solid;
	border-color: White;
}

#menu A {
	display: block;
	white-space: nowrap;
	color: White;
	font-size: 130%;
	text-decoration: none;
	font-family: sans-serif;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
	
#menu A:hover {
	color: #FFFFA4;
	background-color: Blue;
}


#hmenu{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	position: absolute;
	left: 3px;
	top: 204px;
	width: 794px;
	height: 20px;
	text-align: center;
	color: White;
}

#hmenu a{
	xdisplay: block;
	white-space: nowrap;
	margin: 0px 0px 0px 0px;
	color: Blue;
	font-size: 110%;
	text-decoration: none;
	font-stretch: wider;
	font-weight: bold;
}
	
#hmenu a:hover {
	color: #FEFF00;
}

img{
	border: 0;
	padding: 5px 5px 5px 5px;
}

p{
 text-indent: 2em;
}

.bezodsazeni{
 text-indent: 0em;
}

h1,h2 {
	text-align: center;
	color: #0000BF;
}

h3{
	color: #0000BF;
}

th{
	background-color: #B7FEFF;
}

pre{
	font-family: Arial;
	
}

.l{
	background-color: White;
}

.s{
	background-color: #FFFF99;
}

.c{
	text-align: center;
}

.karty{
	float: right;
}

.branky{
	float: left;
}

#datum{
	margin-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #FFFF99;
}

#nadpis{
   padding-top: 10px;
	font-size: 150%;
	color: Blue;
}

#nadpis A {
   white-space: nowrap;
	text-decoration: none;
	color: Blue;
}
	
#nadpis A:hover {
	text-decoration: underline;
}


#autor{
	text-align: right;
}

#komentare{
	float: right;
}

#dalsi{
	text-align: center;
}

#dalsi A {
   white-space: nowrap;
	text-decoration: none;
	color: Blue;
}
	
#dalsi A:hover {
	text-decoration: underline;
}
