:root {
	--boja1: #fef7d4;
	--boja2: #ecbdd9;
	--boja3: #90cdbe;
	--boja4: #bdaad1;
	--boja5: #f7ad7d;
  --boja6: #c4d4a4;
	--bojaTeksta: #12100b;
}

html {
 	box-sizing: border-box;
}

*, *:before, *:after {
 	box-sizing: inherit;
}

@font-face { 
	font-family: 'font1'; 
	src: url('slsajt/Cardo-Regular.ttf') format('truetype'); 
	font-weight: normal;
	font-style: normal;
}
@font-face { 
  font-family: 'font2'; 
  src: url('slsajt/IntroScriptDemo-Medium.woff') format('truetype'); 
  font-weight: normal;
  font-style: normal;
}
@font-face { 
  font-family: 'font3'; 
  src: url('slsajt/DINPro-Light.woff') format('truetype'); 
  font-weight: normal;
  font-style: normal;
}
@font-face { 
  font-family: 'font4'; 
  src: url('slsajt/MetroBlackLT-Two.woff') format('truetype'); 
  font-weight: normal;
  font-style: normal;
}

body {
    margin: 0 auto;
    position: relative;
    font-family: 'font1';
    font-size: 1em;
    color: var(--bojaTeksta);
}
.sadrzaj {
    position: relative;
    display: grid;
}
#sadrzajiznad {
    position: fixed;
    top: 0;
    left: 0;
    padding: 0rem;
    z-index: 100;
    width: 100%;
    height: 100%;
    background-color: rgba(254,247,212,0.94);
    visibility: hidden;
}

.zaglavlje {
  position: relative;
  display: block;
  height: 300px;
  margin-top: 0px;
  border-bottom: 5px solid;
  border-image: linear-gradient(270deg, var(--boja1), var(--boja2), var(--boja3), var(--boja4), var(--boja5), var(--boja6)) 1;
}
header {
  	grid-area: header;
    background: #fff;
    border-bottom: 0px solid;
    border-image: linear-gradient(270deg, var(--boja1), var(--boja2), var(--boja3), var(--boja4), var(--boja5), var(--boja6)) 1;
}

.anihea { 
  position: relative;
  min-height:500px;
  padding: 0vw 1vw 3vw 1vw;
}

.anihea1 {
  position: absolute;
  display: inline-block;
  left: 3%;
  top: 100px;
  width: calc(62% - 1px);
  height: 170px;
  background-color:var(--boja1);
  background: url('slsajt/h1.jpg') no-repeat left top;
  background-size: 580px 351px;
  z-index: 16;
  opacity: 0.6;
  animation-name: animhea1;
  animation-duration: 28s;
  animation-iteration-count: infinite;
  animation-delay: 2s;
}
@keyframes animhea1 {
  0%   {z-index: 16; opacity: 0.6; width: calc(62% - 1px); height: 170px;}
  1%   {z-index: 16; opacity: 1; width: calc(62% - 1px); height: 170px;}
  2%   {z-index: 16; opacity: 0.6; width: calc(62% - 1px); height: 170px;}
  3%   {z-index: 20; opacity: 1; width: calc(62% - 1px); height: 170px;}
  5%  {z-index: 20; opacity: 1; width: 94%; height: 341px;}
  23%  {z-index: 20; opacity: 1; width: 94%; height: 341px;}
  24%  {z-index: 20; opacity: 1; width: calc(62% - 1px); height: 170px;}
  25%  {z-index: 16; opacity: 0.7; width: calc(62% - 1px); height: 170px;}
  100% {z-index: 16; opacity: 0.7; width: calc(62% - 1px); height: 170px;}
}
.anihea2 {
  position: absolute;
  display: inline-block;
  left: 65%;
  top: 100px;
  width: 32%;
  height: 170px;
  background: url('slsajt/h4.jpg') no-repeat right top;
  background-size: 580px 351px;
  z-index: 17;
  opacity: 0.6;
  animation-name: animhea2;
  animation-duration: 28s;
  animation-iteration-count: infinite;
  animation-delay: 2s;
}
@keyframes animhea2 {
  0%   {z-index: 17; opacity: 0.6; width: 32%; left: 65%; height: 170px;}
  25%   {z-index: 17; opacity: 0.6; width: 32%; left: 65%; height: 170px;}
  26%   {z-index: 17; opacity: 1; width: 32%; left: 65%; height: 170px;}
  27%   {z-index: 17; opacity: 0.6; width: 32%; left: 65%; height: 170px;}
  28%   {z-index: 20; opacity: 1; width: 32%; left: 65%; height: 170px;}
  30%  {z-index: 20; opacity: 1; width: 94%; left: 3%; height: 341px;}
  47%  {z-index: 20; opacity: 1; width: 94%; left: 3%; height: 341px;}
  49%  {z-index: 20; opacity: 1; width: 32%; left: 65%; height: 170px;}
  50%  {z-index: 17; opacity: 0.7; width: 32%; left: 65%; height: 170px;}
  100% {z-index: 17; opacity: 0.7; width: 32%; left: 65%; height: 170px;}
}
.anihea3 {
  position: absolute;
  display: inline-block;
  left: 3%;
  top: 271px;
  width: calc(32% - 1px);
  height: 170px;
  background: url('slsajt/h3.jpg') no-repeat 0px bottom;
  background-size: 580px 351px;
  z-index: 18;
  opacity: 0.6;
  animation-name: animhea3;
  animation-duration: 28s;
  animation-iteration-count: infinite;
  animation-delay: 2s;
}
@keyframes animhea3 {
  0%   {z-index: 18; opacity: 0.6; width: calc(32% - 1px); top: 271px; height: 170px;}
  50%   {z-index: 18; opacity: 0.6; width: calc(32% - 1px); top: 271px; height: 170px;}
  51%   {z-index: 18; opacity: 1; width: calc(32% - 1px); top: 271px; height: 170px;}
  52%   {z-index: 18; opacity: 0.6; width: calc(32% - 1px); top: 271px; height: 170px;}
  53%   {z-index: 20; opacity: 1; width: calc(32% - 1px); top: 271px; height: 170px;}
  55%  {z-index: 20; opacity: 1; width: 94%; top: 100px; height: 341px;}
  72%  {z-index: 20; opacity: 1; width: 94%; top: 100px; height: 341px;}
  74%  {z-index: 20; opacity: 1; width: calc(32% - 1px); top: 271px; height: 170px;}
  75%  {z-index: 18; opacity: 0.7; width: calc(32% - 1px); top: 271px; height: 170px;}
  100% {z-index: 18; opacity: 0.7; width: calc(32% - 1px); top: 271px; height: 170px;}
}
.anihea4 {
  position: absolute;
  display: inline-block;
  left: 35%;
  top: 271px;
  width: 62%;
  height: 170px;
  background: url('slsajt/h2.jpg') no-repeat left bottom;
  background-size: 580px 351px;
  z-index: 19;
  opacity: 0.6;
  animation-name: animhea4;
  animation-duration: 28s;
  animation-iteration-count: infinite;
  animation-delay: 2s;
}
@keyframes animhea4 {
  0%   {z-index: 19; opacity: 0.6; width: 62%; left: 35%; top: 271px; height: 170px;}
  75%   {z-index: 19; opacity: 0.6; width: 62%; left: 35%; top: 271px; height: 170px;}
  76%   {z-index: 19; opacity: 1; width: 62%; left: 35%; top: 271px; height: 170px;}
  77%   {z-index: 19; opacity: 0.6; width: 62%; left: 35%; top: 271px; height: 170px;}
  78%   {z-index: 20; opacity: 1; width: 62%; left: 35%; top: 271px; height: 170px;}
  80%  {z-index: 20; opacity: 1; width: 94%; left: 3%; top: 100px; height: 341px;}
  97%  {z-index: 20; opacity: 1; width: 94%; left: 3%; top: 100px; height: 341px;}
  99%  {z-index: 19; opacity: 1; width: 62%; left: 35%; top: 271px; height: 170px;}
  100% {z-index: 19; opacity: 0.7; width: 62%; left: 35%; top: 271px; height: 170px;}
}
nav {
    grid-area: nav;
  	position: relative;
    overflow: visible;
    background-image: linear-gradient(270deg, var(--boja1), var(--boja2), var(--boja3), var(--boja4), var(--boja5), var(--boja6));
    height: 130px;
}

.logotip {
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 17px;
  height: auto;
}
#linpoz {
  position: absolute;
  left: 0;
  top: 21%;
  width: 50%;
  text-align: center;
  z-index: 9;
}
.logotip a {
  text-decoration: none;
  font-family: 'font4';
  font-size: 1.5em;
  display: inline-block;
  color: var(--boja3);
}
.logotip a:hover {
  color: var(--boja2);
  }
.logotip img {display: block; margin: 0 auto; padding: 0px 0px}

article {
    grid-area: article;
}

aside {
    grid-area: aside;
    position: relative;
    border-top: 40px solid;
    border-bottom: 40px solid;
    border-image: linear-gradient(270deg, var(--boja1), var(--boja2), var(--boja3), var(--boja4), var(--boja5), var(--boja6)) 1;
}

section {
  	grid-area: section;
    min-height: 250px;
}

footer {
  	grid-area: footer;
  	background-image: linear-gradient(270deg, var(--boja1), var(--boja2), var(--boja3), var(--boja4), var(--boja5), var(--boja6));
    height: auto;
}

footer a {
  text-decoration: none;
  color: #fff;
  transition: 0.3s;
}

footer a:hover {
  color: var(--bojaTeksta);
}

.link {
  display: inline-block;
  height: auto;
  margin: 0px auto;
  padding: 5px 0px 0px 0px;
  font-family: 'font4';
  text-transform: uppercase;
  font-size: 1.8em;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  background: none;
  color: var(--boja3);
  transition: 0.3s;
}

.link:hover {
  color: var(--boja2);
}

.prozpoz {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(254,247,212,0.8);
  z-index: 12;
}

.dva {
  display: grid;
  grid-gap: 0px;
}

.tri {
  display: grid;
  grid-gap: 1vw 2vw;
}
.tri p {
  padding: 20px 20px 40px 20px;
  border-bottom: 3px solid var(--boja5);
}

.triudva {
  display: grid;
  text-align: center;
}

.dvaraz {
  display: grid;
  grid-template-columns: 1fr 2fr;
  grid-gap: 1vw;
}

.tribezpromjenemanjirazmak {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr;
}

.dvabezpromjene {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.dvabezpromjenemanjirazmak {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 1fr 1fr;
}
.dvabezpromjenemanjirazmak h3 {
  padding: 0px 15px;
  font-weight: normal;
}

.petutri {
  display: grid;
}

.sjena {
  -webkit-filter: drop-shadow(1px 1px 1px var(--bojaTeksta));
  filter: drop-shadow(1px 1px 1px var(--bojaTeksta));
}
.dvibojepoz {
    background-image: linear-gradient(90deg, var(--boja5) 0%, var(--boja5) 50%, var(--boja4) 50%, var(--boja4) 100%);
}
.okvirslike {
  position: relative;
  overflow: visible;
  min-height: 50px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom: 3px solid;
  border-image: linear-gradient(270deg, var(--boja1), var(--boja2), var(--boja3), var(--boja4), var(--boja5), var(--boja6)) 1;
}

.opis {
  position: relative;
  padding: 3vw 1vw;
  text-align: center;
}
.opis H1 {
  font-family: 'font2';
}
.opis H2 {
  font-family: 'font3';
}
.opisokvir {
  position: relative;
  padding: 1vw;
  font-size: 0.95em;
}
.crta {
  display: block;
  width: 50%;
  margin: 0% 25%;
  height: 0px;
  border-bottom: 3px solid;
  border-image: linear-gradient(270deg, var(--boja1), var(--boja2), var(--boja3), var(--boja4), var(--boja5), var(--boja6)) 1;
}
.nasloviznad {
  position: absolute;
  top: -110px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  z-index: 11;
}
.nasloviznad h1 {
  display: inline-block;
  margin: 0;
  background: #fff;
  font-family: 'font3';
  padding: 20px;
  border: 5px solid var(--boja5);
  color: var(--boja5);
}
.naslov40 {
  position: absolute;
  margin: 0;
  padding: 0;
  top: -43px;
  width: 100%;
  height: 43px;
  text-align: left;
  font-family: 'font3';
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  z-index: 11;
  overflow: hidden;
}
.naslov40doli {
  position: absolute;
  margin: 0;
  padding: 0;
  bottom: -53px;
  width: 100%;
  text-align: left;
  font-family: 'font3';
  font-size: 52px;
  font-weight: bold;
  text-transform: uppercase;
  color: var(--boja1);
  z-index: 11;
}
.većitekst {
  font-family: 'font3';
  font-size: 1.25em;
}
.bijbol {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
.okusi {
  background: none;
  margin-bottom: 0px;
  font-family: 'font3';
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;"
}
.opisslike {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 50px;
  z-index: 10;
  font-family: 'font3';
  font-size: 1.65em;
  padding: 5px 0px 5px 0px;
}
.opisslike img {
  margin: auto;
  display: block;
  width: 90px;
  height: 90px;
  padding: 2px;
  background-image: linear-gradient(270deg, var(--boja1), var(--boja2), var(--boja3), var(--boja4), var(--boja5), var(--boja6));
  border-radius: 50%;
}
.slika {
  width: 60%;
  margin: 0 auto;
  display: block;
  border-radius: 4px;
  padding: 15px 10px;
}
.slika2 {max-width: 100%; display: block;}
.okvir {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.res-okvir {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
iframe {margin: 0px; border: none;}
input[type="text"] {padding: 2%; width: 100%; border: 1px solid var(--bojaTeksta); margin: 2px 0px 20px 0px; color: var(--bojaTeksta); font-weight: bold; background: #fff;}
textarea {padding: 1%; width: 100%; border: 1px solid var(--bojaTeksta); margin: 2px 0px 20px 0px; font-weight: bold; color: var(--bojaTeksta); background: #fff;}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul li a {
  display: block;
  text-decoration: none;
  text-align: center;
  color: var(--bojaTeksta);
  padding: 10px;
  margin: 0% 0%;
  min-height: 40px;
  font-family: 'font3';
  font-size: 1.15em;
  border-radius: 20px;
  transition: margin 0.5s ease;
}
ul li a:hover {
  margin: 0% 5%;
}
.sadr {
  display: block;
  margin: 0 auto;
  position: relative;
}
.sadr600 {
  display: block;
  margin: 0;
  position: relative;
}
#livi600 {margin: 0 0 0 auto}
.stosli {max-width: 40%;}
.vafsli {max-width: 55%;}
.zatvori {
  text-decoration: none;
  color: #fff;
  font-size: 1.4em;
  font-weight: bold;
  font-family: 'font3';
  border-radius: 4px;
  padding: 5px 10px;
  margin: 0px;
  background: var(--boja3);
  transition: 0.4s ease;
}
.zatvori:hover {
  background-color: var(--boja2);
}
.slideshow-container {
  display: block;
  position: relative;
}

.mySlides {
  display: none;
  margin: auto;
}
.mySlides img {
  position: relative;
  width: auto;
  margin: 0 auto;
}

.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 0;
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-top: -50px;
  padding: 0px;
  color: #fff;
  font-weight: normal;
  text-align: center;
  font-size: 38px;
  background-color: var(--boja3);
  transition: 0.4s ease;
  border-radius: 4px;
  user-select: none;
}

.next {
  right: 0;
  border-radius: 4px;
}

.prev:hover, .next:hover {
  background-color: var(--boja2);
}

.dot {
  cursor: pointer;
  height: auto;
  width: 42px;
  margin: 1px 1px;
  padding-bottom: 40px;
  background-color: var(--boja3);
  display: inline-block;
  transition: background-color 0.4s ease;
}

.active, .dot:hover {
  background-color: var(--boja2);
}

.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

/*KOMENTARI */
@keyframes fade2{
  from{
    opacity:0.4;
    transform: translate(20%,0%);
  }
  to{
    opacity:1;
    transform: translate(0%,0%);
  }
}

#slider{
  margin: 0 auto;
  width:100%;
  min-height: 280px;
  overflow:hidden;
}

.dijap {
  overflow:hidden;
  animation-name:fade2;
  animation-duration:1s;
  display: none;
}

.dijap h4 {
  font-family: 'font4';
  margin: 5px auto;
}
.dijap p {
  font-family: 'font3';
  margin: 5px auto;
}

#tocka{
  margin:0 auto;
  text-align:center;
}
.tocka{
  display:inline-block;
  background:#fef7d4;
  width: 20px;
  height: 20px;
  padding:1px;
  margin:10px 5px;
}

.aktivan{
  background:black;
}

@media (max-width:567px){
  #slider{
    width:100%;

  }
}

#heading{
  display:block;
  text-align:center;
  font-size:2em;
  margin:10px 0px;

}
/*KOMENTARI */

.square {
    position: absolute;
    bottom: 0;
    width: 100px;
    left: calc(50% - 50px);
    height: auto;
    border-radius: 8px;
    opacity: 0;
    transform: scale(1.5) rotateY(360deg);
    z-index: 20;
}

@media (prefers-reduced-motion: no-preference) {
  .square {
    transition: opacity 1.5s ease, bottom 1.5s ease, transform 1.5s ease;
  }
}

.square-transition {
    opacity: 1;
    transform: none;
    bottom: 90%;
}

@media only screen and (max-width: 719px) {
	.sadrzaj {
    	grid-gap: 40px;
    	grid-template-columns: 100%;
    	grid-template-areas: 
    		'header'
    		'header'
        'article'
        'aside'
        'section'
    		'footer';
    	max-width: 100%;
  	}
  .anihea { min-height: 450px; }
  .mySlides img { width: 100%; }
  .opis {padding: 10vw 3vw; }
  #slider { min-height: 380px; }
  .nasloviznad h1 { font-size: 7vw; width: 70vw; }
  .logotip img {width: 220px;}
  #linpoz {top: 14%; left: 2vw; text-align: left;}
  .rub {padding: 10px;}
  .ikonezaglavlja {padding: 20px 0px;}
  .ikonezaglavlja a {margin: 0px 10px 0px 0px;}
  .dva {grid-template-columns: 1fr;}
  .tri {grid-template-columns: 1fr;}
  .triudva {grid-template-columns: 1fr 1fr;}
  .tribezpromjene {grid-gap: 10px;}
  .dvabezpromjene {grid-gap: 10px;}
  .petutri {grid-template-columns: 1fr 1fr 1fr; grid-gap: 10px;}
  .okvir { padding-top: 125%; }
  .okusi {font-size: 1.2em;}
  .dvaraz {
    display: grid;
    grid-template-columns: 1fr;
  }
  .sadr {width: 100%;}
  .sadr600 {width: 100%;}
  .stosli {max-width: 90%;}
  .vafsli {max-width: 100%;}
  .slika {width: 80%;}
}

@media only screen and (min-width: 720px) and (orientation: portrait) {
  .sadrzaj {
    	grid-gap: 40px;
    	grid-template-columns: 100%;
    	grid-template-areas:
        'header'
        'header'
        'article'
        'aside'
        'section'
        'footer';
    	max-width: 100%;
  	}
  .anihea { min-height: 450px; }
  .mySlides img { width: 100%; }
  .opis {padding: 10vw 3vw; }
  #slider { min-height: 380px; }
  .nasloviznad h1 { font-size: 7vw; width: 70vw; }
  .logotip img {width: 220px;}
  #linpoz {top: 14%; left: 2vw; text-align: left;}
  .rub {padding: 10px;}
  .ikonezaglavlja {padding: 20px 0px;}
  .ikonezaglavlja a {margin: 0px 10px 0px 0px;}
  .dva {grid-template-columns: 1fr;}
  .tri {grid-template-columns: 1fr;}
  .triudva {grid-template-columns: 1fr 1fr;}
  .tribezpromjene {grid-gap: 10px;}
  .dvabezpromjene {grid-gap: 10px;}
  .petutri {grid-template-columns: 1fr 1fr 1fr; grid-gap: 10px;}
  .okvir { padding-top: 125%; }
  .okusi {font-size: 1.2em;}
  .dvaraz {
    display: grid;
    grid-template-columns: 1fr;
  }
  .sadr {width: 100%;}
  .sadr600 {width: 100%;}
  .stosli {max-width: 90%;}
  .vafsli {max-width: 100%;}
  .slika {width: 80%;}
}

@media only screen and (min-width: 720px) and (orientation: landscape) {
  .sadrzaj {
    	grid-gap: 20px;
    	grid-template-columns: 35% calc(65% - 20px);;
    	grid-template-areas:
    		'header article'
    		'header article'
    		'header article'
    		'aside aside'
    		'section footer';
    	max-width: 100%;
  	}
  .mySlides img { max-height: 550px; }
  .opis {padding: 3vw 1vw; }
  .nasloviznad h1 { font-size: 4vw; width: 60vw; }
  .logotip img {width: 220px;}
  .rub {padding: 10px;}
  .ikonezaglavlja {padding: 40px 0px;}
  .ikonezaglavlja a {margin: 0px 10px 0px 0px;}
  .dva {grid-template-columns: 1fr 1fr;}
  .tri {grid-template-columns: 1fr 1fr 1fr;}
  .triudva {grid-template-columns: 1fr 1fr;}
  .tribezpromjene {grid-gap: 10px;}
  .dvabezpromjene {grid-gap: 10px;}
  .petutri {grid-template-columns: 1fr 1fr 1fr 1fr 1fr; grid-gap: 10px;}
  .okvir { padding-top: 50%; }
  .okusi {font-size: 1.7em;}
  .dvaraz {
    display: grid;
    grid-template-columns: 1fr 2fr;
  }
  .sadr {position: relative; width: 100%;}
  .sadr600 {width: 100%;}
}

@media only screen and (min-width: 1080px) and (orientation: portrait) {
  .sadrzaj {
    	grid-gap: 10%;
    	grid-template-columns: auto 35% 65% auto;
    	grid-template-areas:
    		'. header article .'
        '. header article .'
        '. header article .'
        '. aside aside .'
        '. section footer .';
    	max-width: 100%;
  }
  .mySlides img { max-height: 650px; }
  .opis {padding: 3vw 1vw; }
  .nasloviznad h1 { font-size: 2vw; width: 25vw; }
  .logotip img {width: 220px;}
  .rub {padding: 0px;}
  .ikonezaglavlja {padding: 40px 0px;}
  .ikonezaglavlja a {margin: 0px 0px 0px 10px;}
  .dva {grid-template-columns: 1fr 1fr;}
  .tri {grid-template-columns: 1fr 1fr 1fr;}
  .triudva {grid-template-columns: 1fr 1fr 1fr;}
  .tribezpromjene {grid-gap: 20px;}
  .dvabezpromjene {grid-gap: 20px;}
  .petutri {grid-template-columns: 1fr 1fr 1fr 1fr 1fr; grid-gap: 20px;}
  .okvir { padding-top: 25%; }
  .okusi {font-size: 1.6em;}
  .dvaraz {
    display: grid;
    grid-template-columns: 1fr 2fr;
  }
  .sadr {position: relative; width: 1200px; margin: 0 auto;}
  .sadr600 {position: relative; width: 600px;}
}

@media only screen and (min-width: 1081px) and (orientation: landscape) {
  .sadrzaj {
    	grid-gap: 10;
      grid-template-columns: auto 35% 65% auto;
      grid-template-areas:
        '. header article .'
        '. header article .'
        '. header article .'
        '. aside aside .'
        '. section footer .';
    	max-width: 100%;
  	}
  .mySlides img { max-height: 650px; }
  .opis {padding: 3vw 1vw; }
  .nasloviznad h1 { font-size: 2vw; width: 25vw; }
  .logotip img {width: 220px;}
  .rub {padding: 0px;}
  .ikonezaglavlja {padding: 40px 0px;}
  .ikonezaglavlja a {margin: 0px 0px 0px 10px;}
  .dva {grid-template-columns: 1fr 1fr;}
  .tri {grid-template-columns: 1fr 1fr 1fr;}
  .triudva {grid-template-columns: 1fr 1fr 1fr;}
  .tribezpromjene {grid-gap: 20px;}
  .dvabezpromjene {grid-gap: 20px;}
  .petutri {grid-template-columns: 1fr 1fr 1fr 1fr 1fr; grid-gap: 20px;}
  .okusi {font-size: 1.6em;}
  .okvir { padding-top: 25%; }
  .dvaraz {
    display: grid;
    grid-template-columns: 1fr 2fr;
  }
  .sadr {position: relative; width: 1200px; margin: 0 auto; display: block;}
  .sadr600 {position: relative; width: 600px;}
}

@media only screen and (min-width: 1441px) and (orientation: landscape) {
  .sadrzaj {
      grid-gap: 50px;
      grid-template-columns: auto 600px 600px auto;
      grid-template-rows: auto;
      grid-template-areas:
        'nav nav nav nav'
        '. header header .'
        '. article article .'
        '. aside aside .'
        'section section section section'
        'footer footer footer footer';
      max-width: 100%;
    }
  .mySlides img { max-height: 900px; }
  .opis {padding: 3vw 1vw; }
  .nasloviznad h1 { font-size: 2vw; width: 25vw; }
  .logotip img {width: 220px;}
  .rub {padding: 0px;}
  .ikonezaglavlja {padding: 40px 0px;}
  .ikonezaglavlja a {margin: 0px 0px 0px 10px;}
  .dva {grid-template-columns: 1fr 1fr;}
  .tri {grid-template-columns: 1fr 1fr 1fr;}
  .triudva {grid-template-columns: 1fr 1fr 1fr;}
  .tribezpromjene {grid-gap: 20px;}
  .dvabezpromjene {grid-gap: 20px;}
  .petutri {grid-template-columns: 1fr 1fr 1fr 1fr 1fr; grid-gap: 20px;}
  .okvir { padding-top: 25%; }
  .okusi {font-size: 1.7em;}
  .dvaraz {
    display: grid;
    grid-template-columns: 1fr 2fr;
  }
  .sadr {position: relative; width: 1200px; margin: 0 auto; display: block;}
  .sadr600 {position: relative; width: 600px;}
}