h4 {
    text-align: center;
}

#sloupec_levy {
    width: 300px;
    /*   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_text_left {
    width: 200px ;
    /* margin-top: 20px;*/
    font-size: 0.95em  ;
    font-weight: bold;
    padding-left: 10px;
   
}

.odkaz_text_left a {
  text-decoration: none;  
}

.odkaz_obrazek {
    margin-top: -21px;
    margin-right: 20px;
    text-align: right; 
    border: none;
}

.odkaz_obrazek a {
    font-weight: bold;  
    color: #D44937; 
    text-decoration: none;
    
}

.odkaz_obrazek img {
    border: none; 
}



.odkaz_div {
    border-width: 1px ; 
    border-style: outset ;
    border-color: #EEEEEE;
    border-radius: 1em;
    text-align: center;
    margin-top: 60px;
    padding: 20px 10px;
    height: 40px;
    vertical-align: middle;
    background-color: #ffffff;
}

.odkaz_div_short {
    border-width: 1px ; 
    border-style: outset ;
    border-color: #EEEEEE;
    border-radius: 1em;
    text-align: left;
    margin-top: 20px;
    margin-left: 10px;
    padding: 10px 10px;
    height: 20px;
    vertical-align: middle;
    background-color: #ffffff;
    width: 200px ;
}



#sloupec_pravy {
    width: 540px; 
    height: 730px;
    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;*/

}

#moto {
    text-align: left; 
    font-style:oblique;
    margin-top: 60px;
    padding: 30px 30px 0px 30px;
    border-radius: 1em;
    background-color: #ffffff;
    font-size: 0.95em  ;
    font-weight: bold;

}

#uvod {
    margin-top: 20px;  
    /* width: 580px;*/

}

.levy {
    border-width:0px;
    margin:  10px 10px 0px 10px;
    float: left;
}

.pravy {
    border-width:0px;
    margin:  10px 10px 0px 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;
}

.dtm {
    font-weight: bold;
    color: #D44937;
}


.aktualita_leva {
    border-width: 1px ; 
    border-style: outset ;
    border-color: #EEEEEE;
    border-radius: 1em;
    

    margin-top: 60px;
    padding: 20px 10px;
    margin-left: 30px;
    font-size: 0.9em  ;
    
    width: 600px;
    vertical-align: middle;
    background-color: #ffffff;

}


.aktualita_prava {
    border-width: 1px ; 
    border-style: outset ;
    border-color: #EEEEEE;
    border-radius: 1em;
     float: right;
    
    
    margin-top: 60px;
    padding: 20px 10px;
    margin-right: 30px;
    font-size: 0.9em  ;
    
    width: 600px;
    vertical-align: middle;
    background-color: #ffffff;
}

