/* writed by Marek Hlavac */
body {
	font-family: "Courier New", Courier, monospace;
	background-color: #FFFFFF;
	color:#333366;
	margin: 0px;
	font-size: 1em;
	overflow: hidden;
}

#celek{
	width: 602px;
	height: 402px;
	margin: auto;
	text-align: left;
	border: 1px solid #CCCCCC;
	margin-top: 10%;
} 
h1 {
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;

}
