.drop-down-list{height:0;overflow:hidden;cursor:default;background:#fff}
.drop-down{width:130px;position:relative;cursor:pointer}
.drop-down .first{width:130px;height:21px;background:url(http://www.orange.pl/binaries-http/map/image/shop/dropdown.gif)}
.drop-down-size{height:25px}
.drop-down-up{position:relative}
.drop-down-pos{position:absolute;top:0}
.drop-element{overflow:hidden;white-space:nowrap}
.drop-element a{display:block;padding:3px 0 3px 5px;overflow:hidden}
.drop-element a:hover{background:#ccc;text-decoration:none}
.drop-element-select{position:absolute;top:0;cursor:pointer;width:100px;overflow:hidden;white-space:nowrap;padding:3px 0 3px 5px}
.drop-element-mouseOver{background:#ccc}
