

#sloupec_levy {
    width: 200px;
    float: left;
     margin-top: 40px;
}




#sloupec_levy ul {
    list-style-type:none;
}

 
#sloupec_levy ul li {
 margin-bottom: 10px;
   
}


 
#sloupec_levy ul li a {
    text-decoration: none;
   
}
.menu_aktivni  {
    font-weight: bold; 
    color: #D44937;
    letter-spacing: 1px;
}

.menu_neaktivni  {
    font-weight: bold; 
    color: #000000;
}

#sloupec_pravy {
    width: 660px;
    float: right;
    text-align: left; 

    margin: 5px 5px 5px 5px;
}

h2 {
    text-align: center;
    font-size: 1.2em;
}

.galerie {

    background-color: #EEEEEE;
    /* margin-left:  60px  ;*/


}

.galerie img {
    border-width:0px;
    margin-bottom: -5px;
    /* padding: 0px;*/
    /*  margin-right: 0px;
      margin-left:  0px;
      margin-bottom: 2px;   
      border-color: #7F7F7F;
      border-style:solid;
      border-width:1px;*/
}

.fotka {
    display:inline; 
    float:left;
    background-color: #ffffff;
    margin: 0px 20px 20px 0px;
    width: 200px;
    height:  215px;



}

h3 {

    font-weight: bold;
    font-size: 0.8em;
    padding: 0 10px 0px 10px;
    height:  20px;

}

h3 .popisekfotky {
   font-weight: normal;
   /* font-size: 0.8em; */
}



.podstranky { 
    clear:both;
    font-size:1.1em;
    font-weight: bold;
    float: right;
    margin-right: 20px;
    margin-top:  -20px;
}

.podstranky ul li {
    float: left;
    list-style: none;	
}

.podstranky ul li a {
    display: block;
    text-decoration: none;	
    padding: 0 20px;
 	
}

/*
.podstranky ul{
    /* margin: 0; */
/* padding: 6px 6px 6px 6px;*/
/*}

.podstranky ul li {
    float: left;
    list-style: none;		
}

.podstranky ul li a {
    display: block;
    text-decoration: none;	
    padding: 0 20px;
    color:#7F7F7F;	
}

.podstranky a:hover {
    color: black;	
}

*/
