/*body {
  font-family:verdana,sans-serif;
  font-size:0.7em;
}

a {
  text-decoration:none;
  color:#c90400;
}

a:hover {
  text-decoration:underline;
}

h2 {
  clear:left;
  font-size:1.25em;
  padding:0 0 1em 0;
  margin:0;
}

h3 {
  font-size:1.1em;
  padding:1em 0 0.5em 0;
  margin:0;
}

h4 {
  font-size:1em;
  margin:0;
}

h5 {
  font-size:1em;
  font-weight:normal;
  font-style:italic;
  margin:0;
}

h6 {
  font-size:0.8em;
  font-weight:normal;
  margin:0;
}

p {
  padding:0 0 1em 0;
  margin:0;
}

ol.list-style-type-lower-alpha { list-style-type:lower-alpha; }
ol.list-style-type-upper-alpha { list-style-type:upper-alpha; }
ol.list-style-type-lower-roman { list-style-type:lower-roman; }
ol.list-style-type-upper-roman { list-style-type:upper-roman; }
ol.list-style-type-decimal     { list-style-type:decimal; }



.htmlView TABLE,
.htmlEdit TABLE {
  padding:0px;
  border:0px;
}

.htmlView TABLE.border,
.htmlEdit TABLE.border {
  margin:5px 0px 0px 0px;
  border: solid 1px #c0c0c0;
}

.htmlView TABLE TH,
.htmlEdit TABLE TH {
  text-align:left;
  vertical-align:top;
  font-weight:bold;
  background-color:#e6f7fe;
  color:#004890;
}

.htmlView TABLE TD,
.htmlEdit TABLE TD {
  vertical-align:top;
}
  
.htmlView TABLE.border TD,
.htmlEdit TABLE.border TD {
  border: solid 1px #c0c0c0;
}*/

.list-style-type-lower-alpha,
.listType_a {
  list-style:lower-alpha;
}

.list-style-type-upper-alpha,
.listType_A {
  list-style:upper-alpha;
}

.list-style-type-lower-roman,
.listType_i {
  list-style:lower-roman;
}

.list-style-type-upper-roman,
.listType_I {
  list-style:upper-roman;
}

.tekstbrowser {
  display:none;
}

.insertedImage {
  margin:3px;
}
