body {
    font-family: Arial, sans-serif;
    background-color: #f4f4f4;
    margin: 0;
    padding: 20px;
}

h1 {
    text-align: center;
    color: #c0392b;
    font-size: 36px;
}

h2 {
    color: #2980b9;
    font-size: 28px;
    text-align: left;
}

p {
    font-size: 16px;
    color: #34495e;
    text-align: justify;
}

.vazno {
    font-weight: bold;
    color: #e74c3c;
}

.kraj {
    font-style: italic;
    color: #8e44ad;
    text-align: center;
}

.odrzavanje {
    font-size: 14px;
    color: #27ae60;
    border-left: 4px solid #27ae60;
    padding-left: 10px;
}
