	html {margin:0;padding:0;width:100%;height:100%;font:10px Arial, Helvetica, sans-serif;}
	body {background: url(../i/bg.gif) repeat-x top left #fff;background-attachment:fixed;margin:0;padding:0;height:100%;}
	* html body {text-align:center;}
	
	.print {display:none;}
	img {border:0;}
	p {margin:3px 0;}
	h1 {font-size:17px;margin:10px 0 10px 0;}
	h2 {margin:3px 0 3px 0;font-size:15px;}
	p.definition {font-style:italic;}
	.userTab {width:100%;position:absolute;top:0px;left:0px;font-size:1em;background:#666;color:#fff;padding:0px;display:block;line-height:15px;}
	.userTab a {color:#fff;}
	.smaller {font-size:0.9em}

	a:focus {overflow:hidden}
	
	#wrapper {margin:0 auto;width:530px;}
	* html #wrapper {text-align:left;}
	#wrapper.administration {width:776px;}
	#header a  {width:100%;display:block;text-align:right;background:url(../i/logo-bg.gif) repeat-x left bottom transparent;}
	#right {float:right; width:120px;padding-top:180px;}
		#right a {color:#666;text-decoration:none;}
		#right ul li ul li a:hover, #right ul li ul li a.active  {background:#666;color:#eee;}
		#right ul {list-style:none;font-size:1em;margin:0;padding:0;}
		#right ul li {border-bottom:1px solid #888;margin-bottom:3px;}
		#right ul li ul {margin-left:23px;}
		#right ul li ul li {border-bottom:none;}
	#center {float:left;padding:50px 0px 0px 0px;position:relative;}
	#center a {color:#666;}
	#center a:visited {color:#666;}
	#center a:hover {background:#666;color:#fff;font-style:italic}
	#center a.imgLink:hover {background:transparent}
	
	#center .wide {width:630px;margin-top:-50px}
	#center .wide legend {background:#ccc;}
	#center .wide .toggler a, #center .wide  legend span {width:610px;}
	
	#center #content {font-size:1.2em;line-height:1.8em;color:#333;}
		#topImage {margin-bottom:-3px;}
	#center .home {background:#bfdcf3;padding:10px 20px}
	#center .about {background:#FFFAC0;padding:10px 20px}
	#center .contact {background:#FFEAD0;width:372px;padding:10px 0px}
	#center .account {background:#D9D6EB;width:372px;padding:10px 0px}
	#center .order {background:#E1EDC2;width:372px;padding:10px 0px}
	
	#center .order legend {background:#afc57a;}
	#center .contact legend {background:#ecd4b7;}
	#center .account legend {background:#C7C3DF;}
	#center .contact p, #center .order p {margin:4px 20px;}
	#center .order h2 {margin:15px 20px 5px 20px;}
	.clear {clear:both;}
	
	#center legend.active {background:#666;color:#fff}
	.inner {margin:10px 20px;}
	* html .inner {margin:10px 0px;}
	table, tr, td {font-size:1em;}
	table.login {margin:40px 0 20px 80px;}
	
	#header img#logo {margin-top:100px;}
	#header img#headerImg {margin:10px 10px 0 10px;}
	
	/* order page  */
	
	.highlights {text-align:center;font-weight:bold;font-size:1.3em;margin:40px 30px 20px 30px;height:60px;display:none;color:#666}
	
	/* pierwsza strona  */
	ol#transferSteps {font-size:1.3em;margin:0;padding:30px 0 30px 80px;color:#333;}
	ol#transferSteps li span {font-size:15px;color:#666;}
	fieldset {border:none;border:none;margin:5px 0px;padding:0;}
	
	legend {color:#333;margin:0;width:358px;display:block;text-transform:uppercase;text-align:left;}
	#center .toggler a, #center legend span {text-decoration:none;display:block;margin:0 5px;width:358px;}
	
	* html legend {margin:0px -10px 0 -10px;width:358px;padding:0px 5px;}
	* html #center .toggler a {margin:0px;}
	
	#center .toggler a:hover {background:transparent;font-style:normal;}
	fieldset ul {list-style-type:circle;margin:10px 35px;padding:0;}
	fieldset ul.support {font-size:1em;}
	/*input.regular, textarea {border:1px solid #888;background:#fff;font: 1em Arial, Helvetica, sans-serif;}
	input.regular:hover, textarea:hover {background:#eee;border:1px solid #666;}
	input.regular:focus, textarea:focus {border-color:#000;background:#eee;}*/	
	textarea {width:250px;}

	textarea {height:80px;}
	input.numbers {width:30px;background:#fff;border:1px solid #999}
	.alignLeft {text-align:left;}
	.alignRight {text-align:right;}
	.alignCenter {text-align:center;}
	#calculatorForm li, #reviewForm li, .orange {color:#f90;}
	.fileColors {width:70px;background:#fff;border:1px solid #999}
	.message {color:#f00;margin-top:15px;}
	#calculatorForm li .darkText  {color:#666;font-weight:bold;}
	#calculatorForm li ul {margin:0;padding:0;}
	#calculatorForm li ul li {color:#666;list-style:none;margin:5px 0 0 15px;padding:0;}
	#calculatorForm .input0 {position:absolute;right:235px;}
	#calculatorForm .input1 {position:absolute;right:160px;}
	#calculatorForm .input2 {position:absolute;right:85px;}
	
	#reviewForm li .darkText  {color:#666;font-weight:bold;}
	#reviewForm li ul {margin:0;padding:0;}
	#reviewForm li ul li {color:#666;list-style:none;margin:5px 0 0 15px;padding:0;}
	#reviewForm .input0 {position:absolute;right:235px;}
	#reviewForm .input1 {position:absolute;right:160px;}
	#reviewForm .input2 {position:absolute;right:85px;}
	
	table.summary {border:1px solid #666;font-size:10px;margin-top:5px;width:100%;}
	table.summary th{background:#ccc;text-align:center;padding:2px;}
	table.summary td{background:#e2e1e1;text-align:left;padding:2px;}
	table.summary td table td{padding:0px;font-size:10px}
	
