#pageLeft {
	width: 724px;
	float: left;
	overflow: hidden;
}
#pageRight {
	width: 228px;
	float: left;
}
/** bannery **/
.pageBanners {
	width:724px;
	float:left;
	height:311px;
}
.pageBannersElements {
	width: 724px;
	height: 300px;
	position: absolute;
	z-index: 0;
	display: none;
}
.pageBannersLoading {
	position: absolute;
	z-index: 20;
	color: #666666;
	font-weight: bold;
}
.pageBannersSquare {
	width: 257px;
	height: 30px;
	background: transparent;
	margin: 250px 0px 0px 457px;
	padding: 20px 0px 0px 10px;
	position: absolute;
	z-index: 20;
}
.pageBannersSquareBox {
	width: 20px;
	height: 20px;
	margin: 0px 5px 5px 0px;
	float: left;
	display: none;
}
.pageBannersSquarePoint {
	width: 10px;
	height: 10px;
	background: #ff6600;
	margin: 5px 0px 0px 5px;
	cursor: pointer;
}
.activeSlide,
.pageBannersSquarePoint:hover {
	width:20px;
	height:20px;
	background:#ff6600;
	margin: 0px 5px 0px 0px;
}
/** wyszukiwarka **/
.pageSearch {
	width: 223px;
	height: 306px;
	background: url('../framework/fundacjaOrangeBgSearch.jpg') repeat-x;
	float: left;
	margin: 0px 0px 0px 5px !important;
	margin: 0px 0px 0px 3px;
}
.pageSearchInspiration {
	width: 200px;
	height: 28px;
	padding: 16px 0px 0px 10px;
}
.pageSearchShow {
	width: 200px;
  height: 20px;
	padding: 0px 0px 0px 10px;
}
.pageSearchSelect {
	width: 170px;
	background:#EBEBEB;
	border:0;
	border: 1px solid #acacab;
}
.pageSearchSubmit {
	width: 92px;
	height: 22px;
	background: url('../framework/fundacjaOrangeBgButtonSearch.jpg') no-repeat;
	border:0;
	color: #FFFFFF;
	cursor: pointer;
}
.pageSearchForm {
	width: 170px;
	height: 212px;
	margin: 0 auto;
	display: none;
	overflow: hidden;
}
.pageSearchFlash {
	width: 223px;
	height: 193px;
	text-align: center;
	padding: 20px 0px 0px 0px;
}
.pageSearchFormOption {
	width: 170px;
	color:#ff6600;
	font-weight:bold;
	text-align: left;
	padding: 0px 0px 2px 0px;
	overflow: hidden;
}
.pageSearchFormSubmit {
	width: 170px;
	color:#ff6600;
	font-weight:bold;
	text-align: left;
	padding:0px 0px 2px 0px;
}
.pageSearchButton {
	width: 223px;
	height: 20px;
	padding: 8px 0px 0px 0px;
}
.pageSearchButtonMap {
	float: left;
	width: 111px;
	height: 18px;
	text-align: center;
	cursor: pointer;
	padding: 3px 0px 0px 0px;
}
.pageSearchButtonSelect {
	width: 112px;
	height: 18px;
	text-align: center;
	float: left;
	cursor: pointer;
	padding: 3px 0px 0px 0px;
}
.pageSearchButtonOn { color: #000000; background: url('../framework/fundacjaOrangeButtonBg.jpg'); }
.pageSearchButtonOff { color: #666666; background: none; }
/** najpopularniejsze projekty na stronie glownej **/
.pageFlash {
	width: 954px;
	/* height: 130px; */
	margin: 0px 0px 10px 0px;
	float: left;
	text-align: center;
}
.pageProject {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.pageProjectPopular {
	width: 954px;
	height: 110px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}
.pageProjectRandom {
	width: 954px;
	height:110px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}
.pageProjectArrow {
	text-align: center;
	font-size: 20px;
	width: 39px;
	padding: 43px 0px 0px 0px;
	height: 65px;
	border: 1px solid #EBEBEB;
	cursor: pointer;
	color: #FF6600;
	overflow: hidden;
}
.pageProjectPopularList, .pageProjectRandomList {
	width: 860px;
	height: 110px;
	float: left;
	overflow: hidden;
	margin: 0px 5px 0px 5px;
}
.pageProjectArrow:hover {
	color: #FFFFFF;
	background: url('../framework/fundacjaOrangeBgProjectsOn.jpg');
}
.pageProjectPopularLeft , .pageProjectRandomLeft,
.pageProjectPopularRight , .pageProjectRandomRight,
.pageProjectPopularList, .pageProjectRandomList {
	float:left;
}
.projectBoxMainPage {
	width: 213px;
	float: left;
	cursor: pointer;
	color: #666666;
	overflow: hidden;
	background: url('../framework/fundacjaOrangeBgProjects.jpg');
	margin: 0px 3px 0px 0px;
}
.projectBoxMainPage:hover {
	background: url('../framework/fundacjaOrangeBgProjectsOn.jpg');
	color: #FFFFFF;
}
.projectBoxMainPageInfo {
	width: 84px;
	height: 90px;
	font-size: 12px;
	text-align: left;
	float: left;
	padding: 10px 10px 10px 10px;
}
.projectBoxMainPageImg {
	width: 108px;
	float: left;
	overflow: hidden;
	text-align: right;
}