* {
	letter-spacing: 1px;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;}	

a img {
	border-style: none;
	text-decoration: none;
	cursor: pointer;}

img.znak {
	width: 111px;
	height: 160px;
	position: absolute;
	top: 0px;
	left: 0px;}

body {
	background-color: #C0CEB8;
	color: white;
	background-image: url("images/pod_vrch.gif");
	background-position: top;
	background-repeat: repeat-x}

#hlavni {
	width: 760px;
	position: relative;
	margin: auto;}

#firma {
	position: absolute;
	top: 30px;
	right: 0px;
	text-align: right;
	font-size: 24px;
	font-weight: 900;
	color: Maroon;
	letter-spacing: 5px}
	
.obsah {
	width: 525px;
	position: absolute;
	top: 195px;
	left: 220px;
	text-align: justify;
	color: black;}

h3 {
	text-align: right;
	font-size: 18px;
	font-weight: bold}

h4 {
	text-align: left;
	font-size: 16px;
	font-weight: bold}

.telo {
	margin: 15px;}
