body {
	margin: 0px;
	background: #490A03 url(../img/bg-main.jpg) repeat-x top;
	text-align: center;
	font-family: Times New Roman;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	color: #5E0302;
}

h1 {
  margin: 0px;
  margin-bottom: 10px;
  text-align: center;
  font-size: 18px;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #5E0302;
}

a:link {
	text-decoration: none;
	color: #5E0302;
}

a:hover {
	text-decoration: none;
	color: #A60404;
}

#page {
	width: 1011px;
	text-align: left;
	margin: 0 auto;
}

#pageHeader {
	position: relative;
	margin-top: 0px;
	height: 160px;
}

#pageMiddle {
  position: relative;
}

#divMiddleLeft {
	position: relative;
	width: 504px;
	height: 233px;
	float: left;
	background: url(../img/bg-window-u-kalicha.jpg) no-repeat top
}

#divMiddleLeftContent {
  position: relative;
	width: 450px;
	margin-top: 165px;
	margin-left: 15px;
	text-align: center;
	letter-spacing: 2px;
}

#divMiddleRight {
	position: relative;
	width: 492px;
	height: 233px;
	left: 15px;
	float: left;
	background: url(../img/bg-window-zamecek.jpg) no-repeat top
}

#divMiddleRightContent {
  position: relative;
	width: 438px;
	margin-top: 165px;
	margin-left: 16px;
	text-align: center;
	letter-spacing: 2px;
}

#pageFooter {
	position: relative;
	height: 75px;
}