body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    background-color: #e8f4f8;
    background-image: url(OIP.webp);
    background-repeat: no-repeat;
}
h1 {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 2.5em;
    font-style: italic;
    background-color: #005f8c;
    color: white;
}
h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    font-style: normal;
    font-weight: 600;
    background-color: (0, 95, 140, 0.12);
}
p {
    font-size: 1em;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    background: transparent;
}
strong {
    font-weight: bold;
    font-size: 1.05em;
    background-color: #fffbe6;
}
header {
    background-color: #005f8c;
    background-image:url(va.webp) ;
}
footer {
    background-color: #003d5c;
    font-family: 'Courier New', Courier, monospace;
    font-size: 0.85em;
    font-style: italic;
    background-image: none;
}
.jedan {
    font-style: italic;
}
.dva {
    font-style: italic;
}
