@import url('globals.css?ver=1');

body {
    margin: 0; padding: 0; background: #000e22; color: #99a8be;
}
.cleaner {
    font-size: 0; line-height: 0; clear: both; visibility: hidden;
}
div.cleaner {
    width: 1px; height: 1px;
}
hr {
    display: none;
}
#mask-page {
    width: 780px; margin: auto; text-align: center; background-color: #002D6F;
}
#mask-header,
#mask-content,
#mask-footer {
    width: 780px; text-align: left; 
}
#mask-header {
    position: relative; height: 234px; background: #001d47 url('picture/mask/bq-mask-header.jpg') top repeat-x;
}
#mask-header ul {position: absolute; top: 205px; left: 22px; margin: 0; padding: 0; list-style-type: none; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-weight: bold; font-size: 90%;}
#mask-header li {display: inline; padding-right: 17px; margin-right: 13px; background: url(picture/mask/bq-menu-top.gif) center right no-repeat;}
#mask-header a, #mask-header span {text-decoration: none;}
#mask-header a:hover {text-decoration: underline;}
#mask-header .last {margin-right: 0; padding-right: 0; background: transparent;}

#mask-home-link {
    width: 200px; height: 70px; margin: 0; padding: 0; display: block; position: absolute; top: 45px; left: 50px;
}
#mask-home-link strong {
    display: none;
}


/* OBSAH */

#mask-content {padding: 0em 0 2em 0; }
#mask-content-inner {padding: 1em 18px; background: url(picture/mask/bq-content.gif) top repeat-x;}

.home #mask-cont-left {width: 465px;}
#mask-cont-left {
    width: 740px; /*470*/
    float: left;
    position: relative;
    
}/*
#mask-cont-right {
    width: 235px;
    float: right; 
}*/
#mask-cont-middle {
    width: 260px; height: 285px; background: url(picture/mask/bq-2-content.jpg) 0 0 no-repeat; float: right; color: #99c4e2;
}
#mask-cont-middle .mask-article {
    padding: 16px 40px 0 48px;
}

#mask-cont-middle h2 {
    margin-left: -2px;   
}

.mask-article,
#mask-search,
#mask-webmap,
#mask-lastchanges,
#mask-gallery {
    padding: 0 0 0 4px;
}
#promo-letak {width: 140px; position: absolute; top: 15px; right: 10px;}
#promo-letak h2 {padding-right: 0; background: transparent; padding-left: 0;}
#promo-letak p {margin: -5px 0;}


/* PATICKA */

#mask-footer {
    padding-top: 20px; background: #002152;
    font-size: 90%;
    color: #99aac3;
}
#mask-footer-left {
    width: 327px;
    float: left;
    padding: 0 0 0 18px; 
}

/* * * * * * * * * * * *
 * MENU PATICKA PRAVE  *
 * * * * * * * * * * * */

.menu-bottom {
    width: 50%;
    float: right;
    margin: 0;
    padding: 0 18px 0 0;
    list-style-type: none;
    text-align: right; 
}
.menu-bottom li {
    margin: 0;
    padding: 0;
    display: inline;
    color: #1f3c67;
}
.menu-bottom li a {
    color: #596e8e;
    text-decoration: none; 
}
.menu-bottom a:hover {
    text-decoration: underline;  color: #99aac3;
}
.menu-bottom .last {
    background: transparent;
    margin: 0; padding: 0;
}
.menu-bottom-last {padding-bottom: 2em;}
