* {
    font-family: "Tahoma";
    font-size: 0.95em;
}

body {
    background-color: wheat;
}

h1 {
    font-size: 2em;
    font-weight: bold;
    margin: 0px;
}

h2 {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0px;
}

a.mlink {
    font-weight: bold;
    color: #600000;
    font-style: normal;
}


h2.naslov {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 80px;
}

td.meni {
    font-size: 1.2em;
    font-weight: bold;
    width: 200px;
}

td.linkovi {
    font-size: 1.2em;
}

li {
    margin-bottom: 8px;
    list-style-position: outside;
    list-style-image: url("images/bblue.gif");
}

li.sub {
    list-style-image: url("images/bred.gif");
    color: #600000;
}

li a:link {
    color: #600000;
}

li a:visited {
    color: #600000;
}

span.err {
    font-size: 1.0em;
    font-weight: bold;
    color: red;
}

li.materijal {
    font-size: 1.2em;
}

li.materijal a.edit{
    font-size: 0.7em;
}

blockquote.home {
    font-size: 1.3em;
}
