/*clanek dne*/
h1.section {
  clear: both;
  text-align: left;
  border-top: 1px solid #f0f0f0;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
}
h1.section a {
  text-decoration: none;
}
#article-of-the-day {
  float: left;
  width: 532px;
  min-height: 180px;
}
p.download a {
  font-weight: normal;
}
  #article-of-the-day h1,
  .article-perex h1 {
    margin-bottom: 10px;
  }
  #more-perex h1,
  #more-perex h2 {
    margin-bottom: 5px;
    font-size: 120%;
    color: #40568d;
  }
  #more-perex .article-perex {
    width: 590px;
  }
  #article-of-the-day h1 a,
  .article-perex h1 a,
  .article-perex h2 a {
    color: #40568d;
  }
  #article-of-the-day .article-perex,
  .article-perex {
    margin-right: 10px;
    margin-bottom: 10px;
    clear: both;
    float: left;
  }
  #article-of-the-day .image,
  .article-perex .image {
    width: 260px;
    float: left;
    /*margin-bottom: 10px;*/
    /*margin-right: 10px;*/
    padding-bottom: 10px;
    margin-left: 10px;
  }
  #more-perex .image,
  #more-home-perex .image {
    width: 128px;
    height: 88px;
    background-image: url('../img/layout/bg_perex_image_120x80.png');
    background-repeat: no-repeat;
  }
  #article-of-the-day .image img,
  .article-perex .image img {
    padding: 0px;
    border: 5px solid #e2e2e2;
    background-color: #ffffff;
  }
  #article-detail .gallery {
    margin-bottom: 20px;
    clear: both;
  } 
  #article-of-the-day .gallery img,
  #article-detail .gallery img,
  #column2 .gallery img {
    margin-bottom: 2px;
    margin-right: 4px;
    border-width: 3px;
    padding: 0px;
    margin: 0px;
    margin-right: 1px;
    margin-bottom: 1px;
    border:0px;
    float: left;
  }
   #article-detail .image .gallery img {
    /*margin-right: 1px;
    margin-bottom: 1px;*/
   }
  #article-of-the-day .article-date,
  .article-perex .article-date {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    background-image: url('../img/layout/bg_article_date.png');
    background-repeat: no-repeat;
    width: 32px;
    height: 44px;
  }
    #article-of-the-day .article-date .month,
    .article-perex .article-date .month {
      clear: both;
      text-align: center;
      text-transform: uppercase;
      font-weight: bold;
      color: #ffffff;
      margin: 0px;
      font-size: 80%;
    }
    #article-of-the-day .article-date .day,
    .article-perex .article-date .day {
      margin: 0px;
      clear: both;
      font-size: 140%;
      text-align: center;
      font-weight: bold;
    }
  #article-lists {
    clear: both;
    float: left;
    width: 863px;
  } 
    #article-lists div.list {
      width: 286px;
      margin-bottom: 10px;
      float: left;
    }
    #article-lists div.list .top {
      background-image: url('../img/layout/bg_hp_article_list_top.png');
      background-position: left top;
      background-repeat: no-repeat;
      width: 286px;
      height: 32px;
      overflow: hidden;
      float: left;
    }
    #article-lists div.list .middle {
      background-image: url('../img/layout/bg_hp_article_list_middle.png');
      background-position: left top;
      background-repeat: repeat-y;
      width: 286px;
      float: left;
    }   
    #article-lists div.list .bottom {
      background-image: url('../img/layout/bg_hp_article_list_bottom.png');
      background-position: left top;
      background-repeat: no-repeat;
      width: 286px;
      height: 9px;
      float: left;
      margin-bottom: 10px;
    }
    #article-lists div.list table {
      margin-left:12px;
      width: 261px;
    }
    #article-lists .list h1 {
      margin: 12px;
      margin-top: 8px;
      margin-right: 15px;
      text-transform:uppercase;
      font-size: 90%;
    }
    #article-lists .list h1,
    #article-lists .list h1 a {
      color: #40568d;
      text-decoration: none;
    }
    #article-lists .list .image {
      background-image: url('../img/layout/bg_perex_image_48x36.png');
      background-position: left top;
      background-repeat: no-repeat;
      padding: 0px;
    }
    #article-lists .list .image img {
      background-color: #f4f4f4;
    }
    
    /*sekce*/
    .article-sections li {
      margin-bottom: 5px;
    }
.perex {
  /*clear: both;*/
}    
.perex img {
  float: right;
  margin-bottom: 10px;
}
.perex h2 img {
  float: none;
  vertical-align: none;
  margin: 0px;
}
#article-detail p.perex {
  font-size: 120%;
  font-weight: bold;
}
#article-of-the-day p.perex {
  font-size: 100%;
}
.text p,
.text li {
  line-height: 1.4;
}
.text li {
  margin-bottom: 0px;
}
.text ul {
  margin-bottom: 10px;
}
/*perex v column1*/
#column1 .article-perex .text {
  float: right;
  width: 360px;
  border: 0px solid black;
}   
#column1 h1 {
 

} 
/*perex v article-of-the-day*/
#article-of-the-day .article-perex .text {
  float: right;
  width: 300px;
  border: 0px solid black;
}   
#article-of-the-day h1 {
  /*width: 257px;
  float: left;*/
}
/*perex v more-perex*/
#more-perex .article-perex .text {
  float: right;
  width: 440px;
  border: 0px solid black;
}   
#more-perex  h1 {
  /*width: 397px;
  float: left;*/
}
#more-perex .image {
  width: 130px;
}
#more-perex .text p,
#more-perex .text li {
  line-height: 1.3;
}
/*perex v more-perex na homepage*/
#more-home-perex .article-perex .text {
  float: right;
  width: 710px;
  border: 0px solid black;
}   
#more-home-perex h1 {
  /*width: 667px;
  float: left;*/
}
#more-home-perex .image {
  width: 130px;
}
#more-home-perex .text p,
#more-home-perex .text li {
  line-height: 1.3;
}
.distance {
  font-weight: bold;
  color: #8c0505;
  text-align: center;
  padding-right: 5px;
}
ul.categories  {
  margin-bottom: 10px;
}
#attributes ul  {
  margin-left: 0px;
}
#attributes li {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}
#attributes, #attributes li li,#attributes ul {
  display: inline;
  margin: 0px;
  padding: 0px;
  padding-right: 5px;
}
#attributes li {
  font-weight: bold;
}
#attributes li li {
  font-weight: normal;
  /*border-right: 1px solid #000000;
  margin-right: 5px;*/
}
#attributes li li li, #attributes .values {
  color: #8c0505;
  /*border-right: 1px solid #000000;
  margin-right: 5px;*/
}
.attributes span.l2 {
  color: #8c0505;
}
/*REGIONY*/
#regions {
  font-size: 80%;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: center;
}
#regions-links {
  margin-bottom: 20px;
}
  #regions-links li ul {
    margin-bottom: 8px;
  }
/*PRIORITY ZAZNAM = TARIF*/
.privileged .article-perex {
  background-color: #f4f4f4;
  margin-bottom: 10px; 
}
.privileged .text {
  margin-top: 10px;
}
.privileged h1 a {
  color: #f00000;
}

/*akce kalendare*/
h1 span.date {
background-color: #8b0b04;
font-size: 75%;
color: #ffffff;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 3px;
margin-right: 10px;
}

/*tabulkovy vypis*/
.articles {
  clear: both;
  width: 100%
}
.articles td {
  padding-right: 5px;
}
  .privileged .articles {
    background-color: #f0f0f0;
  }
.articles .image img {
  border: 2px solid #E2E2E2;
  /*padding: 1px;*/
  width: 120px;
  height: 80px;
  margin-right: 5px;
}
  .col2 .articles .image img {
    width: 64px;
    height: 64px;
  }
.articles td.title a {
  font-weight: bold;
  color: #000000;
  color: #980000;
}
.articles td.title span.address {
  color: #333333;
}
.articles td.image, .articles .row2 td {
  /*border-bottom: 1px dotted #E2E2E2;*/
  padding-bottom: 10px;
}
.articles td.image, .articles td.title, .articles td.url {
  padding-top: 10px;
}
.articles td.url {
  text-align: right;
}


#clanky-home * {
  color: #563f00;
}
#clanky-home table.article {
  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 .article .title,
#clanky-home .article .image {
  padding-top: 10px;
}
#clanky-home .image img {
  border: 0px;
  margin-top: 5px;
  margin-left: 5px;
  margin-bottom: 5px;
  /*width: 48px;
  height: 48px;*/
  width: 120px;
  height: 80px;
  border: 2px solid #ffffff;
}
#clanky-home .clanek .zakladni-informace {
  padding-right: 25px;
}
#clanky-home h2 {
  font-size: 120%;
  margin-bottom: 3px;
}
#clanky-home h2 a {
  text-decoration: underline;
}
.clanek .label h2 a {
  color: #8a0b04;
  }
#col123 .clanek .inner {
  margin: 10px;
  margin-top: 0px;
  padding: 0px;
}  

p.article .date,
tr.article .date {
  color: #AF730A;
}
tr.article td {
  padding: 2px;
}
.menu {
  margin-bottom: 10px;
}
.menu a {
  font-weight: normal;
  padding: 4px;
  padding-left: 40px;
  background-image: url('../img/layout/icon_menu.png');
  background-repeat: no-repeat;
  background-position: left top;
}
.zakladni-informace h2 {
  font-size: 180%;
}
.star {
  width: 16px;
  height: 16px;
  background-image: url('../img/layout/icons/star.png');
  background-repeat: no-repeat;
  vertical-align: middle;
}
