* {
  margin:0px;
  padding:0px; 
}

body {	
	text-align: left;
	font-family: tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif;
	color: #444444;
	font-size: 12px;
	height: 100%;
	
	background-color: white;
	background-image: url(../img/bg0.gif);
	background-repeat: repeat-x;
	background-position: top;
}

a {text-decoration: underline;color: #444444;}
a:visited {text-decoration: underline;color: #444444;}
a:hover {text-decoration: none;color: #444444;}

img
{
	border: 0px;
}

#main {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	height: auto;
	width: 950px;
	padding-left: 7px;
  padding-right: 7px;
  margin-bottom:10px;
  
	background-image: url(../img/bg1.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#main1 {
	min-height: 100%;
	height: auto;
	width: 930px;
	background-color: white;
	
	background-image: url(../img/main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden;
	padding-left:10px;
	padding-right:10px;
}

#footer {
	height: 18px;
	width: 100%;
	text-align:right;
	padding-top:42px;  
	background-image: url(../img/footer.gif);
	background-repeat: repeat-x;
}

#footer a {
  font-size: 9px;
	text-decoration: none;
	color:#999999;
}

#logo {
  width:400px;
  _width:396px;
  margin-top:41px;
  float:left;
  height:60px;
  cursor:hand;  
  overflow:hidden;
}

#banner {
  margin-left:62px;
  margin-top:41px;
  height:60px;
}

#menu, #menu ul {
	list-style: none;
}

#menu {
  float:left;
  list-style-type:none;  
  display: block;
  margin-left:0px;  
  padding-top:76px;
  _padding-top:78px;
  margin-bottom:10px;
}

#menu li {
  float:left;
  font-weight: bold;
  padding-left:17px;
  padding-right:17px;
  font-size:12px;
}

#menu li ul {
	position: absolute;
	width: 120px;
	left: -900em;
	background-color: white;
  opacity:0.90;
  background:transparent filter: alpha(opacity=90);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  padding:5px;
  padding-top:0px;
  border:1px solid #cccccc;
}

#menu li ul li {
	float:none;
	display:block;
  background-image: url(../img/point.gif);
	background-repeat: repeat-x;
  background-position: bottom;
  padding:5px;
  padding-top:3px;
  margin-top:4px;
	width: 110px;
  margin-left:0px;
}

#menu li ul li:hover, #menu li ul li.sfhover{
	float:none;
	display:block;
	background-color: #dddddd;
}

#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
}

#menu a {text-decoration: none;color: #444444;}
#menu a:visited {text-decoration: none;color: #444444;}
#menu a:hover {text-decoration: none;color: black;}

#left {
  width:170px;
  float:left;
  margin-right:20px;
}

#center {
  width:530px;
  float:left;
  margin-top:10px;
  padding:10px;
  overflow:hidden;
}

#center img {
  padding:2px;
  border:1px solid #cccccc;
  margin-right:15px;
  margin-bottom:10px;
  float:left;
}

#center li {
  margin-left:25px;
}

#right {
  width:170px;
  float:left;
  margin-left:20px;
}

p {
  text-align:justify;
  margin-bottom:20px;
  line-height: 1.5em;
}

h1 {
	font: 18px tahoma, arial;
	color:#466a81;
	text-transform: uppercase;
	margin:0px;
	padding-left: 13px;
	background: url(../img/title.gif);
  background-repeat: no-repeat;
  background-position: center left;
}

.hr-a {
  width:100%;
  height:1px;
	background: url(../img/point.gif);
  background-repeat: repeat-x;
  background-position: bottom;  
  margin-bottom:15px;
  font-size: 0px;
}

h2 {
  color: #444444;;
  font-size : 13px;
  font-weight: bold;
}

h3 {
  color: #444444;;
  font-size : 13px;
  font-weight: bold;
  margin-bottom:15px;
}

h4 {
  color: #444444;;
  font-size : 15px;
  font-weight: bold;
  margin-top:5px;
  margin-bottom:5px;
  
}

input {
  margin-bottom:10px;
  margin-top:5px;
}

textarea {
  width:530px;
  margin-top:5px;
}

.center {
  margin-top:15px;
  text-align:center;
}

.find {
  margin-bottom:10px;
  padding:5px 15px 5px 15px;
  border-left:2px solid #444444;
  background-color: #f5f5f5;
}

.frame_nadpis_menu {
  margin-top:15px;
	text-align: center;
	width: 170px;
	height: 20px;
  padding-top: 4px;
  background-image: url(../img/bg-lr2.gif);
	background-repeat: no-repeat;
}

.frame_menu { 
  margin-bottom:4px;
	text-align: left;
	width: 138px;
	background-color : #fafafa;
  border : 1px solid #cccccc;
  border-top:0px solid #cccccc;
  padding: 10px 15px 10px 15px;
  background-image: url(../img/vert.gif);
	background-repeat: repeat-x;
	overflow:hidden;
}

.frame_menu p {
  text-align:center;
  margin:0px;
} 

.frame_menu img {
  padding:2px;
  border:1px solid #cccccc;
  margin:5px;
} 

.frame_menu a {text-decoration: none;color: #444444;}
.frame_menu a:visited {text-decoration: none;color: #444444;}
.frame_menu a:hover {text-decoration: none;color: black;}

.dots {
	background-image: url(../img/bg-li.gif);
  background-repeat: repeat-x;
  background-position: center;
}

#rezervace { 
  margin-bottom:4px;
	text-align: left;
	width: 470px;
	background-color : #fafafa;
  border : 1px solid #cccccc;
  padding: 15px 30px 15px 30px;
  background-image: url(../img/vert.gif);
	background-repeat: repeat-x;
	overflow:hidden;
}

.port { 
  float:left; 
  width:152px;  
  height:140px;
  padding: 8px; 
  border:1px solid white; 
  margin:0px 3px 6px 3px;
  overflow:hidden;
  border:1px solid #a5d1f9; 
  background: #d6e4f5;
  text-align: center;
  background-image: url(../img/bgbox.gif);
  background-repeat: repeat-x;
  cursor:hand;
  text-decoration: none !important;
}

.port div {
  width:150px;
  border:1px solid #aaaaaa;
  overflow:hidden;
  height:100px;
  background-color: white;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom:10px;
}

.port strong {
  font-size:11px;
  text-decoration: none;
}

.port:hover, .port.hover {
  border:1px solid #e0ab2f; 
  background: #fff48d;
}

.port {
  background-color: expression(this.onmouseover = new Function("this.className += ' hover';"), this.onmouseout = new Function("this.className = this.className.replace(' hover', '')"));
}

hr {
  border:1px solid #eeeeee;
  margin-top:10px;
  margin-bottom:10px;
}

input {
  width:200px;
  float:left;
  margin-bottom:10px;
}
    
select {
  width:204px;
  float:left;
  margin-bottom:10px;
}
    
label {
  margin-right:30x;
  width:120px;
  float:left;
  font-weight:bold;
  padding-top:7px;
}

.clear {
  clear:both;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer{
	padding: 10px;
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../img/lighbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink { left: 0; float: left;}

#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(../img/lighbox/prev.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(../img/lighbox/next.gif) right 15% no-repeat; }

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#imageData{	padding:0 10px; color: #666; }

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	

#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			

#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
