
.kontakt_input2 select
{
    width: 155px;
    border: solid 1px #cccccc;
    background-color: transparent;
    font-family: Tahoma;
    font-size: 11px;
    color: #cccccc;
    padding: 2px;
}

.kontakt_input select
{
    width: 260px;
    border: solid 1px #cccccc;
    background-color: transparent;
    font-family: Tahoma;
    font-size: 11px;
    color: #cccccc;
    padding: 2px;
}

