body {
  margin: 0; padding: 0;
  background: #9ebfd7 url(../images/bg-page.jpg) repeat-x 50% 0;
  font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  font-size: 14px;
  text-align: center;
}

h1, .tab_content h2, .h1 {
	padding: 0 0 24px; margin: 0;
	font-size: 20px;
	font-weight: normal;
	}
	
h1 .span {color: #ff6903}

h2, .h2 { font-size: 16px; margin-top: 0; padding-top: 0;}
h3 { font-size: 15px; color: #112553}
h2 a, h3 a {color: #666666; }


a {color: #173885; outline: 0;}
a:hover {
  color: #173885;
  text-decoration: none;
  outline: 0;
}

button { border: 0; outline: 0; }

img {border: 0;}


p, ul, ul  {
  padding: 0 0 15px; margin: 0;
  line-height: 150%;
}

.tab_container ul li, .tab_container ol li {
  padding: 0; margin: 0 0 0 25px;
  list-style-type: square; 
}

h1 {}


input, textarea, label {
		font-size: 13px;
		font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;;
}
legend {display: none;}
label {width: 105px;}
fieldset { border: none; padding: 0; margin: 0; }
form { padding: 0; margin: 0; }
address{ font-style: normal; line-height: 160%; }

table {padding: 0; margin: 0 0 0;}
td, hr {border-collapse: collapse;}

.fl-left {float: left; margin: 0 20px 20px 0;}
.fl-right {float: right; margin: 4px 0 20px 20px;}
.left {text-align: left;}
.right {text-align: right;}
.center {text-align: center;}

.wrap-in {
  position: relative;
  margin: 0 auto; padding: 0; 
  text-align: left;
  width: 960px;
}


#header {
  width: 100%;
  background: #3e3e3e url(../images/header-bgx.png) repeat-x 0 0;
  height: 230px;
}

#logo {
  display: block;
  position: absolute;
  top: 0; left: 0;
  background: url(../images/logo.png) no-repeat;
  height: 132px; width: 300px;
  line-height: 132px;
  color: #fff;
  font-size: 40px;
  text-align: center;
  text-decoration: none;
}
#logo img {
  
  position: absolute;
  top: 0; left: 0;
  }

#topmenu {
  margin: 0; padding: 0;  list-style-type: none;
  position: absolute;
  top: 55px; left: 310px;
  }
#topmenu li {display: inline;}
#topmenu li a {
  margin: 0; padding: 0 25px;
  display: block;
  float: left;
  height: 70px;
  line-height: 70px;
  background: url(../images/topmenu.png) no-repeat 100% 0;    
  color: #c6c6c6;
  font-size: 14px;
  text-decoration: none;
}

#topmenu li.last a {background: transparent;}
#topmenu a:hover {color: #fff;}

#logo-flash {
  position: absolute;
  top: 10; right: 0;
  width: 230px;
  height: 73px;
}

#fb {
  position: absolute;
  top: 29px; left: -15px;
} 

/*
#fb span, #fb:hover span {
  position: absolute;
  top: 5px; left: -3px;
  z-index: 1;
  background: url(../images/facebook-stin.png) no-repeat;
  height: 99px; width: 7px;
}              */


#lang {
  position: absolute;
  top: 147px; left: -15px;
} 

#body {
  margin: -70px 0 0;
}

#intro {
  border: 5px solid #fff;
  color: #666;
  width: 290px; height: 210px;
  float: left;
  margin: 25px 0 20px; padding: 0 0 30px;
  background: #eeeeee url(../images/intro-bg.png) no-repeat 100% 100%; 
}

#intro h2,
.box h2 {
  position: relative; top: -25px;     
  margin: 0 20px 0px; padding: 0 20px;
  height: 40px; 
  line-height: 40px;
  background: #c01815 url(../images/h2.png) repeat-x 0 0;
  border: 1px solid #ad0c0a;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  z-index: 1;
  text-transform: uppercase; 
}

.box h2 {margin: 0;}

#intro p {margin: 0; padding: 0 20px; font-size: 14px; line-height: 200%;}
.tab_content p {text-align: justify;}

.slideshow {
  float: right;
  width: 630px; height: 240px;
  position: relative;
  overflow: hidden;
  border: 5px solid #fff;
  margin-top: 25px;
  }
.slideshow a, .slideshow a:hover {
  display: block;
  position: absolute;
  top: 0; left: 0;
  width: 640px; height: 250px;
  color: #fff;
  text-decoration: none;
  }

.slideshow .nazev {
  display: block;
  position: absolute;
  bottom: 15px; left: 20px;
  background: url(../images/wifi-ico.png) no-repeat 0 2px;
  padding: 10px 0 10px 55px  
}
.slideshow .bg {
  display: block;
  position: absolute;
  bottom: 0; left: 0;
  padding: 0 0 0 65px; margin: 0;
  width: 565px; height: 55px;
  background: #000;
  zoom: 1;
  filter: alpha(opacity=70);
  opacity: 0.7;   
}   


#body .content {
  float: left;
  width: 640px;
  }           
#restaurace #body .content {float: right;} 

.tabs { padding: 0; margin: 0; list-style-type: none; position: absolute;}
.tabs li {display: inline;}
.tabs li a {
  display: block;
  float: left;
  padding: 0 25px 0; margin: 0 10px 0 0;
  background: url(../images/tab.png) repeat-x 0 0;
  height: 40px;
  line-height: 40px;
  color: #6a7897; 
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #cfcfcf;
  border-bottom: 0;
}
.tabs li a:hover,
.tabs li.active a {background: url(../images/tab-on.png) repeat-x 0 0; color: #173885;}

.tabs-rest li a:hover,
.tabs-rest li.active a {background: url(../images/tab-on.png) repeat-x 0 0; color: #173885;}

.tabs-rest { padding: 0; margin: 0; list-style-type: none; position: absolute;}
.tabs-rest li {display: inline;}
.tabs-rest li a {
  display: block;
  float: left;
  padding: 0 25px 0; margin: 0 10px 0 0;
  background: url(../images/tab.png) repeat-x 0 0;
  height: 40px;
  line-height: 40px;
  color: #6a7897; 
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #cfcfcf;
  border-bottom: 0;
}
.tabs-rest li a:hover,
.tabs-rest li.active a {background: url(../images/tab-on.png) repeat-x 0 0; color: #173885;}

.tab_content h2.hidden {padding: 0; overflow: hidden;}
.tab_content h2.hidden span {display: block; text-indent: -300px; margin-bottom: -20px}
.tab_content {
  min-height: 434px;
  _height: 434px;
}

.tabs-content-odchozi h2 {
  position: relative; top: -45px;     
  margin: 0 0 -25px; padding: 0 20px;
  height: 40px; 
  line-height: 40px;
  background: #c01815 url(../images/h2.png) repeat-x 0 0;
  border: 1px solid #ad0c0a;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  z-index: 1;
  text-transform: uppercase; 
}

.content h1 {
display: block;
  float: left;
  padding: 0 45px 0; margin: 0 10px 0 0 !important;
  background: url(../images/tab-on.png) repeat-x 0 0; 
  color: #173885;
  height: 40px;
  line-height: 40px; 
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #cfcfcf;
  border-bottom: 0;
}

.tabs-content {
  padding: 20px 20px 10px; margin: 40px 0 20px;
  background: #fff;
  border: 1px solid #cdcece;
}
.tabs-content-odchozi {
  padding: 20px 20px 10px; margin: 30px 0 20px;
  background: #fff;
  border: 1px solid #cdcece;}
  
.col {
  float: right;
  width: 300px;
  padding: 30px 0 0; margin: 0;
}
#restaurace .col {float: left;}

.col a {color: #db2926;}
.col a.dalsi {
  display: block;
  text-align: right;
  padding: 0 0 20px; margin: 0;
}
.fotky-wrap {
  position: relative;
  min-height: 1px; _height: 1px;
}

.prev, .next {
    position: absolute;
    top: 50px;
    z-index: 999999;
    width: 30px;
    height: 30px;
    border: 0px;
    overflow: hidden;
}
.prev span, .next span { visibility: hidden; }
.prev { background: url(../images/prev.png) no-repeat; left: -15px;}
.prev:hover {background: url(../images/prev.png) no-repeat 0 -30px;}
.next {background: url(../images/next.png) no-repeat; right: -15px }
.next:hover {background: url(../images/next.png) no-repeat 0 -30px;}


.fotky {
  padding: 0; margin: 0 0 15px;
  list-style-type: none; 
  position: relative;
  min-height: 1px; _height: 1px;
}
.fotky li {padding: 0; margin: 0; width: 220px; display: inline;}

.fotky li a, .fotky li a:hover {
  display: block;
  float: left;
  width: 190px;
  position: relative;
  border: 5px solid #fff;
  padding: 0; margin: 0 20px 20px 0;
  color: #fff;
  text-decoration: none;
  }
.fotky li a.last, .fotky li a:hover.last {margin: 0;} 

.fotky li a .nazev {
  display: block;
  position: absolute;
  bottom: 10px; left: 20px;
  padding: 0; margin: 0;  
}

.fotky li a .bg {
  display: block;
  position: absolute;
  bottom: 0; left: 0;
  padding: 0; margin: 0;
  width: 190px; height: 35px;
  background: #000;
  zoom: 1;
  filter: alpha(opacity=70);
  opacity: 0.7;   
}  
.fotky li a .bg, .fotky li a .nazev {
  cursor: pointer;
	cursor: hand;
  }

.box {
  padding: 0 20px 0; margin: 0 0 20px;
  border: 1px solid #cdcece;
  background: #fff url(../images/box-bg.png) repeat-x 0 0;
}

.aktuality {padding: 0; margin: 0}
.aktuality strong {color: #112553;}
.aktuality li {
  list-style-type: none;
  display: block;
  padding: 0 0 20px;
}

.aktuality li a {color: #173885; outline: 0;}

.aktuality li a:hover{
  color: #173885;
  text-decoration: none;
  outline: 0;
}

.bannery {text-align: center; margin-bottom: 20px;}
.bannery img {border: 5px solid #ffffff;}

#footer .wrap-in {
  padding-bottom: 20px;
  color: #999999;
  font-size: 12px;
}
#footer .content {
  padding: 20px;
  background: #0c1a3b url(../images/footer-bg.png) repeat-x 0 0;
  border: 1px solid #0e1533;
  }
#footer .content a {color: #cccccc;}
#footer .content strong {color: #cccccc;}
#footer div p a {padding: 0; margin: 0;}

#footer .col1 {float: left; width: 440px}
#footer .col2 {float: right; width: 440px}

#footer .col1 .fl-left,
#footer .col1 p {float: left; margin: 0 10px 0 0;}

#footer .col2 .fl-right,
#footer .col2 p.right {float: right; margin: 0 0 0 10px;}

#botmenu {clear: both; margin: 0; padding: 0 0 0 5px; list-style-type: none;}
#botmenu li {display: inline;}
#botmenu li a {
  padding: 0 12px 0 10px; margin: 0 !important;
  background: url(../images/botmenu.gif) no-repeat 100% 0;
  text-decoration: none;
}
#botmenu li a:hover {text-decoration: underline;}

#copyright {padding: 20px 20px 0px; float: left;}
#links {
  float: right;
  padding: 20px 20px 0px 0;
}
#links a {
	text-decoration: none;
	color: #999999 !important;
	position: relative;	
	min-height: 1px;
	_height: 1px;
}
#links a span {padding: 0 100px 0 0;} 
#links a img {position: absolute; top: -5px; right: 0;}
#links a:hover span {text-decoration: underline;}

#beskyd {}

#created {
  display: block;
  text-align: right;
  padding: 10px 40px 0 0;
  font-size: 10px; color: #fff}
#created a {color: #fff}
#created a:hover {color: #173885;}

.clear {
  clear: both;
  display: block;
  font-size: 0;
  padding: 0; margin: 0;
}
.hr {
  padding: 0; margin: 0;
  height: 2px;
  line-height: 2px;
  background: transparent url(../images/hr.png) repeat-x 0 0;  
}
.hr hr {visibility: hidden;}

#menu {
  padding: 0; margin: 0; list-style-type: none; 
  position: relative;
  top: -5px;
  }
#menu li {display: inline;}
#menu li a {
  float: left;
  clear: left;
  display: block;
  padding: 0 20px;
  margin: 0;
  width: 215px;
  /*border-bottom: 1px solid #db2926;*/
  background: url(../images/menu.png) repeat-x 0 100%;
  text-transform: none;
}
#menu li a:hover {
  background: url(../images/menu-on.png) repeat-x 0 ;
}
#menu li.last a {border-bottom: 1px solid #cfcfcf;}

.adresa {
  float: left;
  padding: 20px 0 0px 30px;
  }

.provoz {
  float: right; 
  background: #fafafa url(../images/menu-on.png) repeat-x;
  padding: 20px 25px 10px 30px; margin: 0;
  border-left: 1px solid #cfcfcf;
}


.provoz table tr td {
  border-top: 1px solid #ededed;
  padding: 3px 10px;
  }
  
.adresa span {
  display: block;           
  width: 65px;
  float: left;
  clear: left;
}
.podbarveni {
  margin: 20px 0 20px;
  padding: 0;
  /*background: #eee;                                  */
  background: #e3e3e3 url(../images/menu.png) repeat-x;
  border: 1px solid #CFCFCF; 
}

.podbarveni .clear {height: 0;}
.podbarveni h3 {margin-top: 0; padding-top: 0;}

.tab_content img {border: 1px solid #CFCFCF; padding: 5px}
img.noborder {border: 0 !important}

#ohraniceni-virtualky {padding: 5px 5px 3px 5px; border: 1px solid #cfcfcf;}

.video_odkaz {position:absolute; padding:50px 0px 0px 280px;}

#toggle-mobile {
    text-align: center;
    margin: 10px 10px 15px;
    display: block;
}
#toggle-mobile a {
    padding: 10px;
    border: 1px solid #173885;
    font-weight: bold;
}
#toggle-mobile {
    display: none     
 }
.fixed #toggle-mobile {
    display: block;
}