body {
	background: #30A33B url(../images/bg.gif) repeat-x;
	text-align: center;
}

html, body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

th {
  vertical-align: top;
}

/* Page structure */
#page {
	width: 889px;
	margin: 0 auto;
	background: url(../images/content_bg.png) repeat-y;
	text-align: left;
}

* html #page {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content_bg.png', sizingMethod='scale'); background-image: none;}

#header {
	position: relative;
	width: 889px;
	height: 221px;
	background: url(../images/head.jpg);
}

#header #lang {
	position: absolute;
	top: 40px;
	right: 40px;
	width: 34px;
	padding: 3px 5px;
	background: black;
	opacity: 0.8;
  filter: alpha(opacity=80);
}

*+html #header #lang {
  top: 50px;
}

#header h1 {
	position: absolute;
  margin: 0;
}

#header h1 a {
	display: block;
	position: relative;
	top: 60px;
	left: 40px;
	width: 290px;
	height: 110px;
}

#header a span {
	display: none;
}

#header #address {
	display: block;
	position: relative;
	top: 55px;
	left: 350px;
	width: 200px;
	font-size: small;
	color: White;
	letter-spacing: 1px;
	line-height: 160%;
}

#header #address strong {
	font-size: large;
}

#header #address a, #header #address a:hover, #header #address a:active, #header #address a:visited {
	color: #F2F103;
}

#left {
	float: left;
	width: 166px;
	padding: 0 0 0 19px;
}

#left h3 {
	padding: 0 10px;
	color: white;
	font-weight: normal;
	font-size: large;
	text-decoration: underline;
}

#left ul {
	padding: 0 10px;
	color: white;
	font-size: small;
	list-style: none;
}

#left ul li {
	padding: 0 0 0 20px;
	background: url(../images/point.gif) no-repeat 7px 7px;
}

#left ul.menu {
	width: 176px;
	margin: 0;
	padding: 5px 0 10px 0;
	list-style: none;
}

#left ul.menu li {
	padding: 0;
	background: none;
}

#left ul.menu li a {
	display: block;
	height: 38px;
	padding: 0 0 0 50px;
	color: white;
	line-height: 33px;
	font-size: 90%;
	text-decoration: none;
	background: url(../images/button.jpg) no-repeat top;
}

#left ul.menu li a:hover, #left ul.menu li a.active {
	background: url(../images/button.jpg) no-repeat bottom;
  color: #4B4827;
}

#left ul.menu ul {
	padding: 0 0 5px 0;
	margin: 0;
	background: none;
	list-style: none;
}

#left ul.menu ul li a {
	background: url(../images/point.gif) no-repeat 28px 9px;
	padding: 0 0 0 40px;
	height: 20px;
	line-height: 20px;
}

#left ul.menu ul li a:hover, #left ul.menu ul li a.active {
	background: url(../images/point.gif) no-repeat 28px 9px;
	text-decoration: underline;
	color: #FFEF03;
}

#body {
	float: right;
	width: 620px;
  min-height: 400px;
	padding: 10px 40px 0px 40px;
	background: url(../images/pic_bottom.jpg) no-repeat top right;
  font-family: Verdana;
  font-size: small;;
}

* html #body {
  height: 400px;
}

#footer {
	clear: both;
	width: 884px;
	height: 143px;
	background: url(../images/bottom2.jpg);
}

#footer .logo {
	float: right;
	position: relative;
	top: 96px;
	right: -50px;
}

#footer .logo-bobrava {
	float: right;
	position: relative;
	top: 56px;
	right: 52px;
}

#footer #info {
	padding: 62px 50px 0px 50px;
	color: White;
	font-size: small;
	letter-spacing: 1px;
	line-height: 140%;
}

/* Common elements */
h2 {
	font-size: 125%;
}

a img {
	border: none;
}

.pictures a {
	margin-right: 15px;
}

.prices {
	border-collapse: collapse;
}

.prices td, .prices th {
	background-color: #2F9F39;
	color: White;
	padding: 5px;
	border: 3px solid White;
}

.prices td {
	font-weight: normal;
}

.prices th {
	text-align: right;
}

#imgStartDate, #imgEndDate {
  cursor: pointer;
}

div.hlaska-ok { color: #49a80b;  background: #dbeece; border: 1px solid #308a05; padding: 6px 0; position: relative; margin-bottom: 8px; }
div.hlaska-ok strong { font-weight: bold; margin-left: 40px; }
div.hlaska-ok span { width: 28px; height: 28px; position: absolute; left: 0; top: 0; _top: 1px; background: white url(../images/hlaska-ok.gif); }
div.hlaska-ok a { padding: 0 5px 1px 5px; color: #565656; font-weight: normal; border: 1px solid #a6cc8e; background: white; position: absolute; right: 0; top: 5px; margin-right: 5px; _margin-right: 26px;  }
div.hlaska-ok a:hover { background: #a6cc8e; color: black; border: 1px solid #a6cc8e; }

div.hlaska-err { color: #c71919;  background: #f8d3d3; border: 1px solid #c92626; padding: 6px 0; position: relative; margin-bottom: 8px; }
div.hlaska-err strong { font-weight: bold; margin-left: 40px; }
div.hlaska-err span { width: 28px; height: 28px; position: absolute; left: 0; top: 0; _top: 1px; background: white url(../images/hlaska-err.gif); }
div.hlaska-err a { padding: 0 5px 1px 5px; color: #565656; font-weight: normal; border: 1px solid #efabab; background: white; position: absolute; right: 0; top: 5px; margin-right: 5px; _margin-right: 26px;  }
div.hlaska-err a:hover { background: #efabab; color: black; border: 1px solid #efabab; }
div.hlaska-err ul { margin-left: 40px; margin-top: 10px; }
div.hlaska-err ul li em { color: black; margin-right: 20px; }

div.hlaska-warn { color: #e96e00;  background: #ffe1c6; border: 1px solid #e96e00; padding: 6px 0; position: relative; margin-bottom: 8px; }
div.hlaska-warn strong { font-weight: bold; margin-left: 40px; }
div.hlaska-warn span { width: 28px; height: 28px; position: absolute; left: 0; top: 0; _top: 1px; background: white url(../images/hlaska-warn.gif); }
div.hlaska-warn a { padding: 0 5px 1px 5px; color: #565656; font-weight: normal; border: 1px solid #f3b984; background: white; position: absolute; right: 0; top: 5px; margin-right: 5px; _margin-right: 26px;  }
div.hlaska-warn a:hover { background: #f3b984; color: black; border: 1px solid #f3b984; }

