@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i&subset=latin-ext');

h1,h2,h3,h4,h5 {
	font-family: 'Work Sans', sans-serif;
}

h1 {
    font-size: 2.5em;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Playfair Display', 'Open Sans Condensed', arial-narrow, sans-serif;
    font-weight: 400;
    font-style: italic;
    color: #9E957F;
}

a {
    /*color: #AFA896;*/
	color: #888888;
}

a:hover, a:active, a:focus {
    color: #EDAC07;
}

body {
    font-family: 'Playfair Display', 'Open Sans Condensed', arial-narrow, sans-serif;
    font-weight: 400;
    --background: linear-gradient(to bottom, #F5EFE6 0%,#ffffff 50%);
    background-position: top center;
    background-attachment: fixed;
    background-repeat: repeat-x;
    /*color: #AFA896;*/
	color: #888888;
    padding: 0px;
    margin: 0px;
}
.popover-danger {
    background-color: #d9534f;
    border-color: #d43f3a;
    color: white;
}
.popover-danger .arrow:after {
    border-bottom-color: #d9534f !important;
}
.page-container {
    background-color: #FFF;
    box-shadow: 0px 0px 40px 0px rgba(138, 122, 98, 0.5);
    border-radius: 8px;
}
.gray-background {
    background-color: #ccc;
    border-radius: 4px;
}
.page-top {
    padding-top: 1em;
    padding-bottom: 1em;
    background-color: #eee;
}
.page-top-title {
    font-family: 'Open Sans Condensed', 'Arial Narrow', sans-serif;
    font-size: 3em;
    margin-top: 8px;
}
@media(min-width:992px) {} .sticky-header {
    z-index: 1000000;
    width: 100%;
}
.sticky-header > div {
    background-color: #F5EFE6;
}

.header-button {
    transition: all 0.2s ease;
}
.header-button:hover, .header-button:active, .header-button:focus {
    color: #EDAC07;
}

.page-top-menu {
    margin-top: 0px;
    margin-bottom: 16px;
    color: #AFA896;
    --background-color: #FFFFFF;
    --background: linear-gradient(to bottom, #F5EFE6 0%,#ffffff 80%);
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    box-shadow: 0px 3px 4px 0 rgba(0, 0, 0, 0.03);

    position: -webkit-sticky;
    position: sticky; 
    top:0;
    background-color: white;
    z-index: 100;

}

@media (min-width: 576px) {
}
@media (min-width: 768px) {
    .page-top-menu {
        margin-top: 16px;
    }
}
@media (min-width: 992px) {}
@media (min-width: 1200px) {
}


.page-top-menu-links a {
    padding: 10px;
    color: black;
}
.page-top-menu a:hover {
    text-decoration: underline;
}



.page-top-row {
    margin-bottom: 16px;

    background-color:rgba(237,172,7,1);
    color:white;
    background-image: radial-gradient(rgba(255,234,181,.2) 25%, transparent 26%),
    radial-gradient(rgba(255,234,181,.2) 25%, transparent 26%);
    background-size:60px 60px;
    background-position: 0 0, 30px 30px;
    background-attachment: fixed;
    padding: 5px;

    box-shadow: inset 0px -36px 29px -35px rgba(0,0,0,0.25);
}

.page-top-row-contact {
    display: inline-block;
    padding-left: 20px;
    color: #AFA896;
    color: #FFF;
}
.page-top-row a {
    color: #AFA896;
    color: #FFF;
}
.page-top-row-contact:last-child {
    padding-left: 0px;
}





@media(min-width:992px) {
    .page-sub-menu {
        float: right;
    }
}
.page-sub-menu {} .page-sub-menu a {} .page-main {
    padding-left: 0px !important;
    -padding-right: 0px !important;
}
.container {
    font-size: 1.2em;
}
.main-head {
    background: url(../img/bg-a.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: white;
}
.glyphicon-none:before {
    content: "\2122";
    color: transparent !important;
}
.big-text {
    font-size: 2em;
    text-align: center;
    background-color: #ccc;
    padding: 10px 10px;
    border-radius: 8px;
}
.inzd-image {
    width: 100%;
    border-radius: 8px;
    --border: 1px solid #ccc;
}
.inzd-image-xs {
    width: 20%;
    border-radius: 4px;
    border: 2px solid #fff;
}
.inzd-cena {
    text-align: center;
    font-size: 3.5em;
    font-weight: 700;
}
.inzd-cena-popis {
    text-align: center;
    font-size: 1.2em;
    font-weight: 700;
    margin-bottom: 24px;
}
.inzd-detaily > div {
    margin-bottom: 5px;
}
.row-alt {
    background-color: #dedede;
    padding-top: 20px;
    padding-bottom: 20px;
}
.form-group {
    margin-bottom: 0px;
    !important
}
.control-label {
    margin-bottom: 0px;
    !important
}
label {
    font-weight: normal;
    !important margin-bottom: 0px;
    !important
}
.pt20 {
    padding-top: 20px;
    !important
}
.pb20 {
    padding-bottom: 20px;
    !important
}
.pt8 {
    padding-top: 8px;
    !important
}
.pb8 {
    padding-bottom: 8px;
    !important
}
.pt4 {
    padding-top: 4px;
    !important
}
.pb4 {
    padding-bottom: 4px;
    !important
}
.bottom-info {
    background-color: #eee;
    color: #888;
    padding-top: 8px;
}
h1,
h2,
h3,
h4,
h5 {
    font-weight: normal;
}
h5 {
    font-size: 1.2em;
}
h4 {
    text-decoration: none;
}
.deb {
    border: 1px dotted red;
}
#scroll-navigator {
    position: fixed;
    top: 0px;
    right: 0px;
    left: 0px;
    height: 50px;
    z-index: 9999;
    line-height: 48px;
    background: #222;
    color: #000;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    font-size: 2em;
    box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.8);
}
#back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    background: #ddd;
    color: #000;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    font-size: 2em;
    border-radius: 24px;
}
#back-to-top:hover {
    opacity: 1 !important;
}
#back-to-top.show {
    opacity: .6;
}
#scroll-navigator.show {
    opacity: 1;
}
.clickable-row {
    cursor: pointer;
}
.circle {
    border-radius: 55px;
    background-color: #EDAC07;
    color: #FFF;
    min-width: 55px;
    min-height: 55px;
    text-align: center;
    display: inline-block;
    line-height: 45px;
}
div.circle-avatar {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block;
    padding-top: 100%;
    border-radius: 5%;
    background-position-y: center;
    background-position-x: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.body2 {
    box-shadow: inset 0px 0px 29px 0px rgba(0,0,0,1);
    background-color: #3E2E05;
    color: white;
}
.body2 a {
    color: #F0AC07;
}
.body2 h2 {
    color: #F0AC07;
}

.btn-brown {
    color: #F0AC07;
    background-color: #564006;
    border-color: #564006;
}
.btn-brown:hover {
    color: #564006;
    background-color: white;
    border-color: white;
}

.lightgray {
    background-color: #F1EAD7;
    border-radius: 4px;
    color: #574B2C;
}
.lightgray a {
    color: #574B2C;
}
.lightgray h2 {
    color: #634A1F;
}


div.header-image {
    max-width: 100%;
    width: 100%;
    height: 300px;
    display: block;
    background-position-y: center;
    background-position-x: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.article-box h2 {
    padding-top: 0px;
    margin-top: 0px;
}
.article-box h3 {
    padding-top: 0px;
    margin-top: 0px;
}



html {
    height: 100%;
}
body {
    min-height: 100%;
    display: grid;
    grid-template-rows: 1fr auto;
    overflow-x: hidden;
    overflow-y: scroll;
}
.page-footer {
    /*grid-row-start: 2;
    grid-row-end: 3;*/
    color: #888;
    padding-top: 48px;
    padding-bottom: 48px;

    background-color: #1F1A0F;

    background-color:rgba(237,172,7,1);
    color:white;
    background-image: radial-gradient(rgba(255,234,181,.2) 25%, transparent 26%),
    radial-gradient(rgba(255,234,181,.2) 25%, transparent 26%);
    background-size:60px 60px;
    background-position: 0 0, 30px 30px;
    background-attachment: fixed;

    box-shadow: inset 0px 36px 29px -35px rgba(0,0,0,0.25);
}
.page-footer a {
    color: #FFF;
}
.page-footer h4 {

}
.g-recaptcha {
    display:inline-block;
}

.mt0 {
	margin-top: 0 !important;
}

#zasilkovna_photo {
	min-height: 80px;
	background-size: cover;
	background-position: center;
	border-radius: 5px;
}

.btn-red {
	background-color: #ff0000;
	font-family: 'Comic Sans MS', sans-serif;
	font-weight: bold;
}

.left-border {
	border-left: 1px solid #ddd;
}

.text-large {
	font-size: 24px;
}

.discount {
	background:#96bd3d;
	color: #fff;
}

.discountBF {
	background:#000;
	color: #fff;
}