@charset "UTF-8";


/**  vypínání prvků */
#comments {
    /*comments power off*/
    display: none;
}

a.logo {
    /*float:left ;*/
    /*width:100px;*/
    /*margin-left: 10px;*/
    display: none;
}



/*Rozložení stránky*/
.site-main {
    margin-top: 0;
}

header#masthead {
    height: 122px;
}
#primary.content-area {
    margin: 0;
}
div.utb-stream  img {
    /*	background: linear-gradient(white, transparent) !important; */
    background: radial-gradient(circle, red 5%, green 15%, blue 60%) !important;
}

/*menu*/
nav.primary-navigation {
    margin-left: 80px;
}


/** gradient u obrázku **/
img.gradient {
    width: 100%;
    height: 74%;
    max-width: 1200px;
    max-height: 800px;

    display: block;
    margin-left: auto;
    margin-right: auto;


    -webkit-mask-image:-webkit-gradient(linear, center bottom, center top, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
}



/*
#pocasi {
   diplay: none !important;
    margin-right:auto;
    margin-left: auto;
    margin-top: 20px;
    margin-bottom: 0;
    max-width:1000px;
    color: #404040 ;
}
#pocasi div {
    text-align: right;
    font-size: 12pt;
}
*/
header.entry-header {
    /* nadpis */
    display: none;
}


/*Pozadí - měnící se pozadí*/
/*body {
    width:100%;
    height: 100%;

    background: radial-gradient(circle,#F17C58 0%, #E94584 20%, #24AADB 40%, #27DBB1 60%,#FFDC18 80%, #FF3706 100%);
    background-size: 600% 100%;
    // animation: gradient 6s linear infinite;
    animation: gradient 6s linear infinite alternate;
}
@keyframes gradient {
    0% {background-position: 0%}
    100% {background-position: 100%}
}
*/

/*Hlavní menu*/




/** FIXACE obrázku pohyblivé logo **/
div.div-bottom-fix {
    position: fixed;
    bottom: 0px;
    z-index: 1000;
    display: flex;
    justify-content: center;
    width: 100%;
    height:auto;
    margin-bottom: 0 !important;
}

img.img-bottom-fix {
    width: 100%;
    height:auto;
    text-align: center;
}


.entry-content, entry-content span {
    max-width: 1000px ;
    color: black !important;
    padding: 0 0 0 0;
}
img.img-o-projektu {
    margin-top: 0;

    max-width: 1024px;
    height: auto;
}

.entry-content div,
.entry-content span,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6{
    color: black !important;
}

.entry-content H1, H2 {
    text-align: center;
    font-weight: bold;
}

.entry-content H4  {
    padding-bottom: 15px;
    font-weight: bold;
}
.entry-content H4 a  {
    font-weight: bold;

}
.entry-content div, .entry-content p  {
    max-width: 1000px !important;
}

.entry-content a {
    font-weight: normal !important;
    color: #000;
}
.entry-content a:hover {

}


/** obrazky **/

.div-o-projektu-ukazky {
    text-align: center;
}

img.img-o-projektu-ukazky  {
    width: 310px;
    height: auto;
    margin: 3px;
    /** border: 1px solid #DDDDDD;**/
}

img.obrazek1 {
    max-width: 800px !important;
    height: auto;
    text-align: center;
    margin: 10px;
}
.benefity-loga img {
    margin: 20px;
    height: 45px;
    width: auto;
    text-align:justify;
}

.obrazek-jak-se-prihlasit img {
    width: 220px !important;
    height: auto !important;
}
.obrazek-o-nas img {
    max-width: 380px !important;
    height: auto !important;
    border: 1px solid gray;
}

img.obrazek-o-nas-logo {
    max-width: 150px !important;
    height: auto !important;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: left !important;
}

section.galerie3 img {
    max-width: 250px !important;
    height: auto !important;
}

div.galerie4 img {
    margin-bottom: 5px;
    max-width: 230px !important;
    height: auto !important;
}


/** ************    uprava Cestopis a Bonusy   **************** */
div.simple-news-con {
    margin: 0 auto ;
    display: block ;
    float: none ;
    grid-gap: 10px !important;
}

div.simple-news-con div.simple-news-item {
    position: relative;
    margin: 0 auto ;

    width:330px ;
    border: 1px solid black;
    border-radius: 20px ;

    background-color: transparent;
}
div.simple-news-con  img {
    /*max-height: 200px;*/
    border-bottom: 1px solid gray;
    /*border-top-left-radius: 20px ;*/
    /*border-top-right-radius: 20px ;*/
    border-radius: 20px;
    width: 100%;
    max-width: 330px;
    height: auto;

}
div.simple-news-con .simple-news-text-con {
    padding: 15px ;
}

a.simple-news-item-link {
    color: black;
    font-weight: bold;
}

/**************   Cestopis   **************/
#cestopis a {
     cursor: inherit;
    text-decoration: none;
}





/** ************    uprava Jak se přihlásit   **************** */
#jak-se-prihlasit div.simple-news-con div.simple-news-item {

    width: 100% !important;
    margin: 0 !important;
    height: auto;

}
#jak-se-prihlasit .simple-news-title {
    text-align: center;
    height: 48px !important;
}
#jak-se-prihlasit div.simple-news-con div.simple-news-item a {
    color: black !important;
    font-weight: bold !important;
    cursor: inherit;
    text-decoration: none;
}
#jak-se-prihlasit div.simple-news-date {
    display:none;
}
#jak-se-prihlasit div.simple-news-excerpt {
}
#jak-se-prihlasit  .simple-news-excerpt::first-letter {
    font-size: 55pt ;
    font-weight: bold !important;
    float: left !important;
    /*border: 1px solid red;*/
    /*vertical-align: top !important;*/
    /*padding:0 !important;*/
    /*margin: 0 !important;*/
}



