<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#skolni-projekt {
  position: fixed;
  left: 0px;
  bottom: 0px;
  z-index: 2000;
}

#skolni-projekt strong {
  position: absolute;
  height: 40px;
  width: 300px;
  margin: -6px -105px;
  background-color: red;
  font-family: Verdana, Arial;
  font-size: 18px;
  color: white;
  text-align: center;
  line-height: 40px;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: right;
}

body {
  margin: 0px;
}

nav {
  background-color: white;
  padding: 0px 0px 20px 0px;
  height: 60px;
  width: 100%;
}

.nav1, .nav2, .nav3, .nav4 {
  color: #6B583B;
  font-size: 27px;
  font-family: Arial;
  text-decoration: none;
  float: right;
  margin: 23px 55px 0px 5px;
}

header {
  position: fixed;
  height: 60px;
  width: 100%;
  box-shadow: -15px 22px 30px -5px grey;
  top: 0px;
}

.logo {
  position: absolute;
  width: 275px;
  height: auto;
  top: 4px;
  left: 20px;
}

footer {
  background-color: #6B583B;
  width: 100%;
  height: 90px;
  margin-bottom: 0px;
  margin-top: 60px;
}


.obrazek2 {
  height: auto;
  width: 90px;
  margin: 6px 0px 0px 14px;
}

.obrazke3 {
  height: auto;
  width: 70px;
  margin: 14px 17px -25px -87px;
}

.textfooter {
  margin: 2px 45px 0px 0px;
  float: right;
  text-align: right;
  font-size: 10px;
  font-family: Arial;
  color: white;
}

h2 {
  margin: 15px 0px -7px 0px;
}

p {
  margin: -2px 0px 0px 0px;
}

h1 {
  margin: 180px 50px 0px 34px;
  text-align: left;
  font-size: 50px;
  font-family: Arial;
  color: #6B583B;
}

h3 {
  text-align: left;
  font-size: 22px;
  font-family: Arial;
  color: #6B583B;
    margin: 59px 50px -25px 34px;;
}

h4 {
  text-align: left;
  font-size: 22px;
  font-family: Arial;
  color: #6B583B;
  margin: 59px 50px -25px 34px;
}

h5 {
  text-align: left;
  font-size: 22px;
  font-family: Arial;
  color: #6B583B;
  margin: 59px 50px -25px 34px;
}



#text {
  color: #6B583B;
  font-size: 18px;
  font-family: Arial;
}

.text1 {
  margin: 50px 50px 65px 35px;
  width: 65%;
}

.text2 {
  margin: 50px 50px 50px 35px;
  width: 65%;
}

.text3 {
  margin: 50px 50px 0px 35px;
  width: 65%;
}

.galerie {
  z-index: -1;
  height: auto;
  width: 303px;
  float: left;
  margin: 364px 0px 3px;
}

.text {
  text-align: left;
  font-size: 18px;
  font-family: Arial;
  color: #6B583B;
  padding: 25px 20px 10px 7%;
  width: 56%;
  margin-bottom: 75px;
  float: left;
}
.new_line {
  clear: both;
}
</pre></body></html>