@CHARSET "UTF-8";

/* ------------------------------
 *  indispensable styles
 *  ----------------------------- */

#conTopBg {
	background: transparent url('../_images/bg_conall_subpage.jpg') no-repeat top center;
}

#conMainContent {
	width: 960px;
	position: relative;
	background: #fff url('../_images/bg_conmain_indispensable.jpg') no-repeat top left;
	color: #000;
}

	#txtH1KiedyFonek {
		display: block;
		position: absolute;
		z-index: 10;
		left: 290px;
		top: 35px;
		width: 456px;
		height: 41px;
		background: transparent url('../_images/txt_h1_kiedyfonek.gif') no-repeat right bottom;
	}
	
	.listKiedyFonek {
		position: absolute;
		z-index: 10;
		width: 185px;
		list-style: none;
		color: #fff;
	}
	
	#listKiedyFonek1 {
		left: 290px;
		top: 90px;
	}
	
	#listKiedyFonek2 {
		left: 520px;
		top: 90px;
	}
	
		.listKiedyFonek li {
			background: transparent url('../_images/img_li_listkiedyfonek.png') left center no-repeat;
			height: 24px;
			padding-left: 30px;
			line-height: 24px;
			cursor: pointer;
		}
		
			.listKiedyFonek li.oActive, .listKiedyFonek li.oOver {
				background: transparent url('../_images/img_li_listkiedyfonek_active.png') left center no-repeat;
			}
			
			.listKiedyFonek li a {
				font-size: 15px;
				display: block;
			}
			
			.listKiedyFonek li a:hover {
				text-decoration: none;
			}
		
	#conPhotoFonek {
		position: absolute;
		z-index: 10;
		left: 70px;
		top: -15px;
		width: 155px;
		height: 261px;
	}
		
	#conFlashKiedyFonek {
		position: absolute;
		z-index: 10;
		left: 511px;
		top: 71px;
		width: 439px;
		height: 300px;
		background: transparent url('../_images/img_maincontent_kiedyfonek.png') no-repeat right;
	}
	
	#conBlockSeparator {
		display: block;
		position: relative;
		z-index: 1;
		height: 285px;
		width: 10px;
	}
	
	#conMainText {
		display: block;
		padding-bottom: 10px;
		padding-left: 30px;
		width: 410px;
		margin-left: auto;
		margin-right: auto;
	}
	
	#conMainText p {
		text-align: justify;
		margin-bottom: 20px;
	}
	
		#conMainText a {
			color: #000;
			text-decoration: none;
		}
		
			#conMainText a:hover {
				text-decoration: underline;
			}
	
		#conMainText h2 {
			font-size: 24px;
			font-family: "Trebuchet MS", "Tahoma", "Arial";
			margin-bottom: 15px;
		}
		
#conMainFooter {
	display: block;
	height: 167px;
	margin-top: 17px;
	background: transparent url('../_images/bg_conmainfooter.gif') repeat-x center;
}

	#conFirstColumn {
		float: left;
		display: block;
		width: 314px;
		height: 100%;
		border-right: 1px solid #C8C8C8;
		background: transparent url('../_images/bg_confooter_firstcolumn.jpg') no-repeat center;
	}
	
	#conSecondColumn {
		float: left;
		display: block;
		position: relative;
		width: 330px;
		height: 100%;
		border-left: 1px solid #F0F0F0;
		border-right: 1px solid #C8C8C8;
		background: transparent url('../_images/bg_confooter_secondcolumn_funkcje.gif') no-repeat center;
	}
	
		#btnConFooterSprawdz {
			display: block;
			position: absolute;
			left: 190px;
			top: 105px;
			width: 117px;
			height: 37px;
			background-image: url('../_images/btn_confooter_sprawdz.gif');
		}
	
	#conThirdColumn {
		float: left;
		display: block;
		position: relative;
		width: 311px;
		height: 100%;
		border-left: 1px solid #F0F0F0;
		background: transparent url('../_images/bg_confooter_thirdcolumn.gif') no-repeat center;
	}
	
		#txtDostepnosc {
			display: block;
			position: absolute;
			left: 177px;
			top: 50px;
			color: #9D9D9D;
			width: 120px;
			font-size: 12px;
		}
		
		#txtDostepnyOd {
			display: block;
			position: absolute;
			left: 177px;
			top: 65px;
			color: #C01E2E;
			width: 120px;
			font-size: 12px;
		}
		
		#txtNaMagazynie {
			display: block;
			position: absolute;
			left: 177px;
			top: 80px;
			color: #C01E2E;
			width: 120px;
			font-size: 12px;
		}
	
		#btnConFooterKupTeraz {
			display: block;
			position: absolute;
			left: 165px;
			top: 105px;
			width: 128px;
			height: 37px;
			background-image: url('../_images/btn_confooter_kupteraz.gif');
		}