/*
** Monitory Serwerów CSS. All rights reserved.
**
** 2009 coded by Bil Software, www.bilsoftware.com
*/ 
body { margin: 0; font: 11px Tahoma, "Arial Narrow", Arial; }
	pre { overflow: scroll; }
	img { border: 0; }
	form { margin: 0; padding: 0; }
		form fieldset { margin: 0 0 0 0; border: 0; clear: both; }
		form fieldset legend { display: none; }
		form fieldset ol { margin: 0; padding: 0; list-style: none; }
			form fieldset ol li { margin: 0 0 2px 0; clear: both; overflow: hidden; zoom: 1.0; }
				form fieldset ol li label { float: left; width: 100px; height: 16px; margin: 0; padding: 7px 15px 5px 15px; }
				form fieldset ol li input { float: left; width: 300px; height: 16px; margin: 0 0 0 10px; padding: 5px; border: 1px solid #C5C5C5; font-size: 10px; background: #FAFAFA; }
			form fieldset p { width: 100px; height: 16px; margin: 0 10px 0 0; padding: 7px 15px 5px 15px; background: #F4F4F4; }
				form fieldset textarea { width: 702px; height: 200px; margin: 0 0 0 10px; padding: 5px; border: 1px solid #C5C5C5; background: #FAFAFA; font-size: 11px; }
		form div { margin: 0 15px 0 0; text-align: right; }
			form div input { border: 0; background: none; }
		form div.left { margin: 0 0 0 380px; text-align: left; }
			form p { padding: 10px 0 20px 145px !important; text-align: left; }
	#main { width: 915px; margin: 0 auto; clear: both; overflow: hidden; zoom: 1.0; background: white url(img/back.gif) 0 0 repeat-y; }
		#top { width: 899px; height: 180px; margin: 0 8px 0 8px; position: absolute; top: 0; background: white url(img/top.gif) 0 0 repeat-x; }
			#logo { display: block; width: 250px; height: 82px; margin: 25px 0 0 25px; background-image: url(img/logo.jpg); background-repeat: no-repeat; text-indent: -200px; overflow: hidden; }
			#top ul { float: left; margin: 20px 0 0 20px; padding: 0; list-style: none; text-align: center; }
				#top ul li { float: left; padding: 0 10px 0 0; color: #353535; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
					#top ul li a { padding: 6px 3px 4px 3px; color: #6699CC; text-decoration: none; border-bottom: 3px solid gray; }
					#top ul li a:hover { text-decoration: none; border-bottom-color: #FF6600; }
			#top form div { float: right; margin: 20px 20px 0 0; }
				#top form div * { float: left; }
				#top form div span { margin: 0 10px 0 15px; padding: 1px 0 0 0; color: #696969; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
				#top form div .input { margin: 0 5px 0 0; padding: 3px; width: 100px; height: 12px; background: #b2b2b2; border: 0; color: white; font-size: 10px; }
				#top form div .button { border: 0; background: none; color: #696969; font-family: Arial, Helvetica, sans-serif; }
			#stats { margin: 0 0 5px 20px; position: absolute; bottom: 0; clear: both; overflow: hidden; zoom: 1.0; color: #f1f1f1; }
		#content { padding: 200px 20px 30px 20px; }
			#content h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; margin: 0; padding: 0 0 20px 0; }
			#content p { margin: 0; padding: 10px 0 10px 0; }
			#content a { color: #9933CC; }
			#content a:hover { color: black; }
			#content .faq { cursor: pointer; padding: 2px 5px; border: 1px solid #6699CC; background: white; }
			#content .openfaq { background: #6699CC; }
			#content .confirm { background: #ff6969; margin: 10px; padding: 20px; }
				#content .confirm h2 { margin: 0 !important; padding: 0 0 10px 0 !important; }
				#content .confirm ul { clear: both; height: 30px; overflow: hidden; zoom: 1.0; margin: 0; padding: 0; list-style: none; }
					#content .confirm li { float: left; width: 50px; margin: 0 10px 0 0; border: 1px solid #999999; }
						#content .confirm li a { display: block; background: #CCCCCC; padding: 5px; color: black !important; text-decoration: none; text-align: center; }
						#content .confirm li a:hover { background: white; }
		#footer { padding: 20px; clear: both; overflow: hidden; zoom: 1.0; background-image: url(img/footer.gif); background-position: bottom; background-repeat: no-repeat; text-align: right; color: #5A7AB7; }
			#footer p { float: right; margin: 0; padding: 0; }
			#footer span { float: left; }
			#footer a { color: black; text-decoration: none; }	
		/**/
	/**/
/**/