:link    { color: navy;  background: inherit; }
:visited { color: black; background: inherit; }
:active  { color: red;   background: inherit; }

body {
	margin-left: 5%;
	margin-right: 5%;
	background: white;
	color: black;
}


div.nahravka {
	/*text-align: center;*/
	/*font-size: 10pt;*/
	/*background: lightgray;*/
	background: #eaeaea;
	/*padding: 0 1ex 0.1ex 1ex;*/
	/*color: black;*/
}


h2 {
	/* nadpis nahravky */
	text-align: left;
	margin-bottom: 0;
	padding: 0;
	background: #cccccc;
}


p {
	margin: 8px 0px;
}

div#footer {
	text-align: right;
	font-style: italic;
	font-size: small;
}

ul {
	/*margin-top: 1ex;*/
	padding-left: 0;
	padding-top: 0;
	/*text-indent: 0;*/
	list-style-type: none;
	/*background: red;*/
}
