 /*   rubriky    */
.podr {
			list-style-image: url(../images/ico.gif);
			list-style-position: outside;
margin-left: 230px;
padding: 5px;

}  

.li{padding:0px; margin:0px;}

.nadpis_rub
{
font-weight: bold;
text-transform: uppercase;
color:#216C8F;
font-size: 150%;
}

.podnadpis_rub
{
font-weight: bold;
font-size: 120%;
color:#216C8F;
margin: 0;
}

h3{
  margin: 0;
  text-align: right;
}

.just
{
text-align:justify;
}

.hr_rub{
height: 1px;
color: #000080;
border:1px solid #000080;
width:400px;
}


/* novy */
.cesty_rubriky_nadpis {
  background: repeat-x url('/images/bg_lu.png') ;
  /*border:1px green solid;*/
  text-align:center;
  padding:2px;
  font-weight:bold;
  color:white;
}

.cesty_rubriky_telo {
  border:1px #79A779 solid;
  font-size:90%;
  padding:2px;
  margin-bottom:20px;
}







