html, body {
	font-size: 0.9em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	margin-top: 30px;
}

a {
	color: #A99F95;
}

#header {
	position: relative;
	margin: 0px auto;
	height: 62px;
	background: White;
	overflow: visible;
}

#header h1 {
	position: relative;
	left: -352px;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	width: 213px;
	height: 62px;
	font-size: 1em;
	color: #3F2105;
}

#header h1 span{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 213px;
	height: 62px;
	background: url(nadpis.jpg) bottom right;
}

#header #headersloupec {
	position: relative;
	margin: auto;
	top: 20px;	
	right: 373px;
	width: 200px;
	text-align: right;
	font-weight: bold;
	font-size: 0.9em;
	color: White;
	z-index: 10;
	line-height: 1.4em;
}

#header #headersloupec a {
	color: White;
	text-decoration: none;
}

#header #headersloupecdole {
	position: relative;
	margin: auto;
	top: 210px;	
	right: 373px;
	width: 200px;
	text-align: right;
	font-weight: normal;
	font-size: 0.8em;
	color: #A99F95;
	z-index: 10;
}

#pruh {
	position: ralative;
	width: 100%;
	height: 230px;
	margin: auto;
	background: #A99F95;
	z-index: 1;
}

#pruh #slideContainer {
	position: ralative;
	width: 492px;
	height: 230px;
	margin: auto;
	background: White;
	z-index: 2;
}

#pruh #kriz {
	position: relative;
	top: -120px;
	left: 130px;
	margin: auto;
	width: 456px;
	height: 334px;
	background: url(kriz.png);
	z-index: 99;
}
