.overlay_window_tb{background:transparent url(../../images/windows/overlay.png);}
.window_tb_nw{width:39px;height:90px;background:transparent url(../../images/windows/window_tb/top_left.png) no-repeat bottom left;}
.window_tb_n{height:90px;background:transparent url(../../images/windows/window_tb/top.png) repeat-x bottom left;}
.window_tb_ne{width:39px;height:90px;background:transparent url(../../images/windows/window_tb/top_right.png) no-repeat bottom left;}
.window_tb_e{width:39px;background:transparent url(../../images/windows/window_tb/right.png) repeat-y 0 0;}
.window_tb_w{width:39px;background:transparent url(../../images/windows/window_tb/left.png) repeat-y 0 0;}
.window_tb_sw{width:39px;height:115px;background:transparent url(../../images/windows/window_tb/bottom_left.png) no-repeat 0 0;}
.window_tb_s{height:115px;background:transparent url(../../images/windows/window_tb/bottom.png) repeat-x 0 0;}
.window_tb_se,.window_tb_sizer{width:39px;height:115px;background:transparent url(../../images/windows/window_tb/bottom_right.png) no-repeat 0 0;}
.window_tb_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_tb_close:hover{background:transparent url(../../images/layout/zamknij_hover.png) no-repeat 0 0;}
.window_tb_minimize{width:0;height:0;display:none;}
.window_tb_maximize{width:0;height:0;display:none;}
.window_tb_title{float:left;height:1px;width:100%;}
.window_tb_content{overflow:auto;background:#FFF;}
.window_tb_window{background:#FFF;padding:20px;margin-left:auto;margin-right:auto;width:400px;}
.window_tb_message{width:100%;padding-bottom:10px;}
.window_tb_buttons{text-align:center;width:100%;}
.window_tb_buttons input{width:20%;margin:10px;}
.window_tb_progress{float:left;margin:auto;text-align:center;width:100%;height:16px;background:#FFF url('../../images/windows/window_tb/progress.gif') no-repeat center center;}