body {
	background: #000000 url("universe.jpg") repeat;
	margin:0; padding:0;
	text-align:center;
	font-family: "Arial CE", "Helvetica CE", sans-serif;
	font-size: 2.2ex;
	color: #f0f0f0;
	line-height: 2.2ex;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
sup,sub {
	font-size: 75%;
}
a {
	font-size: 100%;
	font-weight: bold;
	color: #f0f0f0;
	text-decoration: underline;
}
a:hover { 
	color: #f0f000;
	text-decoration: none;
}
.center {
	margin-left: 50px;
}
.proklad {
	letter-spacing: 0.5ex;
}
#znaky {
	width: 600px; height: 457px; background: url("znaky.gif") no-repeat;
	position: absolute; top: 50%; left: 50%;
	margin-top: -228px; margin-left: -300px;
	text-align: center;
}
#milkyway {
	width: 340px; height: 357px; background: url("../../milkyway1.jpg") no-repeat;
	margin-left: auto; margin-right: auto; margin-top: 50px;
}
#tis {
	width: 200px; height: 150px; background: url("tis.jpg") no-repeat fixed;
	margin-left: auto; margin-right: auto; margin-top: 100px;
	overflow: auto;
} #tis p {
	margin-top: 35px;
} #tis ul {
	margin: 20px; list-style-type: none;
} #tis ul li {
	margin: 10px;
}