* {
margin: 0px;
padding: 0;
}
.css_anchor_gallery {
width: 1000px;    
overflow: hidden;
padding: 0px 0;

} 
.css_anchor_gallery .pictures_ {
list-style-type: none; 
height: 700px; /* wysokosc najwyzszego zdjecia + ewentualnego opisu lub innych elementow */ 
width: 950px; /* szerokosc najszerszego zdjecia */ 
overflow: hidden; 
margin: 10px;
padding: 0px;


}
.css_anchor_gallery .pictures_ li {
margin: 0;
padding: 0px 0 0px 0;
background: none;
white-space: nowrap;

}
.css_anchor_gallery .pictures_ li p {
padding: 0 0px;
white-space: nowrap;

} 
.css_anchor_gallery img { 
border: 0px solid #000;
white-space: nowrap;
 
} 
.css_anchor_gallery .thumbnails_ img { 
border: 1px solid #000; 
} 
.css_anchor_gallery .thumbnails_ {
display: inline;	
list-style-type: none; 
width: 910px; 
overflow: auto; 
height: 140px; 
float: left;
padding: 10px;
margin: 20px 20 0 0px; 
} 
.css_anchor_gallery .thumbnails_ li { 
margin: 0px 0;
background: none;
padding: 0px; 
}
.css_anchor_gallery .thumbnails_ li:first-child {
margin: 0 0 0px 0;    
} 
.css_anchor_gallery a { 
/*display: inline; 
/*width: 960px; 
height: 780px;*/ 
} 
.css_anchor_gallery a img { 
/*height: 65px; 
width: 65px;*/ 
margin: 1px; 
} */
