  /* relevant for the tutorial - start */
  #gallery { position: relative; }
    #pictures { position: relative; height: 408px; }
    #pictures img { position: absolute; top: 30px; left: 100px; }
    
    #prev, #next { margin-top: 5px; text-align: center; font-size: 14px; }
  /* relevant for the tutorial - end */
tr.shapka {
	background-color:#322680;
	text-align:center;
	color:#fff;
}
