/* -- start setup -- */
/*
font-family: 'PT Serif', serif;


*/

/* -- start setup -- */
/*
font-family: 'Poppins', sans-serif;
*/

* {
    font-family: 'Poppins', serif, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
    font-size: 16px;
    color: #4d4d4f;
}

@media (min-width: 1200px) {
    * {
        font-size: 20px;
    }
}



@media (min-width: 1500px) {
    .container {
        width: 1450px !important;
        max-width: 1450px !important;
    }
}

@media (min-width: 2000px) {
    .container {
        width: 1950px !important;
        max-width: 1950px !important;
    }
}


.br1 {
    border: 1px solid Red;
}

/* -- common -- */
.horniIndex {
    vertical-align: super;
    font-size: 9px;
}

.i {
    font-style: italic;
}

sup {
    font-size: 0.7em;
}

/* -- float -- */
.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.clear {
    clear: both;
}

.textLeft {
    text-align: left !important;
}

.pb90 {
    padding: 0 0 90px 0;
}

.ml20 {
    margin-left: 20px !important;
}

.relative {
    position: relative;
}

@media(min-width: 768px) {
    .mb50 {
        margin-bottom: 50px !important;
    }
}

@media (min-width: 1280px) {
    .container {
        max-width: 1180px;
    }
}

.hiddenElement {
    visibility: hidden;
}

/* -- all pages -- */
hr {
    display: none;
}

body {
    background-color: White;
}

a {
    color: #f48676;
}

a:HOVER {
    color: #f48676;
}

.header {}


.headerContent {}

.topLogo {}


.topMenu {}

.topMenu li {}

.topMenu li a {}


.content {
    padding-top: 20px;
    padding-bottom: 20px;
}

@media only screen and (min-width : 480px) {
    .content {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

@media only screen and (min-width : 768px) {
    .content {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media only screen and (min-width : 992px) {
    .content {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .contentSmaller {
        padding-top: 60px;
        padding-bottom: 60px;
    }

}

@media only screen and (min-width : 1200px) {
    .content {
        padding-top: 90px;
        padding-bottom: 90px;
    }

    .contentSmaller {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

.contentCol {
    background-color: #FAF8F5;
}

.contentCenik {}


h1,
h2,
h3,
h4,
.title,
.newsTitle,
.headerTitle,
.topMenu li a,
#uspesne_odeslani {
    text-transform: uppercase;
}

h1,
h2 {
    color: #f48676;
}


.title {}

h1 {
    font-size: 20px;
    margin-top: 1em;
}

@media only screen and (min-width : 480px) {
    h1 {
        font-size: 25px;
    }
}

@media only screen and (min-width : 768px) {
    h1 {
        font-size: 30px;
    }
}

@media only screen and (min-width : 992px) {
    h1 {
        font-size: 35px;
    }
}

@media only screen and (min-width : 1200px) {
    h1 {
        font-size: 40px;
    }
}

h2 {
    font-size: 18px;
    margin-top: 1em;
}

@media only screen and (min-width : 480px) {
    h2 {
        font-size: 21px;
    }
}

@media only screen and (min-width : 768px) {
    h2 {
        font-size: 24px;
    }
}

@media only screen and (min-width : 992px) {
    h2 {
        font-size: 27px;
    }
}

@media only screen and (min-width : 1200px) {
    h2 {
        font-size: 30px;
    }
}

h3 {
    font-size: 14px;
    margin-top: 1em;
    font-weight: bold;
}

@media only screen and (min-width : 480px) {
    h3 {
        font-size: 15px;
    }
}

@media only screen and (min-width : 768px) {
    h3 {
        font-size: 16px;
    }
}

@media only screen and (min-width : 992px) {
    h3 {
        font-size: 17px;
    }
}

@media only screen and (min-width : 1200px) {
    h3 {
        font-size: 18px;
    }
}

h4 {
    font-size: 13px;
    margin-top: 1em;
}

@media only screen and (min-width : 480px) {
    h4 {
        font-size: 14px;
    }
}

@media only screen and (min-width : 768px) {
    h4 {
        font-size: 15px;
    }
}

@media only screen and (min-width : 992px) {
    h4 {
        font-size: 16px;
    }
}

@media only screen and (min-width : 1200px) {
    h4 {
        font-size: 17px;
    }
}

.blackBox {
    background-color: Black;
    color: White;
    padding: 30px;
}

.blackBox strong,
.blackBox strong a {
    color: White;

}

.rightSide {
    background-color: Black;
    height: 100%;
    background-image: url(../pcs/pcs_layout/bcg3.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 700px;
}

@media only screen and (min-width : 1200px) {
    .rightSide {
        background-size: 800px;
    }
}

@media only screen and (min-width : 1600px) {
    .rightSide {
        background-size: 900px;
    }
}

@media only screen and (min-width : 2200px) {
    .rightSide {
        background-size: 1000px;
    }
}

@media only screen and (min-width : 2600px) {
    .rightSide {
        background-size: 1200px;
    }
}

@media only screen and (min-width : 3200px) {
    .rightSide {
        background-size: 1600px;
    }
}

.relative {
    position: relative;
}




@media (min-width: 768px) {
    .videoBox {
        position: fixed;
        top: 20px;
        right: 20px;
        max-width: 22%;
        width: 22%;
    }
}

.textPaticka,  .textPaticka strong { 
    font-size: 17px !important;
font-style: italic;
}

.orange {color:#f48676;}