/* -- start setup -- */

@font-face {
    font-family: 'Avenir-Book';
    src: url('Avenir-Book_gdi.eot');
    src: url('Avenir-Book_gdi.eot?#iefix') format('embedded-opentype'),
        url('Avenir-Book_gdi.woff') format('woff'),
        url('Avenir-Book_gdi.ttf') format('truetype'),
        url('Avenir-Book_gdi.svg#Avenir-Book') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-FB02;
}

* {
    font-family: 'Avenir-Book';
    color: White;
    font-weight: normal;
    font-size: 18px;
}

/* -- 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;
}

.mt10 {
    margin-top: 10px !important;
}

/* -- all pages -- */
hr {
    display: none;
}


body {
    /*background-color:Black;   */
}

body {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#141a17+0,444546+100 */
    background-color: #13133b;
}

.linkRegistrace {
    position: absolute;
    top: 340px;
    left: 80px;
    width: 215px;
    height: 60px;
}


.navbar {
    padding-top: 25px;
    padding-bottom: 0;
    margin-bottom: 0;

    background-color: #d3e7e8;

}

.navbar-brand {
    background-image: url(../pcs/pcs_layout/logo.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 221px;
    height: 56px;
}

.carLogo {
    background-image: url(../pcs/pcs_layout/car.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 420px;
    height: 66px;
    position: absolute;
    top: -10px;
    right: 0;
}

.relative {
    position: relative;
}

.watch {}

#myNavbar {
    float: right;
    margin-top: 20px;
}

ul.nav li a {
    color: #001e51;
    font-size: 12px;
    /*font-weight:bold;*/
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: bold;
}

@media (min-width: 1200px) {
    ul.nav {
        margin-left: 300px;
    }

    body.lang2 ul.nav {
        margin-left: 300px;
    }
}

ul.nav li a:HOVER {
    background-color: transparent;
    text-decoration: underline;
    color: #ED6A52;
}

ul.nav li.active a {
    color: #001e51;
    text-decoration: underline;
}

ul.nav li.active a {
    font-weight: bold;
}

#header {
    background-image: url(../pcs/pcs_layout/header-background.jpg);
    background-position: top;
    background-repeat: no-repeat;
    min-height: 622px;
    padding-top: 330px;
    padding-top: 20px;
}

.cookContinue {
    padding-top: 360px !important;
}

#headerContinue {
    background-image: url(../pcs/pcs_layout/header-background.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    height: 450px;
}

#headerContinue2 {
    background-image: url(../pcs/pcs_layout/header-background2.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    height: 126px;
}

#buttons {
    margin-top: 450px;
    width: 600px;
    margin-left: 7px;
}

.smallText {
    margin-top: 20px;

    font-size: 12px;
}

#buttons2 {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}

#buttons a,
#buttons2 a {
    display: block;
    border: 2px solid White;
    height: 45px;
    line-height: 45px;
    color: White;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
}

#buttons a:HOVER,
#buttons2 a:HOVER {
    background-color: #aebbc2;
    text-decoration: none;
    color: #001e51;
}


.pageContent {}

.pageeshop {
    background-image: none !important;
}

.relative {
    position: relative;
}

.stamp {
    position: absolute;
    right: 0;
    top: 50px;
}


#footer {

    background-color: #d3e7e8;
    height: 115px;
}

#footerIn {
    width: 918px;
    width: 1140px;
    margin: 0 auto;
    position: relative;
}

.footerLogo {
    background-image: url(../pcs/pcs_layout/logo.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 177px;
    height: 52px;
    top: 40px;
    left: 0px;
    position: relative;
}

.footerText {
    position: absolute;
    top: 10px;
    right: 0px;
    color: #001d50;
    line-height: 115px;
    font-size: 20px;
}

.footerText strong {
    color: #001d50;
    font-size: 20px;
}

h1 {
    margin-top: 30px;
    font-size: 40px;
    font-size: 26px;
    color: White;
    text-transform: uppercase;
    font-weight: bold;
}

h1 span {
    display: block;
    font-size: 26px;
    color: White;
    text-transform: uppercase;
    font-weight: bold;
}

h1 strong {
    font-size: 26px;
    color: White;
    font-weight: bold;
}

.boxInfo {
    border: 2px solid #ED6A52;
    padding: 20px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    margin: 30px 0;
}

.boxInfo p {
    font-weight: bold;
}

.boxInfo p .wh {
    color: White;
}

strong.wh {
    color: White !important;
}

p.boxTitle strong {
    color: #ED6A52;
    font-weight: bold;
    font-family: Arial;
}

.boxText {
    color: White !important;
}

.boxText strong {
    color: White !important;
}

.pravidlaTitle {
    background-color: #ED6A52;
    line-height: 50px;
    height: 50px;
    color: White;
    text-align: center;
    margin-bottom: 20px;
}

.pravidlaList li {
    font-size: 15px;
}

.logosArea {
    background-color: White;
}

body .mainForm .submitFormRegistrace,
.regForm .submitFormRegistrace {
    font-size: 20px;
    display: block;
    background-color: #d3e7e8 !important;
    width: 260px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #13133b !important;
    font-weight:    bold!important;
    border: none !important;
    margin: 20px auto !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-transform: uppercase;
}


.stavSubmit {
    font-size: 20px;
    display: block;
    background-color: #d3e7e8 !important;
    width: 260px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #13133b;
    border: none !important;
    margin: 20px auto !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-transform: uppercase;
}


.modal * {
    color: #444546;
}

table.tabProdejny {
    margin-top: 50px;
    border-collapse: collapse;
    width: 100%;
    background-color: White;
}

table.tabProdejny td {
    font-size: 11px;
    padding: 5px;
    border: 1px solid #cecece;
    color: #878787;
}

table.tabProdejny td a {
    font-size: 11px;
}


table.tabProdejny tr.sudy td {
    background-color: #f1f1f1;
}

.cook2 {
    margin-top: -100px;
}

.formOdd {
    height: 20px;
    /*background-image: url(../pcs/pcs_layout/form-odd.png);
background-position: center;
background-repeat: no-repeat;*/
    border-bottom: 1px solid White
}


input,
select,
option {
    color: Black;
    font-size: 15px;
}

.hiddenItem {
    display: none;
}

.hiddenItem2 {
    display: none;
}

.formButton {
    display: block;
    background-color: #0D1344;
    color: White;
    height: 40px;
    line-height: 40px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.formButton:HOVER {
    background-color: #0D1344;
    color: White;
}



@media (min-width: 800px) {
    .formConfirm {
        width: 680px;
        margin: 0 auto;
    }
}



.formConfirm p {
    line-height: 22px;
}

.formConfirm p input {
    margin-top: 3px;
    float: left;
    width: 20px;
    margin-right: 5px;
}

.formConfirm p label {
    display: block;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    text-transform: none;
    text-align: left !important;
}

.confirmNote {
    font-size: 14px !important;
    line-height: 16px;
    color: #d3e7e8;
    font-weight: bold;
}

.confirmNote * {
    font-size: 14px !important;
}

.redText {
    color: #ED6A52;
}

.miniText {
    font-size: 9px;
}

.pointer {
    cursor: pointer;
}


.ui-datepicker * {
    color: Black;
}


.shopsHeader {
    background-color: #dfe7ea;
}

/* zoot styles */
/*#main {background-color:Black;}*/

#main h2 {
    text-align: center;
    margin: 40px 0 60px 0;
    text-transform: uppercase;
    font-size: 18px;
}

h2 {
    font-size: 22px;
}

h2 strong {
    font-size: 22px;
}

#main h2 strong {
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #ED6A52;
}

.peopleRows p {
    padding-left: 0;
    padding-right: 0;
}

.peopleRows p strong {
    font-weight: bold;
    font-size: 17px;
}

.peopleRows p strong.red {
    color: #ED6A52
}

sup {
    color: #ED6A52 !important;
}


.peopleRows p span {
    display: block;
    font-size: 16px;
    font-weight: bold;
}

p.people {
    margin: 20px 0;
}

@media (min-width: 1200px) {
    .peopleRows {
        margin-left: -150px;
        margin-right: -150px;
    }
}

.facebookLink {
    width: 370px;
    margin: 30px auto;
    padding-top: 0;
    display: block;

    background-image: url(../pcs/pcs_layout/facebook-ico.jpg);
    background-position: top left;
    background-repeat: no-repeat;

    padding-left: 60px;
}


.facebookLink p {
    font-size: 20px;
    font-size: bold;
    color: #0d1344;
    line-height: 50px;
    font-weight: bold;
}

.facebookLinkEmail {
    background-image: url(../pcs/pcs_layout/facebook-ico2.jpg);
    background-position: left center;
    background-repeat: no-repeat;

    padding-left: 132px;
    line-height: 42px;
    display: block;
}

.imgCenter {
    margin-left: auto;
    margin-right: auto;
}

.formConfirm label {
    text-align: left !important;
}

.facebookLinkMessage {
    background-image: url(../pcs/pcs_layout/facebook-message-ico.png);
    background-position: left center;
    background-repeat: no-repeat;
    line-height: 40px;
    padding-left: 50px;
    display: block;
    color: Black;
}

.redClaim {
    color: #aebbc2;
    font-size: 15px;
    margin-bottom: 15px;
}

.topHeader {}

.topBottomLines {
    border-top: 2px solid White;
    border-bottom: 2px solid White;
}

.topHeader {
    background-image: url(../pcs/pcs_layout/header.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 562px;
    background-color: #13133b;
}

body.lang2 .topHeader {
    background-image: url(../pcs/pcs_layout/header2.jpg);
}















.mainForm label {
    display: block;
    width: 100%;
    margin-bottom: 10px !important;
    text-align: center !important;
    text-transform: uppercase;
    font-size:  16px;
    margin-top:     5px;
}


.mainForm input,
.mainForm select {

    color: white !important;
    background-color: transparent !important;
    border: 1px solid White !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    min-height: 50px;
    padding-top:0;
    padding-bottom:0;
}


.mainForm select,
.mainForm option {
    /*    color: black !important;*/
}


.mainForm textarea {
    height: 100px;
    color: white !important;
    background-color: transparent !important;
    border: 1px solid White !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.redBig {
    font-size: 25px;
    color: #cf132f;
    color: White;
}

.kontaktForm {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.formCheck {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}


h3 {
    color: white;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 20px;
}


.buttonRegSpotrebice {

    font-size: 20px;
    display: block;
    background-color: #d3e7e8 !important;
    width: 380px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #13133b;
    border: none !important;
    margin: 20px auto !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-transform: uppercase;

}


.hintBox {
    position: absolute;
    top: 55px;
    right: 30px;
}

.buttons {
    display: block;
    width: 100%;
    background-color: #d3e7e8;
    color: #13133b;
    height: 60px;
    line-height: 60px;
    font-weight: bold;
    text-align: center;
}

.email2 {
    display: none;
}

.cashbackBox {
    background-color: White;
    width: 280px;
    height: 70px;
    line-height: 70px;
    color: #13133b;
    font-size: 25px;
    text-align: center;
    margin: 20px auto;
}

.cashbackBox strong {
    font-size: 25px;
    color: #13133b;
}


/* recenze */
.recenzeProduktu {
    margin-top: 100px;
    background-color: #d3e7e8 !important;
    padding: 50px;
}

.inputRangeBox {
    padding: 20px;
}

.recenzeTitulek {
    font-weight: bold;
    font-size: 26px;
    color:White;
    text-align:center;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.recenzeText {
    margin-bottom: 20px;
}

.recenzeText a {
    color:White !important;
    text-decoration:underline;
}

.recenzeText2 {
    font-weight: bold;
    font-size: 18px;
    color:White;
    text-align:center;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.recenzeText2 span {
    font-weight: bold;
    font-size: 18px;
    color:White;
    text-transform: uppercase;
}

.hvezda {
    background-image: url(../pcs/pcs_layout/star.png);
    background-position: center;
    background-repeat: no-repeat;   
    background-size:    100%; 
    width:56px;
    height:56px;
    display:block;
    float:left;
    margin-left:4px;
    margin-right:4px;
    cursor:pointer;
}

.hvezdaSelect{
    background-image: url(../pcs/pcs_layout/star2.png);
}

.hodnoceniHvezdicky {width:320px;
height:120px;
margin-left:    auto;margin-right:  auto;
}
