html, body  
	{background: #000000; 
	 font-size: small; 
	 font-family: georgia, tahoma, arial, helvetica, sans-serif;
	}
body
	{margin: 0px; 
	 padding: 0px; 
	 width: 1000px;
	 height: 768px;
	 display: block;
	 margin:auto;
	}
img 
  {border: 0px;
	}
h1 
	{font-size: 130%; 
	 float: left;
	 margin: 140px 0 0 110px;
	 font-family: verdana, sans-serif;
	 font-style: italic;
	 color: #ffffff;
	}
h1:first-letter {
	font-size: 200%;
	color: #a0c201;
}
h2 
	{font-size: 120%;
	}
h3
	{font-size: 110%; 
	 font-weight: bold;
	}
a 
	{text-decoration: none;
	}
#page {
	width: 1000px;
	height: 768px;
	float: left;
	background: #000000 url('images/tlo.jpg') no-repeat left top;
}
#tekst {
	width: 760px;
	height: 390px;
	float: left;
	margin: 25px 0 0 120px;
}
p {
	font-size: 85%;
	color: #d3b368;
	letter-spacing: 3px;
	text-align: justify;
	font-family: georgia;
	line-height: 15px%;
	float: left;
	margin: 0;
}
p b {
	color: #a0c201;
	font-size: 280%;
	font-weight: normal;
}
.foto {
	width: 266px;
	float: left;
	background: #6a890a url('images/foto_tlo.jpg') no-repeat left top;
	text-align: center;
	padding-top: 5px;
	margin: 7px;
}
.foto img {
	border: 2px dashed #9f3c15;
	margin: 0;
	padding: 0;
}
.foto .podpis {
	width: 256px;
	float: left;
	color: #808080;
	padding: 5px;
	font-size: 80%;
	letter-spacing: 3px;
	font-family: georgia;
	margin-top: 5px;
	background: #e5ead6 url('images/foto_tlo2.jpg') no-repeat left bottom;
}
.foto .podpis:first-letter {
	color: #f90e2e;
}
#stopka {
	float: right;
	width: 100%;
	color: #c7a259;
	text-align: right;
	font-style: italic;
	font-size: 80%;
	font-weight: bold;
	margin-top: 140px;
}
#stopka b {
	font-size: 130%;
	color: #a0c201;
	font-style: normal;
}