body {
	background-color: #FFF;
	font-family: Tahoma;
	font-size: 9pt;
	color: #000;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #A69583;
}

div {
}

#stol {
	position: absolute;
	top: 0px;
	left: 0px;
}

#karel {
	position: absolute;
	top: 80px;
	left: 0px; 
}

#zidle {
	position: absolute;
	top: 0px;
	left: 672px;
}

#noha {
	position: absolute;
	top: 178px;
	left: 0px;
}

#menu {
	position: absolute;
	top: 179px;
	left: 230px;
	width: 400px;
	background: transparent url(../images/line.jpg) top center;
	text-align: center;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	display: inline;
}
#menu ul li a {
	padding-left: 27px;
	padding-right: 27px; 
	text-decoration: none;
	color: #000;
	font-size: 8pt;
	font-weight: bold;
}

#menu ul li a:hover {
	background: #A69583;
}

#main {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 830px;
	border-right: 1px solid #A69583;	
}

#inmain {
	margin: 10px 88px 10px 88px;
}

#author {
	text-align: right;
	font-size: 6pt;
	font-family: verdana;
	color: #A69583;
	margin: 3px;
}

#author a {
	text-decoration: none;
	color: #A69583;
}

h1 {
	font-size: 170%;
	margin-bottom: 15px;
	border-bottom: 2px groove #CAA476;
}

h2 {
	font-size: 140%;
	margin-bottom: 10px;
}

p {
	margin-bottom: 5px;
	margin-top: 0px; 
	text-indent: 10px; 
}
#inmain ul {
	margin: 3px 0px 8px 0px;
	_margin: 3px 0px 8px 24px;
}

#inmain li {
	list-style-type: none; 
	list-style-image: url(../images/li.gif);
	vertical-align: middle;
	padding-left: 8px;
}

#fotky a {
} 

#fotky a img {
	border: 2px solid #A69583;
	margin-left: 10px;
	margin-top: 15px; 
} 

