/*colors
gray: #555
blue: #61b2f8
*/

@import url(forms.css);
/* Universal
================================================*/
* {margin:0; padding:0;} /*rusi odsazeni ve vsech prvcich*/
a {
    color:#61b2f8;
    }
a:active {
    color:#61b2f8;
    }
a:visited {
    /*color:#b11f24;*/
    }
a:hover {
    color:#444;
    }
a span {cursor: pointer} /* kvuli IE a prekryvacim obrazkum */
acronym {
    cursor:help;
}
acronym:hover {
    border-bottom:1px solid;
}
h1, h2, h3, h4, h5 {
    color: #61b2f8;
    letter-spacing: 0px;
    }
h1    {font-size: 175%;}
h2    {font-size: 165%;}
h3    {font-size: 100%; margin: 0px;}
h4    {margin: 15px 0px -5px 0px}
a img {border:none;}
.cleaner {
    clear: both;
    height: 0.1px; line-height: 0.1px;
    /*content: ' ';*/
    overflow: hidden;
    visibility: hidden;
    }
hr.cleaner {visibility: hidden;}
sup {font-size:70%} /*horni index*/
.hidden {display: none;}
.invisible {visibility: hidden;}

.small {font-size:80%;}
.medium {font-size:100%;}
.large {font-size:120%;}
.x-large {font-size:140%;}

/* Align
================================================*/
.left {float: left;}
.right {float: right;}
.text-left {text-align:left;}
.text-right {text-align:right;}
.text-center {text-align:center;}

/* Global layout
================================================*/
body {
    background: #2d3035 url(http://www.zichainterier.cz/_images/bcgr.jpg) fixed repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 80%;
    color: #777;
    text-align:center;
    padding: 0 0 0 58px;
    }
#page {
    position:relative;
    background: #FFF url(../http://www.zichainterier.cz/_images/bcgr-menu.gif) 0 50px no-repeat;
    width: 719px;
    margin: 25px auto 0;
    text-align:justify;
    border: 1px solid #FFF;
    }

/* Header
================================================*/
#header {
    position: relative;
    height: 233px;
    border: 0px solid;
    background: #EEE url(http://www.zichainterier.cz/_images/bcgr-header.jpg) no-repeat;
    margin: 0 0 20px 0;
    }
#header-inner {}
#logo a {
    background: #FFF;
    position: relative;
    float: left;
    top: 35px; left: -35px;
    overflow: hidden;
    text-align: center;
    font-size: 115%;
    text-decoration: none;
    }
#logo a, #logo a span {
    display: block;    
    height: 79px; line-height: 1.5em;
    width: 266px;
    }
#logo a span {
    position: absolute;
    left:0; top: 0;
    background: transparent url(http://www.zichainterier.cz/_images/logo-zicha.gif) no-repeat 0 0;
    }
#logo a em{
    color: #AAA;
    letter-spacing: 0px;
    font-size: 50%;
    font-style: normal;
    }

/* Content
================================================*/
#content{
    position: relative;
    float: right;
    width: 453px;
    letter-spacing: 1px;
    border: 0px solid;
    font-size: 85%;
    }
#content-inner {margin: 0px 25px 25px 0px;}
#content h2 {text-align: right;}
#content p {margin: 1em 0; padding: 0;}

#content ul, #content ol {margin: 2em 1em 20px 2.5em;}
#content ul {list-style-type: circle;}
#content li {margin: 5px 0;}

#content .ico-links li{
    list-style-type: none;
    padding-left: 20px;
    }
#content p.major {
    font-weight: bold;
    margin: 1em 0 1em;
    padding: 10px;
    border: 1px solid #EEE;
    background: #FAFAFA;
    }
#content p.minor {margin: 0 0 1em 0; padding: 0 0 0 3em;}
#content .faq-question {
    font-weight: bold;
    padding: 0 0 4px 25px;
    background: url(../http://www.zichainterier.cz/_images/otaznik.gif) 6px 0 no-repeat;
    }
#content .signature {
    display: block;
    text-align: right;
    margin: 5px 0 0 0;
    }
body.kontakty #content .left, body.kontakty #content .right {
    width: 240px;
    border: 0px solid;
    }
.gallery {
    margin: 1em 0 1em;
    padding: 10px 0 0 10px;
    border: 1px solid #EEE;
    }
.gallery p {padding: 0 10px 0 0 !important; margin: 0 0 10px 0!important;}
.gallery a {
    text-decoration: none;
    float: left;
    }
.gallery a img {
    margin: 0px 11.7px 10px 0px;
    border: 10px solid #EEE;
    }
.gallery a:hover img {border: 10px solid #bfdaf1;}
body.homepage #content .left p, body.homepage #content .right p{
    width: 187px;
    padding: 5px 10px;
    border: 1px solid #EEE;
    }
body.homepage #content a {
    text-decoration: none;
    font-weight: bold;
    font-size: 120%;
    }

/* Navigation
================================================*/
#breadcrumbs {
    position: relative;
    float: left;
    font-size: 85%;
    top: 3px; left: 260px;
    }
#breadcrumbs a {text-decoration: none;}
#breadcrumbs a:hover {text-decoration: underline;}
/* Menu
================================================*/
#menu {
    position: relative;
    float: left;
    top: 0px; left: -35px;
    width: 264px;
    height: 20em;
    text-align: right;
    }
#menu li {
    list-style-type: none;
    float: left; /*dulezite pro IE zobrazeni*/
    width: 100%;
    }
#menu ul li{
    padding: 5px 0 0 0;
    }
#menu a {
    color: #777;
    text-decoration: none;
    padding: 0 20px 0 0;
    height: 1.8em; line-height: 1.8em;
    display: block;
    background: #FAFAFA url(http://www.zichainterier.cz/_images/bcgr-menu-link.gif) -24px bottom no-repeat;
    }
#menu a:hover, #menu a.active {
    font-weight: bold;
    background-position: -312px bottom;
    }
#menu a:hover {
    background-position: -600px bottom;
    color: #000;
    }
/* Footer
================================================*/
#footer {
    position:relative;
    width: 719px;
    margin: 0 auto;
    font-size: 80%;
    background: transparent;
    color: #AAA;
    height: 1.9em; line-height: 1.9em;
    }
#footer a{
    color: #777;
    text-decoration: none;
    }
#footer a:hover{
    color: #FFF;
    background-color: transparent;
    text-decoration: none;
    border-bottom: 1px dotted;
    }
#footer-inner {
    padding: 0px; margin: 0px;
    float: left;
    }
#w3w {position: relative;}
#w3w:hover {border: none !important;}
#w3w span {
    display: block;
    position: absolute;
    z-index: 50;
    left: 0; top: 0;
    background: transparent url(http://www.zichainterier.cz/_images/w3w-hover-28x38-nt.gif) no-repeat 0 0;
    }
a:hover#w3w span {background-position: 0px -14px;}
#w3w, #w3w span {
    width: 38px;
    height:14px;
    }

