/* fonty */

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

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

@font-face  {font-family: "SofiaSansSemiCondensed";	src: url("/fonts/SofiaSansSemiCondensed/SofiaSansSemiCondensed-Medium.ttf");            font-weight: 500;}
@font-face  {font-family: "SofiaSansSemiCondensed";	src: url("/fonts/SofiaSansSemiCondensed/SofiaSansSemiCondensed-MediumItalic.ttf");      font-weight: 500;      font-style: italic;}

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

@font-face  {font-family: "SofiaSansSemiCondensed";	src: url("/fonts/SofiaSansSemiCondensed/SofiaSansSemiCondensed-ExtraBold.ttf");         font-weight: 800;}
@font-face  {font-family: "SofiaSansSemiCondensed";	src: url("/fonts/SofiaSansSemiCondensed/SofiaSansSemiCondensed-ExtraBoldItalic.ttf");   font-weight: 800;	font-style: italic;}

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

@import url("/fonts/awesome/css/font-awesome.min.css");

/* normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
  display: block;
}
article,aside,details,div,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
  box-sizing: border-box;
}
audio,canvas,progress,video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,strong {
  font-weight: bold;
}
i,em {
  font-style: italic;
  color: inherit;
}
dfn {
  font-style: italic;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,kbd,pre,samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,input,optgroup,select,textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,select {
  text-transform: none;
}
button,html input[type="button"],input[type="reset"],input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}



/* premenné */
:root {
  --TMAVOSEDA: #44494B;
  --STUDENASEDA: #ABB1B3;   /* #C4CBCD */
  --STUDENASEDA2: #E7EFF2;
  --BELASA: #8AD3E5;
  --TMAVA: #261917;
  
  --CERVENA: #DC222F;
  --BLEDOCERVENA: #FF2929;
  --TMAVOCERVENA: #8F1A25;
  --SEDA: #613E38;
  --SEDIVA: #999;
  --TELOVA: #FAF3EC;
  --ZLTA: #FFB81B;
  --TYRKYSOVA: #81D9C4;
  --MODRA: #0856A5;
  --FIALOVA: #C177D8;
  --ZELENA: #2B9E36;
  
  --COKOLADA: #CD6009;
  --ORANZ: #FFB81B;
  --BEZOVA: #FAECD7;
  --PIESKOVA: #F2B663;
  --TMAVOHNEDA: #542704;
}




/* základné */

body {
    font-family: 'SofiaSansSemiCondensed', sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 160%;
    letter-spacing: 0.02em;
    color: var(--TMAVA); 
    background-color: var(--STUDENASEDA);
    position: relative;
    margin: 0px;
    padding: 0px;
    text-rendering: geometricPrecision;
    font-kerning: normal;
}
a {
    color: var(--BELASA);
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
a:hover {
    color: var(--TMAVOSEDA);
    text-decoration: none;
}
article a {
    color: var(--BELASA);
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
}
article a:hover {
    color: var(--TMAVOSEDA);
    text-decoration: none;
}

h1 {
    font-family: 'SairaStencilOne', sans-serif;
    font-weight: normal;
    font-size: 45px;
    text-transform: uppercase;
    margin-top: 40px;
    margin-bottom: 20px;
    letter-spacing: 0.01em;
    line-height: 1.1;
    color: var(--TMAVA);
}
h2 {
    font-size: 40px;
    font-weight: normal;
    margin-top: 36px;
    line-height: 1.1;
}
h3 {
    font-size: 33px;
    margin-top: 32px;
    line-height: 1.1;
}
h4 {
    font-size: 27px;
    margin-top: 30px;
    line-height: 1.2;
}
h5 {
    font-size: 24px;
    margin-top: 25px;
    line-height: 1.3;
}
h6 {
    font-size: 19px;
    line-height: 1.3;
    margin-top: 22px;
}
h2, h3 {
    font-family: 'SairaStencilOne', sans-serif;
    letter-spacing: 0.03em;
    color: var(--TMAVOSEDA);
}
h4, h5, h6 {
    text-align: left;
    font-weight: bold;
    color: var(--TMAVOSEDA); 
    letter-spacing: 0.02em;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    margin-top: 0;
}
h1.mt60:first-child {
    margin-top: 60px;
}
h2, h3, h4, h5, h6 {
    letter-spacing: 0.02em;
    margin-bottom: 12px;
}
h1 + h2 {
    margin-top: 31px;
}
p {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 12px;
    font-weight: normal;
}
p + ol, p + ul {
    margin-top: 8px;
    margin-bottom: 12px;
}
.perex {
    max-width: 100vw;
    max-width: calc(100vw - 20px);
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 28px;
}
.perex, .perex p {
    font-size: 20px;
    font-weight: bold;
    color: var(--TMAVA);
    line-height: 140%;
    letter-spacing: 0.02em;
}
.obsah ul, .obsah ol {
    margin-top: 16px;
    margin-bottom: 24px;
}
.obsah ul {
/*    list-style-type: disc;
    list-style-position: outside;*/
    list-style-type: none;
    margin-left: 20px;
    padding-left: 0;
    padding-right: 0;
}
.obsah ol {
    margin-left: 40px;
    padding-left: 0;
    padding-right: 0;
}
.obsah ul li {
    background: url('/img/bullet-gray.png') no-repeat 0px 13px transparent;
    vertical-align: top;
    padding-left: 30px;
    margin-top: 4px;
    margin-bottom: 4px;
}
.obsah ol li {
    margin-top: 4px;
    margin-bottom: 4px;
    padding-left: 10px;
    padding-top: 0;
}
hr {
    background-color: transparent;
    height: 1px;
    border: none;
    border-color: var(--COKOLADA);
    width: 1000px;
    max-width: calc(100% - 40px);
    margin: 0 auto;
}
.WEurl, .WEartc {
    width: 1000px;
    padding: 17px 0 15px 0; 
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.WEalst .WEartc {
    width: auto;
    display: inline-block;
    padding: 4px 0; 
}
.WEhr {
    background-color: transparent;
    height: 0px;
    border-top: solid 1px var(--COKOLADA);
}
.HR100text {
    width: 1000px;
    max-width: calc(100vw - 20px);
    margin: 20px auto;
    border-top: solid 1px var(--COKOLADA);
    background-color: transparent;
    height: 0px;
}
.HRredLine, h2 + hr {
    background-color: transparent;
    height: 0px;
    width: 300px;
    max-width: 100%;
    border-top: 2px solid var(--COKOLADA);
    margin: 20px auto 40px auto;
}
hr.bodkovana {
    background-color: transparent;
    width: 100%;
    height: 0px;
    border: none;
    border-top: 7px dotted var(--COKOLADA);
    margin: 40px auto 40px auto;
}
.WEtext, .WEalst, .WEyoutube, .WEfile {
    width:1000px;
/*    max-width: calc(100% - 40px);*/
    max-width: 100%;
    margin: 0 auto; 
    position: relative;
}
.WEfile a {
    margin-left: 0;
    padding-left: 0;
}
.WEfile a:before {
    padding-right: 15px;
    font-family:'FontAwesome';
    font-style: normal;
    color: var(--TMAVOHNEDA);
}
.WEfile.nastiahnutie a:before {
    content: '';
}
.WEfile.subor a:before {
    content: '';
}
.WEfile.suborObrazok a:before {
    content: '';
}

.WEyoutube iframe {
    max-width: 100%;
}
.WEimg {
    margin-top: 10px;
    margin-bottom: 20px;
    max-width: 100%;
    width: 1000px;
    padding: 0;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.WEimg img {
    max-width: 100%;
}
.imgRight {
    width: 36%;
    height: auto;
    float: right;
    margin-right: 3%;
}
.imgLeft {
    width: 36%;
    height: auto;
    float: left;
    margin-right: 3%;
}
article img.obrVlavo, article img[align="left"], .WEimgLeft {
	margin: 15px 40px 20px 0px !important;
	float:left;
}
article img.obrVpravo, article img[align="right"], .WEimgRight {
	margin: 15px 0px 20px 40px;
	float:right;
}
.WEimgAlone, .WEimgAlone.WEimgRight, .WEimgAlone.WEimgLeft {
    clear: both;
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding-left: calc((100% - 1000px) / 2);
    padding-right: calc((100% - 1000px) / 2);
    float: none;
}
article .WEimgAlone a {
    display: block;
}
.WEimgLeft {
    clear: both;
    display: inline-block;
    margin: 10px 30px 20px 0;
    padding-left: calc((100% - 1000px) / 2);
}
.WEimgRight {
    clear: both;
    display: inline-block;
    margin: 10px 0 20px 30px;
    padding-right: calc((100% - 1000px) / 2);
}
.WEimgLeft a, .WEimgRight a {
    position: relative;
    z-index: 10;
}
.sectionLeft {
    width: 60%;
    float: left;
}
.sectionRight {
    width: 60%;
    float: right;
}
.txtCelaSirka {
    width: 100%;
}
.wideImage {
    display: block;
    width: 100%;
    height: auto;
}
.tl {
    text-align: left;
}
.tr {
    text-align: right;
}
.tc {
    text-align: center;
}
.tj {
    text-align: justify;
}

.obsah {
    margin-bottom: 60px;
}
.home .obsah {
    margin-bottom: 0;
}
article {
    margin-top: 0;
}
.poznamka {
    font-size: 17px;
    color: var(--SEDIVA);
    padding-top: 20px;
    border-top: solid 1px #BBB;
    margin-top: 30px;
    margin-bottom: 20px;
}
.popis {
    font-style: italic;
    font-size: smaller;
    font-weight: 300;
    color: var(--SEDIVA);
}

.fl {
    float: left;
}
.fr {
    float: right;
}
.cl {
    clear: both;
}
.vyrazny {
    font-weight: 500;
    font-size: 106%;
    letter-spacing: .03em;
}
.mt {
    margin-top: 30px;
}
.mt60 {
    margin-top: 60px;
}
.mt15 {
    margin-top: 15px;
}
.mb {
    margin-bottom: 30px;
}
.mb60 {
    margin-bottom: 60px;
}
.mb15 {
    margin-bottom: 15px;
}
.pt {
    padding-top: 30px;
}
.pt20 {
    padding-top: 20px;
}
.pt10 {
    padding-top: 10px;
}
.pb {
    padding-bottom: 30px;
}
.pb20 {
    padding-bottom: 20px;
}
.pb10 {
    padding-bottom: 10px;
}
.pb50 {
    padding-bottom: 50px;
}
.pb60 {
    padding-bottom: 60px;
}
.skryte {
    width: 0;
    height: 0;
    position: absolute;
    bottom:0;
    left: 0;
}
.zobrazene {
    display: block;
    opacity: 1;
}
.nezobrazene {
    display: none;
    opacity: 0;
}
.uvodnyObr {
    max-width: 100%;
    height: auto;
    margin: 30px 0 0 0;
    border: solid 1px white;
    max-height: 800px;
}
.datum {
    font-size: 17px;
    color: white;
    margin-top: 0;
    margin-bottom: 25px;
}
.articleBG {
    width: 800px;
    max-width: 100%;
    background-color: white;
    padding: 50px 50px 40px;
}
.leader .articleBG {
    width: 1000px;    
}

/* zoznam článkov */
a.ALSTarrow {
    display: block;
    background: url('/img/ikona-odkaz-b-cokoladova.svg') no-repeat 0px 10px transparent;
    background-size: 24px auto; 
    padding: 0 0 0 32px;
    margin: 2px 0 2px 4px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
a.ALSTnews {
    display: block;
    background: url('/img/ikona-noviny-cokoladova.svg') no-repeat 0px 4px transparent;
    background-size: 24px auto; 
    padding: 0 0 0 36px;
    margin: 2px 0 2px 4px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}


/* layout */
.wrapper {
    width: 1000px;
    margin: 0 auto; 
}
.wrapperWide {
    width: 100%;
    margin: 0; 
}
.container {
    width: 1000px;
    max-width: 100%;
    padding: 0; 
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
header {
    width: 100%;
    height: 105px;
    position: relative;
    background-color: var(--TMAVOSEDA);
    margin-bottom: 0px;
}
header, footer {
    overflow: hidden;
}
.home header {
    margin-bottom: 60px;
}
.listaHeader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 46px;
    background-image: url('/img/dirty-border.png');
    background-position: top center;
    background-repeat: repeat-x;
    opacity: 0.2;
}
.lista {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 46px;
    opacity: 1;
    -webkit-mask-image: url('/img/dirty-border.png');
    mask-image: url('/img/dirty-border.png');
    -webkit-mask-mode: alpha;
    mask-mode: alpha;
}
.lista.top {
    transform: rotate(180deg);
}
.lista.bottom {
    transform: none;
}
#stick {
    display: block;
    z-index: 100;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 47px;
    background-color: var(--TMAVOSEDA);
    background-position: center top;
    border-top: solid 2px var(--STUDENASEDA);
    text-align: center;
    -webkit-transition: background-image 1s, opacity 1s;
    transition: background-image 1s, opacity 1s;
    opacity: 0;
}
#stick.vidno {
    opacity: 1;
}
#stick .mainMenu {
    position: relative;
    width: 100%;
    bottom: 0;
    right: 0;
    margin: 7px auto 0;
    text-align: center;    
}
#stick .mainMenu ul {
    padding: 0;
    margin: 0;
}
#stick .mainMenu li {
    padding: 0;
    margin: 0;
}
.ikonyMenu.flexcontainer, #stick.vidno .ikonyMenu.flexcontainer {
    display: none;
}
.priehladna {
    background-color: transparent;
}
.tmavoseda {
    background-color: var(--TMAVOSEDA);
}
.studenaseda {
    background-color: var(--STUDENASEDA);
}
.belasa {
    background-color: var(--BELASA);
}
.tmava {
    background-color: var(--TMAVA);
}
.biela {
    background-color: white;
}
.dirtyBorder {
    height: 46px;
    position: relative;
}
.ikonaUvod {
    height: 19px;
    width: auto;
    vertical-align: -2px;
}

.meno {
    position: absolute;
    top: 82px;
    right: 0;
    font-family: 'SofiaSansSemiCondensed', sans;
    font-size: 64px;
    letter-spacing: 0.1em;    
    color: var(--TYRKYSOVA);
    text-shadow: 3px 3px 5px rgba(41,26,24,0.4)
}
.logotyp {
    display: block;
    position: absolute;
    left: 0;
    top: 7px;
}
.logotyp img {
    display: block;
    width: 100%;
    height: auto;
}
.mainMenu {
    position: absolute;
    bottom: 7px;
    right: 35px;
    text-align: right;
}
.mainMenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.mainMenu li {
    display: block;
    margin-left: 30px;
}
.mainMenu li a {
    display: block;
    text-transform: uppercase;
    color: var(--BELASA);
    font-size: 22px;
    font-weight: normal;
    letter-spacing: 0.03em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.mainMenu li a:hover {
    text-shadow: none;
    color: white;
}
.mainMenu li a .predelovac, .mobileMenu li a .predelovac {
    color: white;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.mainMenu li a:hover .predelovac, .mobileMenu li a:hover .predelovac {
    color: var(--BELASA);
}
.socialMenu {
    position: absolute;
    top: 26px;
    right: 35px;
    text-align: right;
}
.socialMenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.socialMenu li {
    display: inline-block;
    margin-left: 24px;
}
.socialMenu li a {
    display: block;
    opacity: 0.6;
}
.socialMenu li a:hover {
    opacity: 1;
}
.socialMenu li a img {
    display: block;
    height: 21px;
    width: auto;
}
.sekcia {
    padding-bottom: 20px;
    padding-top: 20px;
}
section.WEurl.link.belasa, section.WEurl.link.biela {
    background-color: var(--BELASA);
    width: 100%;
    margin-bottom: 0;
    padding: 20px calc(50% - 500px) 30px; /* (100% - 1000px)/2 */
}
section.WEurl.link.biela.pb50 {
    padding-bottom: 50px;
}
section.WEurl.link.biela.pb60 {
    padding-bottom: 60px;
}
section.WEurl.link.biela {
    background-color: white;
}
section.WEurl.link.belasa:hover {
    background-color: var(--BELASA);
    filter: none;
}
section.WEurl.link.biela:hover {
    background-color: white;
    filter: none;
}
section.WEurl.link.belasa a, section.WEurl.link.biela a {
    color: var(--TMAVA);
    background-image: url('/img/ikona-odkaz-tmava.svg');
    background-size: 19px 19px;
    background-repeat: no-repeat;
    background-position: 0 1px;
    background-color: transparent;
    /*filter: brightness(100%);*/
    opacity: 1;
/*    -webkit-transition: color 0.5s, opacity 0.3s;
    transition: color 0.5s, opacity 0.3s, filter 0.3s;*/
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    padding-left: 30px;
}
section.WEurl.link.belasa a:hover, section.WEurl.link.biela a:hover {
    /*color: white;*/
    /*background-image: url('/img/ikona-odkaz-biela.svg');*/
    /*filter: brightness(80%);*/
    opacity: 0.6;
}
section h2 {
}
section.cervena h2 {
    font-family: 'SofiaSansSemiCondensed', sans;
}
section.cervena h2, section.cervena h3, section.cervena h4, section.cervena h5, section.cervena h6 {
    color: var(--ORANZ);
}
section.zlta h2, section.zlta h3, section.zlta h4, section.zlta h5, section.zlta h6 {
    color: white;
}
section.modra h2, section.modra h3, section.modra h4, section.modra h5, section.modra h6, section.modra p, section.modra li, section.modra div {
    color: white;
}
section.tyrkysova h2, section.tyrkysova h3, section.tyrkysova h4, section.tyrkysova h5, section.tyrkysova h6 {
    color: var(--MODRA);
}
section.fialova h2, section.fialova h3, section.fialova h4, section.fialova h5, section.fialova h6 {
    color: white;
}
section.tmava h2, section.tmava h3, section.tmava h4, section.tmava h5, section.tmava h6 {
    font-family: 'SofiaSansSemiCondensed', sans;
    color: var(--ORANZ);
}


.onlyWideScreen {
    display: block;
}
.onlyNarrowScreen {
    display: none;
}
.inlineBlock {
    display: inline-block;
}
#top {
    position: relative;
}

#map_canvas {
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 90vh;
}

/* mobile menu */

.mobileMenuScreen {
    display: none;
    width: 197px;
    position: fixed;
    top: 105px;
    left: -200px;
    z-index: 155;
    -moz-transition: left 1.2s;
    transition: left 1.2s;
}
.mobileMenuScreenContent {
    width: 100%;
    /*height: 320px;*/
    /*position:absolute;*/
    top: 0;
    left: 0;
    padding: 20px 0 60px 20px;
    /*border-top: solid 1px black;*/
    background-color: var(--TMAVA);
}
.mobileMenuScreenContent ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.mobileMenuScreenContent ul li {
    margin-bottom: 10px;
}
.mobileMenuScreenContent ul li a {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0.05em;
}
.mobileMenuScreen .ucho {
    width: 40px;
    position: absolute;
    top: -37px;
/*    left: calc(50vw - 20px);*/
    right: 62px;
    z-index: 160;
    cursor: pointer;
}
.mobileMenuScreen.vysunute {
    left: 0;
}
.bars {
    position: absolute;
    right: 20px;
    top: 62px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.menu_close {
    position: absolute;
    bottom: 13px;
    left: 13px;
    cursor: pointer;
}
.menu_close img {
    width: 45px;
    height: auto;
}

.tabulka th, .tabulka td {
    font-size: 16px;    
}

/* flex content */

/*.flexContainer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}*/
.gridContainer {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}
.gridItem {
    min-width: 200px;
    padding: 0px;
    background-color: white;
}
.gridItem img {
    max-width: 100%;
}
.gridItem.CD .obal {
    position: relative;
    width: 100%;
    /*padding-top: 100%;*/
    margin-bottom: 8px;
    text-align: center;
    vertical-align: central;
}
.gridItem.CD a {
    display: block;
    width: 100%;
}
.gridItem.CD .obal .centerer {
    background-color: none;
    /*position: absolute;*/
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    top: 0;
    bottom:0;
    left:0;
    right: 0;
    margin: 0;
    padding: 0;
}
.gridItem.CD .obal img {
    width: 100%;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}
.CD div {
    font-size: 20px;
    font-weight: bold;
    color: var(--TMAVOSEDA);
    text-align: left;
    line-height: 1.1;
    margin-top: 0;
    padding: 0 0 10px 0;
    position: relative;
    bottom: 0;
}
/*.home .CD div {
    color: var(--ORANZ);
}*/
.CD a {
    position: relative;
}
.CD a div {
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
    display: block;
}
.CD a:hover div {
    color: var(--TMAVA);
}
.CD:hover div.nazovPolozky {
    color: var(--BELASA);
}
.CD a:hover div.price {
    color: black;
}
.CD a img {
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s, filter 0.5s;
}
.CD a:hover img {
    /*opacity: 0.8;*/
    filter: brightness(80%);
}
.home .CD a:hover img {
    filter: brightness(110%);
}
.CD div.txtInfo {
    padding: 0 10px 0 10px;
}
.CD div.txtInfo.flexcontainer {
    display: flex;
    gap: 0;
}
/* eshop */
.CD div.type {
    position: absolute;
    top: 10%;
    bottom: auto;
    left: 0;
    z-index: 20;
    padding: 10px;
    background-color: var(--BELASA);
    color: var(--TMAVOSEDA);
    font-size: 16px;
    font-weight: bold;
}
.CD a:hover div.type {
    color: var(--TMAVOSEDA);
}
.eshopNove .CD a:hover div.type {
  color: var(--TMAVOSEDA);
}
.CD div.price {
    display: inline-block;
    margin-top: 1px;
    color: var(--TMAVOSEDA);
    font-size: 15px;
    font-weight: bold;
    text-align: right;
    /*float: right;*/
    width: 60px;
}
.CD div.nazovPolozky {
    /*float: left;*/
    text-align: left;
    width: calc(100% - 80px);
    text-transform: uppercase;
}
.pagination {
    margin: 60px auto 15px;
}
.strana {
    display: inline-block;
    background-color: var(--BELASA);
    color: var(--TMAVOSEDA);
    font-size: 16px;
    font-weight: bold;
    padding: 4px 16px;
    margin: 0 6px;
    text-align: center;
}
.strana:hover {
    color: var(--STUDENASEDA2);
}
.strana.aktualna {
    background-color: var(--TMAVOSEDA);
    color: var(--BELASA);
}




/* uputávka */
.blok {
    position: relative;
    margin-bottom: 90px;
}
.blok.gridContainer {
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}
.blok .gridItem {
    position: relative;
    width: 100%;
    background-color: transparent;
    padding-right: 0;
}
.blok .buttonContainer {
    position: relative;
    margin: 35px 0 0 0;
    padding: 0;
    
}
.blok .buttonContainer .button {
    margin-bottom: 20px;
}
.blok .textBlok {
    background-color: var(--STUDENASEDA);
    padding: 25px;
}
.blok h2 {
    font-size: 45px;
    text-transform: uppercase;
    color: var(--TMAVA);
}
.blok h3, .blok h3.NazovUputavky, h3.NazovUputavky {
    font-family: 'SofiaSansSemiCondensed', sans-serif;
    font-size: 34px;
    font-weight: 300;
    text-transform: uppercase;
    color: white;
    background-color: var(--TMAVA);
    padding: 10px 16px 8px;
    margin-top: 6px;
    display: inline-block;
}
.blok h5.navestie {
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    padding: 10px;
    margin: 20px 0;
    line-height: 1.0;
    color: var(--STUDENASEDA2);
    background-color: var(--TMAVOSEDA);
    transform: rotate(-3deg);
}

/* príhovor */
.prihovor {
    background-color: var(--TMAVOSEDA);
    padding: 50px 0;
}
.prihovor .gridContainer {
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}
.prihovor .gridItem {
    background-color: transparent;
}
.prihovor h2 {
    font-size: 45px;
    text-transform: none;
    color: var(--TMAVA);
}
.prihovor h3 {
    font-family: 'SofiaSansSemiCondensed', sans-serif;
    font-size: 30px;
    font-weight: 300;
    text-transform: uppercase;
    color: white;
    background-color: var(--TMAVA);
    padding: 10px 16px 8px;
    margin-top: 6px;
    margin-bottom: 30px;
    display: inline-block;
}
.prihovor, .prihovor p {
    font-size: 18px;
    color: white;
}
.prihovor p.vyrazny {
    font-size: 22px;
    color: white;
}
/* diskografia */
.CDLP {
    margin-top: 60px;
}
.CDLP .button {
    margin-left: 0;
    margin-right: 20px;
}
.CDLP .blok.gridContainer {
    gap: 60px;
}
.CDLP .blok p {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0.03em;
    color: var(--TMAVA);
}
.CDLP .blok .gridItem img {
    border: none;
}
.CDLP .CDLPcover {
    text-align: center;
}
.album article h2 {
    font-family: 'SofiaSansSemiCondensed', sans-serif;
    text-transform: uppercase;
    font-weight: 800;
    
}
.album .blok {
    margin-bottom: 30px;
}
.obsah .CDLP ol {
    margin-left: 23px;
}

.sekciaNovinky.albumyZoznam .gridItem {
    background-color: white;
}
.ikonaFoto {
    min-width: 180px;
    height: auto;
}
.tien {
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
.odkazGaleria {
    color: white;
}

.stream {
    color: var(--TMAVOSEDA);
    padding-left: 47px;
    margin: 10px 0;
    font-weight: normal;
}
.stream:hover {
    color: var(--STUDENASEDA);
}
.stream.YouTube {
    background-image: url('/img/logo-youtube-dark.svg');
    background-size: 31.2px 27.3px; /* 24px 21px */ 
    background-repeat: no-repeat;
    background-position: 1px 2px;
}
.stream.Spotify {
    background-image: url('/img/logo-spotify-dark.svg');
    background-size: 26px 27.3px; /* 20px 21px */
    background-repeat: no-repeat;
    background-position: 4px 2px;
}
.stream.Deezer {
    background-image: url('/img/logo-deezer-dark.svg');
    background-size: 31.2px 27.3px; /* 24px 21px */
    background-repeat: no-repeat;
    background-position: 0 2px;
}
.stream.Apple {
    background-image: url('/img/logo-apple-dark.svg');
    background-size: 20.8px 27.3px; /* 16px 21px */
    background-repeat: no-repeat;
    background-position: 6px 2px;
}
.dalsieAlbumy {
    margin-top: 30px;
}
.dalsieAlbumy .prev {
    float: left;
    margin: 20px 10px 20px 0;
    text-transform: none;
}
.dalsieAlbumy .next {
    float: right;
    margin: 20px 0 20px 10px;
    text-transform: none;
}

/* eshop */
.eshopNove {
    background-color: var(--COKOLADA);
    background-image: url('/img/bg-sekcia.jpg');
    background-position: center top;    
}
.eshopNove h2 {
    font-size: 36px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0.04em;
    margin: 30px 0 20px;
}
.eshopNove .gridContainer {
    margin-bottom: 30px;
}
.eshopNove .CD div.type {
    color: var(--ORANZ);
    background-color: var(--TMAVOHNEDA);
}

.eshopUkazky h2 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 60px;
}
section.eshopUkazky h6, section.eshopUkazky div, section.eshopUkazky a {
    text-align: center;
    color: black;
}
/*section.eshopUkazky a {
    opacity: 1; 
    transition: opacity 0.5s;
}*/
section.eshopUkazky a:hover {
    color: black; 
}
.eshopUkazky button {
    margin: 10px auto 0;
}
.eshopUkazky h6 {
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 6px;
    line-height: 1;
}
.eshopUkazky div {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.1;
}
.eshopUkazky .button.maly {
    background-image: url('/img/ikona-basket-red.svg');
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: 10px 4px;
    padding-left: 40px;
    margin-top: 20px;
}
section.eshopNove .WEurl.link.sIkonouOdkaz.oranzova {
    margin-bottom: 0;
}
section.eshopNove .WEurl.link.sIkonouOdkaz.oranzova:hover {
    filter: brightness(1000%);
}
.link, section.eshopUkazky a.link {
    display: block;
    margin-bottom: 20px;
    padding-left: 30px;
    font-size: 21px;
    font-weight: bold;
    text-align: left;
    min-height: 22px;
    line-height: 1.1;
}
.link.red, section.eshopUkazky a.link.red {
    color: var(--COKOLADA);
    background-image: url('/img/ikona-odkaz-red.svg');
    background-size: 19px 19px;
    background-repeat: no-repeat;
    background-position: 0 2px;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
}
.link.red:hover , section.eshopUkazky a.link.red:hover , section.eshopUkazky a:hover {
    color: black; 
}
.link.violet, section.eshopUkazky a.link.violet {
    color: var(--FIALOVA);
    background-image: url('/img/ikona-odkaz-violet.svg');
    background-size: 19px 19px;
    background-repeat: no-repeat;
    background-position: 0 2px;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
}
.link.violet:hover , section.eshopUkazky a.link.violet:hover  {
    color: var(--MODRA); 
}
.WEurl.link.sIkonouOdkaz, .WEartc.link.sIkonouOdkaz {
    background-size: 19px 19px;
    background-repeat: no-repeat;
    background-position: 0 19px;
    background-color: transparent;
    -webkit-transition: color 0.5s, opacity 0.3s;
    transition: color 0.5s, opacity 0.3s, filter 0.3s;    
}
.WEurl.link.sIkonouOdkaz.cervena, .WEartc.link.sIkonouOdkaz.cervena, .WEurl.link.sIkonouOdkaz.cervena a, .WEartc.link.sIkonouOdkaz.cervena a {
    color:var(--COKOLADA);
}
.WEurl.link.sIkonouOdkaz.modra, .WEartc.link.sIkonouOdkaz.modra, .WEurl.link.sIkonouOdkaz.modra a, .WEartc.link.sIkonouOdkaz.modra a {
    color:var(--MODRA);
}
.WEurl.link.sIkonouOdkaz.fialova, .WEartc.link.sIkonouOdkaz.fialova, .WEurl.link.sIkonouOdkaz.fialova a, .WEartc.link.sIkonouOdkaz.fialova a {
    color: var(--FIALOVA);
}
.WEurl.link.sIkonouOdkaz.tyrkysova, .WEartc.link.sIkonouOdkaz.tyrkysova, .WEurl.link.sIkonouOdkaz.tyrkysova a, .WEartc.link.sIkonouOdkaz.tyrkysova a {
    color: var(--TYRKYSOVA);
}

.WEurl.link.sIkonouOdkaz.oranzova, .WEartc.link.sIkonouOdkaz.oranzova, .WEurl.link.sIkonouOdkaz.oranzova a, .WEartc.link.sIkonouOdkaz.oranzova a {
    color:var(--ORANZ);
}
.WEurl.link.sIkonouOdkaz.cokoladova, .WEartc.link.sIkonouOdkaz.cokoladova, .WEurl.link.sIkonouOdkaz.cokoladova a, .WEartc.link.sIkonouOdkaz.cokoladova a {
    color:var(--COKOLADA);
}
.WEurl.link.sIkonouOdkaz.pieskova, .WEartc.link.sIkonouOdkaz.pieskova, .WEurl.link.sIkonouOdkaz.pieskova a, .WEartc.link.sIkonouOdkaz.pieskova a {
    color: var(--PIESKOVA);
}
.WEurl.link.sIkonouOdkaz.tmavohneda, .WEartc.link.sIkonouOdkaz.tmavohneda, .WEurl.link.sIkonouOdkaz.tmavohneda a, .WEartc.link.sIkonouOdkaz.tmavohneda a {
    color: var(--TMAVOHNEDA);
}
.WEurl.link.sIkonouOdkaz.priehladna, .WEartc.link.sIkonouOdkaz.priehladna, .WEurl.link.sIkonouOdkaz.priehladna a, .WEartc.link.sIkonouOdkaz.priehladna a {
    color: var(--BELASA);
}

.WEurl.link.sIkonouOdkaz.cokoladova, .WEartc.link.sIkonouOdkaz.cokoladova {
    background-image: url('/img/ikona-odkaz-b-cokoladova.svg');
}
.WEurl.link.sIkonouOdkaz.oranzova, .WEartc.link.sIkonouOdkaz.oranzova {
    background-image: url('/img/ikona-odkaz-b-oranzova.svg');
}
.WEurl.link.sIkonouOdkaz.pieskova, .WEartc.link.sIkonouOdkaz.pieskova {
    background-image: url('/img/ikona-odkaz-b-pieskova.svg');
}
.WEurl.link.sIkonouOdkaz.tmavohneda, .WEartc.link.sIkonouOdkaz.tmavohneda {
    background-image: url('/img/ikona-odkaz-b-tmavohneda.svg');
}
.WEurl.link.sIkonouOdkaz.priehladna, .WEartc.link.sIkonouOdkaz.priehladna {
    background-image: url('/img//ikona-odkaz-tmava.svg');
}
/*.WEurl.link.sIkonouOdkaz.biela, .WEartc.link.sIkonouOdkaz.biela {
    background-image: url('/img//ikona-odkaz-tmava.svg');
}*/

.WEurl.link.sIkonouOdkaz.cervena, .WEartc.link.sIkonouOdkaz.cervena {
    background-image: url('/img/ikona-odkaz-red.svg');
}
.WEurl.link.sIkonouOdkaz.modra, .WEartc.link.sIkonouOdkaz.modra {
    background-image: url('/img/ikona-odkaz-blue.svg');
}
.WEurl.link.sIkonouOdkaz.fialova, .WEartc.link.sIkonouOdkaz.fialova {
    background-image: url('/img/ikona-odkaz-violet.svg');
}
.WEurl.link.sIkonouOdkaz.tyrkysova, .WEartc.link.sIkonouOdkaz.tyrkysova {
    background-image: url('/img/ikona-odkaz-turquoise.svg');
}
.WEurl.link.sIkonouOdkaz:hover, .WEartc.link.sIkonouOdkaz:hover {
    /*opacity:0.6;*/
    filter: brightness(80%);
}
 
/* clip */
svg.skryte {
    width: 0px;
    height: 0px;
}
.clipWrapper {
  -webkit-clip-path: url('#clip');
  clip-path: url('#clip');
  padding: 10px 6px 6px 16px;
  display: block;
  margin: 0 -6px -2px -16px;
}
.clipWrapper h2, h2.clipWrapper {
    font-size: 28px;
    font-weight: bold;
}
.clipWrapper.zlta h2, .clipWrapper.modra h2, .clipWrapper.fialova h2, h2.clipWrapper.zlta, h2.clipWrapper.modra, h2.clipWrapper.fialova {
    color: white;
}
.clipWrapper.tyrkysova h2, h2.clipWrapper.tyrkysova {
    color: var(--MODRA);
}
h2.clipWrapper {
    color: white;
    font-size: 28px;
    font-weight: bold;
    padding: 10px 6px 20px 16px;
}
.polovicnaSirka, h2.clipWrapper.polovicnaSirka {
    width: 50%;
}

/* Príspevok s obrázkom, textom, buttonmi */
.headlineWrapper {
    padding: 0;
    display: block;
    margin: 0;
}
.headlineWrapper h2, h2.headlineWrapper {
    font-size: 36px;
    font-weight: bold;
    font-style: normal;
    letter-spacing: 0.04em;
    line-height: 1.15;
    margin-bottom: 24px;
    color: white;
}
/*.headlineWrapper.priehladna h2, .headlineWrapper.zlta h2, .headlineWrapper.modra h2, .headlineWrapper.fialova h2, h2.headlineWrapper.zlta, h2.headlineWrapper.modra, h2.headlineWrapper.fialova {
    color: white;
}
.headlineWrapper.tyrkysova h2, h2.headlineWrapper.tyrkysova {
    color: var(--MODRA);
}*/
.headlineWrapper.biela h2 {
    color: white;
}
.headlineWrapper.tmavohneda h2 {
    color: var(--TMAVOHNEDA);
}
h2.headlineWrapper.polovicnaSirka {
    width: 50%;
}
.blok p {
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 0.03em;
    color: white;
}
.blok h4, .blok h5, .blok h6, .blok .vyrazny {
    color: var(--TMAVA);
}
.blok .gridItem img {
    border: solid 1px white;
}


/* kapela */
.kapela {
    margin-bottom: 60px;
}
.kapela .clen {
    margin-bottom: 30px;
}
.kapela.gridContainer {
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}
.clen h3 {
    width: 100%;
    font-size: 22px;
    font-weight: bold;
    line-height: 120%;
    letter-spacing: 0.03em;
    text-align: center;
    color: var(--ORANZ);
    margin: 0 0 5px;
}
.clen h4 {
    width: 100%;
    font-size: 18px;
    font-weight: 300;
    line-height: 120%;
    letter-spacing: 0.04em;
    text-align: center;
    color: var(--TMAVOHNEDA);  
    margin: 0;
}
.gridItem.clen img {
    width: calc(100% - 12px);
    height: auto;
    border: solid 6px var(--ORANZ);
    border-radius: 50%;
    margin-bottom: 30px;
}

/* panorama */
.panorama {
    width: 100%;
    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.panorama, .panorama .container {
    height: 500px;
}
.poster {
    width: 100%;
    position: relative;
    margin-top: 28px;
    margin-bottom: 90px;
}
.poster, .poster .container {
    height: auto;
}
.poster .container {
}
.poster img {
    margin: 0 auto;
    display: block;
    border: solid 1px white;
}
/*.poster .container {
    position: absolute;
    left: calc(50vw - 500px);  (100vw - 1000px)/2 
    top: 0;
    height: 100%;
}*/
.headlineContainer, .buttonContainer {
    padding: 25px 30px 30px;
    position: absolute;
}
.top {
    top:0;
}
.bottom {
    bottom:0;
}
.left {
    left:0;
}
.left * {
    text-align: left;
}
.right {
    right: 0;
}
.right * {
    text-align: right;
}

.headlineContainer h2 {
    font-family: 'SofiaSansSemiCondensed', sans;
    font-weight: bold;
    font-size: 60px;
    color: var(--TMAVOSEDA);
    margin-top: 0;
    margin-bottom: 0;
    /*text-shadow: rgba(0,0,0,.6) 0 0 5px;*/
    
}
.headlineContainer h4 {
    font-family: 'SofiaSansSemiCondensed';
    font-weight: 300;
    font-size: 30px;
    color: var(--TMAVA);
    margin-top: 0;
    margin-bottom: 0;
    /*text-shadow: rgba(0,0,0,.6) 0 0 5px;*/
}
.button.zlta, .koncerty .button.zlta {
    color: var(--TMAVOHNEDA);
    border-color: var(--TMAVOHNEDA);
    background-color: var(--ORANZ);
}
.button.zlta:hover, .koncerty .button.zlta:hover {
    background-color: white;
}
.button.tmava, .koncerty .button.tmava {
    color: var(--BELASA);
    border-color: white;
    background-color: var(--TMAVOSEDA);
}
.button.tmava:hover, .koncerty .button.tmava:hover {
    background-color: var(--STUDENASEDA);
    color: var(--TMAVA);
}
.koncerty .button {
    display: inline-block; 
}
/* úprava sekcií pre WE */
section.sekcia {
    width: 100%;
    padding-left: calc((100% - 1000px) / 2);
    padding-right: calc((100% - 1000px) / 2);
}
section.regNlFooter.odberNoviniek, section.regNlFooter.odberNoviniek p {
    color: white;
    font-size: 18px;
}
section.regNlFooter.odberNoviniek a, section.regNlFooter.odberNoviniek a:hover {
    color: var(--TMAVA);
    font-size: 18px;
    font-weight: bold;
}

/* odber Noviniek */
.odberNoviniek p, .odberNoviniek li {
    color: black;
    font-size: 20px;
    font-weight: 300;
}
.odberNoviniek p {
    margin-top: 0;
}
.odberNoviniek h2 {
    color: var(--TMAVA);
    font-size: 44px;
    font-weight: 500;
    margin: 16px 0 30px;
}
.odberNoviniek a {
    color: white;
    font-size: 21px;
    font-weight: normal;
}
.odberNoviniek p.poznamka {
    font-style: italic;
    font-size: 95%;
    border: none;
}
.odberNoviniek ul {
    list-style: none;
    padding-left: 0;
    margin: 15px 0;
}
.odberNoviniek li {
    padding-left: 0;
    margin: 15px 0;
}
.odberNoviniek li::before {
  content: "";
  width: 23px;
  height: 18px;
  display: inline-block;
  background-image: url("/img/symbol-check.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: left center;
  position: relative;
  top: 0px;
  margin-right: 15px;
}
.odberNoviniek {
  padding-bottom: 0px;
  padding-top: 20px;
}
.odberNoviniek .col1, .odberNoviniek .col2, .odberNoviniek .col3 {
  margin-bottom: 10px;
}
section.regNlFooter.odberNoviniek #newsletter_formular_box, section.regNlFooter.odberNoviniek #newsletter_formular_box p, section.regNlFooter.odberNoviniek #newsletter_formular_box li {
    color: var(--TMAVA);
    font-size: 20px;
    font-weight: normal;
}
section.regNlFooter.odberNoviniek #newsletter_formular_box p.poznamka {
    color: white;
    font-size: 18px;
    font-weight: 300;
    font-style: italic; 
}
/* formulár */
.formular {
    margin-top: 0;
    margin-bottom: 0;
}
.formular .form-riadok {
    margin-bottom: 30px;
}
.formular label {
    color: var(--TMAVOHNEDA);
    display: block;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 15px;
    cursor: pointer;	
}
.formular input, .formular textarea {
    font-family: 'SofiaSansSemiCondensed', sans-serif;
    width: 100%;
    font-size: 21px;
    font-weight: normal;
    color: #747C80;
    background-color: white;
    border: solid 1px var(--TMAVA);
    border-radius: 0;
    padding: 6px 12px;
    box-sizing: border-box;
}
.formular textarea {
    height: 250px;
}
.formular .button {
    margin-top: 40px;
    max-width: 100%;
}
.formular .button:hover {
    cursor: pointer;
}
.formular input.checkbox {
    
}

.formular input[type="checkbox"].checkbox {
}

.formular input[type="checkbox"].checkbox {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;	
    border: none;
    padding: 0;
    width: 30px;
    height: 30px;
    cursor: pointer;	
    background-color: var(--STUDENASEDA);
    background-image: url('/img/symbol-unchecked.svg');
    background-size: 30px 30px;
    -webkit-transition: background 1s;
    -moz-transition: background 1s;
    transition: background 1s;
}

.formular input[type="checkbox"].checkbox:checked {
    background-image: url('/img/symbol-checked.svg');
    background-color: var(--STUDENASEDA);
}
.formular label.label-vpravo {
    display: inline-block;
    font-size: 18px;
    margin-left: 15px;
    vertical-align: middle;
    line-height: 1.1;
}
#newsletter_formular_box {  /* form na podstránkach */
    display: none;
}
#newsletter_formular button {
    margin-top: 20px;
}
.alert, .alert.uk-alert-danger {
    position: fixed;
    top:40px;
    left:40px;
    z-index: 10000;
    width: calc(100% - 80px);
    margin: 0;
    padding: 20px;
    text-align: center;
    border: solid 2px #DDAE44;
    background-color: #DF5636;
    color: white;
    box-shadow: 0 0 20px black;
}
.alert p, .odberNoviniek .alert p {
    color: white;
}

/* úprava simplelightbox */
.sl-prev, .sl-next, .sl-close {
    font-family:'FontAwesome';
    color: var(--TMAVOHNEDA);
}


/* úprava menu uikit */
.uk-alert {
    font-weight: bold;
}
.uk-alert-danger {
    border: solid 1px #f0506e;
    border-radius: 5px;
}
.uk-navbar-nav > li > a {
    color: white;
    text-transform: none;
}
.uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle {
    min-height: 63px;
    padding: 0 15px;
    font-size: 1.28rem;
    font-family: 'SofiaSansSemiCondensed', sans-serif;
    font-weight: 300;
    text-decoration: none;
}
.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a.uk-open, .uk-navbar-nav > li > a:focus {
    color: #FAC541; /* zlatá */
}
.uk-navbar-dropdown {
    padding: 15px;
}
.uk-navbar-dropdown-nav > li {
    padding-left: 10px;
    padding-right: 10px;
}
.uk-navbar-dropdown-nav > li:hover {
    background-color: #FFF4CC; /* jemná zlatá */
}
.uk-navbar-dropdown-nav > li > a {
    color: #6C5D47;
}
.uk-navbar-toggle {
    color: #FAC541;
}
.uk-navbar-toggle:hover {
    color: #FAC541;
}
.uk-offcanvas-bar {
    background: #6C5D47; /* hnedá */
}
.uk-offcanvas-bar .uk-nav-default > li > a, .uk-offcanvas-bar .uk-nav-default .uk-nav-sub a {
    color: rgba(250, 197, 65, .8); /* zlatá */
}
.uk-offcanvas-bar .uk-nav-default > li > a:hover, .uk-offcanvas-bar .uk-nav-default .uk-nav-sub a:hover {
    color: rgba(250, 197, 65, 1); /* zlatá */
}


/* button */
button, .button {
    box-sizing: border-box;
    text-align: center;
    border: 2px solid var(--TMAVA);
    font-family: 'SofiaSansSemiCondensed', sans-serif;
    font-size: 21px;
    font-weight: normal;
    color: white;
    line-height: 120%;
    text-transform: uppercase;
    display: block;
    position: relative;
    -webkit-transition: background-color .5s;
    transition: background-color .5s;
    padding: 10px 20px 8px;
    background-color: var(--BELASA);
}
.button.transp {
    background: none;
}
.button.semitransp {
    background: rgba(0,0,0,.3);
}
button:hover, .button:hover {
    background-color: var(--TMAVOSEDA);
    color: white;
}
button.transp:hover, .button.transp:hover, button.semitransp:hover, .button.semitransp:hover {
    background-color: white;
    color: var(--STUDENASEDA);
}
.buttonContainer .button {
    display: inline-block;
}
.buttonContainer.right .button {
    margin-left: 20px;
}
.buttonContainer.left .button {
    margin-right: 20px;
}
.button.maly {
    font-weight: 300;
    font-size: 16px;
    padding: 4px 10px;
    border-width: 1px;
}


#totop {
    display: block;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    background-image: url("/img/totop.png");
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition: background-image 1s, opacity 1s;
    transition: background-image 1s, opacity 1s;
    opacity: 0;
}
#totop:hover {
    background-image: url("/img/totop_hover.png");
}
#totop.show {
    opacity: 1;
}



/* karty */
.WEcardWrap {
    clear: both;
/*    margin-top: 60px;*/
}
.uk-card-body h2:first-child, .uk-card-body h3:first-child, .uk-card-body h4:first-child, .uk-card-body h5:first-child {
    margin-top: 0;
}
a .uk-card-body p {
    font-weight: normal;
}
.uk-card-body h2 {
    font-size: 24px;
}
.uk-card-body h3 {
    font-size: 22px;
}
.uk-card-body h4 {
    font-size: 20px;
    font-style: normal;
}
.uk-card-body h5 {
    font-size: 18px;
}
.uk-card-body p, .uk-card-body p.vyrazny {
    font-size: 18px;
}
.tabPolozka table td {
    vertical-align: top;
}

/*zoznam */
.WEalst {
    clear: both;
    margin-top: 15px;
    margin-bottom: 30px;
}
.WEalst .odkaz {
    margin-bottom: 20px;
}
.list .WEalst {
    max-width: 100%;
    margin: 0;
}
.list .sekciaNovinky {
    background-color: transparent;
    padding: 20px 0;
}
.list .sekciaNovinky img {
    margin-bottom: 20px;
}
.WEartc {
    text-align: left;
    display: block;
}

/* footer */
footer {
    width: 100%;
    padding: 0 0 47px;
    margin-top: 0;
    background-color: var(--TMAVOSEDA);
    line-height: 110%;
}
footer .sekcia.tmavohneda {
    background-image: url('/img/bg-sekcia-tmava.jpg');
    background-position: center top;        
}
footer h6 {
    color: white;
    font-size: 17px;
    font-weight: 400;
    text-transform: uppercase;
}
footer, footer p {
    color: white;
    font-size: 16px;
    font-weight: normal;
}
footer a {
    color: var(--BELASA);
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
footer a:hover {
    color: var(--STUDENASEDA);
    text-decoration: none;
}
.flexcontainer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.menuBottom {
    padding-top: 50px;
}
.col1, .col2, .col3, .col4 {
    margin-bottom: 10px;
}
.col1, .col2, .col3 {
    margin-right: 10px;
}
.col4 {
    text-align: right; 
}
.copyright {
    text-align: center;
    color: white;
    font-size: 14px;
    font-weight: normal;
    margin-top: 0;
    background-color: #3B3B3B;
}
.copyright a {
    color: var(--BELASA);
    font-size: 14px;
    font-weight: normal;
}
.partneri {
    border-top: solid 1px #575C5D;
    border-bottom: solid 1px #575C5D;
}
.partneri .flexcontainer {
    column-gap: 10px;
    align-items: center;
}
.partneri .col1, .partneri .col2, .partneri .col3, .partneri .col4 {
    margin-bottom: 10px;
    margin-right: 0;
}
.partnerLogo {
    width: auto;
    height: auto;
    margin-left: 28px;
}
.col1 .partnerLogo {
    width: 237px;
    height: auto;
    margin-left: 0;
}
.col2 .partnerLogo {
    width: auto;
    height: 34px;
}
.col3 .partnerLogo {
    width: auto;
    height: 18px;
}
.col4 .partnerLogo {
    width: auto;
    height: 19px;
}

.socialLinks .socialMenu {
    position: static;
    margin: 5px auto 0;
    text-align: center;
}
.socialLinks {
    border-bottom: solid 1px #575C5D;    
}

#navratHore {
    display: block;
    position: fixed;
    right: 0;
    bottom: 120px;
    z-index: 121;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
#navratHore.show {
    opacity: 1;
}
.ikonaHore {
    height: 38px;
    display: inline-block;
    vertical-align: text-top;
    opacity: .6;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
footer a:hover .ikonaHore {
    opacity: 1;
} 
.ikonaNewsletter {
    width: 60px;
    position: absolute;
    top: 0;
    right: 0;
    opacity: .4;
}
.ikonaNlSipka {
    width: 16px;
    height: 15px;
    margin-left: 20px;
    position: relative;
    top: -2px;
    transition-duration: 1s;
    transition-property: transform;
}
.ikonaNlSipka.otocena {
    transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}
.form_toggle {
    cursor: pointer;
}
.regNlFooter {
    padding-bottom: 2px;
    padding-top: 30px;    
}
.regNlFooter h3 {
    color: var(--TMAVA);
    text-transform: uppercase;
    font-size: 32px;
}
.hore {
    margin-top: 30px;
}


.WEmapa {
    padding-top: 40px;
    clear: both;
}

/* koncerty */
.koncerty {
    border-top: solid 1px white;
    margin: 30px 0 10px;
}
.koncert {
    border-bottom: solid 1px white;
    margin: 0;
    padding: 15px 10px;
    background-color: transparent;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
}
.koncert:hover {
    background-color: rgba(0,0,0,0.1);
}
.koncert:first-child {
    margin-top: 0;
}
.koncert .ikona {
    width: 35px;
    height: auto;
    float: left;
    margin-right: 20px;
    margin-top: 7px;
}
.koncertDatum {
    padding-top: 5px;
    font-weight: bold;
    text-align: left;
    line-height: 1.2;
    min-width: 175px;
}
.koncertDatum span {
    font-weight: normal;
    font-size: 85%;
}
.koncertMiesto {
    font-size: 30px;
    line-height: 1;
    text-align: center;
    font-weight: bold;
    color: white;
    padding-top: 10px;
    padding-bottom: 0;
    max-width: calc(100% - 350px);
}
.koncertInfo {
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.koncertAkcia {
    min-width: 150px;
}
.koncertAkcia div {
    width: 150px; /* šírka buttona */
    text-align: center;
    /*color: white;*/
    font-size: 21px;
    font-weight: normal;
    line-height: 120%;
    text-transform: uppercase;
    padding-top: 14px;
}
.sekciaKoncerty + .dirtyBorder.mb60 {
    margin-bottom: 20px;
}
.sekciaKoncerty {
    background-color: var(--BELASA);
    padding: 40px 0 20px 0;
}
.page .sekciaKoncerty {
    padding: 0;
}
.sekciaKoncerty h2 {
    color: var(--TMAVA);
    font-size: 40px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin: 0 0 30px;
}

/* Novinky */

.sekciaNovinky {
    background-color: white;
    padding: 50px 0;
}
.sekciaNovinky .gridContainer {
  grid-template-columns: 1fr 1fr 1fr;
  gap: 40px;
}
.sekciaNovinky .gridItem, .sekciaNovinky .novinkyItem {
    padding: 38px 27px;
    background-color: var(--STUDENASEDA2);
    position: relative;
}
.home .sekciaNovinky .novinkyItem {
    height: 100%;
    color: var(--TMAVOSEDA);
}
.home .sekciaNovinky .novinkyItem a + p.datum {
    margin-top: 16px;
}
.home .novinkyOdkazObr {
    display: block;
    max-height: 240px;
    overflow: hidden;
}
.sekciaNovinky h2 {
    font-size: 40px;
    text-transform: uppercase;
    color: var(--TMAVOSEDA);
}
.sekciaNovinky p.datum {
    font-size: 14px;
    color: var(--TMAVOSEDA);
    margin-bottom: 4px;
}
.sekciaNovinky h3 {
    margin-top: 0;
    margin-bottom: 10px;
    min-height: 50px;
}
.sekciaNovinky h3, .sekciaNovinky h3 a {
    font-family: 'SofiaSansSemiCondensed', sans-serif;
    font-size: 22px;
    font-weight: 800;
    line-height: 1.2;
    text-transform: none;
    color: var(--TMAVOSEDA);
}
.sekciaNovinky h3 a:hover {
    color: var(--BELASA);
}
.sekciaNovinky, .sekciaNovinky p {
    font-size: 17px;
    font-weight: normal;
    color: var(--TMAVOSEDA);
    line-height: 1.4;
}
.sekciaNovinky p.vyrazny {
    font-size: 29px;
    color: var(--TMAVOSEDA);
}
.sekciaNovinky a.viac {
    width: 38px;
    height: 38px;
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
}
.sekciaNovinky a.viac img {
    width: 38px;
    height: 38px;
    display: block;
}
.home .sekciaNovinky .uk-position-center-left {
  left: -50px;
  color: var(--TMAVA);
}
.home .sekciaNovinky .uk-position-center-right {
  right: -50px;
  color: var(--TMAVA);
}
.home .sekciaNovinky .uk-dotnav > * > * {
    border-radius: 0;
}
.home .sekciaNovinky .uk-slider-container-offset {
    padding-bottom: 0;
}

/* galeria */
.galeriaClanok {
    clear: both;
    width: 100%;
}
.galeriaClanok a {
    overflow: hidden;
    display: inline-block;
    box-sizing: border-box;
    width: 23%;
    width: calc(25% - 10px);
    height: 23%;
    height: calc(25% - 10px);
    float: left;
    margin: 5px;
    padding: 0;
}
article .albumy a {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.albumy .uk-card {
    overflow: hidden;
    
}
.uk-lightbox-toolbar.uk-position-top.uk-text-right.uk-transition-slide-top.uk-transition-opaque {
    width: 50px;
    top:0;
    right: 0;
    left: auto;
}
.galeria .perex {
    font-weight: 300;
}
.albumy {
    margin-bottom: 30px;
}
.albumy .uk-card-body {
    background-color: white;
}
.galeriaNahlady.uk-grid > * {
  padding-left: 20px;
}

/* Životný príbeh */
.obsah ul.historia {
    list-style: none;
    padding: 20px 0; 
    margin: 60px 0;
    width:100%;
    position: relative;
}
.obsah ul.historia li {
    /*width:calc(50% - 40px);*/
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0;
    background: white;
    margin: 60px 0 0 0;
    padding: 0;
    box-sizing: border-box;
    position: relative;
    z-index: 7;
}
.obsah ul.historia li:hover {
    /*cursor: pointer;*/
}

.obsah ul.historia li.rok {
    display: block;
    width: 76px;
    height: 40px;
    background-color: white;
    color: var(--TMAVOSEDA);
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 2px 12px 4px;
    z-index: 3;
    box-sizing: border-box;
    border: solid 3px var(--TMAVA);
    border-radius: 5px;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
}

/*.obsah ul.historia li.rok:hover {
    background-color: var(--BELASA);
}*/
.obsah ul.historia li.rok::before, .obsah ul.historia li.rok::after {
    content: '';
    display: block;
    width: 40px;
    height: 4px;
    background-color: var(--STUDENASEDA);
    position: absolute;
}
.obsah ul.historia li.rok::before {
    top: -7px;
}
.obsah ul.historia li.rok::after {
    bottom: -7px;
}
.obsah ul.historia li.mesiac {
    display: block;
    background-color: transparent;
    color: var(--TMAVOSEDA);
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
    z-index: 3;
    border: none;
}
.obsah ul.historia li.mesiac.vlavo {
    margin-right: 50%;
    text-align: right;
}
.obsah ul.historia li.mesiac.vpravo {
    margin-left: 50%;
    text-align: left;
}
.obsah ul.historia li.mesiac::before {
    content: '';
    position: absolute;
    top: 7px;
    display: block;
    width: 8px;
    height: 8px;
    background-color: var(--TMAVOSEDA);
    color: var(--TMAVOSEDA);
    z-index: 3;
    border: solid 4px var(--STUDENASEDA);
    border-radius: 50%;
}
.obsah ul.historia li.mesiac.vlavo::before {
    right: -8px;
}
.obsah ul.historia li.mesiac.vpravo::before {
    left: -8px;
}

.obsah ul.historia li.udalost {
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0,0,0, 0.4);
    max-width: 400px;
}
.obsah ul.historia li.udalost.vlavo * {
    text-align: left;
}
.obsah ul.historia li.udalost.vpravo * {
    text-align: left;
}
.obsah ul.historia li.vpravo {
    margin-left: calc(50% + 40px);
    margin-right: auto;
}
/*.obsah ul.historia li:nth-child(2n+1)::before {
    left: auto;
    right: -11px;
}*/
.obsah ul.historia li.vlavo {
    margin-right: calc(50% + 40px);
    margin-left: auto;
}

.obsah ul.historia li.LP {
    border-radius: 0;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0,0,0, 0.4);
    width: 480px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    z-index: 3;
}
.obsah ul.historia li.LP .cover {
    width: 170px;
}
.obsah ul.historia li.LP .cover img {
    width: 170px;
    height: auto;
}
.obsah ul.historia li.LP.gridContainer {
    grid-template-columns: 1fr 1fr;
    gap: 0;
}
.obsah ul.historia li.LP .popisok {
    width: 310px;
    max-width: calc(100% - 66px);
    padding: 16px 20px 10px;
}
.obsah ul.historia li.LP .popisok h4 {
    font-family: "SairaStencilOne";
    color: var(--TMAVOSEDA);
    font-size: 24px;
    font-weight: normal;
    line-height: 1.1;
    text-align: left;
    margin-top: 0;
    margin-bottom: 4px;
}
.obsah ul.historia li.LP .popisok h5 {
    font-family: "SofiaSansSemiCondensed";
    color: var(--TMAVOSEDA);
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: left;
    margin-top: 4px;
    margin-bottom: 4px;
}
.obsah ul.historia li.LP .popisok .druhAlbumu {
    font-family: "SairaStencilOne";
    color: var(--STUDENASEDA);
    font-size: 40px;
    font-weight: normal;
    line-height: 1.1;    
    margin-top: 0;
    margin-bottom: 4px;
}
.obsah ul.historia li .viac {
    width: 38px;
    height: 38px;
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
}
.obsah ul.historia li.vlavo .viac {
    right: auto;
    left: 0;
}
.obsah ul.historia li .viac img {
    width: 38px;
    height: 38px;
    display: block;
}
.obsah ul.historia li:hover .viac {
    opacity: 1;
}

.obsah ul.historia h4, .obsah ul.historia h4.anotacia {
    font-family: "SofiaSansSemiCondensed";
    color: var(--TMAVOSEDA);
    font-size: 22px;
    font-weight: 800;
    text-align: left;
    margin-bottom: 4px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.obsah ul.historia h5 {
    font-size: 18px;
    font-weight: 800;
    text-align: left;
    margin-top: 4px;
    margin-bottom: 4px;
}
.obsah ul.historia h6 {
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    margin-top: 4px;
    margin-bottom: 4px;
}
.popisok {
    width: 100%;
    padding: 16px 20px 10px;
    font-family: "SofiaSansSemiCondensed";
}
.obsah ul.historia li:hover .rok {
    /*cursor: pointer;*/
    color: var(--BELASA);
}
.popisok, .popisok p {
    font-size: 16px;
    line-height: 1.2;
}
.popisok  {
    margin: 0;
}
.popisok p {
    margin: 0 0 8px;
}
.popisok p:last-child {
    margin-bottom: 0;
}
.predel {
    position: absolute;
    top: 0;
    left: calc(50% - 2px);
    width:2px;
    border-left: solid 4px var(--STUDENASEDA2);
    height: 100%;
}
.linka {
    color: var(--BELASA);
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    
}
.linka:hover {
    color: var(--TMAVOSEDA);
}
.roky {
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}
article.obsah .roky a {
    display: inline-block;
    margin: 0 0 0 8px;
    font-size: 15px;
    font-weight: 600;
    color: var(--TMAVOSEDA);
}
article.obsah .roky a:hover {
    color: white;
}
article.obsah .roky a::before {
    content: '|';
    color: var(--STUDENASEDA2);
    margin: 0 8px 0 0;
}
article.obsah .roky a:first-child::before {
    content: '';
    margin: 0;
}



/* videá */
.obsah ul.videa {
    list-style: none;
    padding: 0; 
    margin: 30px 0 120px;
    width:100%;
    position: relative;
}
.videa.gridContainer {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
}
.obsah ul.videa li {
    /*width:calc(50% - 40px);*/
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0;
    background: white;
    margin: 0px 0 0 0;
    padding: 0;
    box-sizing: border-box;
    position: relative;
}
.obsah ul.videa li:hover {
    /*cursor: pointer;*/
}
.obsah ul.videa li.udalost {
    overflow: hidden;
    max-width: 400px;
    text-align: left;
}
.obsah ul.videa li .viac {
    width: 38px;
    height: 38px;
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
}
.obsah ul.videa li .viac img {
    width: 38px;
    height: 38px;
    display: block;
}
.obsah ul.videa li:hover .viac {
    opacity: 1;
}
.obsah ul.videa h4, .obsah ul.videa h4.anotacia {
    font-family: "SofiaSansSemiCondensed";
    color: var(--TMAVOSEDA);
    font-size: 22px;
    font-weight: 800;
    text-align: left;
    margin-bottom: 4px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.obsah ul.videa h5 {
    font-size: 18px;
    font-weight: 800;
    text-align: left;
    margin-top: 4px;
    margin-bottom: 4px;
}
.obsah ul.videa h6 {
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    margin-top: 4px;
    margin-bottom: 4px;
}
.obsah ul.videa .uk-inline-clip, .obsah ul.historia .uk-inline-clip {
    position: relative;
}
.obsah ul.videa .videoNahladIkona, .obsah ul.historia .videoNahladIkona {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 5;
    background-image: url('/img/ikona-video-yt.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 60px 40px;
    opacity: 0.3;
}



@media only screen and ( max-width: 1200px ) 
{
    .mainMenu li {
        margin-left: 15px;
    }
    .mainMenu li a {
        font-size: 20px;
    }
}


@media only screen and ( max-width: 1060px ) 
{
    .mainMenu {
        right: 20px;
    }
    .socialMenu {
        right: 20px;
    }
}


@media only screen and ( max-width: 1000px ) 
{
    .wrapper {
        width: 100%;
    }
    .container {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .WEurl, .WEartc {
        width: 90%;
        width: calc(100% - 20px);
        padding: 17px 20px 30px 30px;
        box-sizing: border-box;
        margin-left: 20px;
    }
    header {
        padding-left: 20px;
        padding-right: 20px;
    }
    .headlineContainer, .buttonContainer {
      padding-left: 20px;
      padding-right: 20px;
    } 
    .mainMenu li {
        margin-left: 16px;
    }
    .mainMenu li a {
        font-size: 17px;
    }
    body, p, .odberNoviniek p, .odberNoviniek li {
      font-size: 19px;
    } 
    .headlineWrapper h2, h2.headlineWrapper {
      font-size: 28px;
    }    
    footer a {
      font-size: 17px;
    }    
    .gridItem {
        min-width: 25%;
    }
    .CD div {
        font-size: 16px;
    }
    section.sekcia, .WEimgAlone, .WEimgAlone.WEimgRight, .WEimgAlone.WEimgLeft {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .WEimgLeft {
        padding-left: 20px;
    }
   .WEimgRight {
        padding-right: 20px;
    }
    .poster .container {
        left: 0;
    }
    .blok h2 {
        font-size: 42px;
    }
    .blok h3 {
        font-size: 30px;
    }
    .prihovor h3 {
        font-size: 26px;
    }
    .home .WEurl.link.sIkonouOdkaz {
        margin-left: 0;
        padding-left: 40px;
    }
}

@media only screen and ( max-width: 900px ) 
{
    .onlyWideScreen {
        display: none;
    }
    .onlyNarrowScreen {
        display: block;
    }
    .mobileMenuScreen {
        display: block;
    }
    #newsletter_formular input[type="email"], #newsletter_formular input[type="text"], #newsletter_formular textarea {
      width: 25vw;
    }
    .gridContainer {
      gap: 20px;
    }
    .sekciaNovinky .gridContainer {
      grid-template-columns: 1fr 1fr;
      gap: 20px;
    }    
    .videa.gridContainer {
        grid-template-columns: 1fr 1fr;
        gap: 30px;
    }
}

@media only screen and ( max-width: 860px ) 
{
    .mainMenu li {
      margin-left: 0;
    }
    .mainMenu li a {
      font-size: 18px;
    }
    #newsletter_formular input[type="email"], #newsletter_formular input[type="text"], #newsletter_formular textarea {
      width: 35vw;
    }
    .formular input, .formular textarea {
      font-size: 19px;
      padding: 4px 8px;
    }  
    .odberNoviniek p, .odberNoviniek li {
      font-size: 17px;
    } 
    .odberNoviniek .formular label {
      font-size: 17px;
    }
    footer h6 {
        font-size: 18px;
    }
    .blok .headlineContainer, .buttonContainer {
      padding-left: 10px;
      padding-right: 10px;
    }    
    h1 {
      font-size: 42px;
    }
    h2 {
      font-size: 36px;
    }
    section h2 {
      font-size: 36px;
    }    
    section.cervena h2 {
      font-size: 36px;
    }    
    h3 {
      font-size: 32px;
    }
    h4 {
        font-size: 28px;
    }
    .vytvarnaTvorba.gridContainer {
      gap: 15px;
    }
    .vytvarnaTvorba .gridItem {
      margin-bottom: 15px;
    } 
    .gridContainer {
      gap: 15px;
    }    
    .koncert.flexcontainer {
        display: block;
    }
    .koncertAkcia {
        margin-top: 10px;
    }
    .koncertAkcia div {
        text-align: left;
    }
    .koncertMiesto {
        font-size: 26px;
        text-align: left;
        max-width: 100%;
    }    
    .koncertInfo {
        font-size: 18px;
        text-align: left;
    }
}

@media only screen and ( max-width: 710px ) 
{
    .meno {
        top: 72px;
        font-size: 46px;
    }
    .mainMenu {
        bottom: -100px;  
    }  
    .mainMenu li {
        margin-left: 0;
    }
    .mainMenu li a {
        font-size: 15px;
    }
/*    header {
        height: 110px;
    }*/
/*    .logotyp {
        width: 300px;
        top: 20px;
        left: 0;
    }*/
/*    .socialMenu {
        top: 25px;
    }*/
    .ikonaUvod {
        height: 15px;
    }
    .headlineContainer h2 {
        font-size: 40px;
    }
    .headlineContainer h4 {
        font-size: 22px;
    }
    .panorama, .panorama .container {
        height: 400px;
    }    
    .headlineContainer, .buttonContainer {
        padding: 20px 20px 20px;
    }
    .gridContainer {
        grid-template-columns: 1fr 1fr;
        gap: 30px;
    }
    .blok.gridContainer {
        grid-template-columns: 1fr;
    }    
    .eshopUkazky .gridContainer {
        gap: 15px;
    }
    .gridItem > img {
        margin: 0 auto;
    }    
    .gridItem.CD a div {
        margin: 0;
    }
    .blok .gridItem.tr {
        text-align: center;
    }    
    .blok .buttonContainer {
        position: relative;
    }    
    .link, section.eshopUkazky a.link {
        font-size: 18px;
    }
    .link.red, section.eshopUkazky a.link.red, .link.violet, section.eshopUkazky a.link.violet {
        background-position: 0 0;
    }
    .blok .gridContainer, .blok.gridContainer {
        gap: 0;
    }    
    body, p, .odberNoviniek p, .odberNoviniek li, .formular label {
      font-size: 18px;
    } 
    .headlineWrapper h2, h2.headlineWrapper {
        font-size: 24px;
    } 
    .polovicnaSirka, h2.headlineWrapper.polovicnaSirka {
        width: 100%;
    }
    .prihovor .gridContainer {
        grid-template-columns: 1fr;
        gap: 0;
    }
    button, .button {
        font-size: 19px;
        padding: 8px 12px;
    }
    section.cervena h2 {
        font-size: 34px;
    }  
    .koncertMiesto {
        font-size: 26px;
    }
    .koncertAkcia div {
        width: auto;
        /*text-align: right;*/
        font-size: 19px;
    }
    .sekcia {
        padding-bottom: 20px;
    }    
    .blok {
        margin-bottom: 30px;
    } 
    .formular input, .formular textarea {
        font-size: 18px;
        padding: 6px 10px;
    }  
    footer {
        padding-bottom: 42px;
    }
    footer h6 {
        font-size: 18px;
    }
    footer p, footer a {
        font-size: 15px;
    }
    .blok .gridItem {
        min-width: auto;
    }
    .odberNoviniek .col1 {
        width: 100%;
    }
    #newsletter_formular input[type="email"], #newsletter_formular input[type="text"], #newsletter_formular textarea {
        width: 46vw;
    }    
    .sekcia.tmava .col1, .sekcia.tmava .col2, .sekcia.tmava .col3, .sekcia.tmava .col4 {
        width: 44vw;
    } 
    .col1, .col2, .col3, .col4 {
        margin-right: 5px;
    }    
    .vytvarnaTvorba.gridContainer {
        grid-template-columns: 1fr 1fr;
        gap: 15px;
    }
    .vytvarnaTvorba .gridItem {
        margin-bottom: 10px;
    }
    #stick {
        height: 42px;
    }
    .galeriaClanok a {
        width: 30%;
        width: calc(33% - 10px);
        height: 30%;
        height: calc(33% - 10px);
    }
    .WEurl, .WEartc {
        padding-top: 19px; 
    }
    .CDLP .buttonContainer {
        text-align: center;
    }
    .stream.YouTube, .stream.Spotify, .stream.Deezer, .stream.Apple  {
        background-position: top center;
        padding: 35px 0 0 0;
        margin-bottom: 20px;
    }

}

@media only screen and ( max-width: 630px ) 
{
/*    .logotyp {
      width: 280px;
    }*/
    .headlineContainer h2 {
      font-size: 36px;
    }
    .headlineContainer h4 {
      font-size: 20px;
    }

    .koncertDatum {
        font-size: 16px;
    }
    .koncert .ikona {
      width: 30px;
      margin-right: 10px;
      margin-top: 5px;
    }
    .koncertMiesto {
        font-size: 20px;
    }    
    .koncertInfo {
        font-size: 16px;
    }
    .koncerty button, .koncerty .button {
      font-size: 16px;
      padding: 6px 10px;
    }    
    .koncertAkcia div {
        font-size: 16px;
    }   
    #stick .mainMenu li {
      margin: 0 1px;
    }
    .koncertDatum {
        min-width: 140px;
    }
    #odber_noviniek h2 {
        width: calc(100% - 100px);
    }
    .sekciaNovinky .gridContainer {
      grid-template-columns: 1fr;
      gap: 40px;
    }    
    .obsah ul.historia h4, .obsah ul.historia h4.anotacia {
        font-size: 16px;
    }   
    .obsah ul.historia h5 {
        font-size: 15px;
    }
    .obsah ul.historia h6 {
        font-size: 14px;
    }
    .popisok, .popisok p {
        font-size: 14px;
    }
    .obsah ul.historia li.LP .popisok .druhAlbumu {
        font-size: 36px;
    }
    .obsah ul.historia li.LP .popisok h4 {
        font-size: 22px;
    }
    .obsah ul.historia li.LP .popisok h5 {
        font-size: 20px;
    }

}







@media only screen and ( max-width: 600px ) 
{

    .txtFloatLeft, .txtFloatRight {
        float: none;
        width: calc(100% - 80px);
        margin-left: auto;
        margin-right: auto;
    }

    .imgLeft, .imgRight {
        float: none;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .eshopUkazky .gridContainer {
      grid-template-columns: 1fr 1fr;
      gap: 15px;
    }
    .eshopUkazky .gridItem {
      margin-bottom: 30px;
    }
    .odberNoviniek p, .odberNoviniek li, .odberNoviniek .formular label {
      font-weight: normal;
    }    
    footer section.cervena h2 {
        width: calc(100% - 60px);
        font-size: 34px;
    }    
    h1 {
      font-size: 40px;
    }
    h2 {
      font-size: 34px;
    }
    h3 {
      font-size: 30px;
    }
    h4 {
      font-size: 26px;
    }
    h5 {
      font-size: 22px;
    }
    section h2 {
      font-size: 34px;
    }
}


@media only screen and ( max-width: 590px ) 
{
/*    header {
      height: 110px;
    }*/
    header .mainMenu {
      display: none;
    }
    #stick {
      opacity: 1;
    }
    .meno {
      top: 64px;
    }    
/*    .logotyp {
        position: relative;
        margin: 0 auto;
    }*/
/*    .socialMenu {
        position: relative;
        margin: 0 auto;
        top: 32px;
        right: auto;
        text-align: center;
    }*/
    .gridContainer {
      gap: 20px;
    }    
    .obsah ul.historia h4, .obsah ul.historia h4.anotacia {
        font-size: 18px;
    }   
    .obsah ul.historia h5 {
        font-size: 16px;
    }
    .obsah ul.historia h6 {
        font-size: 15px;
    }
    .popisok, .popisok p {
        font-size: 15px;
    }
    .obsah ul.historia li.LP .popisok .druhAlbumu {
        font-size: 38px;
    }
    .obsah ul.historia li.LP .popisok h4 {
        font-size: 24px;
    }
    .obsah ul.historia li.LP .popisok h5 {
        font-size: 22px;
    }
    .obsah ul.historia li.vlavo, .obsah ul.historia li.vpravo {
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and ( max-width: 540px ) 
{
    .mainMenu li a {
      font-size: 14px;
    }
    #stick .mainMenu li {
      margin: 0 4px;
    }    
    #stick {
      height: 35px;    
    }    
    #stick .mainMenu {
      margin: 3px auto 0;
    }  
    .ikonaUvod {
        height: 14px;
        vertical-align: -1px;
    }
    .gridContainer {
      gap: 15px;
    } 
    .galeriaClanok a {
        width: 47%;
        width: calc(50% - 10px);
        height: 47%;
        height: calc(50% - 10px);
    }
    .kapela.gridContainer {
        grid-template-columns: 1fr;
        gap: 30px;
    }
    h1 {
      font-size: 32px;
    }
    .articleBG {
        padding: 40px 40px 30px;
    }

    
    
}

@media only screen and ( max-width: 500px ) 
{
    .meno {
        font-size: 40px;
        letter-spacing: 0.05em;
    }
    .socialMenu {
        display: none;
    }
    .sekcia.tmava .col1, .sekcia.tmava .col2, .sekcia.tmava .col3, .sekcia.tmava .col4 {
        width: 100%;
        margin-right: 0;
    } 
    .sekcia.tmava .col4, .sekcia.tmava .col4 h6 {
        text-align: center;
    }
    #stick {
        /*height: 47px;*/
        display: none;
    }
    .mainMenu {
        display: none;
    }
    .ikonyMenu.flexcontainer {
        width: 100%;
        margin-top: 6px;
    }
    #stick .ikonyMenu.flexcontainer, #stick.vidno .ikonyMenu.flexcontainer, .ikonyMenu.flexcontainer {
        display: flex;
    }
    .ikonyMenu a {
        display: block;
        height: 30px;
        width: auto;
    }    
}

@media only screen and ( max-width: 460px ) 
{

    .sekcia.tmava .col1, .sekcia.tmava .col2, .sekcia.tmava .col3, .sekcia.tmava .col4, .sekcia.tmava .col1 h6, .sekcia.tmava .col2 h6, .sekcia.tmava .col3 h6, .sekcia.tmava .col4 h6 {
      text-align: center;
    } 
    footer section.cervena h2 {
        font-size: 24px;
    }
    #odber_noviniek h2 {
        font-size: 36px;
    }
    .obsah ul.historia li.LP .cover {
        width: 130px;
    }
    .obsah ul.historia li.LP .popisok {
        max-width: calc(100vw - 170px);
        padding: 10px 10px 6px;
    }
    .obsah ul.historia li.LP .popisok {
        padding: 6px 8px 0;
    }
    .obsah ul.historia li.LP .popisok .druhAlbumu {
        font-size: 32px;
        line-height: 1;
        margin-bottom: 2px;
    }
    .obsah ul.historia li.LP .popisok h4 {
        font-size: 22px;
        margin-bottom: 2px;
        line-height: 1;
    }
    .obsah ul.historia li.LP .popisok h5 {
        font-size: 15px;
        line-height: 1.1;
    }
    .videa.gridContainer {
        grid-template-columns: 1fr;
        gap: 40px;
    }
}

@media only screen and ( max-width: 420px ) 
{
/*    header {
      height: 120px;
    }    */
/*    .logotyp {
      width: 120px;
      bottom: -151px;
      left: calc(50% - 70px);   
    }   */
    .meno {
      position: relative;
      text-align: center;
      top: 56px;
    }
/*    .socialMenu {
      position: relative;
      top: -10px;
      right: 0;
      text-align: center;
    }*/
/*    header .container {
      padding: 0;
    }*/
/*    .socialMenu li {
      margin-left: 10px;
      margin-right: 10px;
    }*/
    .headlineContainer h2 {
      font-size: 26px;
    }
    .headlineContainer h4 {
      font-size: 16px;
    }
    .socialMenu li a {
      opacity: 0.8;
    }
    .gridContainer, .eshopUkazky .gridContainer, .vytvarnaTvorba.gridContainer {
      grid-template-columns: 1fr;
      gap: 10px;
    }
    .gridItem.CD {
        margin-bottom: 20px;
    }
    .gridItem.CD a div {
        margin: 0;
    }
    .galeriaClanok a {
        width: 100%;
        height: 100%;
        margin: 10px 0;
    }
}


@media only screen and ( max-width: 320px ) 
{


}


@media only screen and ( max-width: 640px ) /* UIkit menej ako @s */
{


}



@media only screen and ( min-width: 640px ) and ( max-width: 960px ) /* UIkit menej ako @m a viac ako @s */
{


}

@media only screen and ( min-width: 960px ) and ( max-width: 1200px ) 
{

}


