﻿@charset "UTF-8";

/* vynulování prohlížeče */

body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  background-color: #151515;
}

/* styly pro písma */

.r1 {
  background-color: #151515;
  bordercolor: white;
  color: #4ec2fa;
  font-family: "Comic Sans MS";
  font-size: 30pt;
  font-height: 30pt;
  font-style: italic;
}
.r2 {
  background-color: #354395;
  color: #4ec2fa;
  font-family: "Comic Sans MS";
  font-size: 12pt;
  font-height: 10pt;
  font-weight: bold;
  font-style: italic;
}
.r3 {
  background-color: #303030;
}
.r4 {
  background-color: #202020;
  margin-color: blue;
  margin-right: 10px;
}
.r5 {
  background-color: #151515;
  bordercolor: white;
  color: #4ec2fa;
  font-weight: bold;
  font-family: "Comic Sans MS";
  font-size: 10pt;
  font-height: 10pt;
  font-style: italic;
}
.r6 {
  background-color: #151515;
  bordercolor: white;
  color: #4ee2fa;
  font-family: "Comic Sans MS";
  font-size: 12pt;
  font-height: 8pt;
  font-style: italic;
  text-align: justify;
}
.r7 {
  background-color: #151515;
  bordercolor: white;
  color: #4ee2fa;
  font-family: "Comic Sans MS";
  font-size: 8pt;
  font-height: 8pt;
  font-style: italic;
  text-align: center;
}
.r8 {
  background-color: #151515;
  bordercolor: white;
  color: #2aa2ff;
  font-family: "Comic Sans MS";
  font-size: 13pt;
  font-height: 11pt;
  text-align: center;
  font-style: italic;
}
.r9 {
  background-color: #151515;
  bordercolor: white;
  color: #2aa2ff;
  font-family: "Comic Sans MS";
  font-size: 10pt;
  font-height: 7pt;
  text-align: center;
  font-style: italic;
}
.r10 {
  background-color: #303030;
  bordercolor: white;
  color: #2aa2ff;
  font-family: "Comic Sans MS";
  font-size: 12pt;
  font-height: 11pt;
  text-align: justify;
}
.r11 {
  background-color: #303030;
  bordercolor: white;
  color: #4ee2fa;
  font-family: "Comic Sans MS";
  font-size: 12pt;
  font-height: 10pt;
  font-style: italic;
  text-align: justify;
}
.r12 {
  background-color: #303030;
  bordercolor: white;
  color: #4ee2fa;
  font-family: "Comic Sans MS";
  font-size: 9pt;
  font-height: 8pt;
  font-style: italic;
  text-align: center;
}
.r13 {
  bgcolor: #151515;
  text: #757575;
  link: #85a1e2;
  alink: #aaaaaa;
  vlink: #00ff00;
}
.r14 {
  background-color: #151515;
  bordercolor: white;
  color: #4ec2fa;
  font-weight: bold;
  font-family: "Comic Sans MS";
  font-size: 10pt;
  font-height: 10pt;
  font-style: italic;
}
.r15 {
  background-color: #202020;
  bordercolor: white;
  color: #4ec2fa;
  font-weight: bold;
  font-family: "Comic Sans MS";
  font-size: 10pt;
  font-height: 10pt;
  font-style: italic;
}
.r16 {
  background-color: #202020;
  bordercolor: white;
  color: #2aa2ff;
  font-family: "Comic Sans MS";
  font-size: 10pt;
  font-height: 10pt;
  text-align: center;
  font-weight: normal;
}
.r17 {
  background-color: #151515;
  bordercolor: white;
  color: #2aa2ff;
  font-family: "Comic Sans MS";
  font-size: 13pt;
  font-height: 11pt;
  text-align: justify;
}
.r18 {
  background-color: #151515;
  bordercolor: white;
  color: #4ee2fa;
  font-family: "Comic Sans MS";
  font-size: 12pt;
  font-height: 8pt;
  font-style: italic;
  text-align: center;
}

.r8 .r6 img {
  border: 1px solid white;
}
.r19 {
  background-color: white;
  bordercolor: white;
  color: #000000;
  font-family: "Times new roman";
  font-size: 15pt;
  font-height: 8pt;
  font-style: normal;
  text-align: justify;
}
.r20 {
  background-color: white;
  bordercolor: white;
  color: #2aa2ff;
  font-family: "Comic Sans MS";
  font-size: 13pt;
  font-height: 11pt;
  text-align: justify;
}
.r21 {
  background-color: black;
  bordercolor: white;
  color: white;
  font-family: "Arial";
  font-size: 25pt;
  font-height: 25pt;
  font-style: normal;
  text-align: center;
}
.r22 {
  background-color: #303030;
  bordercolor: white;
  color: white;
  font-family: "Arial";
  font-size: 12pt;
  font-height: 12pt;
  font-style: normal;
  text-align: justify;
}
.r11 img {
  border: 1px solid white;
}
.r23 {
  background-color: #151515;
  bordercolor: white;
  color: #eaeaea;
  font-family: "Comic Sans MS";
  font-size: 12pt;
  font-height: 10pt;
  font-style: italic;
  text-align: justify;
}
.r24 {
  background-color: #151515;
  bordercolor: white;
  color: #eaeaea;
  font-family: "Comic Sans MS";
  font-size: 12pt;
  font-height: 11pt;
  text-align: justify;
}

.generace {
  background-color: #303030;
  bordercolor: white;
  color: #909090;
  font-family: Arial;
  font-size: 20px;
  font-height: 10pt;
  font-style: normal;
  text-align: justify;
}
.nadpis {
  background-color: #303030;
  bordercolor: white;
  color: red;
  font-family: Arial;
  font-size: 25pt;
  font-height: 10pt;
  font-style: normal;
  text-align: justify;
}
.kapitola {
  background-color: #303030;
  bordercolor: white;
  color: green;
  font-family: Arial;
  font-size: 18pt;
  font-height: 10pt;
  font-style: italic;
  text-align: justify;
}

.elementleft {
  width: 350px;
  height: 400px;
  display: none;
  background-color: #404040;
  z-index: 11;
  position: absolute;
  margin-left: -240px;
}
.elementrightnow {
  width: 350px;
  height: 400px;
  display: none;
  background-color: #404040;
  z-index: 10;
  position: absolute;
  margin-left: 0px;
}
.elementright {
  width: 350px;
  height: 720px;
  display: none;
  background-color: #404040;
  z-index: 10;
  position: absolute;
  margin-left: 0px;
}
.pismonavigace {
  color: yellow;
  font-family: "Comic Sans MS";
  font-size: 30px;
  font-height: 20px;
  text-align: center;
  width: 100px;
  height: 20px;
  line-height: 20px;
}
.polozkynav {
  list-style-type: none;
  width: 350px;
  height: 40px;
}
.polozkynav a:link {
  text-decoration: none;
  color: #cccccc;
}
.polozkynav a:visited {
  text-decoration: none;
  color: #cccccc;
}
.polozkynav a {
  position: absolute;
  left: 15px;
  margin-top: 7px;
  width: 350px;
  height: 30px;
}
.polozkynav:hover {
  text-decoration: none;
  background-color: #252525;
  font-weight: bold;
}
.seznamodkazu {
  list-style-type: none;
  left: 0px;
}
.seznamodkazuleft {
  list-style-type: none;
  left: 0px;
}
.navel {
  width: 350px;
  height: 30px;
  font-family: "Comic Sans MS";
  font-size: 12pt;
  font-height: 11px;
  text-align: justify;
}
.navimg {
  position: absolute;
  right: 10px;
  margin-top: 6px;
  border: 1px solid white;
}

/* styly pro novou hlavičku*/

.uvod {
  width: 100vw;
  height: 100px;
  background-color: #151515;
}
.placeleft {
  width: 85vw;
  height: 100px;
  background-color: #151515;
  display: inline-block;
}
.placeright {
  width: 15vw;
  height: 100px;
  background-color: #151515;
  float: right;
}
.picture {
  border: 1px solid white;
  display: block;
  margin: 9px auto 9px auto;
}
.titlespace {
  width: 100%;
  height: 65px;
  background-color: #151515;
  color: #4ec2fa;
  font-family: "Comic Sans MS";
  font-size: 30pt;
  font-height: 30pt;
  font-style: italic;
  text-indent: 3%;
}
.kecyspace {
  width: 100%;
  height: 35px;
  background-color: #151515;
  color: #4ec2fa;
  font-weight: bold;
  font-family: "Comic Sans MS";
  font-size: 10pt;
  font-height: 10pt;
  font-style: italic;
  text-align: center;
}

.tlacitka {
  height: 30px;
  background-color: #354395;
  width: 100vw;
}

a.mytitleButton {
  padding-top: 4px;
  height: 26px;
  margin-left: 2%;
  margin-right: 2%;
  width: 12.3%;
  background-color: #354395;
  display: inline-block;
  text-decoration: none;
  font-size: 16px;
  text-align: center;
  font-weight: normal;
  color: orange;
  font-family: Comic Sans MS;
  border-radius: 1px;
  vertical-align: middle;
}

a.mytitleButton:hover {
  font-weight: bold;
  color: yellow;
}

/* styly pro nové uspořádání obsahu*/

.obsah {
  width: 100%;
  height: 750px;
}
.earth {
  width: 1600px;
  height: 750px;
  background-color: blue;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.leftplace {
  width: 200px;
  height: 750px;
  background-color: #202020;
  position: absolute;
}
.middleplace {
  width: 1200px;
  height: 750px;
  background-color: #303030;
  left: 200px;
  position: absolute;
}
.rightplace {
  width: 200px;
  height: 750px;
  background-color: #202020;
  position: absolute;
  right: 0px;
}

.classicpicture {
  height: 150px;
}
.imageclassic {
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: 25px;
  border: 1px solid white;
}

.text1 {
  height: 250px;
  color: #4ee2fa;
  font-family: "Comic Sans MS";
  font-size: 12pt;
  font-height: 10pt;
  font-style: italic;
  text-align: justify;
  text-indent: 3%;
}

.odstavec {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.odstavec1 {
  width: 90%;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
}

.changepictures {
  height: 450px;
  width: 802px;
  margin-left: auto;
  margin-right: auto;
  background-color: #303030;
  position: relative;
}

.form {
  border-width: 0px;
  background-color: #303030;
  padding-left: 230px;
}
.formtext {
  border-width: 0px;
  font-size: 14px;
  color: orange;
  background-color: #303030;
  font-style: italic;
  text-align: left;
}

.toplist {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 88px;
  height: 60px;
  bordr: 0px;
}

/* styly pro nové uspořádání menu fotografií*/

.imagefoto {
  border: 1px solid white;
}

.section {
  height: 370px;
  position: relative;
}

.spacefoto {
  height: 300px;
  width: 1250px;
  position: relative;
}
.leftboard {
  width: 25px;
  height: 300px;
  left: 0px;
  position: absolute;
}
.rightboard {
  width: 25px;
  height: 300px;
  right: 0px;
  position: absolute;
}
.space1 {
  width: 300px;
  height: 300px;
  left: 25px;
  position: absolute;
  background-color: #303030;
}
.space2 {
  width: 300px;
  height: 300px;
  left: 325px;
  position: absolute;
  background-color: #303030;
}
.space3 {
  width: 300px;
  height: 300px;
  left: 625px;
  position: absolute;
  background-color: #303030;
}
.space4 {
  width: 300px;
  height: 300px;
  right: 25px;
  position: absolute;
  background-color: #303030;
}

.spacetitle {
  height: 70px;
  width: 1250px;
  position: relative;
}
.leftboardtitle {
  width: 25px;
  height: 70px;
  left: 0px;
  position: absolute;
}
.rightboardtitle {
  width: 25px;
  height: 70px;
  right: 0px;
  position: absolute;
}

.space1title {
  width: 300px;
  height: 70px;
  left: 25px;
  position: absolute;
  color: #2aa2ff;
  font-family: "Comic Sans MS";
  font-size: 12pt;
  font-height: 10pt;
  font-style: italic;
  text-align: center;
}

.space2title {
  width: 300px;
  height: 70px;
  left: 325px;
  position: absolute;
  color: #2aa2ff;
  font-family: "Comic Sans MS";
  font-size: 12pt;
  font-height: 10pt;
  font-style: italic;
  text-align: center;
}

.space3title {
  width: 300px;
  height: 70px;
  left: 625px;
  position: absolute;
  color: #2aa2ff;
  font-family: "Comic Sans MS";
  font-size: 12pt;
  font-height: 10pt;
  font-style: italic;
  text-align: center;
}

.space4title {
  width: 300px;
  height: 70px;
  right: 25px;
  position: absolute;
  color: #2aa2ff;
  font-family: "Comic Sans MS";
  font-size: 12pt;
  font-height: 10pt;
  font-style: italic;
  text-align: center;
}

/* styly pro galerii nabídek v souboru fotky.html - možno použít částečně i jinde*/

.nameofgallery {
  font-family: "Comic Sans MS";
  color: yellow;
  font-size: 25px;
  font-style: italic;
  top: 20px;
  width: 1250px;
  position: absolute;
  text-align: center;
}

.spacenamegallery {
  width: 1250px;
  height: 100px;
  position: relative;
}

.textspace {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.text {
  color: #2aa2ff;
  font-family: "Comic Sans MS";
  font-size: 12pt;
  font-style: italic;
  text-align: justify;
  text-indent: 3%;
}

.textlecture {
  color: #2aa2ff;
  font-family: "Comic Sans MS";
  font-size: 13pt;
  font-style: normal;
  text-align: justify;
  text-indent: 3%;
  line-height: 1.3;
}

a.odkazvtextu {
  text-decoration: none;
  font-size: 13pt;
  font-weight: normal;
  color: orange;
  font-family: Comic Sans MS;
}

a.odkazvtextu:hover {
  font-weight: bold;
  color: yellow;
}

.mezera1 {
  width: 1250px;
  height: 50px;
}
.mezeralastsection {
  width: 100%;
  height: 30px;
}

.returnpage {
  height: 50px;
  width: 100%;
  position: relative;
}

a.endButton {
  padding-top: 4px;
  height: 22px;
  width: 450px;
  bottom: 0px;
  display: inline-block;
  position: absolute;
  left: 400px;
  text-decoration: none;
  font-size: 16px;
  text-align: center;
  font-weight: normal;
  color: orange;
  font-family: Comic Sans MS;
  border-radius: 1px;
}

a.endButton:hover {
  font-weight: bold;
  color: yellow;
}

.background {
  width: 1250px;
  height: 2600px;
  background-color: #303030;
  margin-left: auto;
  margin-right: auto;
}

/* styly pro přehledné galerie fotek*/

.backgroundgallery {
  width: 1250px;
  min-height: 1000px;
  background-color: #303030;
  margin-left: auto;
  margin-right: auto;
}

.navigation {
  width: 90%;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.leftnavigation {
  width: 100px;
  height: 20px;
  position: absolute;
  left: 0px;
}
.rightnavigation {
  width: 100px;
  height: 20px;
  position: absolute;
  right: 0px;
}

.photosection {
  height: 300px;
  position: relative;
}

.photospace1 {
  width: 300px;
  height: 300px;
  left: -35px;
  position: absolute;
}
.photospace2 {
  width: 300px;
  height: 300px;
  left: 295px;
  position: absolute;
}
.photospace3 {
  width: 300px;
  height: 300px;
  left: 655px;
  position: absolute;
}
.photospace4 {
  width: 300px;
  height: 300px;
  right: -35px;
  position: absolute;
}

.photospace5 {
  width: 300px;
  height: 300px;
  left: 25px;
  position: absolute;
}
.photospace6 {
  width: 300px;
  height: 300px;
  left: 325px;
  position: absolute;
}
.photospace7 {
  width: 300px;
  height: 300px;
  left: 625px;
  position: absolute;
}
.photospace8 {
  width: 300px;
  height: 300px;
  right: 25px;
  position: absolute;
}

.photospaceshow1 {
  width: 300px;
  height: 350px;
  left: -35px;
  position: absolute;
}
.photospaceshow2 {
  width: 300px;
  height: 350px;
  left: 295px;
  position: absolute;
}
.photospaceshow3 {
  width: 300px;
  height: 350px;
  left: 655px;
  position: absolute;
}
.photospaceshow4 {
  width: 300px;
  height: 350px;
  right: -35px;
  position: absolute;
}

.titleofsectionanimateoff {
  height: 50px;
  width: 100%;
  position: absolute;
  text-align: center;
  color: orange;
  font-family: "Comic Sans MS";
  font-size: 12pt;
  font-height: 11pt;
  font-style: italic;
}

.details {
  position: relative;
  overflow: hidden;
  display: none;
  width: 99%;
  height: 50px;
  bottom: 55px;
  left: 1px;
  z-index: 1;
  background-color: rgba(41, 41, 41, 0.1);
}

.details .description {
  position: absolute;
  left: 25px;
  top: 10px;
  font-size: 17px;
  font-weight: normal;
  color: yellow;
  height: 50px;
  font-family: "Comic Sans MS";
  font-variant: small-caps;
}

.details .descriptionsmaller {
  position: absolute;
  left: 25px;
  top: 10px;
  font-size: 15px;
  font-weight: normal;
  color: yellow;
  height: 50px;
  font-family: "Comic Sans MS";
  font-variant: small-caps;
}

.details .descriptionverysmall {
  position: absolute;
  left: 25px;
  top: 10px;
  font-size: 13px;
  font-weight: normal;
  color: yellow;
  height: 50px;
  font-family: "Comic Sans MS";
  font-variant: small-caps;
}

.detailsshow {
  position: relative;
  overflow: hidden;
  display: none;
  width: 250px;
  height: 50px;
  bottom: 0px;
  left: 25px;
  z-index: 1;
  text-align: center;
}

.detailsshow .description {
  position: relative;
  font-size: 17px;
  font-weight: normal;
  color: green;
  height: 40px;
  font-family: "Comic Sans MS";
  font-style: italic;
  margin-top: 10px;
  text-align: center;
}

.photospace1 a {
  width: 250px;
  height: 250px;
  display: block;
  position: relative;
  left: 24px;
  top: 24px;
}

.photospace2 a {
  width: 250px;
  height: 250px;
  display: block;
  position: relative;
  left: 24px;
  top: 24px;
}

.photospace3 a {
  width: 250px;
  height: 250px;
  display: block;
  position: relative;
  left: 24px;
  top: 24px;
}

.photospace4 a {
  width: 250px;
  height: 250px;
  display: block;
  position: relative;
  left: 24px;
  top: 24px;
}

.photospace5 a {
  width: 250px;
  height: 250px;
  display: block;
  position: relative;
  left: 24px;
  top: 24px;
}

.photospace6 a {
  width: 250px;
  height: 250px;
  display: block;
  position: relative;
  left: 24px;
  top: 24px;
}

.photospace7 a {
  width: 250px;
  height: 250px;
  display: block;
  position: relative;
  left: 24px;
  top: 24px;
}

.photospace8 a {
  width: 250px;
  height: 250px;
  display: block;
  position: relative;
  left: 24px;
  top: 24px;
}

.photospaceshow1 a {
  width: 250px;
  height: 250px;
  display: block;
  position: relative;
  left: 24px;
  top: 24px;
}

.photospaceshow2 a {
  width: 250px;
  height: 250px;
  display: block;
  position: relative;
  left: 24px;
  top: 24px;
}

.photospaceshow3 a {
  width: 250px;
  height: 250px;
  display: block;
  position: relative;
  left: 24px;
  top: 24px;
}

.photospaceshow4 a {
  width: 250px;
  height: 250px;
  display: block;
  position: relative;
  left: 24px;
  top: 24px;
}

.titleofsection {
  height: 50px;
  width: 100%;
  position: absolute;
  bottom: 60px;
  text-align: center;
  color: orange;
  font-family: "Comic Sans MS";
  font-size: 14pt;
  font-style: italic;
}

.spacetitleofsection {
  height: 100px;
  position: relative;
}

/* styly pro soubor pro zobrazení fotky*/

.bodypicture {
  background-color: #151515;
}
.upperdistancetolie {
  height: 50px;
}
.upperdistancetostanding {
  height: 30px;
}

.photospacetolie {
  height: 600px;
}
.photospacetostanding {
  height: 700px;
}

.displayphoto {
  border: 1px solid white;
  display: block;
  margin: auto;
}
.displayphotospacetolie {
  display: block;
  position: relative;
  top: 33px;
}
.displayphotospacetostanding {
  display: block;
  position: relative;
  top: 33px;
}

.runimage {
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  width: 40%;
  display: block;
}
.cellphoto2 {
  width: 10%;
  left: 30%;
  height: 40px;
  position: absolute;
}
.cellphoto3 {
  width: 20%;
  left: 40%;
  position: absolute;
  height: 40px;
}
.cellphoto4 {
  width: 10%;
  left: 60%;
  position: absolute;
  height: 40px;
}

.returnButton {
  text-decoration: none;
  height: 32px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 60%;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
  color: orange;
  padding-top: 8px;
  font-family: Comic Sans MS;
}

.returnButton:hover {
  font-weight: bold;
  color: yellow;
}

.arrow {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
}
.arrowdisplay {
  width: 30px;
  height: 30px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.arrowdisplay:hover {
  box-shadow: 1px 0px 10px 8px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 1px 0px 10px 8px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 1px 0px 10px 8px rgba(255, 255, 255, 0.5);
}

.fotodescription {
  width: 50%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.photonamespace {
  height: 40px;
}
.photoname {
  height: 30px;
  font-family: "Comic Sans MS";
  font-weight: normal;
  color: yellow;
  margin: 0px;
  font-size: 17px;
  font-style: italic;
  position: relative;
  text-align: center;
}

.gap {
  height: 5px;
}
.comment {
  color: #2aa2ff;
  font-family: "Comic Sans MS";
  font-size: 10pt;
  font-height: 7pt;
  text-align: center;
  font-style: italic;
}
.place {
  height: 30px;
  text-align: center;
  font-style: italic;
  font-family: "Comic Sans MS";
  font-size: 10pt;
  font-height: 7pt;
  color: green;
}

/* styly pro přechody typu crossfoto*/

.crossnavigation {
  width: 20%;
  height: 20px;
  margin-left: 25%;
  position: relative;
}
.crossbodypicture {
  background-color: #151515;
  height: 1600px;
}
.crosspace {
  height: 300px;
}
.crossmezera {
  height: 25px;
}
.nameofcross {
  font-family: "Comic Sans MS";
  color: yellow;
  font-size: 25px;
  font-style: italic;
  position: relative;
  top: 20px;
  margin-left: auto;
  display: block;
  margin-right: auto;
  margin: 0px;
  text-align: center;
}

.answercross {
  font-family: "Comic Sans MS";
  color: orange;
  font-size: 20px;
  font-style: italic;
  position: relative;
  top: 20px;
  margin-left: auto;
  display: block;
  margin-right: auto;
  margin: 0px;
  text-align: center;
}

.spacecrossname {
  height: 60px;
}
.crossrunimage {
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  width: 40%;
  display: block;
}
.crosscell1 {
  width: 5%;
  left: 35%;
  height: 40px;
  position: absolute;
}
.crosscell2 {
  width: 10%;
  left: 45%;
  position: absolute;
  height: 40px;
}
.crosscell3 {
  width: 5%;
  left: 60%;
  position: absolute;
  height: 40px;
}

/* styly pro nový vzhled velkých fotek*/

.backass {
  height: 940px;
  width: 100%;
  background-color: silver;
  position: relative;
}
.placeforphoto {
  height: 940px;
  width: 1550px;
  background-color: green;
  margin-left: 0px;
  position: absolute;
}
.placeforinfo {
  height: 940px;
  min-width: 350px;
  background-color: orange;
  margin-left: 1550px;
}
.placeforname {
  min-height: 150px;
  height: 20%;
  width: 100%;
  background-color: yellow;
}
.placefortext {
  min-height: 420px;
  height: 65%;
  width: 100%;
  background-color: brown;
}
.placeforarrow {
  min-height: 130px;
  height: 15%;
  width: 100%;
  background-color: navy;
}

/* styly pro nabídku přednášek*/

.photospacelecture1 {
  width: 300px;
  height: 300px;
  left: -35px;
  position: absolute;
}

.photospacelecture2 {
  width: 300px;
  height: 300px;
  left: 295px;
  position: absolute;
}
.photospacelecture3 {
  width: 300px;
  height: 300px;
  left: 655px;
  position: absolute;
}
.photospacelecture4 {
  width: 300px;
  height: 300px;
  right: -35px;
  position: absolute;
}

.photospacelecture1 figure {
  width: 300px;
  height: 200px;
  margin: 0px;
  padding: 0px;
  top: 15%;
  position: relative;
}

.photospacelecture2 figure {
  width: 300px;
  height: 200px;
  margin: 0px;
  padding: 0px;
  top: 15%;
  position: relative;
}

.photospacelecture3 figure {
  width: 300px;
  height: 200px;
  margin: 0px;
  padding: 0px;
  top: 15%;
  position: relative;
}

.photospacelecture4 figure {
  width: 300px;
  height: 200px;
  margin: 0px;
  padding: 0px;
  top: 15%;
  position: relative;
}

/* kontejnery pro zobrazení flex a související vlastnosti */

.photocontainer {
  display: none;
}

.container {
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.emptyspace {
  height: 50px;
}

.sectionwithfoto {
  height: 370px;
  width: 300px;
  position: relative;
}

.space {
  height: 300px;
  width: 300px;
  position: absolute;
}

.spaceoftitle {
  height: 70px;
  color: #2aa2ff;
  font-family: "Comic Sans MS";
  font-size: 12pt;
  font-style: italic;
  text-align: center;
  top: 300px;
  position: relative;
}

.middle {
  position: absolute;
  z-index: 20;
  margin-left: 24px;
  top: 23px;
}
.high {
  position: absolute;
  z-index: 30;
  margin-left: 24px;
  top: 23px;
}
.top {
  position: absolute;
  z-index: 40;
  margin-left: 24px;
  top: 23px;
}
.down {
  position: absolute;
  z-index: 10;
  margin-left: 24px;
  top: 23px;
}

/* styly pro změnu velikosti */

@media only screen and (max-width: 600px) {
  /* skrytí obsahu na velké monitory */
  #fotohidden {
    display: none;
  }

  /* styly pro náhledy v Přednáškách */

  .photocontainer {
    display: flex;
    width: 100vw;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }

  .elementofcontainer figure {
    margin: 0px;
    padding: 0x;
    height: 250px;
    margin: 10px 0px;
  }

  .details {
    position: relative;
    display: block;
    width: 300px;
    height: 45px;
    bottom: 0px;
    left: 0px;
    z-index: 0;
  }

  .details .description {
    position: absolute;
    left: 10px;
    top: 0px;
    font-size: 17px;
    font-weight: normal;
    color: yellow;
    height: 45px;
    font-family: "Comic Sans MS";
    font-variant: small-caps;
  }

  .details .descriptionsmaller {
    position: absolute;
    left: 10px;
    top: 0px;
    font-size: 15px;
    font-weight: normal;
    color: yellow;
    height: 45px;
    font-family: "Comic Sans MS";
    font-variant: small-caps;
  }

  .details .descriptionverysmall {
    position: absolute;
    left: 10px;
    top: 0px;
    font-size: 13px;
    font-weight: normal;
    color: yellow;
    height: 45px;
    font-family: "Comic Sans MS";
    font-variant: small-caps;
  }

  /* posun navigace dovnitř zobrazené plochy */

  .elementleft {
    width: 350px;
    height: 400px;
    display: none;
    background-color: #404040;
    z-index: 11;
    position: absolute;
    margin-left: 30px;
  }
  .elementrightnow {
    width: 350px;
    height: 400px;
    display: none;
    background-color: #404040;
    z-index: 10;
    position: absolute;
    margin-left: -270px;
  }

  /* styly pro změnu uspořádání hlavičky webu */

  .uvod {
    width: 100vw;
    height: 200px;
  }
  .placeleft {
    width: 100vw;
    height: 100px;
    background-color: #151515;
    display: inline-block;
  }
  .placeright {
    width: 100vw;
    height: 100px;
    background-color: #151515;
  }

  .picture {
    border: 1px solid white;
    display: block;
    margin: 9px auto 9px auto;
  }
  .titlespace {
    width: 100%;
    height: 65px;
    background-color: #151515;
    color: green;
    font-family: "Comic Sans MS";
    font-size: 30pt;
    font-style: italic;
    text-align: center;
    text-indent: 0px;
  }
  .kecyspace {
    width: 100%;
    height: 35px;
    background-color: #151515;
    color: #4ec2fa;
    font-weight: normal;
    font-family: "Comic Sans MS";
    font-size: 11pt;
    font-style: italic;
    text-align: center;
  }

  /* styly pro mobilní velikost hlavní navigace*/

  .tlacitka {
    width: 100vw;
    height: 210px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 15px;
  }

  a.mytitleButton {
    padding-top: 4px;
    margin-left: 0%;
    margin-right: 0%;
    height: 35px;
    width: 99vw;
    background-color: #354395;
    display: inline-block;
    text-decoration: none;
    font-size: 17px;
    text-align: center;
    font-weight: normal;
    color: orange;
    font-family: Comic Sans MS;
    border-radius: 1px;
    vertical-align: middle;
  }

  a.mytitleButton:hover {
    color: yellow;
    background-color: #2e3c8b;
    border: 1px solid white;
  }

  /* styly pro pozadí celé galerie o šířce 1250 px pro mobil*/

  .backgroundgallery {
    width: 100vw;
    background-color: #303030;
    margin-left: auto;
    margin-right: auto;
  }

  /* styly pro nadpis galerie*/

  .nameofgallery {
    font-family: "Comic Sans MS";
    color: yellow;
    font-size: 25px;
    font-style: italic;
    top: 20px;
    text-align: center;
    width: 100vw;
  }

  .spacenamegallery {
    height: 100px;
    width: 100vw;
    position: relative;
  }

  /* styl pro koncové tllačítko*/

  a.endButton {
    padding-top: 4px;
    height: 22px;
    width: 100vw;
    bottom: 0px;
    text-decoration: none;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    color: orange;
    font-family: Comic Sans MS;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    display: block;
    left: 0;
  }

  .mezera1 {
    width: 100vw;
    height: 50px;
  }
}

@media only screen and (min-width: 601px) and (max-width: 1050px) {
  /* skrytí obsahu na velké monitory */
  #fotohidden {
    display: none;
  }

  /* posun navigace dovnitř */

  .elementleft {
    width: 350px;
    height: 400px;
    display: none;
    background-color: #404040;
    z-index: 11;
    position: absolute;
    margin-left: 20px;
  }
  .elementrightnow {
    width: 350px;
    height: 400px;
    display: none;
    background-color: #404040;
    z-index: 10;
    position: absolute;
    margin-left: -260px;
  }

  /* styly pro náhledy v Přednáškách */

  .photocontainer {
    display: flex;
    width: 100vw;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }

  .elementofcontainer figure {
    margin: 0px;
    padding: 0x;
    height: 250px;
    margin: 10px 0px;
  }

  .details {
    position: relative;
    display: block;
    width: 300px;
    height: 45px;
    bottom: 0px;
    left: 0px;
    z-index: 0;
  }

  .details .description {
    position: absolute;
    left: 10px;
    top: 0px;
    font-size: 17px;
    font-weight: normal;
    color: yellow;
    height: 45px;
    font-family: "Comic Sans MS";
    font-variant: small-caps;
  }

  .details .descriptionsmaller {
    position: absolute;
    left: 10px;
    top: 0px;
    font-size: 15px;
    font-weight: normal;
    color: yellow;
    height: 45px;
    font-family: "Comic Sans MS";
    font-variant: small-caps;
  }

  .details .descriptionverysmall {
    position: absolute;
    left: 10px;
    top: 0px;
    font-size: 13px;
    font-weight: normal;
    color: yellow;
    height: 45px;
    font-family: "Comic Sans MS";
    font-variant: small-caps;
  }

  /* styly pro změnu uspořádání hlavičky webu */

  .uvod {
    width: 100vw;
    height: 110px;
  }
  .placeleft {
    width: 80vw;
    height: 100px;
    background-color: #151515;
    display: inline-block;
  }
  .placeright {
    width: 20vw;
    height: 100px;
    background-color: #151515;
    float: right;
  }

  .picture {
    border: 1px solid white;
    display: block;
    margin: 9px auto 9px auto;
  }
  .titlespace {
    width: 100%;
    height: 65px;
    background-color: #151515;
    color: #4ec2fa;
    font-family: "Comic Sans MS";
    font-size: 30pt;
    font-style: italic;
    text-indent: 3%;
  }
  .kecyspace {
    width: 100%;
    height: 35px;
    background-color: #151515;
    color: #4ec2fa;
    font-weight: normal;
    font-family: "Comic Sans MS";
    font-size: 11pt;
    font-style: italic;
    text-indent: 3%;
    text-align: left;
  }

  /* styly pro mobilní velikost hlavní navigace*/

  nav.tlacitka {
    width: 100vw;
    height: 82px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }

  a.mytitleButton {
    padding-top: 6px;
    margin-left: 0%;
    margin-right: 0%;
    height: 35px;
    width: 30%;
    background-color: #354395;
    display: inline-block;
    text-decoration: none;
    font-size: 17px;
    text-align: center;
    font-weight: normal;
    color: orange;
    font-family: Comic Sans MS;
    border-radius: 1px;
    vertical-align: middle;
  }

  a.mytitleButton:hover {
    color: yellow;
    background-color: #2e3c8b;
    border: 1px solid white;
  }

  /* styly pro pozadí celé galerie o šířce 1250 px pro mobil*/

  .backgroundgallery {
    width: 100vw;
    background-color: #303030;
    margin-left: auto;
    margin-right: auto;
  }

  /* styly pro nadpis galerie*/

  .nameofgallery {
    font-family: "Comic Sans MS";
    color: yellow;
    font-size: 25px;
    font-style: italic;
    top: 20px;
    text-align: center;
    width: 100vw;
  }

  .spacenamegallery {
    height: 100px;
    width: 100vw;
    position: relative;
  }

  /* styl pro koncové tllačítko*/

  a.endButton {
    padding-top: 4px;
    height: 22px;
    width: 100vw;
    bottom: 0px;
    text-decoration: none;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    color: orange;
    font-family: Comic Sans MS;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    display: block;
    left: 0;
  }

  .mezera1 {
    width: 100vw;
    height: 50px;
  }
}
