
div#page-wrap .floatLeft 									{ float: left; margin-right: 10px;}
div#page-wrap .floatRight									{ float: right; }
div#page-wrap .clear 										{ clear: both; }
div#page-wrap a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 340px;  position: relative; min-height: 250px; }
/* WIELKOSC OKNA*/

/*
	TYPOGRAPHY
*/

div#page-wrap a, div#page-wrap a:visited									{ color: #fff; text-decoration: none; }
div#page-wrap a:hover, div#page-wrap a:active							{ color: white; }

/*
	SLIDER
*/
/* OSZAR PRZESUWANIA SIE SLAJDU*/
.slider-wrap								{ width: 340px; height: 250px; position: absolute; top: 0px; left: 0px; }
.stripViewer .panelContainer
div#page-wrap .panel ul									{ text-align: left; margin: 0 15px 0 30px;}
/* WYMIARY OKNA */
.stripViewer								{ position: relative; overflow: hidden; width: 340px; height: 205px; }
.stripViewer .panelContainer					{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 340px;  }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -50px 0 0 64px;  }
#movers-row div								{ width: 65px; float: left; margin-left: 4px; }
#movers-row div a.cross-link 					{ float: right;}
.photo-meta-data							{ background: url(../../media/images/transpBlack.png); padding: 10px; height: 30px;
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 62px; margin-top: -12px;
											  position: relative; padding-top: 16px; z-index: 9999; }
.active-thumb 								{ background: transparent url(../../media/images/icon-uparrowsmallwhite.png) top center no-repeat; }





