h1 {
  font-size: 17px;
  font-weight: bold;
  margin:0px;
  padding:0px;
  margin-bottom:5px;
}

h2 {
  font-size: 16px;
  font-weight: bold;
}
h4 {
  font-size: 80%;
  display: inline;
  font-weight: bold;
  color: white;
}

h4.index {
  font-size: 110%;
  display: inline;
  font-weight: normal;
  color: white;
}

ul.index {
  margin-top: 0px;
  margin-left: 15px;
  padding-left: 0px;
  font-size: 80%;
  color: white;
}

ul.mensiul {
  margin-top: 4px;
  margin-left: 15px;
  padding-left: 0px;
  font-size: 60%;
  color: white;
}

p {
  font-size: 13px;
  line-height: 130%;
  margin:0px;
}

b {
  margin:0px;
  font-size: 14px;
  font-weight:bold;
}

li {
  list-style-type: square;
  margin-left: 0px;
  padding-left: 0px;
  line-height: 135%;
  font-size: 13px;
}

div.content li {
  list-style-type: square;
  line-height: 130%;
}

/** Editor_Nadpis */
.editor_nadpis{
  font-size: 1.5em;
  font-weight: bold;
}

/** Editor_Text */
.editor_text{
  font-size: 1em;
  font-weight: normal;
}

A {
        font-size:13px;
        COLOR: #355986;
        font-weight:bold;
}

A:link {
        COLOR: #355986;
        TEXT-DECORATION:underline;
}

A:visited {
        COLOR:#355986;
        TEXT-DECORATION:underline;
}

A:active {
        COLOR:#355986;
        TEXT-DECORATION:underline;
}

A:hover {
        COLOR:#355986;
        TEXT-DECORATION: underline;
}
