

#content {

}

.copyrightnotice {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
}



#mycustomscroll2 {
/* Typical fixed height and fixed width example */
width: 624px;
height: 150px;
overflow-y: hidden;
overflow-x: scroll;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
}


.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
display: inline; white-space: nowrap;
}
#zdjecia{ display: inline; white-space: nowrap;}
