@import url('/css/design_format.css');
/*@import url(http://fonts.googleapis.com/css?family=Montserrat);*/

html {
    background-color: #C7C7C7;
}

body {
    /*background: url("/images/pozadi.jpg") no-repeat center center fixed;*/
    /*-webkit-background-size: cover;*/
    /*-moz-background-size: cover;*/
    /*-o-background-size: cover;*/
    /*background-size: cover;*/
    /*background-color: black;*/
    /*font-family: Tahoma, Verdana, Segoe, sans-serif;*/
    font-family: 'Open Sans' !important;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: 100;
    line-height: 20px;
    padding-bottom: 30px;
    /*background-image: url("/images/bg.png");*/
    /*background-attachment: fixed;*/
    margin-top: 0px;
    background-color: transparent;

}


.paticka_bg {
    background: url("/images/paticka.jpg") no-repeat top center ;
    /*height: 700px;*/
    /*height: 50%;*/
    /*height: 0;*/
    /*padding-bottom: 9%;*/
    background-size:100% auto;
    margin-top: -10px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    /*border: solid 1px white;*/
    /*background-size: cover;*/
    /*background-attachment: fixed;*/

}

.text-white {
    color: #FFF !important;
}
.text-black {
    color: black !important;
}
.text-blue {
    color: #8CD6F7;
}
.text-magenta {
    color: #A41F61;
}
.text-gray {
    color: #6F6F6F;
}
.text-dark-gray {
    color: gray;
}
.text-bold {
    font-weight: bold;
}
.text-smaller {
    font-size: 90% !important;
}
.text-small {
    font-size: 80% !important;
}
.text-larger {
    font-size: 110% !important;
}
.text-large {
    font-size: 120% !important;
}

#top_menu {
    /*background-color: white;*/

}
.top_menu #navbar {
    /*background-color: black;*/
}

/* jssor slider arrow navigator skin 03 css */
/*
.jssora03l                  (normal)
.jssora03r                  (normal)
.jssora03l:hover            (normal mouseover)
.jssora03r:hover            (normal mouseover)
.jssora03l.jssora03ldn      (mousedown)
.jssora03r.jssora03rdn      (mousedown)
*/
.jssora03l, .jssora03r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: url(/images/a06.png) no-repeat;
    overflow: hidden;
}
.jssora03l { background-position: -3px -33px; top: 53px; left: 8px;}
.jssora03r { background-position: -63px -33px; top: 53px; right: 23px;}
.jssora03l:hover { background-position: -123px -33px; }
.jssora03r:hover { background-position: -183px -33px; }
.jssora03l.jssora03ldn { background-position: -243px -33px; }
.jssora03r.jssora03rdn { background-position: -303px -33px; }

.jssora03l1, .jssora03r1 {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: url(/images/a06.png) no-repeat;
    overflow: hidden;

    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0.4;

}
.jssora03l1 { background-position: -3px -33px; top: -53px; left: 100px;}
.jssora03r1 { background-position: -63px -33px; top: 780px; left: 100px;}
.jssora03l1:hover { background-position: -123px -33px; }
.jssora03r1:hover { background-position: -183px -33px; }
.jssora03l1.jssora03ldn { background-position: -243px -33px; }
.jssora03r1.jssora03rdn { background-position: -303px -33px; }

h2 {
    margin-top: 0px;
}
.galerie_detail_image  img {
    /*object-fit: none;  Do not scale the image */
    /*object-position: center;  Center the image within the element */
    /*height: 150px;;*/
    /*width: 100%;*/
}
img.shadow-white {
    /*	-webkit-box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.75);
                -moz-box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.75);
                box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.75);
                margin-bottom:20px;*/

    /*	filter: gray;  IE6-9
                -webkit-filter: grayscale(1);  Google Chrome, Safari 6+ & Opera 15+
                -webkit-box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.75);
                -moz-box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.75);
                box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.75);*/

}


.image_wrap {
    display: block;
    width: 100%;
    position: relative;
    height: 0;
    /*padding: 56.25% 0 0 0;*/
    padding: 75% 0 0 0;
    overflow: hidden;
}

.image_image {
    position: absolute;
    display: block;
    max-width: 100%;
    max-height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

img.content_img {
    padding-left: 5px;
    padding-right: 10px;
}

#slider1_container {
    /*        position: relative;
                margin: 0 auto;
                top: 0px;
                left: 0px;
                width: 1140px;
                width: 100%;
                height: 225px;
                overflow: hidden;*/

    position: relative;
    margin: 0 auto;
    top: 0px;
    left: 0px;
    width: 1140px;
    height: 225px;
    overflow: hidden;

}

#slider_loading {
    position: absolute;
    top: 0px;
    left: 0px;
}
#slider_loading_1 {
    filter: alpha(opacity=70);
    opacity: 0.7;
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

#slider_loading_2 {
    position: absolute;
    display: block;
    background: url(/images_slider/loading.gif) no-repeat center center;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

#slider_content {
    cursor: move;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1140px;
    height: 225px;
    overflow: hidden;
}

.hp-item {
    /*background-image: url(../images/okno.png);*/
    /*background-size:   cover;                       <------ */
    /*background-repeat: no-repeat;*/
    /*background-position: center ;*/
    background-size: 100% 100%;
}
.content {
    /*background-image: url(../images/okno.png);*/
    /*background-size:   cover;                       <------ */
    /*background-repeat: no-repeat;*/
    background-position: center ;
    /*background-size: 100% 100%;*/
    background-size: 150% 150%;
    border-radius: 15px;

}

img.hp_img {
    height: 170px;
    display: inline-block;
    opacity: 1;
}

img.hp_img:hover {
    height: 175px;
    /*opacity: 0.8;*/
    /*transform: rotateY( 180deg );*/
    /*-webkit-transform: rotateY(180deg);*/
    /*width: 102%;*/
    /*height: 102%;*/
    /*        -webkit-transform: rotate(360deg);
                -moz-transform: rotate(360deg);
                -ms-transform: rotate(360deg);
                -o-transform: rotate(360deg);
                transform: rotate(360deg);*/
}

/*http://thecodeplayer.com/walkthrough/3d-thumbnail-image-hover-effect*/

/*
custom font - Montserrat

basic reset

Thumbnail Background
.thumb {
        width: 400px;
        height: 300px;
        margin: 70px auto;
        perspective: 1000px;
}
.thumb a {
        display: block; width: 100%; height: 100%;
        double layered BG for lighting effect
        background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("/images_content_category/59/krizovky_59-1.png");
        disabling the translucent black bg on the main image
        background-size: 0, cover;
        3d space for children
        transform-style: preserve-3d;
        transition: all 0.5s;
}
.thumb:hover a {transform: rotateX(80deg); transform-origin: bottom;}
bottom surface
.thumb a:after {
        36px high element positioned at the bottom of the image
        content: ''; position: absolute; left: 0; bottom: 0;
        width: 100%; height: 36px;
        inherit the main BG
        background: inherit; background-size: cover, cover;
        draw the BG bottom up
        background-position: bottom;
        rotate the surface 90deg on the bottom axis
        transform: rotateX(90deg); transform-origin: bottom;
}
label style
.thumb a span {
        color: white; text-transform: uppercase;
        position: absolute; top: 100%; left: 0; width: 100%;
        font: bold 12px/36px Montserrat; text-align: center;
        the rotation is a bit less than the bottom surface to avoid flickering
        transform: rotateX(-89.99deg); transform-origin: top;
        z-index: 1;
}
shadow
.thumb a:before {
        content: ''; position: absolute; top: 0; left: 0;
        width: 100%; height: 100%;
        background: rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 100px 50px rgba(0, 0, 0, 0.5);
        transition: all 0.5s;
        by default the shadow will be almost flat, very transparent, scaled down with a large blur
        opacity: 0.15;
        transform: rotateX(95deg) translateZ(-80px) scale(0.75);
        transform-origin: bottom;
}

.thumb:hover a:before {
        opacity: 1;
        blurred effect using box shadow as filter: blur is not supported in all browsers
        box-shadow: 0 0 25px 25px rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 25px 25px rgba(0, 0, 0, 0.5);
}*/

.text-red {
    color: #fb0018 !important;
}
.facebook_link{
    float: left;
    width:33px;
    height:105px;
    position: absolute;
    left: 0px;
    top: 50px;
    text-decoration: none;
    background-image: url(/images/facebook.png);
    background-position: left top;
    background-repeat: no-repeat;
}
.fb-page {
    width: 250px !important;
}

#fbplikebox{
    display: block;
    padding: 0;
    z-index: 99999;
    /*position: fixed;*/
    position: fixed;
}
.fbplbadge {
    background-color:#3B5998;
    display: block;
    height: 150px;
    /*top: 50%;*/
    top: 100px;
    /*margin-top: -75px;*/
    position: absolute;
    left: -47px;
    width: 47px;
    background-image: url('http://1.bp.blogspot.com/-PUYBb2326SY/T13eXFv1sPI/AAAAAAAABdE/VOqfHVMXhWk/s1600/w2b_vertical-right.png');
    background-repeat: no-repeat;
    overflow: hidden;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.dropdown-menu>li>a {
    /*color: white !important;*/
}
.top_menu_1 {
    /*background-color: #D00000;*/
}
.top_menu_2 {
    /*background-color: #E96000;*/
}
.top_menu_3 {
    /*background-color: #00468B;*/
}
.top_menu_4 {
    /*background-color: #568C00;*/
}
.top_menu_5 {
    /*background-color: #F0A001;*/
}
.navbar {

}
.footer_spacer {
    height: 10px;
    overflow: hidden;
}
.content_clanek_text table tr:first-child {
    background-color: #EF9F01;
}
.content_clanek_text table tr:first-child td {
    background-color: #EF9F01;
    border-top: solid 1px black;
    border-bottom: solid 1px black;
}
#code {
    /*width: 214px;*/
    height: 50px;
    margin-left: 10px;
    padding-left: 10px;
    color: #999 !important;
    text-transform: uppercase;
}
#captcha_refresh {
    float: left;
    /*width: 70px;*/
    background-color: white;
    margin-left: 20px;
    height: 50px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#refresh {
    /*width: 50px;*/
    /*height: 50px;*/
    /*margin-left: 20px;*/
    /*padding-left: 10px;*/
    color: #999 !important;
    cursor: pointer;
    padding-top: 3px;
    /*float: left;*/
}

#captcha {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.transparent_gradient {
    /* webkit example */
    background-image: -webkit-gradient(
        linear, left top, left bottom, from(rgba(255, 255, 255, 1.0)),
        to(rgba(255, 255, 255, 0))
        );

    /* mozilla example - FF3.6+ */
    background-image: -moz-linear-gradient(
        top center,
        rgba(255, 255, 255, 1.0) 20%, rgba(255, 255, 255, 0) 95%
        );

    /* IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(
        gradientType=1, startColor=0, endColorStr=#FFFFFF
        );

    /* IE8 uses -ms-filter for whatever reason... */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(
        gradientType=1, startColor=0, endColoStr=#FFFFFF
        );

}
h1 {
    font-size: 2em !important;
}
.nav-justified {

}
#top_menu {
    z-index: 2000;
    position: relative;

}
.main_wrapper {
    /*margin-left: 56px;*/
    /*margin-right: 57px;*/
}
.flag_cz {
    float: right;
    width: 34px;
    height: 33px;
    margin: 0px 2px;
    text-decoration: none;
    background-image: url(/images/admin/jazyky.png);
    background-position: left bottom;
    background-repeat: no-repeat;
}
.flag_de {
    float: right;
    width: 34px;
    height: 33px;
    margin: 0px 2px;
    text-decoration: none;
    background-image: url(/images/admin/jazyky.png);
    background-position: -38px bottom;
    background-repeat: no-repeat;
}
.flag_en {
    float: right;
    width: 34px;
    height: 33px;
    margin: 0px 2px;
    text-decoration: none;
    background-image: url(/images/admin/jazyky.png);
    background-position: -75px bottom;
    background-repeat: no-repeat;
}
.flag_it {
    float: right;
    width: 34px;
    height: 33px;
    margin: 0px 2px;
    text-decoration: none;
    background-image: url(/images/admin/jazyky.png);
    background-position: right bottom;
    background-repeat: no-repeat;
}
.flag_cz:hover {
    background-position: left top;
}
.flag_de:hover {
    background-position: -38px top;
}
.flag_en:hover {
    background-position: -75px top;
}
.flag_it:hover {
    background-position: right top;
}
.active_cz {
    background-position: left top;
}
.active_de {
    background-position: -38px top;
}
.active_en {
    background-position: -75px top;
}
.active_it {
    background-position: right top;
}
.jazyky form {
    display: inline-block;
    /*float: right;*/
}
.jazyky {
    padding-left: 20px;
    margin-left: 0px;
    padding-right: 15px;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
