div.rubriky_strom {
  width:150px;
  display:block;
  padding-bottom: 30px;
}

div.rubriky_strom ul {
  list-style-position:none;
  list-style-type:none;
  font-size:10px;
  padding:0px;
  margin:0px;
}

div.rubriky_strom li a {
  width:100%;
  line-height:20px;
  display:block;
  margin-bottom:10px;
  font-size: 15px;
  font-weight: bold;
  color: #993300;
  font-family: Arial;
}

div.rubriky_strom li li {
  padding-left:21px;
}

div.rubriky_seznam_editace {
  width:99%;
  margin-top:3px;
}

div.rubriky_seznam_editace ul {
  margin:0;
  padding:0;
  list-style-position:outside;
  list-style-type: none;
  background-image:url(rubrika_ul.png);
  background-position:0px 0px;
  border:1px solid #cdcdcd;
}

div.rubriky_seznam_editace ul ul {
  background-image:none;
  margin-top:1px;
  border:none;
}

div.rubriky_seznam_editace li {
  margin:0;
  padding:0;
  padding-left:16px;
  margin-bottom:1px;
  background-image:url(rubriky_mark.gif);
  background-repeat:no-repeat;
  background-position:0px 0px;
  line-height:18px;
}

div.rubriky_seznam_editace .fr img {
  margin-right:3px;
  vertical-align:middle;
}

div.rubriky_seznam_editace .fr {
 line-height:16px;
 height:16px;
}

div.rubriky_vypis div.clanek {
  /*border:1px solid #7a8b05;*/
  padding-right:3px;
}

div.rubriky_vypis div.clanek .head {
  background-color:#363027;
  padding:8px;
  margin: 10px 0px 5px 0px;
}
div.rubriky_vypis div.clanek .head a,
div.rubriky_vypis div.clanek .head a:visited,
div.rubriky_vypis div.clanek .head a:hover,
div.rubriky_vypis div.clanek .head a:active{
  font-size:12px;
  color:#efc312;
  font-weight: bold;
}

div.rubriky_vypis div.clanek p {
  padding:4px;
}

div.rubriky_cesta {
  margin-top: 5px;
}
div.rubriky_cesta h1, div.rubriky_cesta h1 a {
  font-size:14px;
  color:#993300;
  line-height: 25px;
}

div.last_txt {
  width: 606px;
  margin: 10px;
  padding: 5px;
  border: 2px solid #A50C07; 
  float: left;
}
div.last_txt div.image {
  width: 205px;
  float: left;
} 
div.last_txt div.text {
  width: 380px;
  float: left;
  padding: 0px 10px 0px 10px;
}


.viper_rubriky_mod table th {
  text-align: right;
  padding-right: 5px;
}
.viper_rubriky_mod table td {
  text-align: left;
}
