body {
	background:white;
	color:black;
	font-family:tahoma;
	margin:0; padding:0;
}

body>div {
	text-align:center;
	background:white url(fade.gif) repeat-x;
	margin:150px 0 0 0;
	padding:0;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DFDFDF;
}

body div div {
	text-align:left;
	margin:0px auto 0 auto;
	width:400px;
	padding:0px 0 12px 300px;
	background:url(oko.gif) no-repeat left center;
}

h2 {
	font-family:georgia;
	font-size:20px; line-height:24px;
	font-weight:normal;
	color:#500;
	margin:18px 0 0 0;
	padding:0;
}

h1 {
	font-family:georgia;
	font-weight:bold;
	font-size:32px; line-height:38px;
	letter-spacing:-2px;
	margin:0;
	padding:0;
	word-spacing:-6px;
}



h1 .jmeno {
	color:#4c7018;
}

h1 .prijmeni {
	color:#9e4a06;
}

ul#kontakt {
	color:#444;
	margin:0 0 0 0; padding:0;
	list-style:none;
	font-size:13px
}

ul#kontakt strong {
	font-weight:bold;
	color:#333;
}

li.other-sites {
	font-size:0.8em;
	margin-top:6px;
	
}

li.other-sites a:link,
li.other-sites a:visited {
	color:#999;
	text-decoration:none;
}

li.other-sites a:hover {
	text-decoration:underline
}
