@CHARSET "UTF-8";

/* ------------------------------
 *  downloads styles
 *  ----------------------------- */

#conTopBg {
	background: transparent url('../_images/bg_conall_subpage.jpg') no-repeat top center;
}

#conMainContent {
	width: 900px;
	padding: 10px 30px;
	background: #fff url('../_images/bg_conmain_subpage.jpg') no-repeat top center;
	color: #000;
}

	.conOneRow {
		display: block;
	}
	
		.conOneHalf {
			float: left;
			width: 448px;
		}
		
			.conOneHalf img {
				float: left;
			}
			
			.conOneHalf .conTxt {
				float: left;
				padding-top: 30px;
				display: block;
			}
			
				#txtPolskaWersja {
					padding-left: 30px;
				}
			
			h3.txtWhite, h3.txtBlack {
				font-size: 16px;
				font-weight: bold;
				font-family: "Trebuchet MS","Tahoma","Arial";
				color: #fff;
			}
			
			h3.txtBlack {
				color: #000;
			}
			
			#listPolskaWersja {
				list-style: none;
			}
			
				#listPolskaWersja li {
					margin: 8px 0;
					padding: 2px 0 0 34px;
					height: 20px;
					background: transparent url('../_images/li_know.png') no-repeat left;
				}
				
			#listWagaIRozmiar {
				list-style: none;
			}
			
				#listWagaIRozmiar li {
					margin: 8px 0;
					padding: 2px 0 0 0;
					height: 20px;
					border-bottom: 1px solid #DDB8B5;
				}
				
				#listWagaIRozmiar li.conLast {
					border-bottom: none;
				}
		
	#conTechnicalData {
		background: transparent url('../_images/bg_know_technical.jpg') no-repeat right;
		height: 469px;
	}
				
	#conTechnicalData ul, #conFonekNot ul, #conFonekSet ul {
		list-style: none;
		width: 535px;
	}
	
		#conTechnicalData ul li, #conFonekNot ul li, #conFonekSet ul li {
			margin: 8px 0;
			padding: 2px 0 0 0;
			height: 20px;
			border-bottom: 1px solid #EDEDED;
		}
				
		#conTechnicalData ul li.conLast, #conFonekNot ul li.conLast, #conFonekSet ul li.conLast {
			border-bottom: none;
		}
		
			#conTechnicalData ul li p {
				float: left;
				display: block;
				width: 245px;
				text-align: left;
			}
			
			#conTechnicalData ul li span {
				float: left;
				display: block;
				text-align: left;
				font-weight: bold;
			}
			
	#conFonekNot {
		background: transparent url('../_images/bg_know_confoneknot.jpg') no-repeat left;
		padding-left: 250px;
		height: 163px;
	}
	
		#conFonekNot ul {
			width: 350px;
		}
		
	#conFonekSet {
		background: transparent url('../_images/bg_know_set.jpg') no-repeat right;
		padding-top: 58px;		
		height: 246px;
		position: relative;
	}
	
		#imgKnowBox {
			position: absolute;
			left: 325px;
			top: 75px;
		}
		
		
#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');
		}
