/*zaciatok*/
body {
    background: #ffffff;
}

.container {
    width: 980px;
}

.em-hidden {
    display: none;
}

* {
    outline: none !important;
}

/*hlavicka stranky*/

.em-navbar-top {
    background: #fff;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-top: 10px;
}

/*logo*/
.em-logo {
    width: 200px;
}

.navbar-header {
    margin-top: 0;
    margin-bottom: 0;
}

.navbar-header h1 {
    margin-top: 0;
    margin-bottom: 0;
}
.em-nav-head-01 {
    height: 75px;
    padding: 0;
    margin-left: 0 !important;
}

.navbar-form {
    float: left;
    padding: 0;
}

.navbar-left p {
    color: #a3a3a3;
    float: left;
    font-family: 'MyriadPro', Arial;
    font-size: 12px;
    margin-top: 19px;
}

.navbar-form .form-control {
    width: 250px;
    box-shadow: none;
}

.glyphicon-search {
    margin-left: -25px;
}

.glyphicon-chevron-right {
    color: #a3a3a3;
    float: left;
    margin-top: 18px;
    margin-left: 5px;
}

/*vyhladavanie*/

.form-control:focus {
    border-color: #f97f11 !important;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.navbar-nav {
    margin-left: 187px;
}

/*paticka*/

.em-footer {
    background-color: #f8f8f8;
}

.em-footer-content {
    margin-top: 100px;
}

.em-footer-content-up .em-footer-item .em-icon-msg {
    background-image: url('/incl/img/subpages/p6_map.png');
    background-position: -177px 0;
    display: block;
    width: 59px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.em-footer-content-up .em-footer-item .em-icon-tel {
    background-image: url('/incl/img/subpages/p6_map.png');
    background-position: -118px 0;
    display: block;
    width: 59px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.em-footer-content-up .em-footer-item .em-icon-fb {
    background-image: url('/incl/img/subpages/p6_map.png');
    background-position: 0 0;
    display: block;
    width: 59px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.em-footer-content-up .em-footer-item .em-icon-google {
    background-image: url('/incl/img/subpages/p6_map.png');
    background-position: -59px 0;
    display: block;
    width: 59px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.em-footer-content-up {
    overflow: hidden;
}

.em-footer-content-up .em-footer-item {
    float: left;
    width: 125px;
    text-align: center;
    margin-right: 150px;
}

.em-footer-content-up .em-footer-item:last-child {
    margin-right: 0 !important;
}

.em-footer-desc {
    color: #000;
    font-size: 15px;
    font-family: 'MyriadPro', Arial;
}

.em-footer-news-header {
    text-align: center;
    margin-top: 70px;
    font-family: 'MyriadPro', Arial;
}

.em-footer-desc:active,
.em-footer-desc:hover,
.em-footer-desc:focus {
    color: #000000;
}

.em-footer-newsletter-form {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
}

.em-label {
    font-weight: 100;
    font-size: 25px;
    width: 980px;
}

.form-group .em-input-newsletter {
    width: 400px;
    box-shadow: none;
    border-radius: 5px;
    height: 50px;
    float: left;
    margin-left: 0;
    margin-top: 0;
    border: 1px solid #cfcfcf;
}

.em-btn-newsletter {
    color: #f08328;
    background-image: none;
    border: none;
    text-transform: uppercase;
    margin-left: -96px;
    float: left;
    margin-top: 1px;
    height: 48px;
    text-shadow: none;
    box-shadow: none;
    font-weight: 500;
}

.em-btn-newsletter:active,
.em-btn-newsletter:hover,
.em-btn-newsletter:focus {
    background-color: #f08328;
    color: #ffffff;
}

.em-footer-news {
    margin-bottom: 150px;
}

.em-footer-content-down p {
    font-family: 'MyriadPro', Arial;
    color: #ababab;
    text-align: center;
    font-size: 15px;
}

.em-footer-content-down-tag {
    margin-bottom: 100px;
    overflow: hidden;
    width: 660px;
    margin-left: auto;
    margin-right: auto;
}

.em-footer-link {
    color: #f08328;
    font-size: 15px;
    float: left;
}

.em-footer-link:hover,
.em-footer-link:active,
.em-footer-link:focus {
    color: #f08328;
}

.em-icon-point {
    background-image: url('/incl/img/subpages/p6_map.png');
    background-position: -188px -59px;
    display: block;
    width: 5px;
    height: 5px;
    float: left;
    margin: 9px;
}

.em-footer-hr-line {
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #ababab;
    margin-top: 70px;
    width: 200px;
}

.em-navbar-hr-line {
    border-top: 1px solid #dedede;
    margin: 75px -30px 20px;
    min-width: 100%;
    width: auto;
}

/*obsah*/

.em-main {
    margin-top: 20px;
}

/*obsah - zobrazenie fotiek*/
.product-img {
    width: 314px;
    max-width: 314px;
    height: auto;
    border-radius: 10px 10px 0 0;
}

.em-img-grid {
    box-sizing: border-box !important;
    position: relative;
    -moz-column-width: 315px;
    -webkit-column-width: 315px;
    column-width: 315px;
    -moz-column-gap: 16px;
    -webkit-column-gap: 16px;
    column-gap: 16px;
}

.em-product {
    display: inline-block;
    background-color: #FFFFFF;
    position: relative;
    margin-bottom: 32px;
    border: 1px solid #cbcbcb;
    border-radius: 10px;
}

/*info o produkte*/

.product-info {
    background-color: #ffffff;
    color: #fff;
    border-radius: 0 0 10px 10px;
}

.em-name {
    font-size: 15px;
    font-family: 'MyriadPro', Arial;
    color: #c6c6c6;
}

.em-value {
    font-size: 15px;
    margin-left: 5px;
    width: 140px;
    font-family: 'MyriadPro', Arial;
    color: #000;
}

.em-value-name {
    font-family: 'MyriadPro', Arial;
    color: #000000;
    text-align: center;
    font-size: 20px;
}

.em-product-code,
.em-product-number,
.em-product-name {
    padding-top: 15px;
    text-align: center;
}

.em-product-name {
    padding-bottom: 15px;
}

.em-content-product-btn {
    margin-bottom: 15px;
    color: #f97f11 !important;
    background-color: #fff;
    padding: 4px 50px;
    background-image: none;
    text-shadow: none;
    margin-left: 40px;
    border: 1px solid #ffffff;
    box-shadow: none;
    text-transform: uppercase;
    margin-top: 15px;
    font-family: 'AvenirNext', Arial;
}
.em-content-product-btn:hover,
.em-content-product-btn:focus,
.em-content-product-btn:active {
    border: 1px solid #f97f11;
    background-color: #ffffff;
    background-image: none;
    text-shadow: none;
}

/*erorove hlasky*/
.alert-danger {
    height: 40px;
    line-height: 12px;
    padding-top: 14px;
    background-image: none;
}

/*modalne okno*/

.modal-title,
#em-name-modal {
    font-family: 'MyriadProBold', Arial;
    color: #000000;
}

.modal-title {
    font-size: 25px;
}

#em-name-modal {
    font-size: 18px;
}

.modal-content {
    padding: 20px 30px;
}

.modal-body {
    padding: 15px 15px 5px 15px;
    overflow: hidden;
}

.modal-header {
    background-color: #ffffff;
    color: #000;
    border-bottom: none;
}

.col-sm-8 {
    display: block;
    float: none;
    width: 100%;
}

.col-sm-4 {
    width: 100%;
}

.col-sm-8 .form-control {
    width: 240px;
    border-radius: 5px;
    margin-left: 0;
    padding-left: 15px;
    margin-right: 14px;
}

.form-group {
    float: left;
}

.col-sm-8 .form-control:focus {
    border-color: #a3a3a3 !important;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-group .control-label {
    text-align: left;
    font-weight: 500;
    display: block;
    font-family: 'MyriadPro', Arial;
}

.em-footer-msg {
    font-family: 'MyriadPro', Arial;
    font-size: 12px;
    color: #cfcfcf;
}

#inputText {
    width: 494px;
}

.modal-footer {
    border-top: none;
    text-align: center;
    padding: 0 15px 15px 15px;
}

.modal-footer .btn-primary {
    color: #fff !important;
    background-color: #f97f11;
    padding: 4px 50px;
    border-radius: 5px;
    border: 1px solid #f97f11 !important;
    background-image: none;
    text-shadow: none;
    margin-right: 15px;
}

.modal-footer .btn-primary:hover {
    color: #f97f11 !important;
    border: 1px solid #f97f11;
    background-color: #ffffff;
    background-image: none;
    text-shadow: none;
}

.modal-footer .btn-default {
    padding: 4px 30px;
    border-radius: 5px;
    background-image: none;
}

/*nenalezena polozka - chybova hlaska*/
.em-err-msg {
    text-align: center;
    margin-top: 120px;
    margin-bottom: 100px;
}

.em-search-btn-more {
    margin-top: 12px;
}

.em-btn-check-pg {
    background: #fff;
    padding: 6px 15px;
    box-shadow: none;
}

.em-btn-check-pg:hover {
    background-color: #fff;
    color: #f97f11;
    border-color: #f97f11;
}

.product-info-map {
    width: 314px;
    border-bottom: 1px solid #cbcbcb;
    border-top: 1px solid #cbcbcb;
}

.product-info-map img {
    width: 100%;
}

/*mobilna verzia*/
@media (max-width: 1200px) {

    .em-navbar-top .container,
    .em-footer .container,
    .em-main-inner .container {
        width: 980px;
    }
}

@media (max-width: 1010px) {
    .em-navbar-hr-line {
        margin: 75px 0 20px;
    }
}

@media (max-width: 1000px) {

    .em-navbar-top .container,
    .em-footer .container,
    .em-main-inner .container {
        width: 900px;
    }

    .em-logo {
        margin-left: -10px;
    }

    .form-control {
        margin-left: 23px;
    }

    .em-product {
        margin-left: 90px;
    }

    .navbar-nav {
        margin-left: 94px;
    }

    .glyphicon-search {
        margin-left: -25px;
    }

    .em-footer-content-up .em-footer-item {
        margin-right: 123px;
    }
}

@media (max-width: 920px) {

    .em-navbar-top .container,
    .em-footer .container,
    .em-main-inner .container {
        width: 800px;
    }

    .em-product {
        margin-left: 30px;
    }

    .navbar-nav {
        display: none;
    }

    .em-footer-content-up .em-footer-item {
        margin-right: 90px;
    }
}

@media (max-width: 830px) {
    .em-logo {
        margin-left: 50px;
    }

    .navbar-right {
        margin-right: 40px;
    }
}

@media (max-width: 800px) {

    .em-navbar-top .container,
    .em-footer .container,
    .em-main-inner .container {
        width: 700px;
    }

    .product-img {
        width: 310px;
        max-width: 310px;
    }

    .em-footer-content-up .em-footer-item {
        margin-right: 56px;
    }
}

@media (max-width: 767px) {

    .em-navbar-top .container,
    .em-footer .container,
    .em-main-inner .container {
        width: 600px;
    }

    .navbar-form {
        border: none !important;
        padding: 0;
        box-shadow: none !important;
    }

    .em-product {
        margin-left: 145px;
    }

    .navbar-header,
    .navbar-right,
    .navbar-form .form-control {
        float: left;
    }

    .navbar-right {
        margin-left: 40px;
    }

    .glyphicon-search {
        float: left;
        margin-top: 8px;
    }

    .em-footer-content-up .em-footer-item {
        margin-right: 23px;
    }

    .modal-dialog {
        width: 550px;
        margin-left: auto;
        margin-right: auto;
    }

    .col-sm-8 .form-control {
        margin-left: 0;
        width: 450px;
    }

    #inputText {
        width: 448px;
    }
}

@media (max-width: 600px) {

    .em-navbar-top .container,
    .em-footer .container,
    .em-main-inner .container {
        width: 400px;
    }

    .navbar-form {
        display: none;
    }

    .em-product {
        margin-left: 50px
    }

    .em-logo {
        margin-left: 110px;
    }

    .em-footer-content-up .em-footer-item {
        margin-right: 120px;
        margin-bottom: 60px;
    }

    .em-footer-content-up .em-footer-item:nth-child(2) {
        margin-right: 0 !important;
    }

    .em-footer-hr-line {
        margin-top: 50px;
    }

    .em-footer-content-down-tag {
        width: 370px;
    }

    .form-group .em-input-newsletter {
        width: 370px;
    }

    .modal-dialog {
        width: 500px;
    }

    .col-sm-8 .form-control {
        margin-left: 0;
        width: 420px;
    }

    #inputText {
        width: 421px;
    }
}

@media (max-width: 565px) {
    .em-product {
        margin-left: 43px;
    }
}

@media (max-width: 510px) {
    .modal-dialog {
        width: 410px;
    }

    .col-sm-8 .form-control {
        margin-left: 0;
        width: 330px;
    }

    #inputText {
        width: 330px;
    }
}

@media (max-width: 410px) {

    .em-navbar-top .container,
    .em-footer .container,
    .em-main-inner .container {
        width: 345px;
    }

    .em-product {
        margin-left: 20px;
    }

    .em-logo {
        margin-left: 80px;
    }

    .em-footer-content p {
        margin-top: 0;
        width: 303px;
    }

    .em-footer-content-up .em-footer-item {
        margin-right: 65px;
        margin-bottom: 65px;
    }

    .form-group .em-input-newsletter {
        width: 315px;
    }

    .em-footer-content-down-tag {
        width: 315px;
    }

    .em-footer-link {
        font-size: 12px;
    }

    .em-icon-point {
        margin: 6px;
    }


    .modal-dialog {
        width: 300px;
    }

    .col-sm-8 .form-control {
        margin-left: 0;
        width: 220px;
    }

    #inputText {
        width: 220px;
    }

    .modal-footer .btn-primary {
        margin-bottom: 10px;
        margin-right: 0;
    }
}

@media (max-width: 390px) {

    .em-navbar-top .container,
    .em-footer .container,
    .em-main-inner .container {
        width: 320px;
    }

    .em-product {
        margin-left: 0;
    }

    .em-logo {
        margin-left: 55px;
    }

    .em-footer-content-up .em-footer-item {
        margin-right: 40px;
        margin-bottom: 50px;
    }
}

@media (max-width: 375px) {

    .em-navbar-top .container,
    .em-footer .container,
    .em-main-inner .container {
        width: 290px;
    }

    .em-product {
        width: 280px;
    }

    .product-img {
        width: 280px;
    }

    .em-content-product-btn {
        margin-left: 35px;
    }

    .em-footer-content p {
        width: 250px;
    }

    .em-value {
        width: 145px;
    }

    .em-footer-content-up .em-footer-item {
        margin-right: 10px;
        margin-bottom: 40px;
    }

    .form-group .em-input-newsletter {
        width: 260px;
    }

    .em-icon-point {
        display: none;
    }

    .em-footer-content-down-tag {
        width: 143px;
    }
}

@media (max-width: 335px) {

    .em-navbar-top .container,
    .em-footer .container,
    .em-main-inner .container {
        width: 290px;
    }

    .modal-footer .btn-primary {
        padding: 4px 15px;
    }
}
