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

body {
    margin: 0;
    padding: 0;
    color:  #deb568;
    background: #661c00;
}
.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 {
    border-bottom: solid #661c00 1px;
}
#mask-header-left {
    width: 280px;
    float: left;
}
#mask-header-right {
    width: 700px;
    float: right;
    background-color: #7d2c00;
}
#home-link, #home-link a {
    width: 280px;
    height: 186px;
    margin: 0;
    padding: 0;
    display: block;
}
#home-link {
    background: #752600 url('/system/modules/cz.adamov/resources/picture-hasici/mask/logo-adamov.gif') left bottom no-repeat;
}
#home-link strong {
    display: none;
}
#mask-quick-linx {
    width: 700px;
    height: 186px;
    background: url('/system/modules/cz.adamov/resources/picture-hasici/theme/theme-hasici-default.jpg') 0 0 no-repeat;
}




/* OBSAH */

#mask-content {
    background: #be5800 url('/system/modules/cz.adamov/resources/picture-hasici/mask/bq-menu-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: #e24903;
    font-size: 110%;
    text-transform: uppercase;
    background: #661C00 url('/system/modules/cz.adamov/resources/picture-hasici/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 #661c00 1px;
    background: #752600 url('/system/modules/cz.adamov/resources/picture-hasici/mask/bq-mask-foter.gif') left repeat-y;
    font-size: 90%;
}
#mask-footer-left {
    width: 280px;
    float: left;
    color: #b95726;
}
#mask-footer-left p {
    margin: 0;
    padding: 1.7em;
    text-align: center;
}
#mask-footer-left p {
    margin: 0;
    padding: 1.7em 1em 1.7em 2.8em;
    text-align: left;
}
#mask-footer-left a {
    color: #ad3a00;
    text-decoration: none;
}
#mask-footer-left a:hover {
    color: #B95726;
    text-decoration: underline;
}
