/* treść */
	#content { width: 920px; /*background: transparent url("../img/will/bg_content_bottom.jpg") 0 100% no-repeat; */}
	#willcontent {
      padding-left: 50px;
      padding-right: 50px;
      padding-bottom: 20px;
	}
	#willcontent h3 {
      padding-bottom: 20px;
      padding-top: 10px;
      color: #909E76; font-size: 16px;
	}
	#willcontent p {
      padding-bottom: 10px;
      padding-top: 10px;
	}


		#content h2 { background: transparent url("../img/general/bg_header.gif") 0 100% no-repeat; font-size: 18px; font-family: "Georgia", "Verdana","Helvetica",sans-serif; padding: 2px 15px 5px 10px; margin-bottom: 10px; margin-right: 20px; font-weight: normal; }
		#whyWill, #howItWorks, #whyPreparecase { float: left; }
		#whyWill, #howItWorks, #whyPreparecase { /* background: transparent url("../img/will/bg_content_top.jpg") 0 0 no-repeat; */ padding-top: 20px; }
		#howItWorks { background-position: 100% 0; }
	/* Why Will */
		#whyWill { width: 313px; }
			#whyWill h2 { margin-left: 30px; }
			#whyWill p { margin: 10px 20px 10px 30px; }
		/* formularz */
			#whyWill form { width: 267px; height: 134px; margin: 0; margin-left: 30px; padding: 0; background: #eef2f3 url("../img/will/bg_login.jpg") 0 0 no-repeat; }
				#whyWill form fieldset { background-color: transparent; border-width: 0; padding-top: 16px; }
					#whyWill div { margin-bottom: 0; }
						#whyWill label { width: 60px; font-size: 11px; }
						#whyWill div.text input { width: 170px; background-color: #fff; border-color: #909E76; padding: 1px; margin: 0; }
					#whyWill div.password { padding-bottom: 10px; }
					#whyWill form ul { width: 220px; height: 15px; float: left; background-image: none; margin: 4px 0 0; }
						#whyWill form ul li { float: left; width: 125px; height: 15px; font-size: 10px; background-image: none; padding: 0; }
						#whyWill form ul li#createAccount { width: 90px;}
							#whyWill form ul li#createAccount a { border-left: 1px solid #608bb2; padding-left: 2px; }
					#whyWill form div.submit { float: right; width: 81px; height: 19px; margin: 0; padding: 0; }
						#whyWill form div.submit input { width: 61px; height: 19px; background: #eef2f3 url("../img/general/btn_login.gif") 0 0 no-repeat; margin: 0; padding: 0; border-width: 0; color: #fff; font-size: 11px; text-align: center; line-height: 19px; }
	/* How it works */
		#howItWorks { width: 312px; }
			#howItWorks h2 { margin-left: 20px; margin-right: 35px; }
			#howItWorks h3 { color: #909E76; font-size: 16px; font-family: "Georgia", serif; padding-left: 20px; }
			#howItWorks ul { margin: 0 25px 10px 20px; }
				#howItWorks li { padding: 15px 0 15px 45px; background: transparent none 0 15px no-repeat; border-bottom: 1px dotted #adaaa3; }
					#howItWorks li h3 { padding-left: 0; padding-bottom: 10px; }
						#howItWorks li h3 a { background: transparent url("../img/will/arr_green_next.gif") 0 3px no-repeat; font-size: 11px;  padding-left: 15px; }
				#howItWorks li#enterInformation { background-image: url("../img/will/deco_info.gif"); }
				#howItWorks li#printWill { background-image: url("../img/will/deco_print.gif"); }
				#howItWorks li#singWill { background-image: url("../img/will/deco_sign.gif"); }
			#howItWorks2 ul { margin: 0 25px 30px 20px; }
				#howItWorks2 li { padding: 15px 0 15px 45px; background: transparent none 0 15px no-repeat; border-bottom: 1px dotted #adaaa3; }
				#howItWorks2 li#enterInformation { background-image: url("../img/will/deco_info.gif"); }
				#howItWorks2 li#printWill { background-image: url("../img/will/deco_print.gif"); }
				#howItWorks2 li#singWill { background-image: url("../img/will/deco_sign.gif"); }
	/* Why Preparecase */
		#whyPreparecase { width: 295px; }
			#whyPreparecase h2 { margin-left: 15px; }
			#whyPreparecase ul { margin-left: 15px; }
				#whyPreparecase li { margin-top: 20px; }
					#whyPreparecase li h3 { font-size: 12px; }
						#whyPreparecase li h3 { color: #909E76; background: transparent url("../img/will/bullet.jpg") 1px 6px no-repeat; padding-left: 10px; }
						
						

	#container
		{
			padding: 30px;
			border: 1px solid #ccc;
			background: #fff;
		}
	
	#tabnav
		{
		   padding-top:5px;
			height: 20px;
			margin: 0;
			padding-left: 10px;
			background: url("../img/will/tab_bottom.gif") repeat-x bottom;
		}
	
	#tabnav li
		{
			margin: 0; 
			padding: 0;
	  		display: inline;
	  		list-style-type: none;
	  	}
		
	#tabnav a:link, #tabnav a:visited
		{
			float: left;
			background: #DEEBD6;
			font-size: 10px;
			line-height: 14px;
			font-weight: bold;
			padding: 2px 10px 2px 10px;
			margin-right: 4px;
			border: 1px solid #ccc;
			text-decoration: none;
			color: #666;
		}

	#tabnav span
		{
			float: left;
			background: #f3f3f3;
			font-size: 10px;
			line-height: 14px;
			font-weight: bold;
			padding: 2px 10px 2px 10px;
			margin-right: 4px;
			border: 1px solid #ccc;
			text-decoration: none;
			color: #000000;
		}
	
	#tabnav a:link.active, #tabnav a:visited.active
		{
			border-bottom: 1px solid #fff;
			background: #fff;
			color: #000;
		}
	
	#tabnav a:hover
		{
			background: #fff;
		}

	.step
	{
		text-align : right;
		font-size: xx-small;
		color: #999999;
	}
	
/*	
.req {
  border: 1px solid #950A06;
  background-color: #FFFFCA;
}
*/
						