@charset "UTF-8";

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#6db125;
}

h2 {
	font-family: 'Dancing Script', cursive;
	font-size:24px;
	color:#603b1d;
}

a {
	color:#6db125;
}

#content {
	width:400px;
	height:auto;
	margin:0 auto;
}

#logo {
	width:400px;
	height:400px;
	margin:0 auto;
}

#kontakt {
	width:400px;
	height:200px;
	text-align:center;
	
}
