/* -- start setup -- */

* {
    font-family: 'Source Sans Pro', sans-serif, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
    font-size: 17px;
    color: #636363;
}

/* -- 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;
}

/* -- all pages -- */
hr {
    display: none;
}

body {
    background-color: White;
}

.topSection {
    background-color:   #112846;
    background-image: url(../pcs/pcs_layout/bg-uvod.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    min-height: 620px;
    min-height: 960px;
    border-bottom: 16px solid #203c84;
}

@media (min-width: 998px) {
	.topSection {
    background-position: bottom right;
    background-repeat: no-repeat;
    min-height: 620px;
    min-height: 960px;
    border-bottom: 16px solid #203c84;
}
}

@media (min-width: 1580px) {
    .topSection {
    background-image: url(../pcs/pcs_layout/bg-uvod2.jpg);
}
}

@media (min-width: 1960px) {
    .topSection {
    background-image: url(../pcs/pcs_layout/bg-uvod3.jpg);
}
}


.topSection .collapse {
    background-color: #38302b;
}

.topSectionScrolled .navbar {
    background-color: #203c84;
    padding-bottom: 26px;

    -webkit-box-shadow: 0px 5px 18px -4px rgba(0, 0, 0, 0.62);
    -moz-box-shadow: 0px 5px 18px -4px rgba(0, 0, 0, 0.62);
    box-shadow: 0px 5px 18px -4px rgba(0, 0, 0, 0.62);
}

.navbar-toggle {
    padding-top: 20px;
}

@media (min-width: 473px) {
    .navbar-toggle {
        padding-top: 28px;
    }
}

.icon-bar-legend {
    width: 63px;
    line-height: 14px;
    text-align: right;
    float: left;
    display: block;
    color: #a6aab2;
    left: -50px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 100;
}

.navbar-toggle .icon-bar {
    background-color: White;
}

.navbar-brand {
    padding: 10px 10px;
    padding: 27px 10px 20px 10px;
    font-family: 'Istok Web', sans-serif;
    display: block;
    color: White;
    font-size: 20px;
    font-weight: bold;
    transition: color 0.5s;
}

.navbar-brand strong {
    font-weight: 100;
    color: White;
    font-size: 14px;
    text-transform: uppercase;
    margin-left: 5px;
    vertical-align: bottom;
}

.navbar-brand strong span {
    font-weight: 100;
    color: White;
    font-size: 14px;
    text-transform: uppercase;
    margin-left: 5px;
    vertical-align: bottom;
    display: none;
}

.navbar-brand:HOVER {
    color: #d11e13;
}

.topSectionScrolled .navbar-brand,
.topSectionScrolled .navbar-brand strong,
.topSectionScrolled .navbar-brand strong span {
    color: White;
}

@media (min-width: 420px) {

    .navbar-brand {
        padding: 20px 10px;
        padding: 35px 10px 20px 10px;
        font-size: 36px;
    }

    @media (min-width: 1071px) {
        .navbar-brand {
            padding: 20px 10px;
        }
    }

    .navbar-brand strong {
        font-size: 16px;
        letter-spacing: 2px;
        margin-left: 13px;
    }

}

@media (min-width: 420px) {
    .navbar-brand strong span {
        display: inline;
        font-size: 16px;
        letter-spacing: 2px;
    }
}


@media (min-width: 1200px) {
    .navbar-brand {
        margin: 32px 0 0 37px;
    }
}


/* top menu  */
.topMenu {}

.topMenu li {
    color: White;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Istok Web', sans-serif;
    text-align: center;
}

.topMenu li a {
    color: White;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Istok Web', sans-serif;
    font-weight: bold;
    text-align: center;
    transition: color 0.5s;
}

.topMenu li.active a {
    color: #a6aab2;
}

.topMenu li a:HOVER {
    color: #a6aab2;
}

.topMenu li a:HOVER {
    color: #a6aab2;
}

.navbar-nav li a:hover,
.navbar-nav li a:focus,
.navbar-nav li a:active,
.dropdown-menu {
    background-color: transparent;
}

.topSectionScrolled .topMenu li a {
    color: White;
}

@media (min-width: 768px) {
    .topSection .collapse {
        background-color: transparent;
    }

    .topMenu {
        margin-top: 9px;
    }

    .topMenu li {
        height: 47px;
        line-height: 47px;
        padding: 0;
    }

    .topMenu li.phone {
        margin-right: 50px;
        border-left: 1px solid #5a4a42;
        background-image: url(../pcs/pcs_layout/phone.svg);
        background-position: 26px 11px;
        background-repeat: no-repeat;
        background-size: 24px;
        padding-left: 66px;
        margin-left: 10px;
    }

    .topSectionScrolled .topMenu li.phone {
        color: White;
    }

    .topMenu li a {
        height: 47px;
        line-height: 47px;
        padding: 0 10px;
    }
}


@media (min-width: 1200px) {
    .topMenu {
        margin-top: 41px;
        margin-right: 15px;
    }

    .topMenu li a {
        padding: 0 17px;
    }
}


.topContent {
    padding-top: 150px;
    padding-top: 250px;
    padding-left: 50px;
}

.topContent .mainTitle {
    color: White;
    font-size: 14px;
    font-size: 20px;
    font-family: 'Istok Web', sans-serif;
    font-weight: bold;
    text-align: center;
}

.topContent .mainTitle strong {
    color: White;
    font-size: 20px;
    font-size: 24px;
    font-family: 'Istok Web', sans-serif;
    font-weight: bold;
    text-align: center;
    display: block;
}

.secondTitle {
    margin: 50px auto;
}

@media (min-width: 740px) {
    .secondTitle {
        margin: 0;
        position: absolute;
        top: 175px;
        left: 300px;
    }
}

.icoPlace {
    background-image: url(../pcs/pcs_layout/ico-place.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 35px;
    padding-left: 48px;
    font-weight: bold;
    font-size: 20px;
    color: White;

}

.mainTitleSub {
    font-size: 14px;
    font-family: 'Istok Web', sans-serif;
    color: #a6aab2;
    text-align: center;
    margin: 10px 0;
}

.mainTitleButtons a {
    background-color: #a6aab2;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    width: 238px;
    width: 180px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    padding: 0;
    color: White;
    margin: 15px auto;
    display: block;
    transition: background-color 0.5s;
    font-family: 'Istok Web', sans-serif;
    font-weight: bold;
}

.mainTitleButtons a:HOVER {
    background-color: #203c84;
    text-decoration: none;
}


@media (min-width: 740px) {
    .topContent .mainTitle {
        font-size: 20px;
    }

    .topContent .mainTitle strong {
        font-size: 30px;
    }

    .mainTitleSub {
        font-size: 20px;
    }
}

@media (min-width: 768px) {
    .topContent {
        padding-top: 175px;
    }

    .topContent .mainTitle {
        text-align: left;
    }

    .topContent .mainTitle strong {
        text-align: left;
        margin-top: 15px;
    }

    .mainTitleSub {
        width: 730px;
        margin: 20px 0;
        text-align: left;
    }

    .mainTitleButtons a {
        float: left;
        margin: 15px 15px 0 0;
    }

}

@media (min-width: 980px) {
    .topContent .mainTitle {
        font-size: 30px;
    }

    .topContent .mainTitle strong {
        font-size: 55px;
    }

    /*.mainTitleSub {font-size:30px;}*/
}

@media (min-width: 1200px) {}

/* page */
@media (min-width: 992px) {
    .pageIntro {
        background-image: url(../pcs/pcs_layout/vyrobky.jpg);
        background-position: bottom center;
        background-repeat: no-repeat;
        min-height: 700px;
        padding-bottom: 650px;
    }
}

.scrollIco {
    display: block;
    background-image: url(../pcs/pcs_layout/scroll-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 106px;
    height: 48px;
    margin: 0 auto;
    position: relative;
    padding-top: 17px;
    cursor: pointer;
}

.scrollIco span {
    display: block;
    background-image: url(../pcs/pcs_layout/arrow.svg);
    background-position: center center;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    margin: 0 auto;
}


.pageIntro h1,
.pageSoustruzeni h1,
.fotogalerie h2,
.contact h2 {
    text-align: center;
    color: #473422;
    font-size: 26px;
    font-size: 30px;
    font-family: 'Istok Web', sans-serif;
    font-weight: bold;
    margin-top: 30px;
}

.contact h2 {
    color: #49321b;
}

@media (min-width: 740px) {

    .pageIntro h1,
    .pageSoustruzeni h1,
    .fotogalerie h2,
    .contact h2 {
        font-size: 32px;
    }
}

@media (min-width: 768px) {

    .pageIntro h1,
    .pageSoustruzeni h1 {
        text-align: left;
    }
}

@media (min-width: 980px) {

    .pageIntro h1,
    .pageSoustruzeni h1,
    .fotogalerie h2,
    .contact h2 {
        font-size: 36px;
        margin-top: 60px;
    }
}

.pageIntro h2,
.pageSoustruzeni h2 {
    text-align: center;
    color: #473422;
    font-size: 18px;
    margin: 0 0 20px 0;
}

@media (min-width: 740px) {

    .pageIntro h2,
    .pageSoustruzeni h2 {
        font-size: 22px;
        margin: 30px 0 20px 0;
    }
}

@media (min-width: 768px) {

    .pageIntro h2,
    .pageSoustruzeni h2 {
        text-align: left;
    }
}

@media (min-width: 980px) {

    .pageIntro h2,
    .pageSoustruzeni h2 {
        font-size: 28px;
    }
}

.topText {
    font-size: 16px;
    line-height: 22px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 300;
}

.topText strong {
    font-size: 18px;
    line-height: 22px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 600;
}

.txt {
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 300;
}

.txt a {
    font-size: 14px;
    color: #de332b;
    text-decoration: underline;
    font-weight: 300;
}

@media (min-width: 740px) {

    .topText,
    .topText strong {
        font-size: 20px;
        line-height: 28px;
    }

    .txt {
        font-size: 17px;
        line-height: 28px;
    }

    .txt a {
        font-size: 17px;
        color: #de332b;
        text-decoration: underline;
    }
}

@media (min-width: 768px) {
    .topText {
        text-align: left;
    }

    .txt {
        text-align: left;
    }
}

.txt a:HOVER {
    text-decoration: none;
}

.itemList {
    margin: 30px 0 40px 10px;
    padding-left: 0;
}

.itemList li {
    list-style-type: none;
    background-image: url(../pcs/pcs_layout/dot.png);
    background-position: left 7px;
    background-repeat: no-repeat;
    padding-left: 20px;
    margin: 10px 0;
    font-weight: 300;
}

.itemsBackground {
    padding-top: 40px;
    padding-bottom: 100px;
    background-color: Black;
    background-image: url(../pcs/pcs_layout/bubbles.png);
    background-position: top center;
    background-repeat: repeat;
}

.itemsBackground h2 {
    margin-top: 20px;
    font-size: 28px;
    color: White;
    font-family: 'Istok Web', sans-serif;
    font-weight: normal;
    text-align: center;
}

.itemsBackground img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.imgSoustruzeniMale {
    margin-top: 65px;
}

.odd {
    margin-bottom: 0;
    margin-top: 40px;
    border-bottom: 1px solid White;
}

@media (min-width: 768px) {
    .itemsBackground h2 {
        text-align: left;
    }
}

@media (min-width: 992px) {
    .itemsBackground h2 {
        margin-top: 50px;
    }
}

.itemsBackground h2 strong {
    font-size: 36px;
    color: #362d27;
    font-family: 'Istok Web', sans-serif;
    font-weight: bold;
    display: block;
}

.itemsBackground p {
    color: White;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    text-align: center;
}

.itemsBackground p.biggerText {
    font-size: 16px;
    font-weight: 300;
    text-align: center;
}

@media (min-width: 768px) {

    .itemsBackground p,
    .itemsBackground p.biggerText {
        text-align: left;
    }
}

@media (min-width: 768px) {
    .itemsBackground p {
        line-height: 28px;
        font-weight: 300;
        font-size: 17px;
    }

    .itemsBackground p.biggerText {
        font-size: 20px;
    }
}

@media (min-width: 992px) {
    .pageSoustruzeni p {
        width: 650px;
    }

    .pageSoustruzeni .itemList li {
        width: 550px;
    }
}

@media (min-width: 1200px) {
    .pageSoustruzeni p {
        width: 850px;
    }

    .pageSoustruzeni .itemList li {
        width: 850px;
    }

    .imgSoustruzeniMale {
        margin-top: 65px;
    }
}

@media (min-width: 1500px) {
    .pageSoustruzeni p {
        width: auto;
    }

    .pageSoustruzeni .itemList li {
        width: auto;
    }
}




/* fotogalerie */
.fotogalerie p,
.contact p {
    color: #de332b;
    margin-bottom: 20px;
    font-size: 14px;
    font-family: 'Istok Web', sans-serif;
    font-weight: bold;
}

@media (min-width: 768px) {

    .fotogalerie p,
    .contact p {
        font-size: 20px;
        margin-bottom: 50px;
    }
}

.fotogalerie {
    padding-top: 40px;
    padding-bottom: 100px;
}

/*.secondRow {padding-top:30px;}*/
.photoGallery img {
    margin-top: 30px;
}

.photoGallery a {
    transition: background-color 0.5s;
    display: block;
    position: relative;
    background-color: Black;
}

.photoGallery a span {
    transition: background-color 0.5s;
}

.photoGallery a:HOVER span {
    position: absolute;
    width: 64px;
    height: 64px;
    background-color: #de332b;
    background-image: url(../pcs/pcs_layout/zoom.svg);
    background-position: center center;
    background-repeat: no-repeat;
    top: 50%;
    left: 50%;
    margin: -32px 0 0 -32px;

    background-size: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;

}

.photoGallery a:HOVER img {
    opacity: 0.6;
    filter: alpha(opacity=60);
    /* For IE8 and earlier */
}

/* contact page */
.contact {
    padding-top: 40px;
    padding-bottom: 50px;
    background-color: #f6f2ed;
    background-image: url(../pcs/pcs_layout/bg-wood-2.png);
    background-position: top center;
    background-repeat: repeat;

    -webkit-box-shadow: inset 0px 5px 7px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0px 5px 7px 0px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0px 5px 7px 0px rgba(0, 0, 0, 0.15);
}

.contactBox {
    padding-top: 21px;
    padding-top: 31px;
    background-color: White;
    min-height: 205px;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.35);
    margin-bottom: 40px;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.contactBox .ico {
    background-position: 50% 15px;
    background-repeat: no-repeat;
    background-color: #de332b;
    width: 64px;
    height: 64px;
    margin: 0 auto 17px auto;
    background-repeat: no-repeat;

    background-size: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.contactBox1 .ico {
    background-image: url(../pcs/pcs_layout/phone.svg);
}

.contactBox2 .ico {
    background-image: url(../pcs/pcs_layout/mail.svg);
}

.contactBox3 .ico {
    background-image: url(../pcs/pcs_layout/map.svg);
}

.contactInfo {
    color: #6e6e6e;
    font-size: 16px;
    line-height: 30px;
}

.contactInfo a {
    color: #614a3b;
    text-decoration: underline;
}

.contactInfo span,
.contactInfo strong,
.contactInfo a.emailLink {
    color: #614a3b;
    font-size: 20px;
}

.contactInfo a.emailLink {
    font-weight: 700;
}

.contactInfo a:HOVER {
    color: #de332b;
}


.button {
    font-weight: 500;
    border: none;
    display: block;
    color: White;
    font-size: 16px;
    width: 180px;
    height: 50px;
    line-height: 50px;
    background-color: #DE332B;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    text-align: center;
    transition: background-color 0.5s;
    text-transform: uppercase;
}

.buttonCenter {
    margin-left: auto;
    margin-right: auto;
}

.button:HOVER {
    color: White;
    text-decoration: none;
    background-color: #B81315;
}





/* footer */
.footer {
    background-color: #38302b;
    background-color: #295792;
    background-color: #cd362f;
    padding-top: 50px;
    padding-bottom: 50px;
}

.footer p {
    font-size: 16px;
    color: #de332b;
    color: White;
    height: 34px;
    line-height: 34px;
}

.footer ul li a {
    font-size: 14px;
    padding-top: 0;
    padding-bottom: 0;
    text-transform: uppercase;
    color: #de332b;
    color: White;
    height: 34px;
    line-height: 34px;
    font-family: 'Istok Web', sans-serif;
    border-left: 1px solid White;
}

.footer ul li a:HOVER {
    color: White;
}

.footer ul li.firstItem a {
    border-left: none;
}

@media (min-width: 1200px) {
    .footer ul {
        margin-left: 45px;
    }
}

.footer ul.navbar-nav {
    display: inline-block;
    float: none;
}

.footer ul.navbar {
    text-align: center;
}

.footerLogo {
    text-align: right;
    font-size: 36px;
    height: 34px;
    line-height: 34px;
    color: #de332b;
    font-family: 'Istok Web', sans-serif;
    font-weight: bold;
}

.nav-pills {
    border-bottom: 2px solid #DE332B;
}


.nav-pills>.active>a,
.nav-pills>.active>a:hover {
    -webkit-border-radius: 15px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius: 15px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-radius: 15px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    background-color: #DE332B !important;
}

.nav-pills li a {
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}

.odd {
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e3e3e3;
}




/* old web */

#counterInfo {
    display: block;
    /*font-family: 'ubuntu_lightbold';*/
    font-size: 24px;
    text-transform: uppercase;
    position: relative;
    color: #1a171b;
    color: White;
}

#counterInfo span {
    font-size: 24px;
    text-transform: uppercase;
    color: White;
    font-weight: bold;
}


#countdown_dashboard {}

#countdown_dashboard * {
    color: #94abc8 !important;
}

.dash {
    width: 38px;
    height: 35px;
    float: left;
    margin-left: 0;
    position: relative;
    padding-left: 5px;
    /*color:White;*/
    color: #B81315
}

.weeks_dash {
    width: 40px !important;
}

.days_dash {
    width: 35px !important;
}

.hours_dash {
    width: 45px !important;
}

.minutes_dash {
    width: 58px !important;
}

.seconds_dash {
    width: 50px !important;
}

.dash .digit {
    font-size: 15px;
    font-weight: bold;
    float: left;
    color: White;
    position: relative;
}

.dash_title {
    font-weight: bold;
    position: absolute;
    display: block;
    bottom: 0px;
    left: 0;
    font-size: 10px;
    font-size: 12px;
    color: White;
}

/*
.odd {
clear:both;
margin:25px 0 10px 0;
border-top:2px solid #c00000;
}*/

.imgLeft {
    float: left;
    margin: 10px 10px 10px 0;
}


.imgLeftPlakaty {
    float: left;
    margin: 0 30px 30px 0;
}

.imgLeftPartneri {
    float: left;
    margin: 0 30px 30px 0;
}

.imgLeftPartneri img {
    border: 1px solid #c8c8c8;
}


.newsPerex {
    color: Black;
    display: block;
    margin: 0 0 20px 0;
}

.novinkaTitulek a {
    font-size: 24px;
    color: Black;
    text-decoration: none;
}

.novinkaPerex a {
    font-size: 16px;
    display: block;
    margin: 5px 0 15px 0;
    text-decoration: none;
}

.autorAuditko {
    display: block;
    color: Black;
    font-size: 20px;
}

.auditkoPrispevek {
    font-size: 16px;
    display: block;
    margin: 5px 0 15px 0;
    text-decoration: none;
    color: Black;
}

.autorAuditko a,
.auditkoPrispevek a {
    color: Black;
}




/* Reg.users */
.komentarReg {
    clear: both;
    padding: 20px 0;
}

.komentarReg .userIcon {
    float: left;
}

.komentarReg .userIcon {
    border: 1px solid #09518c;
    padding: 3px;
    /*background-color: #EBE3CB;*/
}

.komentarReg .userIcon img {
    float: left;
}

.komentarReg .userComment {
    margin-left: 60px;
}

.komentarReg .userComment a {
    color: #09518c;
    font-weight: bold;
}

.komentarReg .userComment strong {
    color: Black;
    font-weight: bold;
    font-size: 20px;
}

div.komentarReg p {
    margin-top: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #09518c;
}

/*	obrazek	*/
div.komentarReg p img {
    margin: 15px 0 2px 0;
    padding: 3px;
    border: 1px solid #09518c;
}

div.komentarReg p span {
    font-weight: normal;
    font-size: 9px;
    color: #A5A5A5;
}

span.ip {
    margin-left: 30px;
    color: #959595;
    font-weight: normal;
}

div.ip {
    color: #959595;
    float: right;
}


.listovani {
    margin-top: 5px;
    min-height: 25px;
    line-height: 23px;
    font-weight: bold;
    text-align: center;
}

.listovani a {
    font-weight: bold;
    margin: 0 2px;
    color: #700023;
    font-weight: bold;
}

.listovani a.str {
    text-decoration: none;
    font-weight: bold;
    color: #09518c;
}






/*	form	*/
.jqtransform {
    width: 500px;
}

/*input {
border:0;border-left:1px solid #348ad1;
border-right:1px solid #1473c2;
}*/

label,
input {
    display: block;
    float: left;
}

label {
    width: 180px;
    font-weight: bold;
}

.formSada {
    margin: 5px 0;
    height: 38px;
}

.formSadaText {
    margin: 5px 0;
    height: 85px;
}

textarea {
    width: 290px;
    height: 65px;
}


#form h2 {
    margin: 0 0 10px 0;
    color: #146ab2;
    text-align: left;
    font-size: 14px;
}

input {
    width: 214px;
}

.itemList {
    margin: 20px;
}



.povinne {
    font-size: xx-small;
    color: #B81315;
}

input.submit {
    width: 130px;
    width: 214px;
    background-color: #1668ad;
    border: none;
    font-weight: bold;
    color: White;
    background-image: none;
    padding: 5px 0;
}

#chybove_odeslani {
    border: 1px solid Red;
    width: 200px;
    color: Red;
    font-weight: bold;
    line-height: 50px;
    height: 50px;
    text-align: center;
}

#uspesne_odeslani {
    border: 1px solid #B81315;
    width: 200px;
    color: Black;
    font-weight: bold;
    line-height: 50px;
    height: 50px;
    text-align: center;
}

.buttonGalerie {
    color: White;
}

.buttonGalerie:HOVER {
    color: White;
    text-decoration: underline;
}