#kontakt_l {
	font-family: tahoma;
	font-size: 11px;
	color: #424242;

	width: 554;
	height: 750px;
	margin: 0 auto;
	background-color: #fcfcfc;
	float: top;
	padding: 5px;
}



dt a {
	font-family: tahoma;
	font-size: 11px;
	color: #424242;
	text-decoration: none;
}

dt a:hover {
	color: #6c0;
	text-decoration: underline;
}

