body {
	background:#E0D0B0;
	margin:25px;
	text-align:center;
	font-family: "Times New Roman CE", "Timesse CE", serif;
	font-size: 2.15ex;
	color: #286414;
	line-height: 2.4ex;
}
h1 {
	color: #A02828;
	font-size: 200%;
	font-weight: bold;
	font-style: italic;
	line-height:100%;
}
h2 {
	color: #A02828;
	font-size: 125%;
	font-weight: normal;
	font-style: italic;
	line-height:1ex;
}
hr {
	width: 100%; height: 1px; color: #A02828;
}
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;
}
#milkyway {
	width: 340px; height: 357px; background: url("../../milkyway1.jpg") no-repeat;
	position: absolute; top: 50%; left: 50%;
	margin-top: -170px; margin-left: -178px;
	text-align: center;
}
#tis {
	width: 200px; height: 150px; background: url("tis.jpg") no-repeat;
	margin-left: auto; margin-right: auto; margin-top: 100px;
} #tis p {
	margin-top: 35px;
}