
/*

<div class="neviditelny">
// Main Search function
function hhotelSearch(cluster, lg, price, nights, title, theme, args)
{
    var waction = FBRESA + "crs.phtml?clusterName="+cluster;
    if (lg != "") waction += "&langue="+lg;
    if (price != "") waction += "&FSTBKNGCode="+price;
    if (nights != "") waction += "&nights="+nights;
    if (title != "") waction += "&title="+escape(title);
    if (theme != "") waction += "&theme="+theme;
    if (args != "" && (args.indexOf("=")!= -1) ) waction += "&"+args;
    window.open(waction,"search","toolbar=no,width=800,height=550,menubar=no,scrollbars=yes,resizable=yes,alwaysRaised=yes");
    pageFrom = location.href;
    urchinTracker('/fastbooking/link/'+pageFrom+'/hotelSearch/');
}
</div>

*/
body {
   background-color: #475E87;
   margin: 0px;
   font-family: Arial;
   font-size:11pt;
   background-image: url(../img/prouzky_parketa.gif);
}
.special {
   font-size:9pt;
}
li {
   font-size:8pt;
}

a {
   color:white;
}

.hlavicka_obal {
 background-image: url(../img/top_dlazdice.jpg);
 width:100%;
 height: 104px;
 padding:0px;
 margin-top:0px;
 border-top: solid black 1px;
 text-align:center;
}

.hlavicka {
 background-image: url(../img/top_dlazdice.jpg);
 width: 1042px;
 height: 104px;
 text-align:left;
 position:relative;
 margin-left:auto;
 margin-right:auto;
}

.hlavicka_obsah {
 height:100%;
 text-align:left;
 float:left;
}

.logo {
 background-image: url(../img/logo.png);
 background-repeat: none;
 width: 77px;
 height: 86px;
 margin-top:0px;
 margin-right:15px;
 float:left;
}

.napis {
 background-image: url(../img/napis.png);
 background-repeat: none;
 width: 538px;
 height:79px;
 cursor:pointer;
 top:15px;
 left:110px;
 position:absolute;
 z-index:5;
 }

.jazyky {
 font-family: Verdana;
 font-size:8pt;
 text-align:left;
 color:white;
 list-style-type:none;
 float:right;
 width:200px;
 margin-top:10px;
 margin-right:15px;
}

a.jazyk {
text-decoration:none;
color: #FFFFFF;}

a.jazyk:hover {
font-weight:bold; }

.lista_top {
 background-image: url(../img/lista_full.gif);
 background-repeat: y-repeat;
 width: 900px;
 height: 61px;
  margin-left:auto;
 margin-right:auto;
}

.lista_top_obal {
 background-image: url(../img/lista_parketa.gif);
 background-repeat: y-repeat;
 width: 100%;
 height: 61px;
text-align:center;
}

.stred_obal {
 background-color:#FFEFC1;
 width:100%;
 height: 273px;
 border-top: solid #ffefc1 1px;
 text-align:center;
}

.stred {
 background-color:#FFEFC1;
 width:1042px;
 height:273px;
 position:relative;
  margin-left:auto;
 margin-right:auto;
}

.menu_obal {
 width: 226px;
 height:273px;
 padding-left:0px;
}

.img_top_obal {
 height:20px;
 margin: 0 0 0 0px;
 text-align:center;
 height:270px;
 width: 580px;
}
.rezerv_obal{
 width: 226px;
 height:273px;
;}

.menu {
 /*position:static;*/
 background-image: url(../img/left_panel.gif);
 background-repeat: none;
 width: 226px;
 height: 249px;   /* 259 - 13 za padding*/
 text-align:center;
 padding-top:10px;
/* position:relative;
 z-index:5;*/
}

.img_top {
 background-repeat: no-repeat;
 background-position: top center;
 height: 256px;
 margin-left:auto;
 margin-right:auto;
 }

.rezerv {
 background-image: url(../img/left_panel.gif);
 background-repeat: none;
 width: 226px;
 height: 260px;
 margin-top:2px;
 _margin-top:0px;
 margin-bottom:6px;
 text-align:center;
 z-index:5;
}


.lista_rez_obal {
 background-color: #002E6E;
 width: 100%;
 height: 38px;
}

.lista_rez {
 background-image: url(../img/reserv_temp.jpg);
 background-repeat: none;
 width: 885px;
 height: 38px;
 cursor:pointer;
}

.left_spodek_menu {
 width: 226px;
 float: left   ;
 padding-top:8px;
 padding-left:0px;
 margin-left:0px;
 position:absolute;
}
.right_spodek_menu {
 width: 226px;
 right:0px;
 top:0px;
 padding-top:8px;
 position:absolute;
 margin:0px;
 text-align:center;
}

.left_spodek_obsah {
 _height:400px;
 min-height:400px;
 color: #FFFFFF;
 text-align:left;
 font-size:10pt;
 color:#FFFFFF;
 padding-left:250px;
 padding-top:10px;
 width:540px;
 padding-right:5px;
}

.odjezd_prijezd{
 margin-top:10px;
}

#rezerv_submit_cz a{
 background-image: url(../img/rezervace_button_cz.jpg);
 background-position:top center;
 background-repeat: no-repeat;
 height:41px;
 width:160px;
 display:block;
 margin-top:10px;
}
#rezerv_submit_cz a:hover{
 background-position:bottom center;
}

#rezerv_submit_en a{
 background-image: url(../img/rezervace_button_en.jpg);
 background-position:top center;
 background-repeat: no-repeat;
 height:41px;
 width:160px;
 display:block;
 margin-top:10px;
}
#rezerv_submit_en a:hover{
 background-position:bottom center;
}

.left_spodek_obsah img{
border: #ffefc1 solid 1px;
margin-left:15px;
}
.bilatabulka h2{
margin-left:15px;
}

.rozdeleni {
 width: 1000px;
}

.spodek_obal {
 background-image: url(../img/prouzky_parketa.gif);
 width:100%;
 height: 100%;
 border-top: solid #002e6e 1px;
  text-align:center;
}

.spodek {
/* background-image: url(../img/prouzky_parketa.jpg);  */
 width:1042px;
 position:relative;
 text-align:left;
   margin-left:auto;
 margin-right:auto;
}

.big_button_top {
background-position:center top;
}

.big_button_down {
 background-image: url(../img/tlacitko_big.gif);
 background-position:center top;
 background-repeat: no-repeat;
 width: 226px;
 height: 50px;
 font-weight:bold;
 cursor:pointer;
}

.menu_pozice {
 text-align:left;
 height:230px;
 padding-top: 0px;
 padding-left: 0px;
 width:180px;
 margin-left:auto;
 margin-right:auto;

 }
.rezerv_pozice {
 text-align:left;
 height:230px;
 padding-top: 20px;
 padding-left: 0px;
 width:180px;
 color:#9F895A;
 margin-left:auto;
 margin-right:auto;
}
.obrazky{
border-collapse:collapse;
background-color:#ffefc1;
border:none;
margin:0;
padding:0;
}
.obrazky td{
border:none;
}
.obrazky td img{
margin-top:2px;
border:#ffefc1 solid  1px;
margin-left:0px;
}
.specialnabidka {
color:#e9e0c1;
text-align:left;
padding-left:4px;
}
.specialnabidka h5{
margin-top:8px;
}
.specialnabidka a{
  color:white;
  text-decoration:none;
}
.tabulka a{
  color:white;
  text-decoration:none;
}
.bilatabulka {
color:#FFFFFF;
font-size:9pt;
width:99%;
}
.tabulka {
text-align:center;
margin-bottom:12px;
}
.tabulka img {
cursor:pointer;
border:none;
margin-left:3px;
}
.tabulka_left {

margin-bottom:12px;
}
.tabulka_left img {
cursor:pointer;
border:none;

}
.tabulka_in {
margin-left:auto;
margin-right:auto;
width:427px;
background-color:#feefc1;
}
.tabulka_in_td {
padding:0;
padding-top:3px;
padding-right:2px;
margin:0;
width:50%;
}
.tabulka_in2{
  padding-top:4px;
  padding-bottom:4px;
}
.tabulka_in_td a {
height:50px;
width:437px;
}
.neviditelne {
display:none;
}
.konec{
clear:both;
width:99%;
}
a.pokoje {
 font-family: Verdana;
 text-align:center;
 color:white;
}
a.pokoje:hover {
color: #F4E1A7;
}
#video_top{
  width:502px;
  height:55px;
  background-image:url('../img/video_top.png');
  text-align:left;
}
#video_top_in{
  padding-left:20px;
  padding-top:10px;
}
#video_border{
  background-color:#FFEFC1;
  width:502px;
  height:330px; 
}
#video_bottom{
  width:502px;
  height:3px;
  background-image:url('../img/video_bottom.png');
  background-repeat:no-repeat;
}
.galerie_ramecek{
  width:427px;
}
.galerie_in{
  width:427px;
  background-color:#FFEFC1;
  margin:0;
  padding:0;
  height:140px;
}
.table-top{
  background-image:url('../img/table_top.png');
  background-repeat:no-repeat;
  margin:0;
  height:3px;
  width:427px;
}
.table-bottom{
  background-image:url('../img/table_bottom.png');
  background-repeat:no-repeat;
  margin:0;
  height:3px;
  width:427px;
}
.image-left{
  margin-top:3px;
  margin-right:10px;
}
.image-right{
  margin-top:3px;

}
#foot{
text-align:center;
font-size:10px;
color:white;
}
#foot a{
color:white;
text-decoration:none;
}
#foot a:hover{
color:white;
text-decoration:underline;
}
a.home{
 background-image: url(../img/menu/home.jpg);
 background-repeat: no-repeat;
 background-position: top left;
 display:block;
 height:20px;
 }
a.home:hover {
 background-position: bottom left;
 }
 a.home_ru{
 background-image: url(../img/menu/ru/home.jpg);
 background-repeat: no-repeat;
 background-position: top left;
 display:block;
 height:20px;
 }
a.home_ru:hover {
 background-position: bottom left;
 }
 
 img, div, a { behavior: url("iepngfix.htc") }