/*clanek dne*/
h2.section {
  clear: both;
  text-align: left;
  border-top: 0px solid #f0f0f0;
  text-transform: uppercase;
}
h2.section a {
  text-decoration: none;
}
#article-of-the-day {
  float: left;
  width: 532px;
  min-height: 180px;
}
  #article-of-the-day h2,
  .article-perex h2 {
    margin-bottom: 10px;
  }
  #more-perex h2,
  #more-perex h3 {
    margin-bottom: 5px;
    font-size: 120%;
    color: #40568d;
  }
  #more-perex .article-perex {
    width: 460px;
  }
  #article-of-the-day h2 a,
  .article-perex h2 a,
  .article-perex h3 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: 120px;
    float: left;
    /*margin-bottom: 10px;*/
    margin-right: 10px;
    padding-bottom: 10px;
  }
  #article-of-the-day .image,
  #article-detail .image {
    float: right;
    width: 220px;
    margin-right: 0px;
    margin-left: 20px;
    
    float: left;
    width: 228px;
    margin-left: 0px;
    margin-right: 14px;
  }
  #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: 1px solid #000000;
    background-color: #4aa1ba;
  }
  #article-detail .gallery {
    margin-top: 5px;
    margin-bottom: 0px;
  } 
  #article-of-the-day .gallery img,
  #article-detail .gallery img,
  #column2 .gallery img {
    margin-bottom: 2px;
    margin-right: 4px;
    padding: 0px;
  }
   #article-detail .image .gallery img {
    margin-right: 7px;
   }
  #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 h2 {
      margin: 12px;
      margin-top: 8px;
      margin-right: 15px;
      text-transform:uppercase;
      font-size: 90%;
    }
    #article-lists .list h2,
    #article-lists .list h2 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;*/
}    
#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: 210px;
  border: 0px solid black;
}   
#column1 h2 {
 

} 
/*perex v article-of-the-day*/
#article-of-the-day .article-perex .text {
  float: right;
  width: 200px;
  border: 0px solid black;
}   
#article-of-the-day h2 {
  /*width: 257px;
  float: left;*/
}
/*perex v more-perex*/
#more-perex .article-perex .text {
  float: right;
  width: 324px;
  border: 0px solid black;
}   
#more-perex  h2 {
  /*width: 397px;
  float: left;*/
}
#more-perex .image {
  width: 124px;
}
#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 h2 {
  /*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 ul li {
  list-style: none;
  margin-left: 0px;
  font-weight: bold;
}
#attributes ul li ul {
  margin-left: 10px;
  margin-bottom: 10px;
}
#attributes ul li ul li {
  list-style: square;
  margin-left: 10px;
  font-weight: normal;
}
#attributes ul li ul li ul {
  margin-bottom: 5px;
}
#attributes ul li ul li ul li {
  list-style: disc;
}
/*REGIONY*/
#regions {
  font-size: 80%;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: center;
}
#regions-links {
  margin-bottom: 20px;
}
  #regions-links li ul {

  }
/*PRIORITY ZAZNAM = TARIF*/
.privileged .article-perex {
  background-color: #f4f4f4;
  margin-bottom: 10px; 
}
#more-perex .privileged .text {
  margin-top: 10px;
  margin-right: 10px;
  width: 310px;
}
#more-perex .privileged .image {
  margin-top: 10px;
}
.privileged h2 a {
  color: #f00000;
}
table.articles {
  margin-bottom: 10px;
  font-size: 80%;
}
table.articles h2,
table.articles h3 {
  font-size: 120%;
  margin-bottom: 4px;
}
table.articles td {
  padding: 5px;
  vertical-align: top;
}
table.articles img {
  border: 1px solid #000000;
}
