div.foto-container { position: absolute;top: 416px; height: 70px;width: 944px;color: #fff;  }
div.foto-right { z-index: 100000; cursor:pointer; float: right; width: 90px; height: 70px; }
div.foto-left { z-index: 100000; cursor:pointer; float: left; width: 90px; height: 70px; }


div#phnav {
  position: absolute;
  left: 20px;
  top: 17px;
  width: 460px;
  text-align: right;
  background-color: #3e4849;
}

div#phnav span {
  
  padding: 5px;
  font-size: 10px;
  color: #bbb;
  float: right;
}

div#phnav span a {
  color: #fff;
  font-weight: bold;
}

div.previous_button_disabled {
  background: url('/akcje/aleja/img/arrow-left-nact.gif?') no-repeat 30px 30px;
}

div.next_button_disabled {
  background: url('/akcje/aleja/img/arrow-right-nact.gif?') no-repeat 46px 30px;
}

/* Horizontal Carousel */    
.precontainer {
  float: left;
  width: 760px;
  height: 70px;
  overflow: hidden;
  position: relative;
}
div.foto-container .container {
  float: left;
  width: 760px;

  margin-left: 2px;
  height: 70px;
  left: 90px;
  top: 0px;
  overflow:hidden; 

  z-index: -100;


}            

div#photoarea { 
  position: absolute;
  background-color: #3e4849;
  text-align: center;
  overflow: hidden;
}

div#movie { 
  position: absolute;

  text-align: center;
  left: 20px;
  width: 370px;
  text-align: center;
  top: 120px;
}

div#movie a.close {
  background-color: #3e4849;
  font-size: 10px;
  padding: 5px;
  position: absolute;
  left: 314px;
  color: #fff;
  margin-top: -25px;
  font-weight: bold;
  text-decoration: none;
} 

div#movie div#movieinner {

  float: left;
  border: 5px solid #3e4849;
} 

div#movie div#moviemore {
  float: left;
  margin: 5px;
  margin-top: 0px;
  display: block;
  background-color: #cfcfd1;
  font-size: 10px;
  text-align: left;
  margin-left: 0px;
  width: 170px;
    border: 5px solid #3e4849;
    border-left: 0px;
}

div#movie div#moviemore div {
  padding: 4px;
  font-size: 11px;
  border-bottom: 1px solid #f8f8f8;
}

div#photoarea img {
  margin-top: 5px;
}

div#wait { 
  text-align: center;
  padding-top: 10px;
  color: silver;
}

div.foto-container ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 70px;
}                      

div.foto-container ul li img {
  margin-top: 10px;
}                               
                       

div.foto-container ul li {
  border:0px solid green;
  color:#E3EDFA;
  margin:0pt;
  width:76px;
  text-align: center;
  list-style:none;   
  float:left;
}

