/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 14px;
    line-height: 1.4;
    color: #333333;
    margin:0px;
    padding:0px;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

a {color: #333333;}
a:hover {text-decoration:underline;}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.mc {font-family:"Monotype Corsiva";font-size:28px;font-weight:normal;}
.mc2 {font-family:"Monotype Corsiva";font-size:20px;font-weight:normal;}

body{background: url("../img/bg.jpg") fixed;font-family:"Segoe UI";}

.wrapper {margin:0 auto;width:960px;}
.box {margin:0 auto;margin-bottom:20px;width:920px;box-shadow: 0px 0px 5px #575757;background-color:#FFFFFF;padding:20px;}

.topBox {margin-top:-340px;}

.slider {
  top:0px;
  left:0px;
  z-index:-10000;
  margin: 0px 0;
  width: 100%; /* Update to your slider width */
  height: 1000px; /* Update to your slider height */
  position: absolute;
  overflow: hidden;
}

.slider li {
  display: none;
  position: absolute; 
  top: 0; 
  left: 0; 
}

header {}
header .wrapper {height:178px;}
header h1 {display:block;float:left;font-size:10px;margin:0;padding:0;width:378px;height:178px;}
header h1 a {color:#5b95c3;font-weight:normal;}
header h1 a span {background: url(../img/bgLogo.png) no-repeat 0px 0px;}

header h2 {display:block;text-shadow: 1px 1px 5px #000000;color:#FFFFFF;margin:50px 0 0 0;line-height:35px;float:left;width:400px;font-family:"Monotype Corsiva";font-weight:normal;font-size:30px;}

header nav {background-color:#302115;}
header nav ul {margin:0px auto;width:960px;height:40px;list-style:none;padding:0px;}
header nav ul li {float:left;padding:0 10px 0 10px;}
header nav ul li a {display:block;padding:10px 10px 10px 10px;color:#FFFFFF;text-decoration:none;}
header nav ul li a:hover {background-color:#b82e3d;text-decoration:none;}


footer {background-color:#FFFFFF;box-shadow: 0px 0px 5px #575757;width:960px;margin:0px auto;margin-bottom:20px;}
footer .col strong {font-size:28px;font-weight:normal;}
footer .col1 {float:left;width:250px;margin:25px;}
footer .col2 {float:left;width:350px;}
footer .col3 {float:left;width:250px;margin:25px;}
footer .col:nth-child(1) {float:left;width:250px;margin:25px;}
footer .col:nth-child(2) {float:left;width:350px;}
footer .col:nth-child(3) {float:left;width:200px;margin:25px;}
footer .bottom {padding:15px 0 15px 25px;background-color:#302115;color:#FFFFFF;font-size:12px;}
footer .bottom a {color:#ececec;font-weight:bold;}
/* ==========================================================================
   Media Queries
   ========================================================================== */

/*ul.gallery li { display: inline;}*/

.gallery {
   width: 100%;
   padding: 10px 0;
   margin: 0 auto;
}

.gallery .photo {
   float: left;
   width: 210px;
   margin: 0 0 16px 5px;
   display: inline; /* display: inline; opravuje Double Margin Float Bug v IE 6 a nižších verzích */
}

.gallery .photo img {display: block; margin: 10px auto 0 auto; text-align: center;}
.gallery .photo p {margin: 6px 0 10px 15px;}

.gallery .photo a img {border: 3px solid #AAA;}
.gallery .photo a:hover img {border: 3px solid #707070;}


@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
.clear {clear:both;}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}