body {
	font-family: "Verdana CE", Verdana, sans-serif;
	background-color:silver;
	color: white;
}
#zahlavi {
	top: 0px;
	height: 80px;
	width: 638px;
	border-bottom: 4px dotted #E1E1E1;
	text-align: left;
	padding-left:10px;
	padding-right:10px;
	background: Gray url(../pics/vlna.jpg) no-repeat left;
}
#obsah {
	background-color: Gray;
	top:85px;
	font-size:80%;
	width:638px;
	padding:10px;
	text-align: left;
}
a.zahlavi {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a.zahlavi:hover {
	color: #F0E68C;
	font-weight: bold;
	text-decoration: none;
}
a {
	color:#F0E68C;
}
a:hover {
	text-decoration:none;
	color:#F0E68C;
}
h2 {
	font-size: 20px;
	color: navy;
	font-weight: normal;
	letter-spacing: 3px;
}
h3 {
	font-variant:small-caps;
	font-weight:bold;
	font-size:120%;
	padding:5px;
	border-bottom: 1px solid;
	background:url(../pics/bodka.gif) no-repeat left;
	padding-left:20px;
}
h4 {
	font-weight: bold;
	font-size: 100%;
	padding: 3px;
	border-bottom: 1px dotted;
	text-align: right;
	background: url(../pics/bodka.gif) no-repeat right;
	padding-right: 20px;
}
h5 {
	font-style:italic;
	font-size:100%;
	margin-top:0px;
	margin-bottom:10px;
}