/*
    ----------------------
    ABOUT US
    ----------------------
*/
div.about {
    margin-top:10px;
    text-align:left;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
}
div.about h3 {
    padding:14px 0px 5px 0px;
    text-align:left;
    font-size:1.6em;
    font-weight:normal;
    font-style:italic;
}
div.about p {
	text-align: left;
	margin-top:1.4em;
}
div.aboutus {
    padding:0px 0px 0px 0px;
    float:left;
    width:200px;
}
a.aboutus_more {
    display:none;
}
div.about_bottom {
    padding:0px 11px 0px 0px;
    min-height:240px;
    _height:240px;
}

img.budova {
    float:right;
    border:none;
    width:400px;
    margin-top:15px;
}

/*
    ----------------------
    KATALOG
    ----------------------
*/
.catalogue { display:none; }

/*
    ----------------------
    DO POZORNOSTI
    ----------------------
*/
.attention { display:none; }

/*
    ----------------------
    NEWS
    ----------------------
*/
.news { display:none; }

/*
    ---------------------
    BOTTOM
    ---------------------
*/
div.bottom {
    padding:0px;
    _padding:10px 0px 10px 0px;
}