.header {
    clear:both;
    width:970px;
    background:#000;
    overflow:hidden;
    margin:0px auto 0px auto;
    position:relative;
}

.telo {
    clear:both;
    width:970px;
    background:#000;
    overflow:hidden;
    margin:0px auto 0px auto;
    padding:20px 0 20px 0;
}

#menu {
    width:970px;
    height:34px;
    display:block;
    margin:0px auto 0px auto;
    background-image:url('../images/menu_end.jpg');
}

#menu ul, #menu li {
    margin: 0; 
    padding: 0; 
    list-style: none;
}

#menu li { 
    float:left;
}

#menu li a {
    background: url('../images/menu_button.jpg'); 
    text-decoration:none;
    text-align:center;
    color: #FFF;
    display: block;
    font-weight:bold;
    font-size: 12px;
    height:24px;
    float:left;
    padding-right:15px;
}

#menu li a:hover {
    color: #D21A1A;
}


#levy {
    float:left;
    width:720px;
    overflow:hidden;
}

#levy_obsah {
    clear:both;
    overflow:hidden;
    margin:0px 0px 0px 20px;
}

#detail_obsah {
    clear:both;
    overflow:hidden;
    margin:0px 0px 0px 20px;
}


#pravy {
    width:249px;
    float:right;
    text-align:center;
    border-left:1px solid #515151;    
}

#pravy_obsah {
    width:190px;
    font-size:10px;
    margin:0 auto 0 auto;
    position:relative;
    text-align:left;
    
}

.zakladni_informace {
    position:absolute;
    left:-21px;
    z-index:1000;
}

.podrobne_informace {
    position:absolute;
    left:-21px;
    top:40px;
    z-index:1000;
}

.fotogalerie {
    position:absolute;
    left:-21px;
    top:80px;
    z-index:1000;
}

.radek {
    clear:both;
    font-size:10px;
    overflow:hidden;
}

.intro {
    clear:both;
    width:650px;
    font-size:10px;
    overflow:hidden;
    margin-bottom:10px;
}

.bunka_admin {
    width:165px;
    height:185px;
    float:left;
    margin-right:12px;
    margin-bottom:12px;
    overflow:hidden;
    text-align:center;
}

.bunka {
    width:165px;
    height:165px;
    float:left;
    margin-right:12px;
    margin-bottom:12px;
    overflow:hidden;
    text-align:center;
}

.produkt {
    border:5px solid #DADADA;
}

.img_kategorie {
    border:5px solid #C40005;
}

.bunka_foto {
    width:195px;
    background:#DADADA;
    float:left;
    padding:5px;
    margin-right:10px;
    overflow:hidden;
}

a.domu {
    display:block;
    width:110px;
    height:34px;
    background-image:url('../images/domu.jpg');
    float:left;
}

a.ospolecnosti {
    display:block;
    width:110px;
    height:34px;
    background-image:url('../images/ospolecnosti.jpg');
    float:left;
}

a.aktuality {
    width:111px;
    height:34px;
    background-image:url('../images/aktuality.jpg');
    display:block;
    float:left;
}

a.kontakty {
    width:107px;
    height:34px;
    background-image:url('../images/kontakty.jpg');
    display:block;
    float:left;
}

.menu_end {
    width:470px;
    height:34px;
    background-image:url('../images/menu_end.jpg');
    display:block;
    float:left;
}

.bunka_aktuality_menu {
    margin-bottom:20px;
    height:140px;
}

.bunka_aktuality {
    overflow:hidden;
    margin-bottom:20px;
    color:#000;
    text-align:justify;
}

.paticka {
    color:#FFFFFF;
    clear:both;
    width:970px;
    margin: 40px auto 0 auto;
    font-size:10px;
    
}
