@CHARSET "ISO-8859-1";

body {
	background: #FFFFCC;
}

#view {
	margin: 50px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 1.5em;
	color: #000066;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;f;
	font-size: 1em;
	color: #000066;
	text-align: center;
}

#kontakt, #kontakt a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;	
	color: #000066;
	text-align: center;
	font-weight: bold;
}

#kontakt a {
	text-decoration: none;
}

#kontakt a:hover{
	text-decoration: none;
	color: Blue;
}
