@font-face{
  font-family: 'Montse';
  src:url(tiparo/Montserrat-Regular.ttf);
}
.bKapo {
  width: 100%;
}
.bMenuo {
  width: 2.2em;
  margin: 1em 0;
}
.bMenuo:hover {
  cursor: pointer;
  background-color: rgb(220,220,220);
}
body {
  font-family: 'Montse';
  font-size: .8em;
  margin: auto;
  max-width: 500px;
  padding: 1em 1em 3em 1em;
}
.dMenuo {
  text-align: right;
}
.enhavo {
  text-align: center;
}
.hMenuo {
  color: rgb(255,255,255);
  text-decoration: none;
  font-weight: bold;
}
.hMenuo:hover {
  color: rgb(255,210,210);
}
.iMenuo {
  padding: .5em 1em;
  border: 1px solid rgb(200,200,200);
}
.iruSuben {
  margin-top: 1em;
}
.iruSupren {
  text-align: right;
  display: block;
}
.kBildo {
  overflow: hidden;
}
.linio {
  height: .5em;
  background-color: rgb(220,180,180);
}
#lMenuo {
  background-color: rgb(0,0,0);
  width: max-content;
  float: right;
  position: fixed;
  right: 2.5em;
  display: none;
}
.pBildo {
  width: 6em;
  margin: .2em 1em .3em 0;
  float: left;
}
.pBildoSen {
  width: 6em;
  margin: .2em 1em .3em 0;
}
.subePli {
  margin-bottom: 1em;
}
.subTitolo {
  margin: 1em 0;
}
.suprePli {
  margin-top: 2em;
}
.teksto {
  text-align: justify;
}
.titolo {
  font-weight: bold;
  font-size: 1.1em;
  color: rgb(70,0,0);
  margin: .2em 0 .3em 0;
}
.uBildo {
  width: 15em;
  max-width: 100%;
  transition: transform 1s;
}
.uBildo:hover {
  cursor: pointer;
  transform: scale(1.2);
}
.unuo {
  display: inline-block;
  max-width: 80%;
  margin: 1em;
}
.uTeksto {
  text-align: center;
}
.video {
  display: block;
  margin: auto;
  margin-top: 2em;
  width: 30em;
  height: 16.9em;
  
}