body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #22324d;
	line-height: 20px;
	background-image: url(images/background.jpg);
}
#hlavicka {
	position: absolute;
	left: 55px;
	top: 0px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	visibility: inherit;
	width: 688px;
}
#text {
	position: absolute;
	left: 170px;
	top: 35px;
	width: 521px;
	height: 588px;
}
#titulek {
	position: absolute;
	top: 9px;
	left: 55px;
	font-size: 16px;
	color: #3c0900;
	z-index: 500;
	font-weight: bold;
}
#pruh {
	position: absolute;
	top: 90px;
	left: 0px;
	background-image: url(images/pruh.jpg);
	height: 27px;
	width: 55px;
	z-index: 5000;
}
#pruh2 {
	position: absolute;
	top: 90px;
	left: 746px;
	background-image: url(images/pruh.jpg);
	height: 27px;
	width: 717px;
	z-index: 5000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#podlahy {
	position: absolute;
	top: 18px;
	left: -1px;
	z-index: 500;
}
#podlahy2 {
	position: absolute;
	top: 101px;
	left: -28px;
	z-index: 5000;
}

.titulek {
    margin-bottom: 83px;
}
.titulek2 {
    margin-bottom: 10px;
}
.titulek3 {
    margin-bottom: 20px;
}

.podnadpis {
    margin-bottom: 13px;
}
.odstavec {
	padding-right: 95px;
	padding-left: 56px;
	padding-bottom: 10px;
}
.odrazka {
	margin-top: 4px;
	margin-right: 15px;
}

.hneda {
	color: #6c2f04;
	font-style: italic;
	margin-top: 50px;
}
.pravo {
    font-size: 10px
}
