html, body{
	font-family: Georgia, Serif;
	font-size: 14px;
	line-height: 1.6em;
}

p{
	padding: 0;
	margin: 0;
}

a{
	color: black;
	text-decoration: none;
}

#kontakt{
	margin: 3em 0 0 50px;
	padding: 0;
	width: 320px;
}

#kontakt img{
	margin: 1em 0 1.25em 0;
}

#kontakt a{
	border-bottom: 1px solid black;
}

#kontakt a:hover{
	color: gray;
	border-bottom: 1px dotted black;
}

#kontakt h2{
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.25em;
	font-weight: normal;
	letter-spacing: .04em;
}

#kontakt h3{
	margin-top: 2.75em;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.35em;
}

#kontakt p span{
	font-style: italic;
	padding-right: 2px;
}
