BODY {
	background-color: #006000;
	background-image: url(_obr/bg_main.gif);
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: medium;
	margin-bottom: 10%;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 10%;	
}


A {
	color: #F0D000;
	display: inline;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}


.text {
	color: #FFFFFF;
	display: block;
	text-align: left;
}

.odrazky {
	display: list-item;
	list-style: square;
	text-indent: 1em;
}

.odstavec {
	margin-bottom: 1em;
	
}
