#change_city {
    width: 300px;
    height: 63px;
    display: block;
    float: left;
    clear: both;
    margin: 0 0 5px 0;
    padding: 0;
    border: none;
}

#change_city fieldset {
    margin: 0;
    padding: 0;
    border: none;
    width: 300px;
    height: 63px;
    display: block;
}

#change_city label.title {
    font-weight: bold;
    font-size: 14px;
    padding: 7px 0 0 22px;
    clear: both;
    display: block;
}

#change_city select {
    margin: 10px 5px 0 12px;
    padding: 0;
    width: 212px;
    height: 22px;
}

#change_city label.tip {
    font-weight: bold;
    font-size: 11px;
    padding-left: 10px;
}

#change_city {
    color: #fff;
    background: #a9a9a9 url("http://gfx.dlastudenta.pl/gfx/dzial/stancje/template/change_city_bg.gif") 0 0 no-repeat;
}

#change_city select {
    border: 1px solid #ddd;
}

#change_city label.tip {
    background: url("http://gfx.dlastudenta.pl/gfx/dzial/stancje/template/change_city_arr.gif") left center no-repeat;
}