<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.th0 {
    background-color: #ff4d4d
}

.td1 {
    background-color: #ff6161
}

.td2 {
    background-color: #ff8080
}

.td3 {
    background-color: #fd5656
}

* {
    margin: 0 auto;
    padding: 0
}

html {
    scroll-behavior: smooth
}

body {
    background-color: #ff8364;
    font-family: "Lato" sans-serif
}

.logo {
    width: 300px
}

p,
th,
td,
label {
    color: #ffe8d5;
    font-family: "Lato" sans-serif
}

#pozadina {
    background-position: center;
    height: 500px;
    background-image: url(../img/karosel/karosel2.jpg)
}

#navigacija {
    background: #ff4d4d
}

h1,
h2 {
    font-family: "Righteous", cursive;
    color: #ffe8d5
}

h6 {
    color: #ffe8d5
}

#navel a {
    font-family: 'Lato' sans-serif;
    font-weight: 700;
    color: #ffe8d5
}

#navel a:hover {
    color: #fdb87d
}

a {
    font-family: 'Lato' sans-serif;
    font-weight: 700;
    font-size: large;
    color: #ffe8d5
}

a:hover {
    color: #fdb87d
}

#mace,
#pomoc,
#autor,
#futer {
    background-color: #ff4d4d
}

#donacije a:hover,
#volonteri a:hover {
    color: #fdb87d
}

.greska {
    border: 3px solid red
}

.upozorenje {
    display: none
}

.upozorenjeAktivan {
    display: blok;
    color: #ffe8d5;
    text-shadow: 1px 1px red
}

#pocetak {
    background-image: url(../img/paw.png);
    padding: 20px;
    position: fixed;
    right: 20px;
    bottom: 20px
}

.pawup {
    width: 80px
}

#dugmeuvod {
    background-color: transparent;
    border: transparent;
    font-family: "Righteous", cursive;
    color: #ffe8d5
}

#dugmeuvodhover {
    color: #fdb87d
}</pre></body></html>