/* fonty */

@font-face  {font-family: "OpenSans";	src: url("/fonts/OpenSans/OpenSans-Light.ttf");}
@font-face  {font-family: "OpenSans";	src: url("/fonts/OpenSans/OpenSans-LightItalic.ttf");                                    font-style: italic;}

/*@font-face  {font-family: "OpenSans";	src: url("/fonts/OpenSans/OpenSans-Regular.ttf");}
@font-face  {font-family: "OpenSans";	src: url("/fonts/OpenSans/OpenSans-Italic.ttf");                                    font-style: italic;}*/

@font-face  {font-family: "OpenSans";	src: url("/fonts/OpenSans/OpenSans-Bold.ttf");		font-weight: bold;}
@font-face  {font-family: "OpenSans";	src: url("/fonts/OpenSans/OpenSans-BoldItalic.ttf");	font-weight: bold;	font-style: italic;}

@font-face  {font-family: "Montez";	src: url("/fonts/Montez/Montez-Regular.ttf");}

@import '/fonts/awesome/css/font-awesome.min';

b, strong {
    font-weight: bold;
}
  
i, em {
    font-style: italic;
    color: inherit;
}

/* základné */
html {
    background-color: #000;
}
body
  {
    font-family: 'OpenSans', sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 160%;
    color: #333;
    background-color: #000;
    position: relative;
    margin: 0px;
    padding: 0px;
  }
a {
    font-weight: bold;
    color: #BB0D5F; /* purpur */
    text-decoration: none;
}
a:hover {
    /*color: #15626D;  tyrkys tmavý */
    color: #96154D; /* purpur tmavý */
    text-decoration: none;
}

h1 {
    font-size: 60px;
    font-weight: 300;
    margin-bottom: 35px;
    line-height: 1.1;
    text-align: center;
}
h2 {
    font-size: 45px;
    font-weight: normal;
    margin-top: 40px;
    margin-bottom: 25px;
    line-height: 1.2;
}
h3 {
    font-size: 35px;
    font-weight: normal;
    margin-top: 32px;
    margin-bottom: 20px;
    line-height: 1.2;
}
h4 {
    font-size: 23px;
    font-weight: bold;
    font-style: italic;
    margin-top: 30px;
    margin-bottom: 17px;
    line-height: 1.3;
}
h5 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 14px;
    line-height: 1.4;
}
h6 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    margin-top: 22px;
    margin-bottom: 12px;
}
h1, h2, h3 {
    font-family: 'Montez', cursive;
    color: #1693A5; /* tyrkys */
}
h2, h3, h4, h5, h6 {
}
h1 + h2 {
    margin-top: 31px;
}
p {
    font-size: 18px;
    margin-top: 12px;
    margin-bottom: 12px;
}
p + ol, p + ul {
    margin-top: 8px;
    margin-bottom: 12px;
}
.perex, .perex p {
    font-size: 22px;
    margin-top: 6px;
    margin-bottom: 28px;
    color: #4D4D4F;
}

article {
    padding: 0;
}
.poznamka {
    font-size: 16px;
    margin-top: 12px;
    margin-bottom: 12px;
}
.cl {
    clear: both;
}
.vyrazny {
    color: #5D5D5F;
    font-weight: bold;
}
.mt {
    margin-top: 40px;
}

/* layout */
.wrapper {
    width: 1150px;
    margin: 0 auto; 
}
.wrapperWide {
    width: 100%;
    margin: 0; 
}
.container {
    box-sizing: border-box;
    width: 1150px;
    padding: 60px 30px; 
    position: relative;
    background-color: #FFF;
}
header {
    width: 100%;
    height: 120px;
    margin: 50px 0 0 0;
    position: relative;
}
#webNazov {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
#webNazov, #webNazov a {
    display: block;
    font-family: 'Montez', cursive;
    font-size: 53px;
    font-weight: normal;
    font-style: normal;
    color: #1693A5; /* tyrkys */
    z-index: 4;
}
#slogan {
    display: block;
    position: absolute;
    top: 65px;
    left: 0;
    font-family: 'OpenSans', sans-serif;
    font-size: 16px;
    font-style: italic;
    color: #DDD; 
    line-height: 1.3;
    z-index: 3;
}
.uroven1 a {
}
.uroven1 > li > a {
    height: 40px;
}
.container.footer {
    background-color: #CCC;
    margin-bottom: 60px;
}
footer {
    color: #888;
    text-align: center;
    font-size: 15px;
}
.fotky {
    margin-top: 40px;
}

/* tabuľka */
article table {
    border: solid 1px #CCC;
    border-collapse: collapse;
}
article table td {
    border: solid 1px #CCC;
    vertical-align: top;
    padding: 4px;
}
article table td p {
    margin-top: 0;
}

/* úprava uikit */
p.uk-margin-remove {
    font-size: 15px;
    line-height: 1.4;
}
h3.uk-margin-remove {
    margin-top: -16px !important;
}
.uk-navbar-nav > li > a {
/*    text-transform: none; */
}
.fotky .galeriaNahlady.uk-grid {
    margin-left: 0;
    padding-left: 0 !important;
}
.uk-grid>* {
    padding-left:0;
}
* + .uk-grid-margin, .uk-grid + .uk-grid, .uk-grid > .uk-grid-margin {
    margin-top: 15px;
}
.uk-navbar-dropdown-nav > li > a {
    line-height: 1.1;
}
.uk-navbar-toggle {
    height: 60px;
    background-color: #000;
}
#uk-slideshow {
    background-color: #000;
}
/* menu */
.subTrilogie {
    column-count: 3;
}
.subAkcie {
}
#menuBoxMobile {
    display: none;
}
#menuRolldownMobile {
    padding: 10px 30px 10px 10px;
    background-color: #EEE;
    overflow: scroll;
    width: 265px;
    
}
.uk-navbar-dropdown.subAkcie {
    width:500px;
    column-count: 2;
}

/* obrázky v texte */
article img {
    margin: 8px;
}
article .fotky img {
    margin: inherit;
}
article img[align="left"], .obsah img[align="left"] {
    margin: 6px 20px 10px 0px;
}
article img[align="right"], .obsah img[align="right"] {
    margin: 6px 0px 10px 20px;
}
#erb {
    width:78%;
    height:140px;
    position: absolute;
    top: -25px;
    left: 0;
    background-image: url('/img/erb450x450.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 2;
}
#skupina {
    width:100%;
    height:140px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    background-image: url('/img/skupina600x140.png');
    background-position: right bottom;
    background-repeat: no-repeat;
}
#hore {
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding: 10px;
    background-color: rgb(245,245,245,.7);
    z-index: 100;
    display: none;
}
.show, #hore.show {
    display: block;
}


@media (max-width: 1150px) { 

    .wrapper, .container {
        width: 100%;
    }
    .container.footer {
        margin-bottom: 0;
    }    
    p {
        font-size: 16px;
    }  
    body {
        font-size: 16px; 
    }
/*    .fotky * + .uk-grid-margin, .fotky .uk-grid + .uk-grid, .fotky .uk-grid > .uk-grid-margin, .fotky .uk-card-media-top {
        margin: 5px;
    }*/
    .fotky img {
        max-width: 95%;
    }
    #webNazov {
        left: 12px;
    }
    #slogan {
        left: 15px;
        font-size: 14px;
    }
    #erb {
        width:55%;
        background-position: right top;
    }
    #skupina {
        width:45%;
        background-size: contain;
    }    
    h1 {
        font-size: 56px;
        margin-bottom: 32px;
    }
    h2 {
        font-size: 43px;
        margin-top: 38px;
        margin-bottom: 23px;
    }
    h3 {
        font-size: 33px;
        margin-top: 30px;
        margin-bottom: 18px;
    }
    h4 {
        font-size: 22px;
        margin-top: 28px;
        margin-bottom: 17px;
    }
    h5 {
        font-size: 19px;
        margin-top: 24px;
        margin-bottom: 13px;
    }
    h6 {
        font-size: 17px;
        margin-top: 20px;
        margin-bottom: 11px;
    }
    h1 + h2 {
        margin-top: 28px;
    }
    
}

@media (max-width: 910px) { 
    header {
        height: auto;
        width: 100%;
    }
    #webNazov, #slogan, #erb, #skupina {
        position: relative;
        left: 0;
        right: 0;
        box-sizing: border-box;
        width: 100%;
    }
    #erb {
        width:100%;
        background-position: center center;
    }
    #webNazov {
        left: 0;
        text-align: center;
        line-height: 88%;
    }
    #slogan {
        top: 20px;
        text-align: center;
        font-size: 16px;
    }
    #skupina {
        width:100%;
        margin-top: 24px;
        background-position: center bottom;
    }    
    h1 {
        font-size: 50px;
        margin-bottom: 30px;
    }
    h2 {
        font-size: 36px;
        margin-top: 38px;
        margin-bottom: 20px;
    }
    h3 {
        font-size: 28px;
        margin-top: 30px;
        margin-bottom: 15px;
    }
    h4 {
        font-size: 24px;
        margin-top: 28px;
        margin-bottom: 12px;
    }
    h5 {
        font-size: 20px;
        margin-top: 24px;
        margin-bottom: 10px;
    }
    h6 {
        font-size: 18px;
        margin-top: 20px;
        margin-bottom: 5px;
    }
    h1 + h2 {
        margin-top: 25px;
    }  
    .container {
        padding: 40px 3vw; 
    } 
    /* menu */
    #menuBox {
        display: none;
    }
    #menuBoxMobile {
        display: block;
        margin-bottom: 0;
    }
    .uk-slideshow {
        padding-top: 40px;
        background-color: #FFF;
    }   
    .container {
        padding: 30px 3vw; 
    }   
    .uk-navbar-container:not(.uk-navbar-transparent) {
        background: #000;
    }
    h3.uk-margin-remove {
        font-size: 23px;
    }
    p.uk-margin-remove {
        font-size: 12px;
    }
    .uk-slideshow .uk-overlay {
        padding: 20px 10px 10px 10px;
    }
    
}
@media (max-width: 530px) { 
    header {
        margin-top: 0;
    }
    #erb {
        top: 0;
        margin-top: 0px;
    }
    #webNazov {
        top: 0;
        margin-top: 10px;
    }    
    #slogan {
        top: 0;
        margin-top: 16px;
    }
    #skupina {
        top: 0;
        margin-top: 6px;
        height: 26vw;
    }
    h1 {
        font-size: 46px;
        margin-bottom: 24px;
    }
    h2 {
        font-size: 34px;
        margin-top: 34px;
        margin-bottom: 16px;
    }
    h3 {
        font-size: 28px;
        margin-top: 30px;
        margin-bottom: 12px;
    }
    h4 {
        font-size: 22px;
        margin-top: 28px;
        margin-bottom: 10px;
    }
    h5 {
        font-size: 19px;
        margin-top: 24px;
        margin-bottom: 9px;
    }
    h6 {
        font-size: 17px;
        margin-top: 20px;
        margin-bottom: 8px;
    }
    h1 + h2 {
        margin-top: 18px;
    }  
    p {
        font-size: 15px;
    }    
    h3.uk-margin-remove {
        font-size: 22px;
    }
    p.uk-margin-remove {
        display: none;
    }
    .uk-slideshow .uk-overlay {
        padding: 20px 10px 6px 10px;
    }

}