
body {
font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #4F6642;
	}
	
	h1 {font-size: 20pt;
	    color: #4F6642;
		text-decoration: underline;
		}
chyba {
	font-size: 20pt;
	color: red;
	font: bold;
	
}
	
	a {
	color:#CCCC99;
	font-size: 14pt;
	text-decoration: none;

	align: center
	}
a:hover {
	color:#CCCC99;
	
	text-decoration:underline;
	}
hr {
 color: #4f6642;
 height: 3
 }
 
 
 

