#col123, #col1, #col2 {
  float: left;
}
#col4, #col23, #col3 {
  float: right;
}
#col1 {
  width: 168px;
  width: 170px;
  /*background-color: red;*/
}
#col123 {
  width: 845px;
}
#col23 {
  width: 653px;
  /*background: red;  */
}
  #col23 .inner {
    float: left;
    width: 663px;
    background-color: #ffffff;
    margin-bottom: 10px;  
  }
#col2 {
  width: 468px;
  margin: 0px;
  padding: 10px;
  padding-top: 0px;  
  /*background-color: brown;*/
}
#col3 {
  width: 160px;
  margin: 0px;

  background-color: #f6fcb5;
  font-size: 90%;
  background-image: url('../img/layout/bg_col3.png');
  background-repeat: no-repeat;
  /*background-color: green;*/
}
#col4 {
  width: 125px;
  padding-right: 10px;  
  /*background-color: blue;*/
}

/*tabulka s ikonami*/
.icons {
  width: 100%;
}
.icons td {
  text-align: center;
  width: 16%;
  font-size: 85%;
  padding: 5px;
}
.icons td h2 {
  font-size: 120%;
}

/*zmena zobrazeni zaznamu*/
#col2 .article-perex {
  width: 468px;
}
#col2 .article-perex .text {
  width: 468px;
}
.highlight {
  float: left;
  width: 448px;
  background-color: #cee9c4;
  padding: 10px;
  margin-bottom: 10px;
  color: #333333;
}
.highlight span {
  font-weight: bold;
  color: red;
  font-size: 120%;
}
.h {
  background-color: yellow;
  color: blue;
}
.highlight h1,
.highlight h2,
.highlight h3
{
color: #29691A;
}

#col23 table td {
  padding: 3px;
}
#col23 table td p {
  margin: 0px;
  padding: 0px;
}


#col2 .box .info {
  float: right;
  padding: 3px;
  padding-left: 7x;
  padding-right: 7px;
  /*background-color: #f10000;
  background-color: #29691A;
  color: #ffffff;
  font-weight: bold;*/
  color: #29691A;
  font-size: 10px;
}
#col2 .box h2 a {
  text-decoration: none;
}
#col2 .box {
  width: 212px;
  padding: 10px;
  float: left;
  /*background-color: #F6FCB5;*/
  background: url('../img/layout/bg_homepage_box.png') top right no-repeat;
  margin-bottom: 4px;
  overflow: hidden;
}
#col2 .b1 {
  clear: both;
  width: 214px;
}
#col2 .b0 {
  float: right;
  width: 212px;
}
#col2 .box h3 {
  font-size: 110%;
}
#col2 .box p {
  font-size: 90%;
  color: #000000;
}
#col2 .box .article-perex .image {
  width: 64px;
}
#col2 .box .article-perex,
#col2 .box .text {
  width: 212px;
  }
#col2 .box .article-perex,
#col2 .box .text,
#col2 .box .perex {
  margin-bottom: 0px;
}

table.info {
  display: none;
}


#col2 p.s {
  font-size: 13px;
  border-bottom: 1px solid #137F00;
  padding-bottom: 10px;
  font-style: italic;  
  line-height: 1.5;
}
#col2 p.s a {
  text-decoration: none;
}
p.s span.b {
  font-weight: bold;
  font-style: normal;
}
p.s strong {
  color: #ff0000;
  font-weight: normal;
}
p.s span.b strong {
  font-weight: bold;
}
#col2 .article-perex h3 a, 
#col2 .article-perex h4 a
{
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}
#col2 .box a.linkout {
  color: #137F00;
}
#col2 p.o {
  padding-top: 10px;
  font-size: 11px;
  line-height: 2.5;
}
#col2 p.o a {
  background-color: #F6FCB5; 
  padding: 4px;
  text-transform: uppercase;
  text-decoration: none;
  color: #006633;
}
#col2 p.o a:hover {
  text-decoration: underline;
}
