.helltext {
  font-size: 12px;
  line-height: 1.2;
  margin-bottom: 12px;
}

.helltext ul, .helltext ol {
  line-height: 1.4;
}

.helltext h1 {
    font-size: 20px;
}

.helltext h2 {
    font-size: 18px;
}

.helltext h3 {
    font-size: 16px;
}

.helltext h4 {
    font-size: 16px;
}

.helltext h5 {
    font-size: 14px;
}

.helltext li {
    margin-left: 20px;
}

.helltext p {
  margin-bottom: 1px;

}

.helltext table {
  width: 100%;
  margin-bottom: 23px;
}

.helltext img {
    max-width: 100%;
}

span.fc1 {
	color: red;
}

span.fc2 {
	color: blue;
}

span.fc3 {
	color: navy;
}

span.fc4 {
	color: green;
}

span.fc5 {
	color: gray;
}


/* predseda */
a.user_link_1 {
    color: blue !important;
}

/* spravce */
a.user_link_2 {
    color: teal !important;
}

/* uzivatel */
a.user_link_3 {
}

/* domacnost */
a.user_link_4 {
}

/* ombudsman */
a.user_link_5 {
    color: green !important;
}

/* KRK */
a.user_link_6 {
    color: olive !important;
}

/* nezisk */
a.user_link_9 {
    color: fuchsia !important;
}

/* radni */
a.user_link_11, a.user_link_10 {
    color: navy !important;
}

a.user_link:hover {
/*    text-decoration: underline !important;  */
}

a.user_link {
/*    text-decoration: none !important; */
/*    font-weight: bolder !important; */
}
