div.intro_img{
  width: 100%;
  height: 345px;
  position: relative;
}

div.headlines_switch{
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 175px;
  height: 28px;
  background: url("images/headlines_switch.png") top left no-repeat;
  font-size: 14px;
  padding-left: 5px;
  font-weight: bold;
  color: black;
}

div.headlines_switch td{
  height: 28px;
  text-align: center;
  vertical-align: middle;
  border-right: solid 1px white;
  cursor: hand;
  cursor: pointer;
}

div.intro_main{
  width: 590px;
}

div.intro_right{
  width: 180px;
  float: right;
  margin-top: 1px;
}

div.intro_left{
  width: 405px;
  float: left;
}

div.headline_text{
  background: #888888;
  color: white;
  margin-top: 1px;
  padding: 7px 10px;
  height: 60px;
  overflow: hidden;
  text-align: justify;
}

div.headline_text td{
  font-size: 12px;
}

div.reporty{
  background: #dcdedd;
  padding: 0 0 10px 0;
  font-size: 12px;
}

div.reporty div.video{
  background: #dcdedd;
  margin: 3px 15px;
  color: black;
}

div.nahlad_videa{
  width: 180px;
  background: black;
  padding: 0 0 0 0;
  margin: 0 0 10px 0;
  text-align: center;
}

div.reporty div.report{
  margin: 10px 13px 10px 10px;
  padding: 10px 0;
  border-bottom: solid 1px #4f7693;
  text-align: left;
  font-size: 11px;
  color: black;
}

div.reporty div.nadpis{
  color: #9b3232;
  font-weight: bold;
  padding-bottom: 7px;
  text-align: left;
  font-family: 'Georgia';
}

div.reporty div.nadpis a{
  color: #9b3232;
  text-decoration: none;
}

div.reporty div.nadpis a:hover{
  text-decoration: underline;
}

div.reporty div.viac{
  color: #4f7693;
  text-align: right;
  margin-top: 9px;
}

div.reporty div.viac_video{
  color: #4f7693;
  border-top: solid 1px white;
  margin-top: 5px;
  text-align: right;
  font-size: 11px;
  padding: 5px 10px 0 10px;
}

div.reporty div.viac_video a{
  color: #4f7693;
}

div.reporty div.viac a{
  color: #4f7693;
}

div.intro_article_item{
  padding: 20px 0 35px 0;
  margin: 5px 15px;
  border-bottom: solid 1px #CCCCCC;
  position: relative;
  color: #5f5f5f;
  line-height: 130%;
  font-size: 12px;
}

div.intro_article_item div.title{
  color: #c82e48;
  font-size: 110%;
  margin: 0 0 7px 0;
  font-family: 'Georgia';
  font-weight: bold;
}

div.intro_article_item div.title a{
  color: #c82e48;
  text-decoration: none;
}

div.intro_article_item div.title a:hover{
  text-decoration: underline;
}

div.intro_pager a{
  font-size: 10px !important;
}
