#clanky-small {
  overflow:hidden;
  width: 100%;
  margin:10px 0px 10px 0px;
  background: url('../images/tabs_bg_top.gif') no-repeat left 45px;
}

#clanky-small h2 {
  display: none;
}

#clanky-small .clanek {
  display: none;
}

#clanky-small .nadpis {
  float: left;
  padding: 15px 0 0 0;
  margin-right: 3px;
  background: url('../images/tabs_bg.gif') no-repeat top left;
  width: 176px;
  text-align: center;
}

#clanky-small .nadpis a {
  display: block;
  height: 30px;
  width: 174px;
  margin-left: 1px;
  color:#778383;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}

#clanky-small .nadpis a.active {
  border-bottom: 13px solid white;
  color: #383737;
}

#clanky-small .nadpis a:hover {
  color:#2fc7f9;
}

#show_article {
  text-align: left;
  display: block;
  float: none;
  clear: both;
  overflow: auto;
  width: 941px;
  border-left: 1px solid #dfeaec;
  border-right: 1px solid #dfeaec;
  margin-top: 12px;
}

#clanky-small .bottom_lista {
  height: 13px;
  width: 943px;
  background: url('../images/blocks_bg1.gif') no-repeat top left;
  display: block;
}


#clanky-small .vice {
  text-align: right;
}

#clanky-small .vice,
#clanky-small .clanek_obsah,
#clanky-small .obrazek {
  margin: 0 15px 0 15px;
}

#clanky-small .obrazek img {
  float: left;
  margin-right: 15px;
}

#clanky-small .obrazek img {
  border: none;
}

#clanky-small .aktivni_tab {
  border-bottom: 1px solid white;
}
