.marker-blue, .markerblue {
  list-style-image: url(/pics/marker-blue.gif);
  list-style-type: circle;
}

.marker-blue li, .markerblue li {
  margin-left: 7px;
  font-size: 12px;
  color: #605162;
}

ul {
  list-style-image: url(/pics/marker.gif);
  list-style-type: circle;
  margin-left: 17px;
  margin-top: 11px;
  font-size: 12px;
}

li {
  padding-top: 1px;
  padding-bottom: 1px;
  color: #605162;
}

a, .a {
  color: #2589de;
  font-family: Arial;
  font-size: 13px;
}

h1, .h1 {
  color: #92ad14;
  font-family: Tahoma;
  font-size: 32px;
  font-weight: normal;
}

h2, .h2 {
  color: #a34db6;
  font-family: Arial;
  font-size: 18px;
  font-weight: normal;
}

.h2zel {
  color: #92AD14;
  font-family: Arial;
  font-size: 22px;
  font-weight: normal;
}

h3, .h3 {
  color: #a34db6;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 4px;
  margin-top: 7px;
}

.text, .newsdate,
.doct, .doctdate,
.copyright {
  font-family: Arial;
  font-size: 12px;
}

p {
  font-family: Arial;
  font-size: 12px;
  color: #605162;
  margin-bottom: 1em;
}

.text {
  color: #605162;
}

.doct {
  color: #fff9d4;
}

.newsdate, .doctdate {
  font-weight: bold;
}

.newsdate {
  color: #aab001;
}

.doctdate {
  color: #b13885;
}

.doctlink {
  color: #a1008f;
}

.copyright {
  color: #c513b3;
}
.roz {
  color: #A34DB6;
  font-size: 12px;
  font-weight: bold;
}
.zel {
  color: #92AD14;
}


p img, .text img {
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

font { display: block; }

div, p, h1, h2, h3 { clear: both; }