/* www.mujsalon.com */

.form-control:focus{
    outline: 0;
    box-shadow: rgb(210,10,20);
    border-color: rgb(210,10,20);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgb(210,10,20);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgb(210,10,20);
}

.container{
    max-width: 945px;
}

.header1{
    height: 130px;
    background-color: black;
    background-image: url("../img/piktogram-red.png");
    background-repeat: repeat-x;
    background-position: center;
}
.header1 .container{
    background-color: black;
    background-image: url("../img/piktogram-red.png");
    background-repeat: repeat-x;
    background-position: -10px;
    padding: 0;
}
.h-logo-box a, .h-logo-box a:hover, .h-logo-box a:focus{
    text-decoration: none;
}
.h-logo-box{
    background-color: black;
    display: inline-block;
    width: 200px;
    height: 130px;
    padding-top: 12px;
    float: left;
}
.h-menu-box{
    background-color: black;
    display: inline-block;
    width: 368px;
    height: 130px;
    float: right;
    padding-top: 25px;
}
.h-menu-box form{
    display: inline-block;
}
.h-menu-box .col-xs-12, .h-menu-box .row{
    padding: 0;
    margin: 0;
    text-align: right;
}

.h-menu-ul{
    margin-bottom: 10px;
}
.h-menu-ul li{
    border-right: 1px solid rgb(210,10,20);
    padding-right: 8px;
}
.h-menu-ul li:last-of-type{
    border-right: none;
}
.h-menu-ul a, .h-menu-ul a:focus{
    color: white;
    text-decoration: none;
}
.h-menu-ul a:hover{
    color: rgb(210,10,20);
}
.h-menu-ul .active{
    color: rgb(210,10,20) !important;
}
.h-menu-input{
    border-radius: 0px;
    border-color: rgb(78,78,78);
    background-color: black;
    /*background-image: url("../img/magnifier-icon.png");
    background-repeat: no-repeat;
    background-position: 250px center;*/
    padding: 3px 12px;
    padding-right: 25px;
    height: 25px;
    color: white;
    width: 255px;
    display: inline-block;
    margin-right: 0;
}
.h-menu-submit{
    background-image: url("../img/magnifier-icon.png");
    background-color: black;
    background-position: center;
    border: 1px solid rgb(78,78,78);
    border-left: none;
    background-repeat: no-repeat;
    height: 25px;
    width: 20px;
    vertical-align: bottom;
    margin-left: -4px;
    margin-right: 8px;
    display: inline-block;
    border-radius: 0;
}
.h-menu-box img{
    width: 25px;
    vertical-align: bottom;
    margin-right: 7px;
}

.h-menu-social{
    margin-left: 0;
    margin-top: 10px;
}
.h-menu-social img{
    margin-right: 0;
    width: 100%;
    padding: 2px;
}
.h-menu-social a:hover img{
    background-image: url("../img/background-hover-social.png");
    background-repeat: no-repeat;
}

.content{
    height: 100%;
    min-height: 300px;
    margin-top: 20px;
}
.content-map{
    background-image: url("../img/map.png");
    background-position: center 20px;
    background-repeat: no-repeat;
    background-size: auto 467px;
    min-height: 550px;
}

.banner-box{
    height: 120px;
    border-top: 8px solid #e5e4e4;
}
.banner-box-row{
    height: 120px;
    margin-right: 0;
    margin-left: 0;
}
.banner-img{
    text-align: right;
    position: relative;
    top: -88px;
}
.banner-text, .banner-img{
    padding: 0;
}
.banner-text{
    padding-top: 15px;
}
.banner-text p{
    font-size: 22px;
    color: #c80000;
    display: inline-block;
}
.banner-text img{
    float: right;
    padding-right: 60px;
}

.f-copy{
    border-top: 2px solid black;
    margin: 0 -15px;
    padding: 15px 0;
    color: #a5a3a1;
    text-align: center;
}

/* login dropdown */
.login-dropdown{
    display: none;
    position: absolute;
    width: 320px;
    height: 300px;
    top: 105px;
    left: 0px;
    z-index: 200;
}
.login-dropdown-header{
    height: 60px;
    background-color: black;
    text-align: center;
    padding-top: 20px;
}
.login-dropdown-header h4{
    margin: 0;
    color: white;
}
.login-dropdown-body{
    padding: 10px 20px;
    color: rgb(131,131,131);
    height: 230px;
    width: 320px;
    margin: 0 auto;
    margin-top: 60px;
}
.login-dropdown-body .zv-red{
    margin-top: 25px;
    display: block;
}
.login-dropdown-input{
    display: inline-block;
    width: 120px;
    height: 25px;
}
.forget-pass, .forget-pass:focus{
    color: rgb(210,10,20) !important;
    display: block;
    font-style: italic;
    display: inline-block;
}
.forget-pass:hover{
    text-decoration: underline;
}
.forget-pass-box{
    margin-top: 5px;
    margin-bottom: 5px;
    height: 20px;
}
.login-dropdown-body label{
    font-weight: 100;
}
.login-label{
	width: 150px;
}
#login-name{
    /*margin-left: 39px;*/
    margin-top: 5px;
    margin-bottom: 20px;
}
#login-pass{
    /*margin-left: 118px;*/
}
.login-dropdown-body .btn-red-small{
    /*margin-left: 158px;*/
    font-weight: bold;
    width: 120px;
}
.login-dropdown-body .btn-red-small:hover{
    background: black;
    border-color: transparent;
    color: white !important;
}
.login-dropdown-body p{
    text-align: right;
    margin-top: 20px;
}
.create-acc, .create-acc:focus{
    color: rgb(210,10,20) !important;
    display: inline-block;
    font-style: italic;
    float: right;
}
.create-acc:hover{
    text-decoration: underline;
}

/* HEADER 2 - white*/
.header2{
    display: none;
    background-color: white;
    border-bottom: 3px double rgb(126,126,126);
}
.header2-border{
    border-bottom: 3px double rgb(126,126,126);
    margin-bottom: 1px;
    padding-top: 15px;
}
.header2 ul{
    text-align: center;
    margin-left: 0;
}
.header2 ul .active a{
    color: #e60000;
}
.header2 li{
    /*width: 155px !important;*/
    padding-right: 0;
    padding-left: 0;
}
.header2 a, .header2 a:focus{
    color: rgb(82,82,82);
    font-size: 17px;
    text-decoration: none;
}
.header2 a:hover{
    color: rgb(82,82,82);
    text-decoration: underline;
}
.header2 .header2-link{
    width: 186px;
}
.header2 .header2-link a, .header2 .header2-link a:focus{
    color: #e60000;
}
.header2 .container{
    width: 100%;
    max-width: 1300px;
}

/* HEADER 3 - přihlášený uživatel */
.header3{
    display: none;
    background-color: white;
    border-bottom: 3px double rgb(126,126,126);
}
.header3-border{
    border-bottom: 3px double rgb(126,126,126);
    margin-bottom: 1px;
    padding-top: 15px;
}
.header3 h1{
    color: #e60000;
    margin-bottom: 10px;
    margin-top: 0;
    font-size: 24px;
}

/* HOMEPAGE */
.hp-box{
    text-align: center;
    padding-bottom: 100px;
}
.hp-box img{
    margin-top: 35px;
}
.hp-box .btn-red-big, .hp-box .btn-red-big:focus{
    width: 170px;
    height: 36px;
    font-weight: bold;
    outline: transparent;
}
.hp-box .dropdown {
	position: relative;
}
.hp-box .dropdown-menu{
    position:absolute;
    top: 34px;
    left: calc(50% - 85px);
    width: 170px;
    background-color: rgba(252,252,252,0.96);
    border-radius: 0;
    overflow: auto;
    max-height: 170px;
    color: #8d8e90;
}



/* dropdown */
.drop{
    position: relative;
    display: block;
    z-index: 9999;
}
.drop:hover .drop-menu{
    display: block;
}
.drop .drop-menu{
    position: absolute;
    top: 100%;
    display: none;
    list-style: none;
    width: 170px;
    margin: 0;
    background-color: rgba(252,252,252,0.96);
    border-radius: 0;
    overflow: auto;
    max-height: 160px;
    color: #8d8e90;
    padding: 10px 15px;
    margin-top: 1px;
}
.drop:hover .drop-menu {
    display: block;
}

/* KONTAKT */
.kontakt-box{
    max-width: 750px;
    margin: 0 auto;
}
.kontakt-box h1{
    color: #d00303;
    margin-bottom: 20px;
    margin-top: 35px;
}
.kontakt-box ul{
    line-height: 25px;
    color: #56514c;
}
.kontakt-box span{
    color: #a7a8aa;
    font-size: 13px;
}
.kontakt-box a, .kontakt-box a:focus{
    color: #d00303;
    text-decoration: none;
}
.kontakt-box a:hover{
    text-decoration: underline;
}



.con-box .con-box-img img{
    height: 180px;
    position: relative;
    top: 24px;
    left: -24px;
}
.con-box .contact-box-r{
    /*padding-left: 65px;*/
}
.con-box .contact-box-m{
    height: 205px;
}
.con-box .con-line{
    width: 1px;
    height: 120px;
    background-color: #e3e4e5;
    margin: 0 auto;
    margin-top: 42px;
}

.con-box h2{
    color: #4b4b4d;
    font-size: 20px;
    margin-bottom: 20px;
}
.con-box h3{
    color: #b1b3b4;
    font-size: 14px;
    margin: 0;
}
.con-box a, .con-box a:focus{
    color: #b1b3b4;
}
.con-box h4{
    color: #d00303;
    font-size: 20px;
    margin: 20px 0;
}

@media only screen and (max-width: 769px) {
    .con-box .con-line {
        display: none;
    }

	.con-box .col-sm-3{
		padding-top: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #e3e4e5;
	}
    
}

/* O NAS */
.onas-box p{
    color: #56514c;
    text-align: justify;
    line-height: 30px;
    margin-bottom: 40px;
}
.onas-box h2{
    color: #d00303;
    font-size: 22px;
}
.onas-box h5{
    color: #d00303;
    text-align: right;
    font-style: italic;
}
.onas-box .onas-red{
    color: #d00303;
}
.onas-box .onas-bold{
    font-weight: bold;
}
.onas-box img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

/* PODMENU S FILTRY */
.filtry-box{
    padding-top: 105px;
    padding-left: 150px;
}
.filtry-box h1{
    color: #c80000;
    font-weight: bold;
    font-size: 50px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.filtry-box h2{
    color: #585858;
    font-size: 24px;
    margin-left: 60px;
}

.filtry-box .btn-red-map, .filtry-box .btn-red-map:focus{
    padding-top: 7px;
    padding-bottom: 7px;
    font-weight: bold;
    outline: transparent;
    width: 170px;
    padding-right: 50px;
    background-image: url("../img/magnifier-icon-white.png");
    background-repeat: no-repeat;
    background-position: 135px 4px;
}

.margin-bottom-5{
    margin-bottom: 5px;
}

.filtry-box .btn-red-big, .filtry-box .btn-red-big:focus{
    font-weight: bold;
    outline: transparent;
    width: 170px;
    padding-right: 50px;
    background-image: url("../img/arrow-white.png");
    background-repeat: no-repeat;
    background-position: 135px 4px;
}
.filtry-box .btn-red-big:hover{
    background-image: url("../img/arrow-black.png");
    background-repeat: no-repeat;
    background-position: 135px 2px;
    padding-right: 50px;
    background-color: white;
}
.filtry-box-select .form-control{
    width: 220px;
    height: 37px;
}
.filtry-box .dropdown{
    display: inline-block;
}
.search-box{
    padding-top: 40px;
    z-index: 100;
}
.filtry-box .search-box button, .filtry-box .search-box button:focus{
    background-image: url("../img/magnifier-icon-white.png");
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: 135px center;
    padding-right: 50px;
}
.filtry-box .search-box button:hover, .filtry-box .btn-red-map:hover{
    background: black;
    color: white !important;
    border-color: black;
    background-image: url("../img/magnifier-icon-white.png");
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: 135px center;
    padding-right: 50px;
}
.filtry-box input{
    display: inline-block;
    width: 345px;
    height: 37px;
    vertical-align: top;
    text-align: center;
}
.filtry-box .img-girl-box{
    text-align: right;
}
.filtry-box .img-girl{
    width: 450px;
    position: relative;
    margin-top: -35px;
}

/* PODMENU SALONY*/
.salony-prehled-box{
    padding-bottom: 90px;
}
.podmenu-salony-box{
    padding-bottom: 95px;
}
.podmenu-salony-box .dropdown{
    display: block;
    margin-bottom: 10px;
}
.podmenu-salony-box .btn-red-big, .podmenu-salony-box .btn-red-big:focus{
    font-weight: bold;
    outline: transparent;
    width: 170px;
    padding-right: 50px;
    background-image: url("../img/arrow-white.png");
    background-repeat: no-repeat;
    background-position: 135px 2px;
}
.podmenu-salony-box .btn-red-big:hover{
    background-image: url("../img/arrow-black.png");
    background-repeat: no-repeat;
    background-position: 135px 2px;
    padding-right: 50px;
    background-color: white;
}
.podmenu-salony-box .input-search{
    display: block;
    width: 170px;
    height: 36px;
    vertical-align: top;
    text-align: center;
    margin-bottom: 25px;
}
.podmenu-salony-box .dropdown{
    width: 170px;
    height: 36px;
}
.podmenu-salony-box .btn-search, .podmenu-salony-box .btn-search:focus{
    background-image: url("../img/magnifier-icon-white.png");
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: 135px center;
    padding-right: 50px;
}
.podmenu-salony-box .btn-search:hover{
    background: black;
    color: white !important;
    border-color: black;
    background-image: url("../img/magnifier-icon-white.png");
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: 135px center;
    padding-right: 50px;
}
.search-next{
    text-align: center;
}
.search-next a{
    width: 80px;
    margin: 25px 10px;
    text-transform: uppercase;
}
.btn-home{
    margin-top: 5px !important;
}
.podmenu-salony-box .btn-back, .podmenu-salony-box .btn-back:focus, .podmenu-salony-box .btn-back:hover{
    margin-top: 100px;
    padding: 6px;
    color: rgb(88, 88, 88);
    background: white;
    background-image: url("../img/btn-back.png");
    background-repeat: no-repeat;
    border: none;
    box-shadow: none;
    background-size: 170px 32px;
    height: 36px;
}
.podmenu-salony-box .btn-back:hover{
    text-decoration: underline;
}
.salony-detail-recobox{
    padding-top: 20px;
}
.salony-detail-ku-2{
    display: none;
}

/* PROFIL-UZIVATELE */
.profil-uzivatel-box{
    padding-bottom: 25px;
}
.profil-uzivatel-box h3{
    color: #d00303;
    font-size: 15px;
    margin: 0;
    font-weight: bold;
    margin-bottom: 10px;
    display: inline-block;
}
.profil-uzivatel-box label{
    color: #585858;
    font-weight: normal;
    margin-top: 5px;
}
.profil-uzivatel-box .pu-kontakt-input{
    border-radius: 0;
    height: 26px;
}
.profil-uzivatel-box .pu-provoz, .profil-uzivatel-box .pu-provoz div{
    padding: 0;
    text-align: center;
}
.profil-uzivatel-box .pu-provoz div{
    padding-right: 5px;
}
.profil-uzivatel-box .pu-provoz div:first-of-type{
    padding-right: 10px;
}
.profil-uzivatel-box .pu-provoz div:last-of-type{
    padding-left: 5px;
}
.profil-uzivatel-box .pu-provoz-h3{
    margin-left: -15px;
}
.profil-uzivatel-box .pu-provoz h3{
    margin-bottom: 40px;
    display: block;
}
.profil-uzivatel-box .pu-provoz h3:last-of-type{
    margin-bottom: 0;
}
.profil-uzivatel-box .pu-provoz h3:first-of-type{
    margin-top: 35px;
}
.profil-uzivatel-box .pu-provoz .pu-kontakt-input{
    margin-bottom: 30px;
    display: block;
}
.profil-uzivatel-box .pu-provoz .pu-kontakt-input:last-of-type{
    margin-bottom: 0px;
}
.profil-uzivatel-box .pu-text .pu-kontakt-input{
    margin-bottom: 30px;
}
.profil-uzivatel-box .pu-text .pu-kontakt-input:last-of-type{
    margin-bottom: 0;
}
.profil-uzivatel-box .pu-poznamka{
    padding-left: 35px;
}
.profil-uzivatel-box .img-box{
    margin: 10px 0 25px 0;
}
.profil-uzivatel-box .img-box img{
    max-width: 100%;
}
.profil-uzivatel-box input[type=file]{
    width: 100%;
}
.profil-uzivatel-box select{
    border-radius: 0;
    height: 26px;
    padding: 0px 12px;
}
.profil-uzivatel-box textarea{
    border-radius: 0;
    resize: none;
    height: 110px;
}
.profil-uzivatel-box textarea[name=keywords]{
    margin-bottom: 15px;
}
.profil-uzivatel-box .pu-sluzby h3{
    margin-top: 25px;
}
.profil-uzivatel-box .pu-sluzby .pu-kontakt-input, .profil-uzivatel-box .pu-znacky .pu-kontakt-input{
    margin-bottom: 25px;
}
.profil-uzivatel-box .pu-save1, .profil-uzivatel-box .pu-save1:focus, .profil-uzivatel-box .pu-save2, .profil-uzivatel-box .pu-save2:focus{
    margin-top: 20px;
    float: right;
    font-weight: bold;
}
.profil-uzivatel-box .pu-save1:hover ,.profil-uzivatel-box .pu-save1:hover, .profil-uzivatel-box .pu-save2:hover ,.profil-uzivatel-box .pu-save2:hover{
    background: black;
    border-color: black;
    color: white !important;
}
.profil-uzivatel-box .pu-save1, .profil-uzivatel-box .pu-save1:focus{
    margin-top: 15px;
    margin-bottom: 15px;
}

/* FORMULAR PRO REGISTRACE */
.registrace-box h1{
    color: #c80000;
    font-weight: bold;
    font-size: 36px;
    text-align: center;
}
.registrace-box h2{
    color: #585858;
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
}
.registrace-box h3{
    color: #d00303;
    font-size: 15px;
    margin-top: 40px;
    margin-bottom: 20px;
}
.registrace-box .error{
    color: #E08A1C;
    padding-top: 5px;
    display: block;
}
.registrace-box label{
    color: #585858;
    font-size: 15px;
    font-weight: normal;
    margin-top: 15px;
    vertical-align: bottom;
}
.registrace-box .form-control{
    border-radius: 0;
    height: 26px;
    padding: 3px 12px;
}
.registrace-box select{
    padding: 3px 5px !important;
    padding-right: 18px !important;
}
.registrace-box .cont-1{
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
}
.registrace-box .btn-red-big, .registrace-box .btn-red-big:focus{
    width: 170px;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 20px;
    padding: 7px 10px;
}
.registrace-box .dropdown .btn-red-big, .registrace-box .dropdown .btn-red-big:focus{
    font-weight: bold;
    outline: transparent;
    width: 100%;
    margin: 0;
    padding-left: 10px;
    padding-right: 35px;
    background-image: url("../img/arrow-white.png");
    background-repeat: no-repeat;
    background-position: 100% 4px;
}
.registrace-box .dropdown .btn-red-big:hover{
    background-image: url("../img/arrow-black.png");
    background-repeat: no-repeat;
    background-position: 100% 4px;
    padding-left: 10px;
    padding-right: 35px;
    background-color: white;
}
.registrace-box .dropdown .dropdown-menu{
    width: 100%;
}
.registrace-box .dropdown .dropdown-menu label{
    vertical-align: inherit;
}
.registrace-box .cena-box{
    margin-top: 20px;
}
.registrace-box .cena-box-div{
    font-size: 24px;
    color: black;
    font-weight: bold;
    height: 34px;
}
.registrace-box .podminky, .registrace-box .podminky:focus{
    color: #8d8e90;
    font-size: 13px;
    position: relative;
    z-index: 1;
    text-decoration: none;
}
.registrace-box .podminky:hover{
    text-decoration: underline;
}
.registrace-box .girl{
    max-width: 440px;
    position: relative;
    right: -260px;
    margin-top: -140px;
}
.registrace-box .bl-foc, .registrace-box .bl-foc:focus{
    background: black;
    color: white !important;
    border-color: black;
}
.registrace-box .bl-hov:hover{
    background: black;
    color: white !important;
    border-color: black;
}

.fakturacni-adresa-h2{
    cursor: pointer;
    margin-top: 40px;
    margin-bottom: 0px !important;
    font-size: 16px !important;
    text-align: left !important;
    color: #d00303 !important;
    display: inline-block;
}
.fakturacni-adresa-h2:hover{
    text-decoration: underline;
}
.fakturacni-adresa-input{
    display: inline-block;
    margin-left: 112px;
}
.fakturacni-adresa-input input[type=checkbox] + label{
    margin-right: 0;
}

#hp-lab-21{
    text-transform: uppercase;
}

/* SALONY PŘEHLED */
.salony-prehled-underbox{
    padding-top: 15px;
}

/* SALONY 2*/
.s2-detail{
    padding-bottom: 20px;
    color: #4b4b4d;
    border-bottom: 2px solid rgb(198,198,198);
}
.s2-detail img{
    max-width: 100%;
}
.s2-detail h1{
    margin: 0;
    margin-bottom: 10px;
    color: #d00303;
    font-size: 30px;
}
.s2-detail a{
    color: #e60000;
    font-style: italic;
}
.s2-detail ul{
    line-height: 24px;
}
.s2-detail .salon-name{
    text-transform: uppercase;
}
.s2-detail .rec-box{
    text-align: right;
    padding-top: 5px;
}

/* SALONY DETAIL */
.salony-detail-underbox{
    padding-bottom: 100px;
    color: #4b4b4d;
}
.salony-detail-underbox h1{
    color: #d00303;
    font-size: 32px;
}
.salony-detail-underbox .salon-name{
    text-transform: uppercase;
}
.salony-detail-underbox h2{
    color: #c80000;
    font-size: 18px;
    text-transform: uppercase;
}
.salony-detail-underbox img{
    max-width: 100%;
}
.salony-detail-underbox ul{
    line-height: 24px;
}
.salony-detail-underbox a{
    color: #e60000;
    font-style: italic;
}
.salony-detail-underbox .d-sluzby, .salony-detail-underbox .d-znacky{
    border-bottom: 1px solid #c5c5c6;
}
.salony-detail-underbox .d-sluzby{
    margin-top: 30px;
}
.salony-detail-underbox .d-day{
    width: 35px;
    display: inline-block;
    color: #d00303;
}
.salony-detail-underbox .d-mez{
    padding-top: 10px;
}
.salony-detail-underbox .d-gallery{
    padding-left: 0;
    padding-right: 0;
}
.salony-detail-underbox .carousel{
    margin-top: 20px;
}
.salony-detail-underbox .carousel .col-xs-1{
    padding: 0;
}
.salony-detail-underbox .carousel .col-xs-1:last-of-type{
    text-align: right;
}
.salony-detail-underbox .carousel-inner{
    display: inline-block;
    width: 83.33333333%;
    height: 200px;
}
.salony-detail-underbox .item{
    line-height: 200px;
    text-align: center;
}
.salony-detail-underbox .carousel img{
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
}
.salony-detail-underbox .carousel a{
    color: #535154;
    font-size: 30px;
    width: 30px;
    display: inline-block;
    float: left;
    line-height: 200px;
}

/* DROPDOWNS */
.dropdown-menu{
    border-radius: 0;
    width: 170px;
    max-height: 200px;
    background-color: rgba(254,254,254,0.986);
    overflow: auto;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 10px;

    
}
.dropdown-menu .form-control{
    border-radius: 0;
    width: 100%;
    height: 26px;
    padding: 2px 10px;
    margin-bottom: 10px;
    text-align: left;
}
.dropdown-menu .dd-text{
    display: inline;
    position: relative;
    top: -3px;
    margin-bottom: 3px;
}
.dropdown-menu>li>a{
    white-space: normal;
    padding: 3px 0px;
}

.dd-div-1{
    padding-top: 0!important;
}
.dd-div-1 .dd-text{
    display: inline-block;
    position: relative;
    top: 10px;
    margin-bottom: 3px;
    margin-left: 5px;
}

/* --------------------------------------- */

/* HELP */
.btn-red-small, .btn-red-small:focus, .btn-red-big, .btn-red-map, .btn-red-big:focus, .btn-red-small:active, .btn-red-big:active{
    outline: transparent;
    border: 1px solid transparent;
    background-color: #cc0000;
    color: white;
    -webkit-box-shadow: 1px 2px 1px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 2px 1px 0px rgba(0,0,0,0.75);
    box-shadow: 1px 2px 1px 0px rgba(0,0,0,0.75);
}
.btn-red-small:hover, .btn-red-big:hover{
    outline: transparent;
    border: 1px solid #eeeeee;
    color: #585858 !important;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(239,239,239,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef', GradientType=0 );
}
.btn-red-small, .btn-red-small:focus{
    padding: 3px 20px;
}
.btn-red-big, .btn-red-big:focus{
    padding: 7px 20px;
    height: 36px;
}

.btn-2-line, .btn-2-line:focus{
    white-space: normal;
    font-size: 12px;
    padding: 2px 10px;
}

.span-small{
    color: #585858;
    font-size: 11px;
    margin-left: 8px;
}

.span-small[data-style="red"]{
    color: #c80000;
}
.recommend-box[data-style="red"]{
    color: #c80000;
}

.dp-block{
    display: block;
}
.dp-none{
    display: none;
}
.ta-right{
    text-align: right;
}

.p-salon-box{
    padding-bottom: 10px;
}
.p-salon-box:last-of-type{
    padding-bottom: 85px;
}
.p-salon-box .col-xs-4{
    text-align: right;
}
.p-salon-box a, .p-salon-box a:focus, .p-salon-box button, .p-salon-box button:focus{
    color: #c80000;
    font-size: 19px;
    text-decoration: none;
    border: none;
    background-color: transparent;
}
.p-salon-box a:focus, .p-salon-box button:focus{
    outline: 0;
    box-shadow: transparent;
    border-color: transparent;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075), 0 0 0 transparent;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075), 0 0 0 transparent;
}
.p-salon-box a:hover, .p-salon-box a:hover .salon-name, .p-salon-box a:hover .salon-user, .p-salon-box a:hover .salon-underline:hover, .p-salon-box button:hover, .p-salon-box button:hover .salon-name, .p-salon-box button:hover .salon-user, .p-salon-box button:hover .salon-underline:hover{
    text-decoration: underline;
}
.p-salon-box .salon-name{
    text-transform: uppercase;
    display: inline-block;
}
.p-salon-box .salon-user{
    display: inline-block;
}
.p-salon-box .salon-underline{
    display: inline-block;
    text-align: left;
}

.recommend-box{
    display: inline-block;
    vertical-align: middle;
    background-image: url("../img/bubble.png");
    height: 24px;
    width: 58px;
    background-repeat: no-repeat;
    background-size: 58px;
    text-align: center;
    color: #4b4b4d;
    padding-top: 3px;
    padding-left: 5px;
    margin-left: 5px;
    font-size: 12px;
    cursor: pointer;
}

.article-box{
    padding-bottom: 100px;
}

/* checkbox */
input[type=checkbox] {
    display: none;
}
input[type=checkbox] + label
{
    background-image: url("../img/checkbox.png");
    height: 16px;
    width: 16px;
    display: inline-block;
    padding: 0;
    position: relative;
    top: 2px;
    margin-right: 5px;
    cursor: pointer;
}
input[type=checkbox]:checked + label
{
    background-image: url("../img/checkbox-checked.png");
    height: 16px;
    width: 16px;
    display: inline-block;
    padding: 0;
    cursor: pointer;
}

/* radio */
input[type=radio] {
    display: none;
}
input[type=radio] + label
{
    background-image: url("../img/checkbox.png");
    height: 16px;
    width: 16px;
    display: inline-block;
    padding: 0;
    position: relative;
    top: 2px;
    margin-right: 5px;
    cursor: pointer;
}
input[type=radio]:checked + label
{
    background-image: url("../img/checkbox-checked.png");
    height: 16px;
    width: 16px;
    display: inline-block;
    padding: 0;
    cursor: pointer;
}

/* rolovací lišta */
.span-icon-arrow{
    background-image: url("../img/arrow-white.png");
    background-repeat: no-repeat;
    width: 22px;
    height: 25px;
    position: relative;
    display: inline-block;
    float: right;
}
.span-icon-text{
    position: relative;
    top: 3px;
    left: -3px;
}

/* 23.9.15 - new search page */
.spu-nalezeno{
    margin: 0 15px 20px 15px;
    font-size: 28px;
}

.spu-new-box{
    padding-top: 20px;
    padding-bottom: 20px;
    margin-right: 15px;
    margin-left: 15px;
    border-bottom: 1px solid rgb(190,190,190);
}
.spu-new-box:first-of-type{
    padding-top: 0;
}
/*.spu-new-box-border{
    display: -webkit-box;
    border-bottom: 1px solid rgb(190,190,190);
    padding-bottom: 20px;
}*/
.spu-new-logo{
    text-align: center;
    padding-left: 0;
}
.spu-new-logo img{
    max-width: 100%;
    max-height: 100px;
}
.spu-new-text{
    padding-left: 0;
    padding-right: 0;
}
.spu-new-text h1{
    margin: 0;
    font-size: 22px;
    font-weight: normal;
    text-transform: uppercase;
}
.spu-new-text h1 a, .spu-new-text h1 a:focus{
    color: #c80000;
    text-decoration: underline;
}
.spu-new-text h1 a:hover{
    text-decoration: none;
}
.spu-new-text h2{
    color: rgb(146,147,149);
    margin: 8px 0;
    font-size: 15px;
}
.spu-new-text h3{
    color: rgb(40,40,40);
    margin: 0;
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
}
.spu-new-recommend{
    padding-right: 0px;
    text-align: right;
}

#hp-lab-11{
    line-height: 31px;
}

.spu-search-text{
    padding-left: 0;
    padding-right: 0;
}
.spu-search-text h2{
    margin: 0;
    font-size: 22px;
    font-weight: normal;
    text-transform: uppercase;
}
.spu-search-text a h2, .spu-search-text a h2:focus{
    color: #c80000;
    text-decoration: underline;
}
.spu-search-text a h2:hover{
    text-decoration: none;
}
.spu-search-text h3{
    color: rgb(146,147,149);
    margin: 8px 0;
    font-size: 15px;
}
.spu-search-text h4{
    color: rgb(40,40,40);
    margin: 0;
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
}

.forgotten-body{
    text-align: center;
    width: 370px
}
.forgotten-body #login-name{
    width: 150px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.forgotten-body .btn-red-small{
    margin-left: 0;
}
.forgotten-body #login-pass-1, .forgotten-body #login-pass-2{
    width: 150px;
    display: inline-block;
}
.forgotten-body #login-pass-1{
    margin-left: 104px;
}
.forgotten-body #login-pass-2{
    margin-left: 62px;
}
.forgotten-body .login-pass-form{
    text-align: left;
}
.login-pass-form .btn-red-small{
    margin-left: auto;
    display: block;
    margin-top: 20px;
}
.forgotten-body p{
    text-align: center;
}

/* RESPONSIVE - layout */
@media (max-width: 991px) {
    .header1{
        background-position: 190px;
    }
    .header1 .container{
        background-position: -65px;
    }

    .header2 li {
        width: 115px;
    }
    .header2 a, .header2 a:focus{
        font-size: 16px;
    }

    .content{
        background-size: auto 420px;
    }

    .filtry-box .img-girl{
        margin-top: 35px;
    }

    .registrace-box .girl{
        right: -200px;
        max-width: 400px;
    }

    .banner-text img{
        padding-right: 0;
    }
    .banner-text p{
        font-size: 20px;
    }

    .hp-box .dropdown-menu{
		left: calc(50% - 85px);
    }

    .aktivace-box .girl{
        right: -177px;
    }
}
@media (max-width: 800px) {
    .salony-detail-underbox .row{
        margin: 0;
    }
}
@media (max-width: 768px) {
    .row{
        margin: 0;
    }
    .header1{
        background-image: none;
    }
    .header1 .container{
        background-position: -88px;
    }
    .h-menu-box{
        width: 390px;
        padding-right: 20px;
    }
    .h-logo-box{
        width: 220px;
        padding-left: 20px;
    }

    .content{
        background-size: 100% auto;
    }

    .filtry-box .img-girl{
        width: 360px;
    }

    .filtry-box{
        padding-top: 70px;
         padding-left: 0;
         text-align: center;
    }
    .filtry-box h2{
        margin-left: 0;
    }

    .registrace-box .girl {
        display: none;
    }
    .registrace-box{
        padding-bottom: 35px;
    }

    .banner-img{
        display: none;
    }

    .f-copy{
        margin: 0;
    }

    .search-boxed{
        margin-bottom: 30px;
    }
    .podmenu-salony-box {
        padding-bottom: 40px;
        text-align: center;
    }
    .podmenu-salony-box .dropdown, .podmenu-salony-box .input-search, .podmenu-salony-box .btn-search, .podmenu-salony-box .btn-search:focus{
        display: inline-block;
    }
    .podmenu-salony-box .btn-back, .podmenu-salony-box .btn-back:focus, .podmenu-salony-box .btn-back:hover{
        margin-top: 0 !important;
    }

    .p-salon-box .col-xs-4{
        padding: 0 0 0 20px;
    }
    .p-salon-box .col-xs-8{
        padding: 0;
    }
    .salony-prehled-underbox{
        padding: 15px 0 0 0;
    }
    .s2-detail{
        text-align: center;
    }

    .profil-uzivatel-box .pu-provoz-h3{
        margin-left: 0;
        margin-top: 25px;
    }
    .pu-imgs{
        text-align: center;
    }
    .profil-uzivatel-box input[type=file] {
        width: 225px;
        margin: 0 auto;
    }
    .pu-wm{
        display: none;
    }
    .pu-text .col-sm-9{
        padding: 0;
    }
    .pu-text .span-small{
        margin-left: 0;
    }
    .profil-uzivatel-box button[name=submit]{
        margin-right: auto;
        margin-left: auto;
        display: block;
    }

    .salony-detail-underbox{
        text-align: center;
        padding-right: 0;
        padding-left: 0;
    }
    .salony-detail-underbox .ta-right{
        text-align: center;
    }

    .spu-nalezeno{
        text-align: center;
    }
    .spu-new-box{
        text-align: center;
    }
    .spu-new-logo img{
        margin-bottom: 15px;
    }
    .spu-new-recommend{
        text-align: center;
    }
    .recommend-box{
        margin-top: 8px;
        margin-bottom: 8px;
    }

    .onas-box img{
        margin-bottom: 30px;
    }

    .con-box .contact-box-m{
        display: none;
    }
    .con-box .con-box-l{
        text-align: center;
    }
    .con-box .contact-box-r{
        text-align: center;
        padding-left: 15px;
    }
    .con-box .con-box-img img{
        left: 0;
    }
    .kontakt-box h1{
        font-size: 32px;
        word-wrap: break-word;
    }

    .salony-detail-ku-1{
        display: none;
    }
    .salony-detail-ku-2{
        display: block;
    }

    .fakturacni-adresa-input{
        margin-left: 82px;
    }
}
@media (max-width: 751px) {
    .header2 li {
        width: 150px;
        padding: 5px;
    }
}
@media (max-width: 730px) {
    .header1 .container{
        background-position: -66px;
    }
}
@media (max-width: 712px) {
    .header1{
        height: 210px;
    }
    .header1 .container{
        background-position: center 5px;
    }
    .h-logo-box{
        float: none;
        display: block;
        margin: 0 auto;
        width: 200px;
        padding-left: 0;
    }
    .h-menu-box{
        float: none;
        display: block;
        padding: 0;
        width: 348px;
        margin: 0 auto;
        padding-top: 5px;
        height: auto;
    }
    .h-menu-box .col-xs-12, .h-menu-box .row{
        text-align: center;
    }
    .h-menu-ul li{
        padding-left: 3px;
        padding-right: 6px;
    }
}

@media (max-width: 640px) {

	.header1 {
		height: 160px;
	}

    .h-logo-box{
        width: 106px;
        height: 70px;
    }
    
    .show_sub {
		padding-bottom: 10px;
    }
    
}

@media (max-width: 630px) {
    .filtry-box .search-box button, .filtry-box .search-box button:focus{
        display: block;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 560px) {
    .kontakt-box{
        width: 100%;
        text-align: center;
    }
    .kontakt-box .col-xs-6{
        width: 100%;
    }
    .filtry-box-select .dropdown{
        display: block;
        margin: 0 auto;
        width: 345px;
    }
    .filtry-box-select .form-control{
        width: 345px;
    }
    .filtry-box-select .dropdown:last-of-type{
        margin-top: 10px;
    }
}
@media (max-width: 530px) {
    .fakturacni-adresa-input {
        margin-left: 20px;
    }
}
@media (max-width: 510px) {
    .banner-box-row, .banner-box{
        height: auto;
    }
    .banner-text{
        text-align: center;
    }
    .banner-text img{
        display: none;
    }
    .banner-text .btn-red-small{
        width: 100%;
        max-width: 210px;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .pu-text .span-small{
        display: none;
    }

    .salony-detail-underbox h1{
        font-size: 26px;
    }
}
@media (max-width: 455px){
    .filtry-box{
        padding-top: 20px;
    }
    .filtry-box-select .dropdown, .filtry-box-select .form-control, .filtry-box input, .filtry-box .img-girl{
        width: 100%;
    }
    .filtry-box h1{
        font-size: 38px;
    }
    .filtry-box h2{
        font-size: 18px;
    }

    .forgotten-body{
        width: 320px
    }
    .forgotten-body #login-pass-1 {
        margin-left: 54px;
    }
    .forgotten-body #login-pass-2 {
        margin-left: 12px;
    }
    .forgotten-body #login-pass-1, .forgotten-body #login-pass-2 {
        width: 120px;
    }
    .login-pass-form .btn-red-small{
        margin-left: 130px;
    }
    .login-forgotten-form-1 .btn-red-small{
        margin-left: 0 !important;
    }
}
@media (max-width: 420px) {
    .registrace-box h1{
        font-size: 26px;
    }
    .registrace-box h2{
        font-size: 18px;
    }
    .registrace-box .reg-mon{
        width: 50% !important;
    }

    .p-salon-box button, .p-salon-box button:focus{
        font-size: 19px;
    }

    .login-dropdown-body{
        /*padding: 10px 0;*/
        width: 250px;
    }
    .login-dropdown-body .btn-red-small{
        /*margin-left: 130px;*/
    }
    #login-name{
        /*margin-left: 10px;*/
    }
    #login-pass {
        /*margin-left: 90px;*/
    }

	.login-dropdown-body p {
		text-align: left;
	}  

	.create-acc, .create-acc:focus {
		float: left;
	}	
	
	  
}
@media (max-width: 400px){
    .hp-box img{
        height: 130px;
    }
}
@media (max-width: 370px){
    .h-logo-box{
        width: 106px;
        height: 70px;
    }
    .h-menu-ul{
        margin-left: 20px;
        margin-right: 20px;
    }
    .h-logo{
        width: 100%;
    }
    .h-menu-box{
        width: 319px;
    }
    .h-menu-input{
        width: 210px;
        background-position: 185px center;
    }
    .header2 li{
        width: 200px !important;
        padding-right: 5px;
        padding-left: 5px;
    }
}




/* 2.10.2015 - ACTIVATION */
.aktivace-box .girl{
    margin-top: 40px;
    right: -253px;
}
.aktivace-box .act-step-1{
    text-align: center;
}
.aktivace-box .act-step-1 input[name="ico"]{
    display: inline-block;
    max-width: 250px;
    margin-left: 10px;
}
.aktivace-box .act-step-1 .btn-red-big{
    margin-right: 0 !important;
}

.aktivace-box .spu-new-box{
    margin-left: 0;
    margin-right: 0;
}
.aktivace-box .btn-nenisal, .aktivace-box .btn-nenisal:focus{
    margin-top: 30px !important;
    margin-bottom: 10px !important;
}
.aktivace-box h2{
    margin-bottom: 10px;
}
.aktivace-box .act-step-2 .girl{
    margin-top: -120px;
    right: -334px;
}

@media (max-width: 991px){
    .aktivace-box .girl{
        right: -177px;
    }

    .aktivace-box .act-step-2 .girl{
        right: -213px;
    }
}
@media (max-width: 767px){
    .aktivace-box .act-step-2{
        max-width: 450px;
        margin: 0 auto;
    }
}

/* 2.10.2015 - registrace - add */
.registrace-box .bl-isin, .registrace-box .bl-isin:focus{
    width: auto !important;
    margin: 0 0 15px 0;
}
@media (max-width: 580px){
    .registrace-box .bl-isin {
        width: 100%;
        white-space: normal;
        height: auto;
    }
}

.ta-center{
    text-align: center;
}

/* doporucuji - bublina */
.recommend-box[data-style="red"]{
    color: white;
    background-image: url("../img/bubble-red.png");
}

/* 5.10.2015 - zvětšování fotek */
div[data-target="#modalPhoto"]{
    cursor: pointer;
}
.salony-detail-modalPhoto .modal-header{
    border: none;
}
.salony-detail-modalPhoto .modal-header .close{
    color: #333;
    opacity: 1;
}
.salony-detail-modalPhoto .modal-header .close:hover{
    color: #d00303;
    opacity: 1;
}
.salony-detail-modalPhoto .modal-body{
    text-align: center;
}
.salony-detail-modalPhoto .modal-body img{
    max-width: 100%;
    max-height: 420px;
}
.salony-detail-modalPhoto .modal-footer{
    border: none;
    font-size: 32px;
    text-align: center;
}
.salony-detail-modalPhoto .modal-footer .glyphicon{
    margin: 0 10px;
    cursor: pointer;
}
.salony-detail-modalPhoto .modal-footer .btn:hover .glyphicon, .salony-detail-modalPhoto .modal-footer .glyphicon:hover{
    color: #d00303;
}

/* 7.10.2015 - advert-1 */
.advert-1{
    display: block;
    max-width: 1380px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.advert-1 .advert-box{
    position: fixed;
    z-index: 100;
    margin-top: 20px;
}

@media( max-width: 1350px ) {
    .advert-1 .advert-box{
        position: static;
        margin-bottom: -10px;
        display: none;
    }
}

/* 7.10.2015 - banner říjnové slevy */
.advert-2{
    display: block;
    max-width: 1380px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.advert-2 .advert-box{
    position: absolute;
    z-index: 100;
    margin-top: 200px;
    margin-right: 15px;
    top: 0;
    margin-left: -190px;
}
.advert-2 img{
    max-width: 200px;
}
@media( max-width: 1350px ) {
    .advert-2 .advert-box{
        position: relative;
        top: -80px;
        margin: 10px 0 -10px 0;
    }
}

.registrace-box h4{
    font-size: 15px;
    font-weight: bold;
    margin: 5px 0;
}
.registrace-box .cena-bezne{
    color: #d00303;
    font-weight: bold;
    margin-left: 10px;
}

.spu-doporuceni{
    color: #c80000;
    text-decoration: underline;
    font-size: 13px;
    font-weight: bold;
    margin: -15px 15px 30px 15px;
}
@media( max-width: 769px ) {
    .spu-doporuceni{
        text-align: center;
    }
}

/* 11.10.2015 - předregistrace */
.predregistrace h1{
    color: #c80000;
    font-weight: bold;
    font-size: 36px;
    text-align: center;
}

.predregistrace h2{
    color: #585858;
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
}

.predregistrace h3{
    color: #d00303;
    font-size: 18px;
}

.predregistrace .img-girl{
    max-width: 100%;
    width: 50%;
    display: block;
    margin-left: auto;
}

.predregistrace .line-gray{
    width: 100%;
    height: 8px;
    background-color: #e5e4e4;
}

.predregistrace .btn-red-big{
    font-size: 26px;
    font-weight: bold;
    padding: 3px 30px;
    height: 43px;
    margin-bottom: 20px;
    margin-left: 78px;
}

.predregistrace .img-vzor{
    max-width: 100%;
    display: block;
    margin: 10px auto 35px auto;
}

.predregistrace .doporuc{
    text-align: left !important;
    margin-top: 35px;
    margin-left: 25px;
}

.predregistrace .doporuc img{
    position: relative;
    display: inline-block;
    top: -2px;
    margin-left: 20px;
}

@media( max-width: 991px ) {
    .predregistrace .btn-red-big{
        margin-left: 0;
    }
}
@media( max-width: 769px ) {
    .predregistrace h1{
        font-size: 30px;
    }
    .predregistrace h2{
        font-size: 20px;
    }
}
@media( max-width: 550px ) {
    .predregistrace .btn-red-big {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .predregistrace .doporuc img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
    }
    .predregistrace .doporuc{
        text-align: center !important;
    }
    .predregistrace .img-girl{
        width: 100%;
    }
}
@media( max-width: 400px ) {
    .predregistrace .btn-red-big{
        font-size: 20px;
        height: 35px;
        margin-bottom: -30px;
    }
}

/* 16.10.2015 - změna v registraci */
.registrace-box .reg-free-box-1{
    display: inline-block;
    vertical-align: top;
    padding-top: 1px;
    margin-top: 10px;
}
.registrace-box .reg-free-box-2{
    display: inline-block;
    width: 255px;
    margin-top: 10px;
}
.registrace-box .reg-free-label-1{
    font-weight: bold;
    color: black;
    margin-bottom: 0;
}
.registrace-box .reg-free-label-2{
    color: black;
    font-size: 11px;
    margin: 0;
}

/* 30.10.2015 - bannery vpravo */
.banners-right{
    position: absolute;
    right: 20px;
    top: 220px;
    width: 180px;
}
.banners-right .ban-box{
    color: white;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    width: 180px;
}
.banners-right .ban-box a, .banners-right .ban-box a:focus{
    text-decoration: none;
    color: white;
    display: block;
    width: 100%;
    height: 100px;
    padding: 5px;
    padding-top: 39px;
    background: #bbbbbb; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JiYmJiYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iI2NhY2FjYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,  #bbbbbb 0%, #cacaca 75%, #eeeeee 100%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbbbbb), color-stop(75%,#cacaca), color-stop(100%,#eeeeee), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #bbbbbb 0%,#cacaca 75%,#eeeeee 100%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #bbbbbb 0%,#cacaca 75%,#eeeeee 100%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #bbbbbb 0%,#cacaca 75%,#eeeeee 100%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #bbbbbb 0%,#cacaca 75%,#eeeeee 100%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbbbbb', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}
.banners-right .ban-box a:hover{
    text-decoration: none;
    background: #bc0000; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JjMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NzAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,  #bc0000 0%, #970000 100%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bc0000), color-stop(100%,#970000), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #bc0000 0%,#970000 100%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #bc0000 0%,#970000 100%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #bc0000 0%,#970000 100%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #bc0000 0%,#970000 100%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bc0000', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}
@media( max-width: 1300px ) {
    .banners-right{
        position: static;
        margin: auto;
    }
}

/* 4.11.2015 - add banner(2 rows) and change menu style */
.banners-right .ban-box .rad2{
    padding-top: 28px !important;
}

/* 5.11.2015 - banners responsive */
@media( max-width: 1300px ) {
    .banners-right {
        width: 720px;
        height: 100px;
    }
    .banners-right .ban-box {
        width: 144px;
        float: left;
        font-size: 15px;
    }
}
@media( max-width: 769px ) {
    .banners-right {
        width: 360px;
        height: 300px;
    }
    .banners-right .ban-box {
        width: 180px;
        font-size: 18px;
    }
}
@media( max-width: 430px ) {
    .banners-right {
        width: 180px;
        height: auto;
    }
    .banners-right .ban-box {
        float: none;
    }
}

/* 13.11.2015 - upravy */
.header-blog, .header-blog:focus{
    color: rgb(210,10,20);
    text-decoration: none;
    vertical-align: text-bottom;
}
.header-blog:hover{
    color: rgb(210,10,20);
}
.header2-ul-1{
    /*border-bottom: 1px solid black;*/
    max-width: 950px;
    margin-left: auto !important;
    margin-right: auto;
    margin-bottom: 6px;
    padding-bottom: 4px;
}
@media( max-width: 991px ) {
    .header2 li{
        width: 125px !important;
    }
}

.header2-hidemenu-btn{
    display: none;
    text-align: left;
    padding-bottom: 13px;
    cursor: pointer;
}
.header2-hidemenu-btn img{
    width: 30px;
}
.header2-hidemenu-btn h1{
    display: inline-block;
    margin: 0;
    margin-left: 33%;
    font-size: 20px;
    vertical-align: middle;
}
.header2-hidemenu-box{
    display: block;
}
.dpl-none{
    display: block !important;
}

.hp-mobile-list{
    display: none;
}

@media( min-width: 460px ){
    .header2-hidemenu-box{
        display: block !important;
    }
}
@media( max-width: 460px ) {
    .header2-hidemenu-btn{
        display: block;
    }
    .header2-hidemenu-box{
        display: none;
    }
    .hp-mobile-list{
        display: block;
    }
    .mobile-none{
        display: none;
    }
}

.filtry-box h1 span{
    font-size: 20px;
    vertical-align: middle;
}

/* 18.11.2015 */
.header2 ul.drop-menu{
    text-align: left;
}
.header2 ul.drop-menu li{
    width: auto !important;
}
.header2 ul.drop-menu .dd-href{
    font-size: 14px;
    color: rgb(82,82,82) !important;
}
/* carousel css */
.carousel-fade .carousel-inner .item
{
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active
{
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right
{
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right
{
  opacity: 1;
}
.carousel-fade .carousel-control
{
  z-index: 2;
}
/* left carousel banner containercss */
.banners-left
{
    position: absolute;
    left: 10px;
    top: 230px;
    width: 180px;
}
.banners-left-mobile
{
    position: static;
    margin: auto;
    height: 110px;
}

@media( max-width: 1300px ) {
    .banners-left{
        position: static;
        margin: auto;
    }
}
@media( max-width: 1300px ) {
    .banners-left {
        width: 720px;
        height: 200px;
    }
	.banners-left .carousel {
		float:left;
		display:block !important;

	}
	.banners-left .dontshow {
		display:none !important;
	}

}
@media( max-width: 769px ) {
    .banners-left {
        width: 360px;
        height: 300px;
    }

}
@media( max-width: 430px ) {
    .banners-left {
        width: 180px;
        height: auto;
    }

}

/*
@media( max-width: 814px )
{
    .banners-left
    {
        top: 265px;
    }
}

@media( max-width: 751px )
{
    .banners-left
    {
        top: 305px;
    }
}

@media( max-width: 712px )
{
    .banners-left
    {
        top: 385px;
    }
}




@media( max-width: 459px )
{
    .banners-left
    {
        top: 280px;
    }
}
*/ 
@media( max-width: 1300px ) 
{
    .banners-left-mobile 
    {
        width: 720px;
        height: 210px;
    }
}
@media( max-width: 769px ) 
{
    .banners-left-mobile 
    {
        width: 360px;
        height: 300px;
    }
}
@media( max-width: 430px ) 
{
    .banners-left-mobile 
    {
        width: 180px;
        height: 520px;
    }
}

.modal-body img {
    max-width: 100%;
}



.breadcrumbs {
	border-bottom: 1px solid #D4D4D4;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.breadcrumbs_article {
	border-bottom: 1px solid #D4D4D4;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.bread {
	font-size:14px;
	margin:0px;
    color: #585858;
        font-style: italic;
}

.product {
	color: #ffffff !important;
	margin-right: 10px !important;
	margin-bottom: 10px !important;	
}

.map-responsive {
	display:block;
	width: 100%;
}

.detail_kontakty{
	padding-top: 0px;
	margin-top: 0px;
}
