
a.left_odkazy, h2 a.left_odkazy
{
    background-image:url(../images/sipka1.gif);
    background-repeat:no-repeat;
    background-position:left;
    font-size:10pt;
    color: #222;
    text-decoration: none; 
    display:block;
    min-height:35px;
    line-height:35px;
    border-bottom:solid 1px #ccc;
    border-right:solid 1px #ccc;
    padding-left:15px;
} 

a.left_odkazy:hover, h2 a.left_odkazy:hover
{
    text-decoration: underline;
} 

a.left_odkazy_akt 
{
    background-image:url(../images/leve_hover.gif);
    background-repeat:repeat-y;
    background-position:left;
    font-size:10pt;
    text-decoration: none; 
    /*background-color:#F5F5F5;*/
    color: #000; 
    display:block;
    min-height:35px;
    line-height:35px;
    border-bottom:solid 1px #ccc;
    border-left:solid 1px #ccc;
    padding-left:15px;
} 

a.left_odkazy_sk, h3 a.left_odkazy_sk
{
    font-weight:normal;
    font-size:9pt;
    color: #222;
    text-decoration: none;
    margin-right: 0px; 
    display:block;
    min-height:20px;
    line-height:20px;
    padding:0px;
    margin:0px;
    padding-left:45px;
    border-bottom:dotted 1px #ccc;
    border-right:solid 1px #ccc;
} 
a.left_odkazy_sk:hover, h3 a.left_odkazy_sk:hover
{ 
    text-decoration: underline;
} 
a.left_odkazy_sk_akt
{
    font-weight:normal;
    font-size:9pt;
    color: #222;
    text-decoration: none;
    margin-right: 0px; 
    display:block;
    min-height:20px;
    line-height:20px;
    padding:0px;
    margin:0px;
    padding-left:45px;
    /*background-color:#DDD;*/
    border-bottom:dotted 1px #ccc;
    border-left:dotted 1px #ccc;
} 


/*levy sloupek */
.levy_box{
  width: 100%;
  margin-left:0px;
  text-align:left;
}
.zahlavi_levy_box
{
    /*background-color:#523f9c;*/
    background-image:url("../images/zahlavi_levy.gif");
    background-position:right top;
    background-color:#CCC;
    font-size:10pt;
    color:#000;
    text-align:center;
    font-weight:bold;
    height:30px;
    padding:5px 0;
}

.pravy_box{
  width: 197px;
  /*border:solid 2px #9dde46;
  border:solid 1px #000;*/
  background-color: Transparent;
}
.zahlavi_pravy_box
{
    background-image:url("../images/zahlavi_pravy.gif");
    background-position:right top;
    background-repeat:no-repeat;
    font-size:10pt;
    color:#008;
    font-weight:bold;
    text-align:center;
    height:30px;
    margin-bottom:10px;
    padding-top:5px;
}

a.doporucujeme
{ 
    padding:0px 20px 0px 20px;
    font-size: 10pt;
    color: #666;
    white-space: nowrap;
    text-align:center;
} 

