@import url('/system/modules/cz.adamov/resources/css/globals.css');
@import url('/system/modules/cz.adamov/resources/css/menus.css');
@import url('/system/modules/cz.adamov/resources/css/moduls.css');
@import url('/system/modules/cz.adamov/resources/css/forms.css');

body {
    margin: 0;
    padding: 0;
    background: #fff;
}
.cleaner {
    font-size: 0;
    line-height: 0;
    clear: both;
}
div.cleaner {
    width: 1px;
    height: 1px;
}
hr {
    display: none;
}
#mask-header,
#mask-content,
#mask-footer {
    width: 980px;
}
#mask-header {
    background: #82AB08 url('/system/modules/cz.adamov/resources/picture/mask/bq-menu-left.gif') 260px repeat-y;
}
#mask-header-left {
    width: 280px;
    float: left;
}
#mask-header-right {
    width: 700px;
    float: right;
    background-color: #AFAFAF;
}
#home-link, #home-link a {
    width: 280px;
    height: 186px;
    margin: 0;
    padding: 0;
    display: block;
}
#home-link {
    background: #fff url('/system/modules/cz.adamov/resources/picture/mask/logo-adamov.gif') left bottom no-repeat;
}
#home-link strong {
    display: none;
}



/* RYCHLE ODKAZY V HLAVICCE */

#mask-quick-linx {
    width: 700px;
    background: #afafaf url('/system/modules/cz.adamov/resources/picture/theme/theme-small-default.jpg') 0 0 no-repeat;
}
#mask-quick-linx .inner {
    padding-left: 380px;
}
#mask-header-right .header {
    margin: 0;
    padding: 15px 15px 15px 45px;
    color: #f0f0f0;
    font-size: 110%;
    background: url('/system/modules/cz.adamov/resources/picture/mask/bq-header-01.gif') 15px 13px no-repeat;
}
#mask-header .min-height {
    height: 35px;
}



/* OBSAH */

#mask-content {
    background: url('/system/modules/cz.adamov/resources/picture/mask/bq-mask-cont-left.gif') left repeat-y;
}
#mask-cont-left {
    width: 280px;
    float: left;
}
#mask-cont-right {
    width: 700px;
    float: right;
}
#mask-cont-left .menu-header {
    margin: 0;
    padding: 1.7em 1em 1em 2.5em;
    color: #333;
    font-size: 110%;
    text-transform: uppercase;
    /*font-family: "Arial Narrow", Arial, Helvetica, sans-serif;*/
    background: #82ab08 url('/system/modules/cz.adamov/resources/picture/mask/bq-menu-left.gif') right repeat-y;
}
#mask-article,
#mask-search,
#mask-webmap,
#mask-lastchanges,
#mask-gallery {
    padding: 0 20px 1em 20px;
}



/* PATICKA */

#mask-footer {
    border-top: solid #fff 1px;
    background: #838383 url('/system/modules/cz.adamov/resources/picture/mask/bq-mask-foter.gif') left repeat-y;
    font-size: 90%;
}
#mask-footer-left {
    width: 280px;
    float: left;
    color: #737373;
}
#mask-footer-left p {
    margin: 0;
    padding: 1.7em;
    text-align: center;
}
