body {
	background-image: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: "Comic Sans MS";
	font-style: italic;
	overflow: auto;
	background-color: #E3F1C9;
}
 a {
	color: #0001AE;
	font-style: italic;
}
 
 a:hover {
	color: #FF9268;
}

}

.popis{
	color: #00008B;
	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFEC;
}







