.logo {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.hlavicka {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
}
.telo {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}
.paticka {
  -ms-grid-row: 4;
  -ms-grid-column: 1;
}
.copyright {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
}
.container {
  display: -ms-grid;
  -ms-grid-columns: 1fr;
}
_:-ms-fullscreen, .logo { margin-bottom: 0.5em; } /* IE11 */
_:-ms-fullscreen, .hlavicka { margin-bottom: 0.5em; }   /* IE11 */
_:-ms-fullscreen, .telo { margin-bottom: 0.5em; }    /* IE11 */



.hlavicka-hledat {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.hlavicka-projetky {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.hlavicka-kosik {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
.hlavicka {
  display: -ms-grid;
  -ms-grid-columns: 300px 0.5em 1fr 0.5em 170px;
}
_:-ms-fullscreen, .hlavicka-projetky { margin-bottom: 0.5em; } /* IE11 */
_:-ms-fullscreen, .hlavicka-hledat { margin-bottom: 0.5em; }   /* IE11 */
_:-ms-fullscreen, .hlavicka-kosik { margin-bottom: 0.5em; }    /* IE11 */

_:-ms-fullscreen,

.paticka-grid {
  display: -ms-grid;
  -ms-grid-columns: 1fr 0.5em 1fr 0.5em 1fr 0.5em 1fr 0.5em 1fr 0.5em 1fr;
}
.paticka-grid > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.paticka-grid > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.paticka-grid > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
.paticka-grid > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}
.paticka-grid > *:nth-child(5) {
  -ms-grid-row: 1;
  -ms-grid-column: 9;
}
.paticka-grid > *:nth-child(6) {
  -ms-grid-row: 1;
  -ms-grid-column: 11;
}

.uvod .menu {
  -ms-grid-row: 1;
  -ms-grid-row-span: 7;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}
.uvod .drobecky {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 9;
}
.uvod .nadpis {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  -ms-grid-column-span: 9;
}
.uvod .podkategorie {
  -ms-grid-row: 9;
  -ms-grid-column: 3;
  -ms-grid-column-span: 9;
}
.uvod .uvod-obrazek {
  -ms-grid-row: 5;
  -ms-grid-row-span: 5;
  -ms-grid-column: 3;
  -ms-grid-column-span: 5;
}
.uvod .uvod-popis {
  -ms-grid-row: 5;
  -ms-grid-column: 9;
  -ms-grid-column-span: 3;
}
.uvod .uvod-specifikace {
  -ms-grid-row: 7;
  -ms-grid-column: 9;
  -ms-grid-column-span: 3;
}
.uvod .uvod-akce {
  -ms-grid-row: 13;
  -ms-grid-column: 9;
  -ms-grid-column-span: 3;
}
.uvod .uvod-obsah {
  -ms-grid-row: 9;
  -ms-grid-column: 1;
}
.uvod .uvod-aktuality {
  -ms-grid-row: 13;
  -ms-grid-column: 1;
  -ms-grid-column-span: 7;
}
.uvod .uvod-vypis {
  -ms-grid-row: 15;
  -ms-grid-column: 1;
  -ms-grid-column-span: 11;
}
.uvod .uvod-reference {
  -ms-grid-row: 11;
  -ms-grid-column: 1;
  -ms-grid-column-span: 11;
}
.uvod .uvod-paticka {
  -ms-grid-row: 17;
  -ms-grid-column: 1;
  -ms-grid-column-span: 11;
}
.uvod {
  display: -ms-grid;
  -ms-grid-columns: 300px 0.5em 1fr 0.5em 1fr 0.5em 1fr 0.5em 1fr 0.5em 1fr;
  -ms-grid-rows: 50px 0.5em 88px 0.5em auto 0.5em auto 0.5em auto 0.5em auto;
}


.vypis {
  display: -ms-grid;
  -ms-grid-columns: 1fr 0.5em 1fr 0.5em 1fr 0.5em 1fr 0.5em 1fr;
}
.vypis > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.vypis > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.vypis > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
.vypis > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}
.vypis > *:nth-child(5) {
  -ms-grid-row: 1;
  -ms-grid-column: 9;
}



.uvod .uvod-reference-grid {
  display: -ms-grid;
  -ms-grid-columns: 1fr 0.5em 1fr 0.5em 1fr 0.5em 1fr;
}
.uvod .uvod-reference-grid > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.uvod .uvod-reference-grid > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.uvod .uvod-reference-grid > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
.uvod .uvod-reference-grid > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}

.teloidk {
  display: -ms-grid;
  -ms-grid-columns: 300px 0.5em 1fr;
  -ms-grid-rows: auto 0.5em auto 0.5em auto 0.5em auto 0.5em auto 0.5em auto 0.5em 1fr;
}
.teloidk > .menu         { -ms-grid-row: 1;  -ms-grid-column: 1; -ms-grid-row-span: 13; }
.teloidk > .drobecky     { -ms-grid-row: 1;  -ms-grid-column: 3; }
.teloidk > .nadpis       { -ms-grid-row: 3;  -ms-grid-column: 3; }
.teloidk > .snippet      { -ms-grid-row: 5;  -ms-grid-column: 3; }
.teloidk > .podkategorie { -ms-grid-row: 7;  -ms-grid-column: 3; }
.teloidk > .nastaveni    { -ms-grid-row: 9;  -ms-grid-column: 3; }
.teloidk > .vypis        { -ms-grid-row: 11; -ms-grid-column: 3; }
.teloidk > .strankovani  { -ms-grid-row: 13; -ms-grid-column: 3; }

.teloidz {
  display: -ms-grid;
  -ms-grid-columns: 300px 0.5em 1fr;
  -ms-grid-rows: auto 0.5em auto 0.5em 1fr;
}
.teloidz > .menu     { -ms-grid-row: 1;  -ms-grid-column: 1; -ms-grid-row-span: 13; }
.teloidz > .drobecky { -ms-grid-row: 1;  -ms-grid-column: 3; }
.teloidz > .nadpis   { -ms-grid-row: 3;  -ms-grid-column: 3; }
.teloidz > .zbozi    { -ms-grid-row: 5;  -ms-grid-column: 3; }


.zbozi {
  display: -ms-grid;
  -ms-grid-columns: 3fr 0.5em 2fr;
  -ms-grid-rows: auto 0.5em auto 0.5em 1fr;
}
.zbozi > .obrazek { -ms-grid-row: 1;  -ms-grid-column: 1; -ms-grid-col-span: 3; }
.zbozi > .ceny    { -ms-grid-row: 1;  -ms-grid-column: 3; }
.zbozi > .akce    { -ms-grid-row: 3;  -ms-grid-column: 3; }
.zbozi > .zalozky { -ms-grid-row: 5;  -ms-grid-column: 1; -ms-grid-row-span: 3; }


.teloidk .vypis {
  display: -ms-grid;
  -ms-grid-columns: 1fr 0.5em 1fr 0.5em 1fr 0.5em 1fr;
  -ms-grid-rows: auto 0.5em auto 0.5em auto 0.5em auto 0.5em auto 0.5em auto 0.5em auto;
}
.teloidk .vypis > *:nth-child(1)  { -ms-grid-row: 1;  -ms-grid-column: 1; }
.teloidk .vypis > *:nth-child(2)  { -ms-grid-row: 1;  -ms-grid-column: 3; }
.teloidk .vypis > *:nth-child(3)  { -ms-grid-row: 1;  -ms-grid-column: 5; }
.teloidk .vypis > *:nth-child(4)  { -ms-grid-row: 1;  -ms-grid-column: 7; }
.teloidk .vypis > *:nth-child(5)  { -ms-grid-row: 3;  -ms-grid-column: 1; }
.teloidk .vypis > *:nth-child(6)  { -ms-grid-row: 3;  -ms-grid-column: 3; }
.teloidk .vypis > *:nth-child(7)  { -ms-grid-row: 3;  -ms-grid-column: 5; }
.teloidk .vypis > *:nth-child(8)  { -ms-grid-row: 3;  -ms-grid-column: 7; }
.teloidk .vypis > *:nth-child(9)  { -ms-grid-row: 5;  -ms-grid-column: 1; }
.teloidk .vypis > *:nth-child(10) { -ms-grid-row: 5;  -ms-grid-column: 3; }
.teloidk .vypis > *:nth-child(11) { -ms-grid-row: 5;  -ms-grid-column: 5; }
.teloidk .vypis > *:nth-child(12) { -ms-grid-row: 5;  -ms-grid-column: 7; }
.teloidk .vypis > *:nth-child(13) { -ms-grid-row: 7;  -ms-grid-column: 1; }
.teloidk .vypis > *:nth-child(14) { -ms-grid-row: 7;  -ms-grid-column: 3; }
.teloidk .vypis > *:nth-child(15) { -ms-grid-row: 7;  -ms-grid-column: 5; }
.teloidk .vypis > *:nth-child(16) { -ms-grid-row: 7;  -ms-grid-column: 7; }
.teloidk .vypis > *:nth-child(17) { -ms-grid-row: 9;  -ms-grid-column: 1; }
.teloidk .vypis > *:nth-child(18) { -ms-grid-row: 9;  -ms-grid-column: 3; }
.teloidk .vypis > *:nth-child(19) { -ms-grid-row: 9;  -ms-grid-column: 5; }
.teloidk .vypis > *:nth-child(20) { -ms-grid-row: 9;  -ms-grid-column: 7; }
.teloidk .vypis > *:nth-child(21) { -ms-grid-row: 11; -ms-grid-column: 1; }
.teloidk .vypis > *:nth-child(22) { -ms-grid-row: 11; -ms-grid-column: 3; }
.teloidk .vypis > *:nth-child(23) { -ms-grid-row: 11; -ms-grid-column: 5; }
.teloidk .vypis > *:nth-child(24) { -ms-grid-row: 11; -ms-grid-column: 7; }


.uvod_vypis .vypis {
  display: -ms-grid;
  -ms-grid-columns: 1fr 0.5em 1fr 0.5em 1fr 0.5em 1fr 0.5em 1fr;
}
.uvod_vypis .vypis > *:nth-child(1)  { -ms-grid-row: 1;  -ms-grid-column: 1; }
.uvod_vypis .vypis > *:nth-child(2)  { -ms-grid-row: 1;  -ms-grid-column: 3; }
.uvod_vypis .vypis > *:nth-child(3)  { -ms-grid-row: 1;  -ms-grid-column: 5; }
.uvod_vypis .vypis > *:nth-child(4)  { -ms-grid-row: 1;  -ms-grid-column: 7; }
.uvod_vypis .vypis > *:nth-child(5)  { -ms-grid-row: 1;  -ms-grid-column: 9; }





@media only screen and (min-width: 600px) {
  .podkategorie-grid {
    display: -ms-grid;
    -ms-grid-columns: 1fr 0.5em 1fr;
    -ms-grid-rows: 44px 0.5em 44px 0.5em 44px 0.5em 44px 0.5em 44px 0.5em 44px 0.5em 44px 0.5em 44px;
  }
  .podkategorie-grid > *:nth-child(1)  { -ms-grid-row: 1;  -ms-grid-column: 1; }
  .podkategorie-grid > *:nth-child(2)  { -ms-grid-row: 1;  -ms-grid-column: 3; }
  .podkategorie-grid > *:nth-child(3)  { -ms-grid-row: 3;  -ms-grid-column: 1; }
  .podkategorie-grid > *:nth-child(4)  { -ms-grid-row: 3;  -ms-grid-column: 3; }
  .podkategorie-grid > *:nth-child(5)  { -ms-grid-row: 5;  -ms-grid-column: 1; }
  .podkategorie-grid > *:nth-child(6)  { -ms-grid-row: 5;  -ms-grid-column: 3; }
  .podkategorie-grid > *:nth-child(7)  { -ms-grid-row: 7;  -ms-grid-column: 1; }
  .podkategorie-grid > *:nth-child(8)  { -ms-grid-row: 7;  -ms-grid-column: 3; }
  .podkategorie-grid > *:nth-child(9)  { -ms-grid-row: 9;  -ms-grid-column: 1; }
  .podkategorie-grid > *:nth-child(10) { -ms-grid-row: 9;  -ms-grid-column: 3; }
  .podkategorie-grid > *:nth-child(11) { -ms-grid-row: 11; -ms-grid-column: 1; }
  .podkategorie-grid > *:nth-child(12) { -ms-grid-row: 11; -ms-grid-column: 3; }
  .podkategorie-grid > *:nth-child(13) { -ms-grid-row: 13; -ms-grid-column: 1; }
  .podkategorie-grid > *:nth-child(14) { -ms-grid-row: 13; -ms-grid-column: 3; }
  .podkategorie-grid > *:nth-child(15) { -ms-grid-row: 15; -ms-grid-column: 1; }
  .podkategorie-grid > *:nth-child(16) { -ms-grid-row: 15; -ms-grid-column: 3; }
}



@media only screen and (min-width: 1250px) {
  .podkategorie-grid {
    display: -ms-grid;
    -ms-grid-columns: 1fr 0.5em 1fr 0.5em 1fr;
    -ms-grid-rows: 44px 0.5em 44px 0.5em 44px 0.5em 44px 0.5em 44px;
  }
  .podkategorie-grid > *:nth-child(1)  { -ms-grid-row: 1;  -ms-grid-column: 1; }
  .podkategorie-grid > *:nth-child(2)  { -ms-grid-row: 1;  -ms-grid-column: 3; }
  .podkategorie-grid > *:nth-child(3)  { -ms-grid-row: 1;  -ms-grid-column: 5; }
  .podkategorie-grid > *:nth-child(4)  { -ms-grid-row: 3;  -ms-grid-column: 1; }
  .podkategorie-grid > *:nth-child(5)  { -ms-grid-row: 3;  -ms-grid-column: 3; }
  .podkategorie-grid > *:nth-child(6)  { -ms-grid-row: 3;  -ms-grid-column: 5; }
  .podkategorie-grid > *:nth-child(7)  { -ms-grid-row: 5;  -ms-grid-column: 1; }
  .podkategorie-grid > *:nth-child(8)  { -ms-grid-row: 5;  -ms-grid-column: 3; }
  .podkategorie-grid > *:nth-child(9)  { -ms-grid-row: 5;  -ms-grid-column: 5; }
  .podkategorie-grid > *:nth-child(10) { -ms-grid-row: 7;  -ms-grid-column: 1; }
  .podkategorie-grid > *:nth-child(11) { -ms-grid-row: 7;  -ms-grid-column: 3; }
  .podkategorie-grid > *:nth-child(12) { -ms-grid-row: 7;  -ms-grid-column: 5; }
  .podkategorie-grid > *:nth-child(13) { -ms-grid-row: 9;  -ms-grid-column: 1; }
  .podkategorie-grid > *:nth-child(14) { -ms-grid-row: 9;  -ms-grid-column: 3; }
  .podkategorie-grid > *:nth-child(15) { -ms-grid-row: 9;  -ms-grid-column: 5; }
  .podkategorie-grid > *:nth-child(16) { -ms-grid-row: 10; -ms-grid-column: 1; }
}

@media only screen and (min-width: 1500px) {
  .podkategorie-grid {
    display: -ms-grid;
    -ms-grid-columns: 1fr 0.5em 1fr 0.5em 1fr 0.5em 1fr;
    -ms-grid-rows: 44px 0.5em 44px 0.5em 44px 0.5em 44px;
  }
  .podkategorie-grid > *:nth-child(1)  { -ms-grid-row: 1; -ms-grid-column: 1; }
  .podkategorie-grid > *:nth-child(2)  { -ms-grid-row: 1; -ms-grid-column: 3; }
  .podkategorie-grid > *:nth-child(3)  { -ms-grid-row: 1; -ms-grid-column: 5; }
  .podkategorie-grid > *:nth-child(4)  { -ms-grid-row: 1; -ms-grid-column: 7; }
  .podkategorie-grid > *:nth-child(5)  { -ms-grid-row: 3; -ms-grid-column: 1; }
  .podkategorie-grid > *:nth-child(6)  { -ms-grid-row: 3; -ms-grid-column: 3; }
  .podkategorie-grid > *:nth-child(7)  { -ms-grid-row: 3; -ms-grid-column: 5; }
  .podkategorie-grid > *:nth-child(8)  { -ms-grid-row: 3; -ms-grid-column: 7; }
  .podkategorie-grid > *:nth-child(9)  { -ms-grid-row: 5; -ms-grid-column: 1; }
  .podkategorie-grid > *:nth-child(10) { -ms-grid-row: 5; -ms-grid-column: 3; }
  .podkategorie-grid > *:nth-child(11) { -ms-grid-row: 5; -ms-grid-column: 5; }
  .podkategorie-grid > *:nth-child(12) { -ms-grid-row: 5; -ms-grid-column: 7; }
  .podkategorie-grid > *:nth-child(13) { -ms-grid-row: 7; -ms-grid-column: 1; }
  .podkategorie-grid > *:nth-child(14) { -ms-grid-row: 7; -ms-grid-column: 3; }
  .podkategorie-grid > *:nth-child(15) { -ms-grid-row: 7; -ms-grid-column: 5; }
  .podkategorie-grid > *:nth-child(16) { -ms-grid-row: 7; -ms-grid-column: 7; }
}
