table.archiv{
  width: 558px;
}

table.archiv td{
  width: 180px;
  padding: 0 3px 10px 3px;
  text-align: center;
  color: #dc621e;
  font-weight: bold;
  font-size: 13px;
  vertical-align: top;
}

table.archiv td a{
  color: #dc621e;
  text-decoration: none;
}

table.archiv td a:hover{
  text-decoration: underline;
}

table.archiv td img{
  width: 180px;
  margin: 3px 0;
}

div.cislo_titulka{
  float: right;
  width: 200px;
  text-align: center;
  font-style: italic;
  margin-bottom: 10px;
}

div.cislo_image-admin{
  float: left;
  background: #dddddd;
  padding: 10px;
  text-align: center;
  margin: 2px;
}

div.cislo_image-admin img{
  height: 150px;
}

div.aktualne_cislo{
  text-align: center;
  background: #aaaaaa;
  padding: 15px 0px 15px 0px;
}

div.aktualne_cislo img{
  width: 160px;
}

div.articles-list{
  float: left;
  width: 380px;
  padding-top: 20px;
  position: relative;
}

div.article_item{
  width: 380px;
  padding: 20px 0;
  margin: 5px;
  border-bottom: solid 1px #CCCCCC;
  position: relative;
}

div.article_item div.title{
  color: #9a5049;
  font-size: 120%;
  font-weight: bold;
  margin: 0 0 7px 0;
}

div.cislo_info{
  font-size: 10px;
  padding: 5px;
}

div.obsah_moznosti a{
  font-size: 10px;
  text-decoration: none;
}

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

div.archiv_rocnik{
  border: none;
  padding: 5px 10px;
  margin: 0 0 18px 0;
  width: auto;
}

fieldset.archiv_rocnik{
  border: none;
  padding: 5px 10px;
  margin: 20px 0;
  width: auto;
  /*border-top: solid 2px #008080;*/
}

fieldset.archiv_rocnik legend{
  font-size: 17px;
  padding: 2px 10px;
  margin: 10px 10px;
  font-weight: bold;
  background: #4f7693;
  color: white;
}

div.cely_rocnik{
  color: white;
  background: #4f7693;
  padding: 4px 10px;
  margin: 0 0 15px 15px;
  float: left;
  font-size: 16px;
}

div.archiv_cislo{
  float: left;
  width: 21%;
  padding: 0 2%;
  margin: 3px 0;
  text-align: center;
  font-size: 13px;
  color: #cccccc;
}

div.archiv_cislo a{
  text-decoration: none;
  color: #8c9b93;
}

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

div.archiv_cislo img{
  margin-bottom: 5px;
}

div.obsah_text{
  float: right;
  width: 350px;
  color: white;
  padding: 0 0 0 10px;
  line-height: 150%;
}

div.obsah_text a{
  color: white;
}

div.obsah_text h3{
  text-align: right;
  color: white;
  margin-top: 3px;
  margin-right: 5px;
}

div.obsah_text table{
  font-size: 12px;
}

div.obsah_left{
  float: left;
  width: 120px;
  color: white;
  text-align: center;
  padding-top: 65px;
}

div.obsah_left img{
  width: 100%;
  padding-bottom: 10px;
}

div.obsah_left a{
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: white;
  padding: 3px 2px;
  margin: 0 0 5px 0;
  text-decoration: none;
}

div.obsah_left a:hover{
  color: #555555;
}

div.zoznam_cisiel{
  margin: 20px 15px 0 15px;
}

div.plocha{
  background: #6992af;
  padding: 15px 20px 35px 15px;
  margin: 0 5px;
  margin:  0 35px;
  color: white;
}

div.plocha img{
  margin: 0px 0 7px 0;
  padding: 0px;
}


