/* tags */
h3 {
	padding: 0em;
	margin:  0em;
	}

.col1 h2 {
	margin: 10px;
	}
	
.col1 p, .col2 p {
	
	margin: 10px;
	padding: 0em;
	}
a:link, a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
	}
a:hover {
	color: #333;
	font-weight: normal;
	text-decoration: none;
	}
input, textarea, select {
	margin: 0px;
      	}
form {
      margin: 0px;
      }
      
table.tabledesign {
	width: 100%;
	border-collapse: collapse;
	background: #fff;
	}
table.tabledesign th {
	border-left: 1px solid #f2f2f2;
	font-size: 14px;
	padding: 2px 6px;
	color: #333;
	letter-spacing: -1px;
	border-bottom: 1px solid #000;
	}
table.tabledesign td {
	border-left: 1px solid #f2f2f2;
	border-bottom: 1px solid #ddd;
	font-size: 12px;
	vertical-align: middle;
	padding: 6px;
	color: #669;
	}
table.tabledesign .odd {
	background: #fff; 
	}
table.tabledesign .vzebra-odd {
	background: #f8f8f8;
	}
table.tabledesign .vzebra-even {
	
	background: #e9e9e9;
	}

.hotline {
	color: #84c31d;
	}

.fleft {
	float: left;	
	}
.floatright {
	float: right;	
	}
.rad-right {
	float: right; width: 45%; padding: 0 5px 0 0;
	}

/* tags */
.homesearch {
	background-image: url(../design/hp-search.png);
	background-repeat: no-repeat;
	padding: 2px;
      }


.infolinky {
      font-size: 13px;
      height: 72px;
      line-height: 1.5;
      float: right;
      width: 101px;
      padding: 8px 0 5px 35px;
      background-image: url(../design/info-bg.jpg);
      background-repeat: no-repeat;
      }

.zajezdy {
      text-align: right;
      font-size: 18px;
      color: #fff;
      font-weight: normal;
      letter-spacing: -1px;
      padding: 20px 16px 21px 0px;
      
      line-height: 1.5;
      background-image: url(../design/zajezdy.jpg);
      background-repeat: no-repeat;
      }
.zajezdy h3 {
      font-weight: normal;
      } 


#nav img {
      padding-right: 7px;      
      }
      
.space { /* page space */
      margin: 0px;
      clear: both;
      height: 10px;
      }      

/* foot 1 */
#footer table {
      height: 83px;
	width: 100%;
	}
#footer a, #bottom a {
      color: #4c86b3;
      text-decoration: underline;
      }
#footer a:hover, #bottom a:hover {
      color: #000;
      text-decoration: none;
      }
.pr {
      width: 115px;
      padding-left: 70px;
      }
.ob {
      width: 180px;
      padding-left: 75px;
      }
.fo {
      width: 150px;
      padding-left: 50px;
      }

.la {
      padding-left: 60px;
      }
/* foot1 ends */

/* bottom foot */

#bottom table {
      text-align: left;
      width: 100%;
      margin: 0 15px;
      color: #4c86b3;
      }
#bottom td.line {
      border-left: 1px solid #d7e0e8;
      padding-left: 20px;
      }
/* bottom foot */


/* h1 page title - ostrov desing */
.titles {
	padding: 16px;
	margin: 0px;
	color: #fff;
	}
.des {
      text-align: right;
	width: 230px;
	float: right;
	}
h1 {
	width: 440px;
	font-size: 34px;
	letter-spacing: -1px;
	margin: 0px;
	color: #fff;
	}
.polopenze {
      font-size: 13px;
      font-weight: bold;
      }
.trips {
      background-image: url(../design/camera-bg.gif);
      background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 10px 10px 10px 50px;
	margin: 0px;
	color: #fff;
	}

.letname {
	padding: 14px 10px;
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: normal;
	}
.letovisko {
	padding: 0 10px 10px;
	line-height: 1.8;
	}
      
.col2 .textcolor {
      font-size: 13px;      
      }

/* main content */
.box {
	border: 1px solid #e6e6e6;
	background-color: #f2f2f2;
	}
.pad {
      padding: 0 10px;
      _padding: 0 7px;
      }

.pageleft .box h2 {
	padding: 0px 0px;
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: bold;
	}
      
.pageleft .box h3 {
	padding: 3px 0px;
	font-size: 16px;
	font-weight: normal;
	}
.pageleft .box .tab {
      float: left;
      display: block;
      width: 150px;
      padding: 0 0 4px 0;
      }
     
.pageleft .box .letovisko p {
      margin: 5px;
      padding: 0px;
      }


/* top main menu */
.topmenu li {
      width: 136px;
	padding: 0;
	margin: 0;
	height: 72px;
	list-style: none;
	background-repeat: no-repeat;
      }
.topmenu li a, .topmenu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 72px;
	background-repeat: no-repeat;
      }
.topmenu {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fff;
}
.topmenu li {
	padding: 0;
	margin: 0;
	height: 72px;
	margin-right: 10px;
	list-style: none;
	background-repeat: no-repeat;
      }
.topmenu li a, .topmenu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -5000px;
	height: 72px;
	background-repeat: no-repeat;
      }
.leto, .act {background-image: url(../design/menu/letni-dovolenao.jpg);}
.leto a {background-image: url(../design/menu/letni-dovolena.jpg);}

.zima, .actzima {background-image: url(../design/menu/zimni-dovolenao.jpg);}
.zima a {background-image: url(../design/menu/zimni-dovolena.jpg);}

.first, .actfirst {background-image: url(../design/menu/first-minuteo.jpg);}
.first a {background-image: url(../design/menu/first-minute.jpg);}

.last, .actlast {background-image: url(../design/menu/last-minuteo.jpg);}
.last a {background-image: url(../design/menu/last-minute.jpg);}


ul.topmenu li a:hover { background: none; }
.topmenu li { float: left; }
.topmenu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/* foot1 menu */
#navcontainer {
      padding: 0;
      margin: 0px 0;
      background-image: url(../design/foot_menu.gif);
      background-repeat: no-repeat;
      }

#navcontainer ul {
      margin: 0;
      padding: 15px 0;
      list-style-type: none;
      text-align: center;
      }

#navcontainer ul li {
      display: inline;
      text-align: center;
      padding: 3.1em;
      margin: 0;
      }

#navcontainer ul li a {
      color: #4c86b3;
      text-decoration: underline;
      text-align: center;
      }

#navcontainer ul li a:hover {
      color: #930;
      }

#navcontainer a:active {
      color: #fff;
      }

#navcontainer li#active a {
      color: #fff;
      }
      
/* image gall */
#image {position:relative; width:428px; height:270px; background:#FFF url(../design/loading.gif) center center no-repeat}
#image img {position:absolute; }
#thumbwrapper { display: none;}
.imgnav {position:absolute; height:270px; width:40%; z-index:100; height:270px; width:40%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(../design/left.gif) left center no-repeat;}
#previmg:hover {opacity:1; filter:alpha(opacity=100); }
#nextimg {right:0; background:url(../design/right.gif) right center no-repeat; }
#nextimg:hover {opacity:1; filter:alpha(opacity=100); }


/* rezasearch */
.rezefulllink {
	float: left; margin: 45px 0 0 15px; font-size: 13px;
	}
.rezasearch {
	border-collapse: collapse;
      }
.rezasearch td {
      vertical-align: middle;
      }      

.rezasearch label {
      padding: 8px 0 0 4px;
      color: #666;
      float: left;
      display: block;
      width: 60px;
      }

.rezasearch input, .rezasearch select {
      margin: 5px 0;
}	

/* table zebra */
#hor-zebra, #hor-zebra12 {
      width: 416px;
	margin: 6px 6px 0 6px;
	text-align: center;
	border-collapse: collapse;
      background: #fff;
      }
#hor-zebra th, #hor-zebra12 th {
	padding: 6px;
	color: #333;
      }
#hor-zebra .termin, #hor-zebra12 .termin {
      width: 90px;
      }
#hor-zebra td, #hor-zebra12 td {
      vertical-align: middle;
      font-size: 11px;
	padding: 4px;
      }
#hor-zebra td {
	color: #669;
      }
#hor-zebra12 td {
	color: red;
      }
#hor-zebra .odd, #hor-zebra12 .odd {
	background: #fff; 
      }
.vzebra-odd {
	background: #e9e9e9;
      }
.vzebra-even {
	background: #f2f2f2;
      }
h4.priplatek {
      font-size: 12px;
      border-top: 1px solid #aaa;
      padding: 4px;
      margin: 0 6px;
      background: #fff;
      font-weight: normal;
      }

.t2 h4.priplatek {
      color: red;
      }
.t1 h4.priplatek {
      color: #669;
      }
h4.priplatek {
      color: #669;
      }

      
/* Contains the entire tabbed section */
.tabbed {
	}

/* List of tabs */.tabbed ul.tabs { margin: 4px 0; padding: 0px; list-style:none; text-align:right; }
.tabbed ul.tabs li {
      display:inline;
	}
.tabbed ul.tabs li a {
	overflow: hidden;
	color:#fff; text-decoration:none; padding: 13px 5px 26px 5px;
	}
.tabbed ul.tabs li a:hover {
      color: #015294; background-color:#f2f2f2; font-weight:bold;  position:relative;
	}

/* The current selected tab */
.tabbed ul.tabs li a.tab-current {
      color: #015294; background-color:#f2f2f2; font-weight:bold;  position:relative;
	}

/* The content shown when a tab is selected */
.tabbed div {
	}

/* Set the CSS to make sure the other tabs' content isn't shown other than the first */
.tabbed div.t2 {
	display: none;
	}
	
#tooltip {
	position: absolute;
	z-index: 9999;
	color: #fff;
	width: 180px;
	}
#tooltip .tipHeader {
	height: 8px;
	background:url(../design/tipHeader.gif) no-repeat;
	}
#tooltip .tipBody {
	background-color:#000;
	padding:5px 5px 5px 15px;
	}
#tooltip .tipFooter {
	height:8px;
	background:url(../design/tipFooter.gif) no-repeat;
	}
.person {
	margin: 0px;	
	}
.icons  {
	margin: 0 10px 0 0;	
	}
	
/* facebook do paticky share */	
.facebook {
	font-size: 12px;
	text-align: right;
	padding: 15px;
	background: #f7f7f7;
	}

/* mapa hotelu */
#map_canvas {
	width: 428px;
	height: 300px;
	}