#pretraga thead th {
    text-align: center;
}

em {
    color: #425869;
}

.activeletter {
    background: #ff9248;
    color: #fff !important;
}

#pretraga p {
    margin: 0px;
    padding: 0px;
}

.pretraga{
    max-width: 1560px!important;
}

@media only screen and (max-width: 600px) {
    .pretraga {
        max-width: 1060px;
    }
}
