:root {
  /* --max-width: 720px; */
  }

ul.popularizace {
  text-align : left;
  margin-top : 8ex;
  margin-left : 0em;
  }

ul.popularizace>li{
  margin-bottom : 1ex;
  }

ul.popularizace ul {
  list-style-type: circle;
}

ul.popularizace p.itemhead {
  font-weight : bold;
  margin-bottom : 6px;
  }

div.popitemdescr {
  font-size: small;
  margin-top : 3px;
  margin-bottom : 3px;
  }

div.popitemdescr p {
  margin-top : 3px;
  margin-bottom : 3px;
  }
    
div.popitemdescr ul {
  margin-top : 3px;
  margin-bottom : 3px;
  }
