#top {
    width: 940px;
    height: 58px;
    margin: 0 0 5px 0;
    border: none;
    padding: 0;
    position: relative;
    display: block;
    clear: both;
    overflow: hidden;
}

#top_city {
    width: 384px;
    height: 58px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

#top_city img {
    width: 384px;
    height: 58px;
    margin: 0;
    border: none;
    padding: 0;
}

#top_change_city {
    width: 126px;
    height: 17px;
    margin: 0;
    border: none;
    padding: 2px 0 0 0;
    position: absolute;
    /*left: 235px;*/
    left: 250px;
    top: 0;
    font-size: 11px;
    color: #000;
    cursor: pointer;
    z-index: 500;
}

#top_dep {
    width: 556px;
    height: 58px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

#top_dep img {
    width: 556px;
    height: 58px;
    margin: 0;
    border: none;
    padding: 0;
}

#top_select_city {
    margin: 0;
    border: 1px solid #ffbd00;
    padding: 0 0 0 4px;
    display: block;
    background: #fff;
    list-style-type: none;
    position: absolute;
    left: 243px;
    top: 1px;
    width: 560px;
    height: 52px;
    z-index: 1000;
    overflow: hidden;
    display: none;
}

#top_select_city li {
    float: left;
    width: 78px;
    padding-top: 2px;
}

#top_select_city li a {
    color: #000;
    font-size: 11px;
}

#top_select_city li.hide {
    width: 9px;
    height: 52px;
    background: #ffbd00 url('http://gfx.dlastudenta.pl/gfx/template/top_gfx/hide_city.gif') 0 0 no-repeat;
    cursor: pointer;
    float: right;
}

#top_login {
    width: 165px;
    height: 15px;
    margin: 0;
    border: none;
    padding: 1px 8px 0 0;
    position: absolute;
    right: 0px;
    top: 0;
    font-size: 10px;
    color: #000;
    cursor: pointer;
    z-index: 500;
    text-align: right;
    font-weight: bold;
}

#top_login_form {
    width: 355px;
    height: 52px;
    margin: 0;
    border: 1px solid #ffbd00;
    padding: 0;
    display: none;
    overflow: hidden;
    background: #ffe182;
    z-index: 800;
    position: absolute;
    right: 1px;
    top: 2px;
}

#top_login_form fieldset {
    margin: 0;
    border: none;
    padding: 0;
    display: block;
    float: left;
}

#top_login_form_hide {
    width: 13px;
    height: 52px;
    background: #ffbd00 url('http://gfx.dlastudenta.pl/gfx/template/top_gfx/login_hide.gif')  0 0 no-repeat;
    cursor: pointer; 
}

#top_login_form_f1 {
    height: 21px;
}

#top_login_form_f1 label {
    width: 40px;
    height: 16px;
    padding: 2px 2px 0 0;
    margin-top: 1px;
    font-size: 11px;
    color: #000;
    float: left;
    display: block;
    text-align: right;
}

#top_login_form_f1 label.pass {
    margin-left: 7px;
}

#top_login_form_f1 input {
    width: 118px;
    height: 16px;
    border: 1px solid #ffbd00;
    margin: 1px 2px 0 0;
    font-size: 11px;
    float: left;
    display: block;
}

#top_login_form_f2 {
    width: 215px;
    height: 32px;
    text-align: left;
}

#top_login_form_f2 label {
    font-size: 10px;
    color: #000;
    display: block;
    margin: 2px 0 0 43px;
}

#top_login_form_f2 label.reg {
    margin-top: 0;
}

#top_login_form_f2 label a {
    font-weight: bold;
}

#top_login_form_f3 {
    width: 120px;
    height: 32px;
}

#top_login_form_f3 label {
    height: 14px;
    font-size: 10px;
    color: #000;
    clear: both;
    display: block;
}

#top_login_form_f3 input {
    width: 120px;
    height: 16px;
    border: none;
    font-size: 10px;
    font-weight: bold;
    background: #ffbd00 url('http://gfx.dlastudenta.pl/gfx/template/top_gfx/login_button.gif') 0 0 no-repeat;
    cursor: pointer;
    display: block;
}

#top_login_form_f3 input:hover {
    background-position: 0 -16px;
}
