@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;
}

	#txtH1PageTitle {
		display: block;
		width: 262px;
		height: 76px;
		background: transparent url('../_images/txt_h1_dopobrania.gif') no-repeat right bottom;
	}
	
	
	#conTopBlocks {
		display: block;
		padding: 24px 5px 20px 5px;
	}
	
		#conTopBlocks .conOne {
			position: relative;
			width: 295px;
			height: 180px;
			padding-top: 21px;
			float: left;
			border-right: 1px solid #E6A9B0;
			border-left: 1px solid #EF6C66;
		}
		
			#conTopBlocks .conOne h3 {
				display: block;
				color: #fff;
				width: 200px;
				height: 21px;
				margin: 0 0 12px 12px;
			}
			
			#conTopBlocks .conOne .conOneImage {
				float: left;
				width: 100px;
				height: 100%;
			}
			
			#conTopBlocks .conOne .conOneText {
				float: left;
				padding-left: 6px;
				width: 160px;
				height: 100%;
				color: #000;
			}
			
			#conTopBlocks .conOne a.btnLink {
				position: absolute;
				left: 120px;
				top: 160px;
				display: block;
				width: 151px;
				height: 37px;
				background-image: url('../_images/btn_pobierz_za_darmo.gif');
			}
			
			#conTopBlocks .conOne a.btnLinkZamow {
				position: absolute;
				left: 120px;
				top: 160px;
				display: block;
				width: 151px;
				height: 37px;
				background-image: url('../_images/btn_zamow_za_darmo_green.gif');
			}
		
		#conTopBlocks .conFirst {
			border-left: none;
		}
		
		#conTopBlocks .conLast {
			border-right: none;
		}
	
	
	
#conMainFooter {
	display: block;
	height: 167px;
	margin-top: 17px;
	background: transparent url('../_images/bg_conmainfooter.gif') no-repeat center;
}

	#conFirstColumn {
		float: left;
		display: block;
		width: 314px;
		height: 100%;
		border-right: 1px solid #C8C8C8;
		background: transparent url('../_images/bg_confooter_firstcolumn_downloads.jpg') no-repeat right;
	}
	
	#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.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');
		}

#conAjax .conOne {
	float: left;
	width: 315px;
	margin: 6px 0;
}

	#conAjax .conOne label {
		width: 95px;
	}

#conAjax .conLastOne {
	margin: 0;
}

	#conAjax .conFields {
		float: left;
		width: 345px;
	}
	
	#btnFormWyslij {
		display: block;
		border: none;
		width: 114px;
		height: 37px;
		background-image: url('../_images/btn_wyslij_gray.gif');
		background-color: transparent;
	}
	
#conAjax div.oHintError {
   	display: inline;
	width: 130px;
	z-index: 22;
	right: 65px;
	top: 35px;
}

	#conAjax div.oHintError .oHintError-pointer {
	    position: absolute;
	    left: 35px;
	    top: -9px;
	    width: 17px;
	    height: 9px;
	    background: transparent url(../_images/bg_form_tips_pointer_top_error.gif) left top no-repeat;
	}