body{
	font-family: verdana;
	font-size: 12px;
	font-color: black;
	margin: 0;
	padding: 0;
}

#wrapper{
	margin: auto;
	width: 775px;
	border: 1px solid black;
}

#top{
	height: 230px;
	background: url("/gfx/top.jpg") top left no-repeat;
}

#top_menu {
	width: 480px;
	float: right;
	margin: 118px 40px 0 0;
}

#top_menu a{
	display: block;
	float: left;
	width: 120px;
	color: white;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

#keywords{
	display: none;
}

#top_menu a:hover{
	text-decoration: underline;
}

#bottom{
	padding-top: 10px;
	height: 90px;
	background: url("/gfx/bottom.jpg") top left no-repeat;
	text-align: center;
}

#bottom_menu a{
	float: left;
	color: white;
	font-size: 12px;
	text-align: center;
	margin-left: 10px;
}

#bottom_reclame{
	float: left;
	margin-left: 100px;
	padding: 1px;
}


#content h1{
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
}

#content{
	padding: 5px;
}

#content a{
	color: black;
}

#content_reclame{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
