                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */
#slider							{ height: 420px; width:960px; margin:left; overflow: hidden;
								  position: relative; margin: 5px 0;
                  }
#mover							{ width: 930px; position: relative; }

.slide							{  width:960px; height:420px; float: left; position: relative; }
.slide .img						{ position: absolute; top: 10px; left: 0px; vertical-align: middle;}
#slider-stopper					{ position: absolute; top: 0px; right: 10px; background: #ac0000; color: white;
								  padding: 3px 8px; font-size: 10px; z-index: 1000; }
   
   
   
#mover #kroky {
	background: url('../img/sms.png') no-repeat;
	list-style: none;
	color: #ffffff;
	font-size: 10pt;
  margin-left:358px;
	
	height: 85px;
} 
#mover #kroky .jedna {
	float: left;
	width: 180px;
	height: 25px;
	padding: 22px 0px 0px 15px;
} 
#mover #kroky .dva {
	float: left;
	width: 125px;
	height: 25px;
	padding: 22px 0px 0px 20px;
} 
#mover #kroky .tri {
	float: left;
	width: 130px;
	height: 25px;
	padding: 17px 0px 0px 0px;
}
#mover #kroky .tri b {
	font-size: 8pt;
} 




#mover .sms {
	font-weight: bold;
	color: #6d6d6d;
	font-size: 10pt;
} 
#mover h1 {
	font-weight: bold;
	color: #da4c3e;
	margin: -5px 0px 15px 0px;
} 
#mover hr {
  width: 540px;
  height: 1px;
  background: #d0d0d0;
} 
#mover p {
  line-height: 25px;
}
#mover h2 {
	font-weight: bold;
	height: 25px;
	margin: 20px 0px 5px 0px;
	padding: 5px 0px 0px 35px;
	color: #828282;
	background: url('../img/i.png') no-repeat;
	font-size: 10.5pt;
} 
