/* -------------------------
 * Importy
 * ------------------------- */

@import "global.css";
@import "navi.css";

/* -------------------------
 * MainBox
 * ------------------------- */

	#pojFlashTlo{
		width: 100%;
		height: 100%;
		background: url(../images/bg_body.png) 0px 0px repeat-x #71b900;
	}
		#pojNoFlash{
			width: 667px;
			height: 200px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 142px;
			background: 0px 0px no-repeat;
			padding: 80px 0px 0px 283px;
		}
			#pojNoFlash a{
				background: url(../images/btn_get_flash.png) top left no-repeat;
				display: block;
				width: 230px;
				color: #000;
				font-size: 13px;
				padding: 50px 0px 0px 0px;
			}
			#pojNoFlash a:hover{
				color: #ff0000;
			}
		
	html>/**/body #pojFlashTlo{
		position: absolute;
		top: 0px;
		height: 100%;
		overflow: hidden;
	}

	#pojCaloscCenter{
		width: 950px;
		margin-left: auto;
		margin-right: auto;
	}	
	#pojCalosc{
		position: absolute;
		top: 0px;
	}

	#pojContent{
		padding-bottom: 150px;
	}
			#pojBubbles{
				width: 670px;
				background-repeat: no-repeat;
			}
		
			#pojContentLeft{
				float: left;
				width: 280px;
			}
			
			#pojContentRight{
				float: left;
				width: 670px;
				padding: 38px 0px 0px 0px;
			}
/*	
	#pojUserInfoBox{
		position: absolute;
		width: 300px;
		top: 100px;
		left: 600px;
		border: 3px solid #000;
		background: #fff;
		padding: 5px;
	}
*/


/* -------------------------
 * Menu
 * ------------------------- */

	#pojMenu{}
	
		#pojMenu ul{
			list-style: none;
			padding: 0px 0px 0px 0px;
			width: 950px;
			height: 112px;
		}
			#pojMenu ul li{
				display: block;
				float: left;
				cursor: pointer;
				padding: 0px 6px 0px 6px;
			}
			
		#pojMenu a{
			display: block;
			text-decoration: none;
			width: 109px;
			height: 105px;
		}
		
		.pojContest #pojMenu a {
			height: 105px;
		}
		
		#pojMenu a:hover,
		#pojMenu a.Active{
			text-decoration: underline;
			color: #000;
			background-position: 0px -105px;
		}
		
		.pojContest #pojMenu a:hover,
		.pojContest #pojMenu a.Active{
			background-position: 0px -105px;
		}
	
	#kubuspl{
		width: 184px; 
	}
	#kubuspl a{
		width: 177px; 
		background-image: url(../images/spacer.gif);
	}
	
	#news{
		padding: 0px 5px 0px 5px;
	}
	
	#news a{ background-image: url(../images/gfx_menu_tajny_informator.gif); }
	#club a{ background-image: url(../images/gfx_menu_klub_kubusia.gif); }
	#eco_school a{ background-image: url(../images/gfx_menu_tajniki_wiedzy.gif); }
	#gadgets a{	background-image: url(../images/gfx_menu_sklep.gif); }
	#delicious a{	background-image: url(../images/gfx_menu_pyszny_kubus.gif);}
	#games a{	background-image: url(../images/gfx_menu_salon_gier.gif); }
	#entertainment a{	background-image: url(../images/gfx_menu_park_rozrywki.gif); }

	.pojContest #news a{ background-image: url(../images/contest/gfx_menu_tajny_informator.gif); width: 109px;}
	.pojContest #club a{ background-image: url(../images/contest/gfx_menu_klub_kubusia.gif); width:109px; }
	.pojContest #eco_school a{ background-image: url(../images/contest/gfx_menu_tajniki_wiedzy.gif); width:109px;}
	.pojContest #gadgets a{	background-image: url(../images/contest/gfx_menu_sklep.gif); width:109px; }
	.pojContest #delicious a{	background-image: url(../images/contest/gfx_menu_pyszny_kubus.gif); width:109px;}
	.pojContest #games a{	background-image: url(../images/contest/gfx_menu_salon_gier.gif); width:109px; }
	.pojContest #entertainment a{	background-image: url(../images/contest/gfx_menu_park_rozrywki.gif); width: 109px; }
	.pojContest #promocja a{	background-image: url(../images/contest/gfx_menu_promocja.gif); width: 112px; height:100px;margin-top:3px;}
	.pojContest #promocja a:hover {background-position: 0px -100px;}


/* -------------------------
 * Stopka
 * ------------------------- */

	#pojStopka{
		background: url(../images/bg_stopka.gif) 0px 28px no-repeat;
		padding-top: 5px;
		color: #fff;
		width: 950px;
		font-family:Tahoma;
	}
		#pojStopka a{
			color: #fff;
			text-decoration: none;
		}
		#pojStopka a:hover{
			text-decoration: underline;
		}
			#pojStopkaL{
				float: left;
				padding: 28px 0px 0px 0px;
			}
				#pojStopkaL a{
					font-weight: normal;
				}
			#pojStopkaR{
				float: right;
				padding: 28px 0px 0px 0px; 
			}
			
			#pojStopkaRR{
				float: right;
				background-image: url(../images/gfx_bezpieczna.png);
				background-repeat: no-repeat;
				background-position: 6px 0px;
				width: 51px;
				height: 50px;
				padding: 0px 0px 0px 6px;
			}


/*
 * sifry wysokosci
 */

h2.naglowekSifr {
	height:34px;
	display: block;
}

h3.naglowekSifr {
	height:26px;
	display: block;
}

.txtSifrBorder14px {
	height:21px;
	display: block;
}

.txtSifrBorder16px {
	height:24px;
	display:block;
}

.txtSifrSmallBlue {
	height: 16px;
	display: block;
}

/* -------------------------
 * ajax
 * ------------------------- */
			
#AjaxWait{
		display: none;
		position: absolute;
		top: 0%;
		left: 50%;
		width : 243px;
		height: 47px;
		background: url(../images/bg_ajax_load.png) no-repeat;
		text-indent: -1000em;
		overflow: hidden;
		margin-left: -75px;
}
#AjaxCache{
		background: url(../images/bg_ajax_load.png) no-repeat;
}			
			
