body {
	font: normal 0.9em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif; 
	font-weight: normal;
	background-color: #ffd;
	text-align: center;
}

.strana {
	margin: 0px auto;
	padding-top: 250px;
	border-top: black solid 30px;
	padding-bottom: 200px;
	border-bottom: black solid 30px;
	
	background-color: #cb8;
	background-image: url('./pozadi2.jpg');
	background-repeat: no-repeat;
	background-position: top right; 
	
	width: 600px;
}

.menu div {
	padding: 0px;
	padding-bottom: 3px;
	float:left;
	margin-left: 16px;
	margin-right: 16px;
	text-align: center;
}

.menu a {
	color: #cb8;
	text-decoration: none;
	font-size: 15pt;
}

.menu a:hover {
	color: #ffd;
}

.menu {
	background-color: black;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 40px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: justify;
}

.jmeno {
	margin-left: 10px;
	padding-bottom: 2px;	
	margin-bottom: 0px;
	text-align: left;
	font-size: 25pt;
	color: #dc9;
}

.prace {
	margin-right: 10px;
	padding-top: 8px;	
	margin-top: 0px;
	text-align: right;
	font-size: 18pt;
	color: #985;
}
