/* cmsms stylesheet: JednaStrana modified: Tuesday, June 12, 2018 9:53:53 AM */
h1 {
  text-align: center;
  margin-bottom: 30px;
}

ul ul{
  margin-bottom: 15px;
}

header {
  background-image: url(/uploads/images/web/kalk.jpg);
}

header .header-content {
  top: 40%;
}

#svglogo {
  top: 90px;
}

.btn-primary {
  border-color:#ED1C24;
  background-color:#ED1C24;
}

.navbar-default .nav > li>a, .navbar-default .nav>li>a:focus {
  color:#ED1C24;
}

.navbar-default.affix .navbar-header .navbar-brand {
  color:#ED1C24;
}

.formbuilderform label {

}

.formbuilderform div {
  /*border-style: solid;
  border-width: 1px;*/
  border-color: black;
  min-height: 50px;
}

.formbuilderform hr {
  width: 100%;
  max-width: 100%;
  margin-top: 0;
}
#sluzby ul, #informace ul {
  padding-left:0;
}

#sluzby ul li {
  list-style-type:none;
  text-align: center;
}

#sluzby ul li ul li, #informace ul li ul li {
  list-style-type:disc;
  text-align: left;
}

#sluzby .nadpiss {
  color: #ED1C24;
  font-size: 28px;
}

#informace ul li {
  text-align: left;
}

div.obsah {
  margin-left: 20px;
  margin-right: 20px;
}
#duvod p {
  text-align: justify;
}
#duvod li {
  text-align: left;
}
#reference p {
  text-align: justify;
}

nav.ds-nav {
  background-color: red;
}
