#pole_suwak { position: relative; width: 158px; height: 20px; margin: 0px auto; background: url(../images/suwak_tlo.gif) no-repeat 10px 6px; }
#suwak { position: absolute; left: 69px; height: 20px; width: 20px;	background: url(../images/suwak.gif) no-repeat;	cursor: pointer; }

#loading_box { width: 350px; height: 300px; margin: 5px 175px; text-align: center; overflow: hidden; }
#loading_box_progress { width: 300px; margin: 5px auto; border: 1px solid #b9c5db; height: 15px; position: relative; overflow: hidden; background: #e6f2f5; }
#loading_box_progress_bar { position: absolute; width: 0%; background: #ffffcc; height: 15px; top: 0px; left: 0px; }
#loading_box_progress_percent { position: absolute; width: 100%; height: 15px; top: 0px; left: 0px; text-align: center; font-weight: bold; color: #000000; }

#skip_loading { font-size: 10px; text-decoration: underline; color: #000000; }
#skip_loading:hover { text-decoration: none; }
#ramka { width: 640px; height: 480px; margin: 5px auto;	border: 1px solid #b9c5db; }
