body {
	margin: 0;
	background: url('../images/bgr.gif') repeat #9f967c;	
}

ul {
	margin: 0;
	padding: 0;	
}

ul li {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}


a {
	color: #ffffff;
	text-decoration: underline;	
}

a:hover {
	text-decoration: none;
}

.white {
	color: #ffffff;
}


img#logo {
	position: absolute;
	top: 107px;
	left: 0px;
}

div#kontakt {
	padding: 102px 0 0 240px;
	color: #e2dbc6;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 19px;
	width: 144px;
}

ul {
	list-style: none;
}

ul li {
	background: url('../images/arrow.gif') no-repeat;
	background-position: 0 8px;
	padding-left: 12px;
	list-style: none;	
}