*{ margin: 0; padding: 0; }
html { background-color: #fff; }
body { font-family: "Verdana","Helvetica",sans-serif; text-align: left; color:  #000; font-size: 12px; }

.skip, #header span { text-indent: -100em; position: absolute; top: 0; left: 0; height: 1px; }

p, .kom { color: #535353; font-size: 11px; }

table { border-collapse: collapse; }

a { text-decoration: none; color: #608bb2; }
a:hover { text-decoration: underline; }
	a img { border: 0;}

.img { text-align: center; float: left; margin: 10px 10px 5px 20px; }
	.img a { padding: 10px; display: block; }

li { list-style-type: none; }
li.txt { 
   list-style-type: disc; 
   color: #535353; font-size: 11px;
   margin-left:50px;
}

h1, h2 { color: #909E76; font-size: 16px; }

/* strona */
#wrapperMain { width: 920px; margin: 0 auto; position: relative; padding-bottom: 10px; background: transparent url("../img/will/bg_top.jpg") 0 80px no-repeat; }
	/* wstęp */
	#lead { width: 920px; height: 320px; clear: right; }
		#lead p { padding: 213px 500px 5px 60px; font-size: 11px; }
		#lead a.more { display: block; font-weight: bold; color: #909E76; background: transparent url("../img/general/arr_green_next.gif") 100% 6px no-repeat; width: 80px; text-align: right; padding-right: 13px; }
		#startWill { width: 176px; height: 29px; display: block; position: absolute; right: 16px; top: 223px; }



/* fragment poparwiony */
	/* top */
	#top { width: 920px; position: absolute; top: 80px; left: 0; height: 37px;  } 



		/* pasek z tabami */
		#tabbar { position: absolute; top: 5px ; left: 50px; height: 32px; width: 870px; }


/* fragment poprawiony */


			#tabbar li { float: left; height: 32px; width: 80px; background: transparent url("../img/will/bg_tab_green.gif") 0 0 no-repeat; }
				#tabbar a, #tabbar span, #tabbar strong { display: block; height: 32px; line-height: 32px; padding: 0 7px; color: #909e76; font-weight: bold; font-size: 11px; text-align: center; background: transparent url("../img/will/bg_tab_green.gif") 100% 0 no-repeat; margin-left: 7px; padding: 0; padding-right: 7px; }
			#tabbar li#currentTab { background-image: url("../img/will/bg_tab_white.gif"); }
				#tabbar li#currentTab strong { background-image: url("../img/will/bg_tab_white.gif"); color: #6a6a6a; }
			#tabbar li li { display: none; background: #fff none; border-bottom: 1px solid #eee; float: none; height: auto; width: 150px; margin: 0; }
				#tabbar li li a, #tabbar li li span, #tabbar li li strong { background: transparent none; height: auto; text-align: left; line-height: 20px; padding: 5px; margin-left: 0; width: 140px; }
				#tabbar li li a:hover { background-color: #dfebd5; }
			#tabbar li.hover li { display: block; }
	/* logo */
	#header { width: 245px; height: 70px; background: transparent url("../img/will/bg_logo.jpg") 0 0 no-repeat; position: absolute; top: 10px; left: 0; }
		#header a { display: block; width: 245px; height: 70px; }




/* F O O T E R */
#footer { width: 920px; clear: both; background: transparent url("../img/general/bg_footer.gif") 0 0 no-repeat; margin-top: 25px; }
	/* copyright i twórcy */
	#footer p { color: #6b6b6b; font-size: 10px; padding-left: 20px; text-align: left; }
		#footer p a { color: #6b6b6b; font-weight: bold; }
		#footer p a.privacy { color: #608bb2; }

	p.disclaimer { line-height: 15px; align:center;}
	p.disclaimer a { color: #608bb2; }

/**
 * kolory w formularzu
form fieldset { border: 1px solid #e5e5e5; background-color: #f8f9f2; }
	form fieldset legend { color: #636363; }
	form fieldset div input, form fieldset textarea, form fieldset select { border:  1px #e5e5e5 solid; background-color: #f1f1f1; color: #000; }
		form fieldset div input:hover, form fieldset select:hover, form fieldset div input:focus, form fieldset select:focus, form fieldset textarea:hover, form fieldset textarea:focus { border-color: #e5e5e5; }
 */
