body {
	background-color: #bcb5a6;
}
.obal {
	margin: 0 auto;
	position: relative;
	width: 990px;
	height: auto;
	background-image: url(images/pozadi.png);
	border: 2px solid #000;
}
.hlavicka {
	margin: 0 auto;
	position: relative;
	width: 990px;
	height: 141px;
}
.logo {
	position: relative;
	float: left;
	width: 200px;
	height: 100px;
	left: 25px;
	top: 20px;
}
.napis {
	position: relative;
	float: right;
	width: 719px;
	height: 131px;
	right: 5px;
	top: 5px;
}
.pruh {
	position: relative;
	margin: 0 auto;
	width: 990px;
	height: 20px;
	background-image: url(images/pruh.png);
	border: 1px solid #000;
}
.pruh1 {
	position: relative;
	margin: 0 auto;
	width: 990px;
	height: 15px;
	background-image: url(images/pruh1.png);
	border: 1px solid #000;
}
.nadpis {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	text-align: center;
	top: 5px;
}
.nadpis1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding-top: 20px;
}
.nadpis2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.foto {
	position: relative;
	margin: 0 auto;
	width: 990px;
	height: 300px;
}
.foto1 {
	position: relative;
	margin: 0 auto;
	width: 990px;
	height: 20px;
}
.menu {
	position: relative;
	margin: 0 auto;
	width: 990px;
	height: 40px;
}
.text {
	position: relative;
	margin: 0 auto;
	width: 990px;
	height: auto;
}
.text_kontakt {
	position: relative;
	margin: 0 auto;
	width: 990px;
	height: auto;
}
.txt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-align: justify;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 20px;
}
.txt1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
	text-align: center;
}
.paticka {
	margin: 0 auto;
	position: relative;
	width: 990px;
	height: 150px;
}
.fotodole1 {
	position: absolute;
	width: 197px;
	height: 168px;
	left: 150px;
	bottom: 3px;
}
.fotodole2 {
	position: absolute;
	width: 211px;
	height: 175px;
	left: 5px;
	bottom: 3px;
}
.textdole {
	position: relative;
	float: right;
	width: 600px;
	height: 150px;
}
.nadpisdole {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.txtdole {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.textdole1 {
	position: relative;
	float: right;
	width: 300px;
	height: 150px;
	padding-top: 20px;
}
.textdole2 {
	position: relative;
	float: right;
	width: 300px;
	height: 150px;
	padding-top: 20px;
}
.kontakt_1 {
	position: relative;
	float: left;
	width: 200px;
	height: auto;
	text-align: center;
	left: 150px;
}
.kontakt_2 {
	position: relative;
	float: right;
	width: 200px;
	height: auto;
	text-align: center;
	right: 150px;
}