h4 {
    text-align: center;
}

#sloupec_levy {
    width: 250px;
    /*   height: 899px;*/
    float: left;
    padding: 0 10px 0 10px;
    /*  border-right-width: 1px ; 
      border-right-style: outset ;
      border-right-color: #EEEEEE;*/
}



.odkaz_text {
    width: 200px ;
    /* margin-top: 20px;*/
    font-size: 0.95em  ;
    font-weight: bold;
}

.odkaz_obrazek {
    margin-top: -34px;
    margin-right: 20px;
    text-align: right; 
    border: none;
}

.odkaz_obrazek a {
    font-weight: bold;  
    color: #D44937; 
    text-decoration: none;
}

.odkaz_obrazek img {
    border: none; 
}





#sloupec_pravy {
    width: 590px; 
    height: 1000px;
    float: right;
    text-align: left; 
    line-height: 22px ;
    margin: 20px 30px  0px 30px;
    padding:20px 20px 60px 20px;
    background-color: #ffffff;
    font-size: 0.9em;
    /*border-radius: 1em;*/

}



#uvod {
    margin-top: 20px;  
    /* width: 580px;*/

}

.levy {
    border-width:0px;
    margin: 10px;
    float: left;
}

.pravy {
    border-width:0px;
    margin: 10px;
    float: right;
}

.prostredni {
    text-align: center
}

.prostredni img{
    border-width:0px;

}

#vizitka {
    font-size: 1.0em  ;
    font-weight: bolder;
    color: black;

}

h2 {
    text-align: center;
    font-size: 1.2em;
}

#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;
}

.seznam_text ol {
    list-style-type:lower-alpha;
}

.fotka {
    
    background-color: #ffffff;
    width: 200px;
    height:  170px;

}

.f_leva {
    float:left;
    margin: 0px 20px 5px 0px;
}

.f_prava {
    float:right;
    margin: 0px 0px 5px 20px;
}

.fotka img {
    border-width:0px;
    margin-bottom: -10px;
}


.fotka h3 {
    font-weight: bold;
    font-size: 0.75em;
 
    line-height: 15px ;
    color: #D44937;
   

}