p {text-indent: 3%; color:; font-style:; line-height:; margin-top:5px; margin-bottom:5px;}

hr {height:; border: none; width: 80%; border-bottom: 2px solid red; margin-top:20px; margin-bottom:20px}

h1 {color:; font-style:; font-size:24px; text-align:center; margin-top:10px; margin-bottom:10px; line-height:125%}
h2 {color:; font-style:; font-size:22px; text-align:center; margin-top:10px; margin-bottom:9px; line-height:125%}
h3 {color:; font-style:; font-size:20px; text-align:center; margin-top:10px; margin-bottom:8px; line-height:125%}
h4 {color:; font-style:; font-size:18px; text-align:center; margin-top:10px; margin-bottom:7px; line-height:125%}
h5 {color:; font-style:; font-size:16px; text-align:center; margin-top:10px; margin-bottom:6px; line-height:125%}

a.menu:link {color: red; text-decoration: none; font-weight: bold; font-style:normal; background:}
a.menu:visited {color: red; text-decoration: none; font-weight: bold; font-style:normal; background:}
a.menu:active {color: white; text-decoration: none; font-weight: bold; font-style:normal; background:}
a.menu:hover {color: white; text-decoration: none; font-weight: bold; font-style:normal; background:}

a:link {color:red; text-decoration:; font-weight: bold; font-style:normal; background:}
a:visited {color:red; text-decoration:; font-weight: bold; font-style:normal; background:}
a:active {color: white; text-decoration:; font-weight: bold; font-style:normal; background:}
a:hover {color: white; text-decoration:; font-weight: bold; ; font-style:normal; background:}

a.odkazy:link {text-decoration:none}
a.odkazy:visited {text-decoration:none}
a.odkazy:active {text-decoration:none; filter:brightness(200%)}
a.odkazy:hover {text-decoration:none; filter:brightness(200%)}

a.fotky:link {text-decoration:none}
a.fotky:visited {text-decoration:none}
a.fotky:active {text-decoration:none; filter:brightness(120%)}
a.fotky:hover {text-decoration:none; filter:brightness(120%)}

.urbexfotkyimg {
  width:; 
  height:125px; 
  min-width:;
  max-width:;
  min-height:;
  max-height:;
}

.iframehlavicka {
  width:100%;
  height:205px;
  border:0px;
  background-color:black;
}

.iframepaticka {
  width:100%;
  height:365px;
  border:0px;
  background-color:black;
}

.bodywebu {
  background-color:red;
  line-height:125%;
  padding:0.1%;
  margin:0.1%;
}

.divbodywebu {
  font-family:Calibri, Arial, Consolas, Cambria;
  font-size:16px;
  color:black;
  background-color:black;
}




.foto-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color:;
  text-align:center;
  font-style:;
  font-size:12px;
  line-height:100%;
  padding:0px;
  padding-top:2%;
  padding-bottom:2%;
}

.foto {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 1%;
  -ms-flex: 0 1 1%;
  flex: 0 1 1%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  margin: 1px;
  min-width:;
  max-width:;
  min-height:5em;
  max-height:;
  background-color:black;
  padding:0px;
  color:;
}

.uvodniodstavec {
  text-align:center;
  font-size:;
  font-style:italic;
  line-height:150%;
  margin: 1%;
  background-color:;
  padding:1%;
  color:;
}

.fotouvod-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color:;
  text-align:center;
  font-style:;
  padding:0px;
  padding-top:2%;
  padding-bottom:2%;
}

.fotouvod {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 30%;
  -ms-flex: 0 1 30%;
  flex: 0 1 30%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  margin: 1px;
  width:30%;
  min-width:10em;
  max-width:400px;
  min-height:;
  background-color:black;
  padding:0px;
  color:;
}

.urbexfb {
  margin:1%;
  width:50%;
  min-width:250px;
  max-width:350px;
}

.urbexyt {
  vertical-align:top; 
  padding:;
  width:100%;
  height:100%;
}

.video-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color:;
  text-align:center;
  font-style:;
  padding:0px;
  padding-top:2%;
  padding-bottom:2%;
}

.video {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  margin: 1px;
  width:100%;
  height:270px;
  min-width:;
  max-width:480px;
  min-height:;
  max-height:270px;
  background-color:black;
  padding:0px;
  color:;
  text-align:center;
}









xxxxxxxxxxx výše už nastaveno xxxxxxxxxxxxxxxxxxxx










.hlavicka-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color:;
}
.hlavicka-obrazek {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 15%;
  -ms-flex: 0 1 15%;
  flex: 0 1 15%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  margin:10px;
  min-width:10em;
  max-width:150px;
  min-height:;
  max-height:;
  background-color:;
  padding:1%;
}
.hlavicka-text {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  margin:10px;
  min-width:15em;
  max-width:;
  min-height:;
  max-height:;
  background-color:;
  padding:1%;
}


.paticka-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color:;
}
.paticka-obrazek {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 30%;
  -ms-flex: 0 1 30%;
  flex: 0 1 30%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  margin:10px;
  min-width:10em;
  max-width:150px;
  min-height:;
  max-height:;
  background-color:;
  padding:1%;
}
.paticka-text {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 70%;
  -ms-flex: 0 1 70%;
  flex: 0 1 70%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  margin:10px;
  min-width:15em;
  max-width:;
  min-height:;
  max-height:;
  background-color:;
  padding:1%;
}

.paticka-text2 {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 10%;
  -ms-flex: 0 1 10%;
  flex: 0 1 10%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: center;
  margin:10px;
  min-width:;
  max-width:;
  min-height:;
  max-height:;
  background-color:;
  padding:1%;
}

