body h3 a {
	color: #333;
}
#content {
	position: relative;
	left: 200px;
	top: 50px;
	width: 400px;
}
#content #kontakt {
	position: relative;
	left: 50px;
	top: 50px;
	width: 500px;
}


#content h2 {
	text-align: left;
	font-size: 25px;
}
#content p {
	font-size: 9px;
	color: #333;
}

#content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	background-color: #A2CAE8;
	color: #069;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navi ul #kontakt a {
	color: #F23D00;
}
#navi ul #kontakt a:hover {
	color: #F23D00;
}
