#imeip{
    text-align: center;
}
.omeni{
    border: 2px solid black;
    background-color: aqua;
}
.kontakt{
    border: 2px solid  rgb(58, 58, 58);
    background-color: rgb(119, 119, 235);
}
.text{
    color: green;
    line-height: 3px;
}
.kontakt{
    font-family: 'Times New Roman', Times, serif;
    font-size: 18px;
    color: crimson;
}
#nada{
    color: red;
    background-color: rgb(43, 226, 67);
}
#pn{
    color: gray;
    font-size: smaller;
}