body {
	margin:0;
	background-color: #CCFFFF;
	;
	color:black;
	font:16px , "Times New Roman","Times New Roman CE", "Times New Roman", serif;
}

h1,h2, h3, h4, .menu1, .menu2 {
	font-family: "Arial CE", "Helvetica CE", Arial, sans-serif;
	}

p { margin:1em 0; }
hr { display:none; }

#text {
	margin:85px 0 0 35px;
	width:700px
}
#text p {
	margin:1ex 0;
	font-size:16px;
	line-height:130%;
	}

#obsah {
	margin:85px 0 0 255px;
	width:500px;
	}
#obsah p {
	margin:1ex 0;
	font-size:16px;
	line-height:130%;
	}
#foto{
	position:absolute; top:85px; left:20px; width:180px;
	white-space:nowrap;
	padding:0;
	}

#foto p {
	margin:0;
	font-size:13px;
	line-height:130%;
	letter-spacing:0.4ex;
	}

h4.menu1 { display:none; }
p.menu1 {
	position:absolute;
	left:5px;
	top:15px;
	width:650px;
	font-family: "Times New Roman", Times, serif;
	padding-top:5px;
	text-align:center;
}
p.menu1 a {
	margin:0; padding:8px;
	white-space:nowrap;
	color:black;
	font-size:16px;
	font-weight:bold;
	}
p.menu1 a:hover {
	background: #95FDF0;;;
	color:white;
}

.menuodd { display:none; }

