* {
  padding: 0px;
  margin: 0px;
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
  font-size: 100%;
}
p {
  margin-bottom: 10px;
}
li {
  margin-left: 20px;
  margin-bottom: 5px;
  list-style: square;
}
ul {
  margin-top: 5px;
  margin-bottom: 5px;
}
td {
  vertical-align: top;
}
a {
  color: #000000;
}
h1, div.h1 {
  font-size: 160%;
  margin-bottom: 10px;
  color: #8a0b04;
}
h2 {
  font-size: 140%;
  margin-bottom: 5px;
}
h3 {
  font-size: 120%;
}
div.h2 {
  clear: both;
  font-size: 220%;
  margin-bottom: 10px;
  font-weight: bold;
  /*border-bottom: 1px solid #000000;*/
}
img {
  border: 0px;
}
html {
  background-image: url('../img/layout/bg_html.png');
  background-position: top center;
}
body {
  background-image: url('../img/layout/bg_body.png');
  background-position: top center;
  background-repeat: no-repeat;
  
}
#container-outter {
  width: 958px;
  height: 600px;
  margin: auto;
  font-size: 70%;
  background-image: url('../img/layout/bg_top.png');
  background-position: top center;
  background-repeat: no-repeat;
}
#container-inner {
  width: 958px;
  position: absolute;
  top: 0px;
  float: left;
}
#doporuc {
  position: absolute;
  top: 15px;
  right: 10px;
  clear: both;
  overflow: hidden;
  text-align: right; 
  font-size: 120%;
  vertical-align: middle;  
}

#doporuc img {
  /*top: 5px;
  right: -5px;
  margin-top: 4px;
  vertical-align: middle;*/
  margin-right: 5px;
  float: left;
  margin-top: 0px;
}

#doporuc a{
  text-decoration: none;
  color: white;
  font-weight: bold;
}

#header {
  position: absolute;
  top:0px;
  left: 0px;
  clear: both;
  width: 958px;
  height: 276px;
  overflow: hidden;
}
  #languages-and-search {
    width: 958px;
    height: 48px;
  }
  #logo-and-menu {
    width: 958px;
    height: 276px;
    background-image: url('../img/layout/bg_header.png');
    background-position: top center;
    background-repeat: no-repeat;    
  }
    #logo-and-menu .inner {
      width: 916px;
      margin: auto;
    }
    #home {
    float: left;
    }
    #change-region {
    display: none;
    position: absolute;
    float: left;
    clear: both;
    top: 15px;
    right: 10px;
    }
    #change-region *{
      color: #ffffff;
    }
      #change-region select {
        background-color: transparent;
        border: 0px;
      }
      #change-region option {
        background-color: #8a0b04;
      }
    #main-menu {
      float: right;
      width: 716px;
      padding-top: 40px;
      height: 63px;
      font-size: 110%;
      overflow: hidden;
      text-align: right;
    }
      #main-menu ul {
        float: right;
      }
      #main-menu li {
        float: left;
        list-style: none;
        border-left: 1px dotted #adadad;
        padding-left: 5px;
        padding-right: 5px;
        margin-left: 0px;
      }
      #main-menu .li0 {
        border: 0px;
      }
      #main-menu .li6 a {
        background-image: url('../img/layout/bg_menu_new.png');
        background-position: top right;
        background-repeat: no-repeat;
      }
      #main-menu a {
        float: left;
        color: #999999;
        padding: 15px;      
        font-weight: bold;
      }
      #main-menu .selected,
      #main-menu a:hover {
        color: #930000;
        background-color: #f4e5e5;        
        font-weight: bold;
      }      
      #main-menu .li6 .selected,
      #main-menu .li6 a:hover {
        background-image: url('../img/layout/bg_menu_new_.png');
      }
#main {
  float: left;
  width: 958px;
  margin-top: 276px;
  background-image: url('../img/layout/bg_main.png');
}
    #main a {
      text-decoration: none;
    }
#main-bottom {
  float: left;
  width: 958px;
  height: 14px;
  background-image: url('../img/layout/bg_main_bottom.png');
  background-position: center bottom;
}
#col12 { /*2 sloupce*/

}
#col12 .col1 {
  float: left;
  width: 607px;
}
  #col12 .col1 .inner {
    margin-top: 15px;
    margin-left: 21px;
    line-height: 1.5;
  }
#col12 .col2 {
  float: left;
  width: 327px;
}
  #col12 .col2 .inner {
    margin-top: 15px;
    margin-left: 18px;
    line-height: 1.5;
  }
#col123 { /*2 sloupce*/

}
#col123 .col1 {
  float: left;
  width: 328px;
}
  #col123 .col1 .inner {
    margin-top: 15px;
    margin-left: 21px;
    line-height: 1.5;
  }
#col123 .col2 {
  float: left;
  width: 478px;
  /*border: 1px solid red;*/
}
  #col123 .col2 .inner {
    margin-top: 15px;
    margin-left: 10px;
    line-height: 1.5;
  }
#col123 .col3 {
  float: left;
  width: 130px;
  overflow: hidden;
  /*border: 1px solid black;*/
}
  #col123 .col3 .inner {
    margin-top: 15px;
    margin-left: 10px;
    line-height: 1.5;
  }
  .col3 h1 {
    color: #5f5f5f;
    text-align: center;
    font-size: 120%;
  }
#top5 {
  float: left;
  width: 958px;
  height: 231px;
  margin-top: 20px;
  overflow: hidden;
  background-image: url('../img/layout/bg_top5.png');
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #ca0000;
}  
#partners {
  float: left;
  width: 958px;
  margin-top: 20px;
  overflow: hidden;
}  
  #partners img {
    float: left;
  }
  
#footer, #backlinks {
  float: left;
  width: 958px;
  margin-top: 20px;
  padding-bottom: 20px;
  height: 57px;
  overflow: hidden;
  background-image: url('../img/layout/bg_footer.png');
  background-position: top center;
  background-repeat: no-repeat;
  font-size: 85%;
}
#backlinks {
  background-image: url('../img/layout/bg_backlinks.png');
  margin-bottom: 0px;
  padding-bottom: 0px;
  text-align: center;
}
  #footer li {
    display: inline;
  }
  #footer li {
    margin:0px;
    padding-left:10px;
    padding-right:5px;
    list-style: none;
    background-image: url('../img/layout/bg_footer_li.png');
    background-repeat: no-repeat;
    background-position: top left; 
  }
  #footer ul, #footer li {
    margin-bottom: 0px;
  }
  #footer p {
    margin: 0px;
    padding: 0px;
  }
  #footer .li0 {
    background-image: none;
  }
  #footer .inner {
    margin: 15px;
    text-align: center;
  }
  #footer * {
    color: #ffffff;
  }
  #footer a {
    font-weight: bold;
    color: #ffaf00;
  }
  #backlinks a {
    font-weight: normal;
    color: #ffffff;
  }
  #backlinks .inner {
  margin: 15px;
  color: #ffffff;
}

/*clanky*/
.clanek {
  float: left;
  width: 100%;
  background-color: #f3f3f3;
  padding-bottom: 5px;
}
.clanek .clear {
  clear: both;
}
.clanek .images {
  float: right;
  margin-left: 5px;
}
#col12 .clanek .vice-informaci .images {
  width: 260px;
} 
#col12 .clanek .text .images {
  /*width: 210px;*/
}
  .clanek .images img {
    border: 4px solid #e2e2e2;
    /*float: left;*/
    clear: both;
    margin-bottom: 10px;
  }
.clanek-galerie {
  float: left;
  clear: both;
}
.clanek-galerie img {
  border: 4px solid #e2e2e2;
  margin: 0px;
  padding: 0px;
  float: left;
}
#main .clanek-galerie .image {
  float: left;
  margin: 0px;
  padding: 0px;
  border: 0px solid red;
  width: 111px;
  margin-bottom: 10px;
}
#main .clanek-galerie .image .inner {
  margin: 0px;
  padding: 0px;
  padding-right: 5px;
  padding-bottom: 5px;
  border: 0px solid black;
}
.clanek a {
  font-weight: bold;
}
.clanek .label {
  background-image: url('../img/layout/bg_clanek_h1.png');
  background-position: top center;
  background-repeat: no-repeat;
  padding: 5px;
  padding-left: 10px;
  font-weight: bold;
  font-size: 110%;
}
  .clanek .label h1 {
    font-size: 110%;
    color: #000000;
  }
  .clanek h2 {
    color: #8a0b04;
  }
.clanek .logo,
.logo {
  float: right;
}
.clanek .restaurant-photos-large,
.clanek .restaurant-photos {
  float: right;
  clear: both;
}
.clanek .restaurant-photos-large img {
  border: 5px solid #e2e2e2;
  float: left;
  clear: both;
  margin: 0px;  
  margin-bottom: 5px;
}
.clanek .restaurant-photos img {
  border: 5px solid #e2e2e2;
  margin-left: 10px;
  margin-bottom: 10px;
  clear: none;
  float: left;
}
.clanek .restaurant-photos-large .gallery img {
  clear: none;
  float: left;
}
.clanek .zakladni-informace {
  padding: 10px;
}
.clanek .vice-informaci {
  clear: both;
  background-color: #fdfdfd;
  margin: 5px;
  border-top: 1px solid #8a0b04;
  padding: 10px;
}
.col12 .clanek .vice-informaci {
  width: 546px;
}
.clanek .vice-informaci .text {

}
.clanek .v-rubrice {
  margin-top: 20px;
  clear: both;
}
.clanek table {
  margin-bottom: 20px;
}
.clanek td {
  padding-right: 10px;
}
.clanek .atr1 {
  font-weight: bold;
  color: #8a0b04;
}
.clanek .atr2 {
  font-weight: bold;
  color: #000000;
}
.clanek .atr4 {
  font-style: italic;
  color: #000000;
}
.clanek .map {
  clear: both;
}
.clanek, .slovnik {
  margin-bottom: 20px;
}
.slovnik a {

}
.slovnik a:hover {
  background-color: #333333;
  color: #ffffff;
}
/*clanky na hlavni strane*/
#clanky-home * {
  color: #563f00;
}
#clanky-home .clanek {
  background-image: url('../img/layout/bg_clanek_home.jpg');
  background-position: top right; 
  background-repeat: no-repeat;
  background-color: #f4ae32;
  border: 1px solid #c38e00;
}
#clanky-home .images {
  float: left;
}
#clanky-home .images img {
  border: 1px solid #ffffff;
  margin: 10px;
}
#clanky-home .clanek .zakladni-informace {
  padding-right: 15px;
}
#clanky-home h1 {
  font-size: 120%;
  margin-bottom: 3px;
}
#clanky-home h1 a {
  text-decoration: underline;
}
#clanky-home table {
  margin-bottom: 10px;
}
.vypis-clanku {
  float: left;
  width: 100%;
  /*border: 1px solid #e2e2e2;*/
  margin-bottom: 20px;
}
.vypis-clanku .inner {
  margin: 10px;
  margin-right: 20px;
}
.vypis-clanku ul {
  padding: 0px;
  margin-bottom: 20px;
}
.vypis-clanku li {
  list-style: none;
  border-bottom: 1px dotted #929292;
  padding: 0px;
  margin: 0px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.vypis-clanku,
.vypis-clanku a {
  color:#5f5f5f;
}
.vypis-clanku li a {
  text-decoration: underline;
}

.slovnik .letter {
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
}  
/*vyhledavaci okno*/
#search {
  background-image: url('../img/layout/bg_ornament_red.png');
  margin-bottom: 15px;
  border: 1px solid #540007;
}
#search .submit {
  width: 130px;
}
  #search,
  #search a {
    color: #ffffff;
  }
  #search .inner {
    margin: 10px;
  }
/*reklamni plochy*/
.text-ad, .box {
  border: 1px solid #f3f3f3;
  padding: 10px;
  margin-bottom: 10px;
  text-align: left;  
}
.banner-125x125 {
  text-align: center;
  margin-bottom: 10px;
}
.banner-234x60 {
  float: left;
  width: 234px;
  margin-bottom: 10px;
  overflow: hidden;
}
  .banner-234x60 .text-ad {
  }
/*strankovani*/
.strankovani {
  clear: both;
  margin: 0px;
}
.strankovani table {
  float: right;
}
.paging {
  clear: both;
  text-align: right;
}
.paging img {
  vertical-align: middle;
}
.paging a,
.paging .current {
  padding: 5px;
  text-align: center;
}
.paging .current {
  border: 1px solid #000000;
  color: #000000;
  background-color: #ffffff;
  padding-top: 1px;
  padding-bottom: 1px;
  font-size: 80%;
  margin-left: 5px;
  margin-right: 5px;
}
/*mapa*/
#map_box {
  background-color: #f3f3f3;
  padding: 15px;
  border: 1px solid #e2e2e2;
}
#map_canvas {
  margin: auto;
  clear: both;
  border: 5px solid #e2e2e2;
  width: 545px;
  height: 300px;
}
.statusBar, #coordinates {
  display: none;
}
/*vypis reztauraci*/
.restaurace {
  
}
.restaurace .image {
  padding: 5px;
}
.restaurace .url {
  text-align: right;
  white-space: nowrap;
  font-size: 110%;
}
.restaurace .image img {
  border: 3px solid #e2e2e2;

   float: left;
}
.restaurace .title a {
  color: #8a0b04;
}
.restaurace .title {
  color: #434242;
  font-weight: bold;
  font-size: 110%;
}
.restaurace .title span {
  font-size: 75%;
}
.restaurace .row3 td,
.restaurace .image {
  border-bottom: 1px dotted #434242;
}
.restaurace .url,
.restaurace .url a {
color: #717171;
}
#main .restaurace .url a {
text-decoration: underline;
}
.restaurace .url a:hover {
color: #8a0b04;
}
.restaurant-events .day {
  padding: 0px;
  padding-right: 10px;
}
.restaurant-events {
  clear: both;
}
.col1 .restaurant-events .day {
 padding-left: 10px;
}
.restaurant-events .day h2 {
  margin: 0px;
  font-size: 160%;
}

/*vyhledavaci formular*/
/*#search_form td {
  padding-left: 10px;
  height: 25px;
  vertical-align: middle;
}
#search_form table {
  width: 100%;
}
#search_form .fulltext {
  text-align: right;
}
#search_form input {
  padding: 1px;
}
#search_form #log {
  font-size: 70%;
  font-weight: normal;
  	width: 100px;
}
#search_form .controls {
  text-align: right;
}*/
.gallery img {
  margin-right: 4px;
  margin-bottom: 4px;
  border: 3px solid #e2e2e2;
}

* span.off {
  text-decoration: line-through;
  color: #999999;
}
.small {
  font-size: 85%;
  color: #666666;
}


div.right, p.right {
  text-align: right;
}
div.center, p.center {
  text-align: center;
}

.addthis_toolbox {
  margin-top: 15px;
  font-size: 10px;
  border-top: 1px dotted #f3f3f3;
  padding-top: 10px;
}
#addthis_caption {
  float: left;
}
