body {
	font-family: arial, verdana, sans-serif;
	position: relative;
	color: white;
	background: #E3DECB url('../img/body-2.gif') center top repeat-y;
}

#body {
	background: url('../img/body.jpg') center top no-repeat;
	position: relative;
	text-align: center;
	min-height: 100%;
	_height: 100%;
}

#body-2 {
	width: 940px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}

#logo {
	position: absolute;
	left: 23px;
	top: 42px;
}

#middle {
	padding-top: 130px;
	padding-bottom: 60px;
}

#content {
	float: right;
	width: 695px;
}

h1 {
	color: white;
	font-size: 1.3em;
	margin-bottom: 20px;
	margin-right: 30px;
}

#content-2 {
	margin-right: 30px;
}

#menu {
	float: left;
	width: 178px;
}

#menu ul {
	margin: 0 0 0 42px;
	padding: 0;
	list-style: none;
}

#menu ul li {
	padding: 0;
	margin: 0;
}

#menu ul li a {
	display: block;
	color: white;
	padding: 4px 7px;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	_height: 1px;
}

#menu ul li a:hover {
	color: #BE1177;
	background: #444441;
}

#footer {
	position: absolute;
	bottom: 0;
	_bottom: -1px;
	width: 100%;
	left: 0;
	text-align: center;
	background: #E2DFC9;	
}

#footer-2 {
	margin: 0 auto;
	width: 940px;
	background: #E2DFC8 url('../img/footer.gif') left top no-repeat;
}

#footer-2 p {
	padding: 42px 0 15px 0;
	margin: 0;
	color: #56544B;
}

#footer-2 p a {
	color: #56544B;
	padding: 0 5px;
}

#hledat {
	position: absolute;
	right: 27px;
	_right: 26px;
	top: 55px;
	_top: 51px;
}

#hledat label {
	font-size: 1.2em;
	padding: 0 4px;
	color: white;
}

#hledat input {
	width: 120px;
	border: 1px black solid;
	font-size: 1.2em;
	color: black;
}

#hledat input.submit {
	width: 38px;
	height: 38px;
	background: url('../img/hledat.gif') no-repeat;
	border: none;
	cursor: pointer;
	position: relative;
	top: 6px;
	_top: 10px;
}
