.kontakt_h{
	font-weight: bold;
	font-size: 14;
}

.kontakt_t{
	font-weight: normal;
	font-size: 12;
	padding-top: 30;
}


.kontakt_link{
	font-size: 12;
	color: blue;
	text-decoration: underline; 
	font-weight: normal;
}

.kontakt_link:hover{
	color: red;
}
