body {
	margin: 0px;
	padding: 0px;
	font-family: Arial CE, Helvetica CE,Arial, Helvetica, sans-serif;
	background-color: #E6E6E6;
	background-image: url(img/bgbody.gif);
	background-repeat: repeat-y;
}
/*body,td,th,p,input,textarea,h1,h2,h3,h4,h5 {*/
td,th,p,input,textarea,h1,h2,h3,h4,h5,li {
	font-family: Arial CE, Helvetica CE,Arial, Helvetica, sans-serif;
	font-size: 75%;
}
li {
	margin: 0;
	padding: 0;
}
ul {
	margin: 0;
	padding-left: 16px;
}
p {
	text-align: justify;
	margin: 0 0 10px 0;
	padding: 0;
}
h1,h2,h3,h4,h5 {
	font-size: 90%;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 0;
}
p+h1 {
	margin: 12px 0 8px 0;
}


/*---------------------------------------------*/
#obsah {
	position: absolute;
	left: 315px;
	top: 286px;
	width: 420px;
	height: auto;
}
#obsah A, #obsah A:link, #obsah A:active, #obsah A:visited{
	color: #F26522;
	text-decoration: none;
	font-weight: bold;
} 
#obsah A:hover {
	text-decoration: underline;
}

#krizhoriz {
	position: absolute;
	left: 0px;
	top: 198px;
	width: 100%;
	height: 49px;
	background-color: #A8A7A5;
}
#krizlevy {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 217px;
	height: 49px;
	background-color: #F7941D;
}
#krizstredni {
	position: absolute;
	left: 217px;
	top: 0px;
	width: 57px;
	height: 49px;
	background-color: #EA3B04;
}
#krizpravy {
	position: absolute;
	left: 274px;
	top: 0px;
	width: 383px;
	height: 49px;
	background-image: url(img/bgkrizpravygradient.gif);
	background-repeat: repeat-y;
}
#nebe {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 198px;
	width: 217px;
	background-image: url(img/bgnebe.jpg);
}
#titulek{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 198px;
	background-color: #DADADA;
	background-image: url(img/bgbody.gif);
	background-repeat: repeat-y;
}
#titulek img{
	position: absolute;
	left: 315px;
	top: 95px;
}
#menu {
	position: absolute;
	left: 0px;
	top: 278px;
	width: 176px;
	height: auto;
	text-align: right;
	color: White;
}
HR {
	height: 1px;
	color: #888888;
}


#foto{

width:685px;

margin-top:30px;
margin-right:20px;



}