.overlay_window_2{background:transparent url(../../images/windows/overlay.png);}
.window_2_nw{width:40px;height:110px;background:transparent url(../../images/windows/window_2/top_left.png) no-repeat bottom left;}
.window_2_n{height:110px;background:transparent url(../../images/windows/window_2/top.png) repeat-x bottom left;}
.window_2_ne{width:40px;height:110px;background:transparent url(../../images/windows/window_2/top_right.png) no-repeat bottom left;}
.window_2_e{width:40px;background:transparent url(../../images/windows/window_2/right.png) repeat-y 0 0;}
.window_2_w{width:40px;background:transparent url(../../images/windows/window_2/left.png) repeat-y 0 0;}
.window_2_sw{width:40px;height:41px;background:transparent url(../../images/windows/window_2/bottom_left.png) no-repeat 0 0;}
.window_2_s{height:41px;background:transparent url(../../images/windows/window_2/bottom.png) repeat-x 0 0;}
.window_2_se,.window_2_sizer{width:40px;height:41px;background:transparent url(../../images/windows/window_2/bottom_right.png) no-repeat 0 0;}
.window_2_close{width:65px;height:24px;background:transparent url(../../images/layout/zamknij.png) no-repeat 0 0;position:absolute;top:25px;right:29px;cursor:pointer;z-index:2000;}
.window_2_close:hover{background:transparent url(../../images/layout/zamknij_hover.png) no-repeat 0 0;}
.window_2_minimize{width:0;height:0;display:none;}
.window_2_maximize{width:0;height:0;display:none;}
.window_2_title{float:left;height:1px;width:100%;}
.window_2_content{overflow:auto;background:#FFF;}
.window_2_progress{float:left;margin:auto;text-align:center;width:100%;height:16px;background:#FFF url('../../images/windows/window_2/progress.gif') no-repeat center center;}
