@charset "UTF-8";
.UredniDeska ul {
    margin: 0.25em 0.25em 0.25em 1em;
    padding: 0.25em 0.25em 0.25em 1em;
    list-style-type: square
    }
.UredniDeska ul li {
    font-size: 0.9em;
    line-height: 1.3em;
    margin-bottom: 0.5em
    }
.UredniDeska ul li div {
    font-size: 1em;
    margin-top: 0.25em
    }
.UredniDeska ul li a {
    text-decoration: none;
    font-size: 1em;
    font-weight: normal
    }
.UredniDeska ul li a:hover {
    text-decoration: underline
    }
.UredniDeska .date {
    color: #877991;
    font-size: 0.9em
    }
.UredniDeska .vice {
    text-align: right;
    margin-bottom: 0.35em
    }