#repertoire {
    width: 300px;
    height: 110px;
    margin: 0 0 5px 0;
    padding: 0;
    border: none;
    display: block;
    float: left;
    color: #fff;
    font-size: 12px;
    background: #660000 url("http://gfx.dlastudenta.pl/gfx/dzial/kultura/template/repertoire_bg.gif") 0 0 no-repeat;
}

#repertoire fieldset {
    margin: 0;
    border: none;
    padding: 0;
    display: block;
    clear: both;
}

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

#repertoire fieldset.type {
    width: 300px;
    height: 24px;
    margin-top: 14px;
    background: #660000 url("http://gfx.dlastudenta.pl/gfx/dzial/kultura/template/repertoire_type.gif") 0 0 no-repeat;
}

#repertoire fieldset.type label {
    display: block;
    cursor: pointer;
    width: 128px;
    margin-top: 5px;
    float: left;
}

#repertoire fieldset.type label.cinema {
    padding-left: 22px;
}

#repertoire fieldset.type label.theatre {
    padding-right: 22px;
    text-align: right;
}

#repertoire fieldset.choice select {
    margin: 2px 10px 0 12px;
    padding: 0;
    width: 212px;
    height: 22px;
    border: 1px solid #ddd;
    display: inline;
    float: left;
}

#repertoire fieldset.choice label.tip {
    height: 18px;
    font-weight: bold;
    display: block;
    float: left;
    margin-top: 2px;
    padding-top: 6px;
    padding-left: 15px;
    background: url("http://gfx.dlastudenta.pl/gfx/dzial/kultura/template/repertoire_arr.gif") left center no-repeat;
}

#repertoire fieldset.links {
    font-size: 10px;
    color: #d47276;
    margin-top: 5px;
    padding-left: 22px;
}

#repertoire fieldset.links label {
    display: block;
}

#repertoire fieldset.links label span {
    padding-right: 10px;
}

#repertoire fieldset.links a {
    color: #fff;
    font-weight: bold;
}

#repertoire fieldset.links label.theatre {
    display: none;
}
