	body {
		padding: 20px;
		margin-top: 0px;
		background-color: #b4b4b4;
	}

	p {
		font-size: 12px;
		text-indent: 5%;
		text-align: justify;
	}

	p.noindent {
		text-indent: 0;
	}

	p.topmargin {
		padding-top: 10px;	
	}

	.panel_content {
		height:650px;
		padding: 20px 0;
	}

	.panel_text {
		/*border:1px solid black;*/
		/*display: inline-block;*/
		overflow: scroll; 
		overflow-y: auto;
		overflow-x: hidden;
		height: 560px;
		padding: 10px;
		}
	
	.panel_title {
		font-size: 25px;
		color: #43687e;
		margin: 5px;
	}

	.panel_subtitle {
		font-size: 18px;
		color: #43687e;
		margin: 7px 0 2px 0;
	}
	
	sup {
		font-size: 60%;
		vertical-align: top;
	}

	#hintbox{ /*CSS for pop up hint box */
		position:absolute;
		top: 0;
		background-color: lightyellow;
		width: 150px; /*Default width of hint.*/ 
		padding: 3px;
		border:1px solid black;
		font:normal 11px Verdana;
		line-height:18px;
		z-index:100;
		border-right: 3px solid black;
		border-bottom: 3px solid black;
		visibility: hidden;
	}
	
	.submenu ul {
		display: inline-block; 
		margin: auto; 
		overflow: hidden;
		background-image:url(../img/submenu_bg.gif);
		background-repeat:repeat-x;
		height: 45px;
		width: auto;
		list-style-type: none;
		list-style-position: outside;
		list-style-image: none;
	}

	.submenu ul li:before { 
		content: "";
	}

	.submenu ul li {
		background-image:url(../img/submenu_fg.gif);
		background-repeat:repeat-x;
		height: 45px;
		float: left;
	}
	
	.submenu ul li a {
		display: table-cell;
		vertical-align: middle;
		color: #000;
		font-size: 11px;
		text-align: center;
		height: 35px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-decoration: none;
	}
	
	.panel_glowna {
		background-image:url(../img/glowna_bg.jpg);
		background-repeat: no-repeat;
	}

	.panel_fakty {
		background: #d6d6d6;
		background-image:url(../img/fakty_bg.jpg);
		background-repeat:no-repeat;
	}

	.panel_adaptery {
		background-image:url(../img/adaptery_bg.jpg);
		background-repeat:no-repeat;
	}

	.panel_kontakt {
		background-image:url(../img/kontakt_bg.jpg);
		background-repeat:no-repeat;
	}

	.panel_onas {
		background: #09090c;
		background-image:url(../img/o_nas_bg.jpg);
		background-repeat:no-repeat;
	}

	.panel_jakzapinac {
		background-repeat:repeat-x;
		padding: 20px;
	}

	.panel_zapbledy {
		background-image:url(../img/jak_zapinac_bg.gif);
		background-repeat:repeat-x;
		padding: 20px;
	}

	.panel_zapbledy p {
		text-align: center;
		text-indent: 0px;
	}

	.panel_zaprzeciw {
		background-image:url(../img/za_przeciw_bg.jpg);
		background-repeat:no-repeat;
	}

	h2, h3 {
		text-indent: 0px;
		margin: 0 0 0 0;
		font-size: 17px;
		font-weight: bolder;
	}

	h2 {
		font-size: 24px;
	}

	#onas2 {
		text-indent: 0;
		color: white;
		padding: 30px 0px 30px 0px;
	}

	#onas3 {
		text-indent: 0;
		color: black;
		padding: 0px 0px 0px 0px;
		font-size: 13px;
		text-align: center;
	}

	#content_fakty {
		/*border:1px solid black;*/
		/*display: inline-block;*/
		overflow: scroll; 
		overflow-x: hidden;
		overflow-y: hidden;
		height: 545px;
		padding: 0px;
	}

	#wyniki {
		background:url(../img/wyniki_bg.gif) repeat-x;
		height:239px;
		padding-top:00px;
		padding-left:00px;
		display: inline-block;
	} 

	#wyniki ul {
		padding:0;
		list-style:none;
		height:232px;
		width:90px;
		float:left;
		margin: 0 60px 0 60px;
		position:relative;
	} 

	#wyniki ul li {
		width:90px;
		position:absolute;
		bottom:0;
		text-align:center;
		font-size:10px;
		color:#FFFFFF;
	} 

	#wyniki ul li.bar {
		background-color: #ffed00;
	} 

	#wyniki ul li.val {
		background-color: transparent;
		color: black;
		font-size: 16px;
		font-weight: bolder;
	} 

	#pierwsza {
		background-color: #b5b5b5;
		height: 650px;
		width: 960px;
	}

	#druga {
		height: 650px;
		width: 960px;
		text-align: center;
	}

	#fakty_i_mity td {
		text-align: justify;
	}

	#content_fakty .panel_text
	/*, .panel_adaptery .panel_text*/ {
		padding: 20px 35px 0 35px;
	}

	.with_hint, a, a.visited {
		color: #BF0019;
		text-decoration: none;
	}

	.title_img {
		margin: 0 0 10px 0;
	}

	#panel_fb {
		z-index:99;
		position: fixed !important;
		top: 150px;
		right: -292px;
		width: 329px;
		height: 37px;
		opacity: 0;
	}
