body{
	background-color: #FFFFFF;
	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: #FFFFFF;
	width: 794px;
	height: 220px;
	margin-left: 3px;
	margin-right: 3px;
	border-top: medium solid White;
	background: url('../images/logoStrankyNove.jpg');; border-left-color:White; border-right-color:White; border-bottom-color:White
}

#obsah{
	background-color: White;
	padding:10px; background:white; margin-left: 177px;
	margin-top: 3px;
	width: 600px;
	min-height: 613px;
	_height: 613px;
	font-family: Times New Roman;
	font-size: 100%
}

#menu{
	position: absolute;
	top: 226px;
	left: 3px;
	width: 170px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 1410px;
	background: url('../images/menu2.jpg');
	font-family: Times New Roman;
}


#footer{
	background-color: #FFFFFF;
	width: 794px;
	height: 20px;
	text-align: center;
	font-family: sans-serif;
	margin-left: 3px;
	margin-right: 3px;
	border-bottom: solid;
	border-color: Red;
}

#menu A {
	display: block;
	white-space: nowrap;
	color: Red;
	font-size: 130%;
	text-decoration: none;
	font-family: Times New Roman;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
	
#menu A:hover {
	color: #000000;
	background-color: White;
}


#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: Red;
}

#hmenu a{
	xdisplay: block;
	white-space: nowrap;
	margin: 0px 0px 0px 0px;
	color: Red;
	font-size: 110%;
	text-decoration: none;
	font-stretch: wider;
	font-weight: bold;
}
	
#hmenu a:hover {
	color: #FFFFFF;
}

img{
	border: 0px none;
}

p{
 text-indent: 2em;
}

.bezodsazeni{
 text-indent: 0em;
}

h1, h2 {
	text-align: center;
	color: Red;
}

h3{
	color: red;
}

th{
	background-color: Red;
}

pre{
	font-family: Arial;
	
}

.l{
	background-color: #FFFF00;
}

.s{
	background-color: red;
}

.c{
	text-align: center;
}

.karty{
	float: right;
}

.branky{
	float: left;
}

#datum{
	margin-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #FFFF00;
}

#nadpis{
   padding-top: 10px;
	font-size: 150%;
	color: Red;
}

#nadpis A {
   white-space: nowrap;
	text-decoration: none;
	color: Red;
}
	
#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: Red;
}
	
#dalsi A:hover {
	text-decoration: underline;
}