BODY {
	background-color: #FFC53D;
	text-align: center;
	margin: 0px;
}
#page {
	width: 780px;
	background-color: #F6DE8A;
	border-style: solid;
	border-width: 1px;
}
#head {
	height: 110px;
}
#menu {
	background-color: #FF6600;
	text-align: left;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 5px 30px;
	font-size: larger;
	font-style: normal;
	font-family: sans-serif;
}
#menu a:link {
	color: black;
	text-decoration: none;
}
#menu a:visited {
	color: black;
	text-decoration: none;
}
#menu a:hover {
	color: #FF6600;
	background-color: black;
}
.new {
	background-color: Yellow;
}
#menu2 {
	float: left;
	width: 200px;
	margin: 0px;
	position: relative;
	top: 100px;
	font-size: large;
	font-style: normal;
	font-family: sans-serif;
	text-align: right;
	padding-left: 0px;
}
#menu2 a:link {
	color: #FF6600;
	text-decoration: none;
}
#menu2 a:visited {
	color: #FF6600;
	text-decoration: none;
}
#menu2 a:hover {
	color: #FF6600;
	background-color: black;
}
#kolaz {
	text-align: right;
}
#foot {
	background-color: #FF6600;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	/*width: 780px;*/
	padding: 5px;
	margin: 0px;
	text-align: center;
}

.normal {
	text-align: left;
	font-family: serif;
	padding-left: 50px;
	padding-right: 50px;
}
em.normal {
	font-family: sans-serif;
	font-style: oblique;
}
#sponzor {
	font-family: sans-serif;
	font-size: larger;
}
#sponzor2 {
	font-family: sans-serif;
	font-size: larger;
}
