body {
	margin: 0;
	background-color: #fcbc3b;
	background-image: url(img/bg_main.png);
	background-repeat: no-repeat;
	background-position: top center;
	color: #dbdbdb;
	font-size: .9em;
	font-family: arial, verdana, sans-serif;
	line-height: 120%;
}
#mainFrame {
	position: absolute;
	top: 0;
	left: 50%;
	width: 916px;
	margin-left: -456px;
}
h2,h3,h4,h5,h6 {margin: 0;}
h1 {font-size: 1.9em;

	margin: 0 0 1.5em 0;
    font-weight: normal;
    color: #b20202;
	padding: 24px 10px 40px 30px;
    background-image: url(img/bg_caption.png);
    background-position: top left;
    background-repeat: no-repeat;
    }
h2 {font-size: 1.3em;}
h3 {font-size: 1.4em; color: white; font-weight: normal;}
h4 {font-size: 1em;}
h5 {font-size: .8em;}
h6 {font-size: .7em;}
h2.decoration {font-weight: normal; color: #676767;}
h3.decoration {margin: 0; color: #ff7300;}
a {
	text-decoration: underline;
	color: red;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
  	color: white;
}
a img {
  border: 0;
}
.center {
  text-align: center;
}
ul {
	margin: 0;
	padding-left: 15px;
}
ul.decimal {
  list-style-type: decimal;
  background-color: silver;
  padding: 20px 20px 20px 35px;
  color: black;
}
ul.decimal li {
  line-height: 200%;
}
div.clear {
	clear: left;
}
table {
	font-size: 1em;
	background-color: #edf8ff;
	border-collapse: collapse;
	color: #30416a;
}
td {
	padding: 7px 19px;
	border: 1px solid white;
}
div.left {
  width: 216px;
  background-image: url(img/bg_sidebar.gif);
  background-repeat: repeat-y;
  color: black;
  font-size: .8em;
  line-height: 110%;
 }
div.left p, h2 {
  margin: 0 15px;
}
div.left p {
  font-size: .9em;
}
div.left h2 {
  color: #b20202;
  font-size: 1.2em;
  margin-bottom: 1em;
}
div.left table {
  color: #b20202;
  font-size: .8em;
  width: 180px;
  margin: 0 15px 15px 20px;
  border: 2px solid #b20202;
}
div.left table td {
  padding: 4px 9px;
  background-color: white;
  border: 0;
}
div.left a {
  font-size: .9em;
}
div.section01, div.section02, div.section03 {
  padding-top: 55px;
  background-repeat: no-repeat;
}
div.section01 {
  background-image: url(img/bg_top01.png);
}
div.section02 {
  background-image: url(img/bg_top02.png);
}
div.section03 {
  background-image: url(img/bg_top03.png);
}
div.right {
  position: absolute;
  top: 0;
  left: 216px;
  width: 700px;
  font-size: .9em;
}
div.right p, ul {
  margin: 1.5em;
  line-height: 180%;
}
div.right h3 {
  margin: 2em 0 0 1.2em;
}
div.right a {
	font-weight: bold;
}
div.topBox {
  height: 137px;
  border: 1px solid yellow_;
}
/* menu */
#boxMenu {
	position: absolute;
	top: 62px;
	left: 10px;
	width: 685px;
	height: 48px;
	background: url(/img/bg_menu.png) no-repeat;
}
div.menu {
	background: #2b2b2b;
	text-align: center;
	height: 18px;
	padding: 5px 0;
	margin: 10px 10px 0 10px;
}
div.menu a {
	display: block;
	color: #ffda00;
	font-family: "trebuchet ms", sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 10px;
}
div.menu a:hover {
	color: white;
}
.menu ul {
	margin: 0 0 0 12px;
	padding: 0;
	list-style-type: none;
}
.menu ul li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
.menu ul ul {
	position: absolute;
	margin: 0;
	padding-bottom: 5px;
	background: #2b2b2b;
}
.menu ul ul li a {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 1em;
	font-weight: normal;
}
/* /menu */
div.content {
  border: 9px solid #b20202;
  border-top: 0;
  border-right: 8px solid #b20202;
  background: url(/img/bg_corner.png) no-repeat top left #2b2b2b;
  padding: 12px 12px 50px 12px;
}
div.header {
  background-image: url(img/bg_header.gif);
  background-repeat: no-repeat;
  border: 1px solid blue;
}
div.header img {
  vertical-align: middle;
}
div.header a {
  float: left;
  display: block;
  height: 54px;
  color: white;
  text-decoration: none;
  font-weight: bold;
  background-image: url(img/bg_bttn.gif);
  background-repeat: repeat-x;
  background-color: #840000;
}
div.header a:hover {
  color: #fffc00;
}
div.header a span {
  padding: 0 8px;
}
div.header a.active {
  background-color: #2b2b2b;
  background-image: url(img/bg_bttn_a.gif);
  background-repeat: repeat-x;
  color: white;
}
div.marginHeader {
  float: left;
  width: 75px;
}
.spacer {
  float: left;
}
div.footer {
  text-align: center;
  color: #934500;
  font-size: .7em;
  margin-top: 15px;
  padding-bottom: 10px;
}
div.footer a {
  color: #b20202;
}
div.footer a:hover {
  background-color: #fcbc3b;
}

/* Gallery */

div.gallery {
  margin: 1.5em;
}
div.gallery a {
  border: 5px solid #4f4f4f;
  float: left;
  margin: 0 12px 24px 12px;
}
div.gallery a:hover {
  border: 5px solid silver;
}
a.mapa {
  border: 7px solid #4f4f4f;
  float: left;
  margin-bottom: 1.5em;
}
#wifi {
	padding-top: 20px;
	text-align: center;
	background: url('/img/bg_wifi.png');
}
img.instruktor {
  float: right;
  margin: 0 0 5px 5px;
  border: 3px solid white;
}
div.innerLeft {
  float: left;
  width: 300px;
}
div.innerRight {
  margin-left: 320px;
  padding-top: .1em;
}
div.provozni-rad {
  font-size: .85em;
  background: #1e1e1e;
  border: 1px solid #1e1e1e;
  margin-top: 20px;
}
img.foto {
  float: left;
  border: 5px solid #4f4f4f;
  margin: 0 15px 0 0;
}
/* LightBox */
#lightbox{
	background-color:white;
	padding: 10px;
/*
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
*/
	z-index: 256;
	color: black;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }

#overlay{ background-image: url('_img/overlay.png'); }

/*
* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url('_img/blank.gif');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/overlay.png", sizingMethod="scale");
	}
*/

