@import url("obrazky.css");
body {
	color: #000000;
	background-color: #CCCCCC;
}
.tucne {
	font-weight: bold;
}
.komentar {
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
	font-style: italic;
	text-align: center;
}
h1 {
	text-align: center;
}
