#hmota {
	margin: 15px;
	font-size: 1em;
}

#hmota H1 {
	font-size: 1.6em;
	background-color: #FFFFA6;
	border-bottom: 2px solid #663300;
	padding: 2px 4px;
	color: Maroon;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 10px;
}

#hmota H2 {
	font-size: 1.4em; color: #003366;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 10px;
}

#hmota P {
		margin-top: 5px;
		margin-bottom: 5px;
}
#hmota A {
	color: #003366;
}
#hmota H2 A {
	color: Blue;
}
#hmota UL {
	list-style-type: square;
}
#hmota LI {
	margin-bottom: 5px;
}