body{
	behavior:url('/csshover.htc');
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	background: #fff;
}

table{
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
}

img{
	vertical-align: top;
}

a img{
	border: none;
}

div{
	overflow: hidden;
}

div#wrapper{
	width: 974px;
	margin: 0 auto;
	text-align: left;
}

span.h1{
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: 0 1px;
	background: #008585;
}

span.h2{
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	background: #008585;
}

div.fake{
	height: 12px;
}
div#content{
	margin: 3px 0 0 0;
}

	div#content div.txt{
		padding: 0 20px;
		margin: 20px 0;
		color: #555;
	}

	div#content div.txt hr{
		border: none;
		height: 1px;
		background: #aaa;
		color: #aaa;
	}

		div#content div.txt h1{
			font-size: 16px;
			margin: 0;
			padding: 0;
		}
		div#content div.txt h2{
			font-size: 15px;
			margin: 0;
			padding: 0;
		}
		div#content div.txt h3{
			font-size: 14px;
			margin: 0;
			padding: 0;
		}
		div#content div.txt h4{
			font-size: 13px;
			margin: 0;
			padding: 0;
		}
		div#content div.txt h5{
			font-size: 12px;
			margin: 0;
			padding: 0;
		}
		div#content div.txt h6{
			font-size: 11px;
			margin: 0;
			padding: 0;
		}

		div#content div.txt ol li{
			margin: 0 0 10px 0;
		}

		div#content div.txt ul{
			margin: 10px 0 0 10px;
			padding: 0;
			list-style: none;
			/float: left;
			clear: both;
		}
			div#content div.txt ul li{
				background: url('/gfx/arrow.gif') no-repeat 0 0;
				padding: 2px 0 4px 20px;
				clear: both;
			}

			div#content div.txt ul.arrow li{
				background: url('/gfx/arrow.gif') no-repeat 0 0;
			}

			div#content div.txt ul.dot li{
				background: url('/gfx/dot.gif') no-repeat 0 0;
			}

			div#content div.txt ul.nodot li{
				background: none;
			}

		div#content div.txt a{
			color: #00a0a0;
			text-decoration: none;
		}
			
		div#content div.txt p{
			padding: 0;
			margin: 0;
			display: block;
			clear: both;
		}
		
		div#content div.txt p.c{
			text-align: center;
		}

		div#content div.txt p.l{
			text-align: left;
		}

		div#content div.txt p.r{
			text-align: right;
		}

		div#content div.txt p.u{
			display: inline;
			text-decoration: underline;
		}

		div#content div.txt p.i{
			display: inline;
			font-style: italic;
		}

		div#content div.txt img.c{
			margin: 0 auto;
		}

		div#content div.txt img.l{
			float: left;
			margin: 10px 20px 10px 0;
		}

		div#content div.txt img.r{
			float: right;
			margin: 10px 0 10px 20px;
		}

			div#content div.txt a:hover{
				text-decoration: underline;
			}

		div#content div.txt span{
			color: #f00;
			font-weight: bold;
		}
		
		div#content div.txt table{
			border-collapse: collapse;
		}
		div#content div.txt table td{
			padding: 2px 4px;
			border-top: 1px solid #555;
		}

		div#content div.txt table img{
			vertical-align: middle;
		}
div#content div.txt ol.faq li{
	margin: 2px 0;
	padding: 0;
}
div#content div.txt ol.faq li span{
	color: #088;
	cursor: pointer;
}

div#content div.txt ol.faq li div{
	display: none;
	margin: 3px 0 20px 10px;
}
div#footer{
	margin: 5px 0;
	clear: both;
	width: 100%;
	padding: 0 30px;
	color: #555;
}

	div#footer a{
		color: #00a0a0;
		text-decoration: none;
		margin: 0 0 0 10px;
		padding: 0 0 0 10px;
		border-left: 1px solid #555;
	}
div#header{
	height: 80px;
}

	div#header a{
		float: left;
		padding: 0;
		margin: 20px 0 0 10px;
	}


	div#header form{
		width: 500px;
		float: right;
		padding: 0;
		margin: 10px 0 0 0;
	}

		div#header form fieldset{
			padding: 0;
			margin: 0;
			border: none;
		}

			div#header form fieldset a{
				float: right;
				margin: 4px 0 0 0;
				padding: 0 15px;
				font-size: 12px;
				color: #00a0a0;
				text-decoration: none;
				border-right: 1px solid #555;
				
			}

				div#header form fieldset a:hover{
					color: #e9e9e9;
				}

			div#header form fieldset label{
				float: right;
				margin: 4px 0 0 0;
				padding: 0 15px;
			}

			div#header form fieldset input{
				float: right;
				width: 100px;
				height: 16px;
				font-size: 11px;
				border: 1px solid #a5a5a5;
				background: #f5f5f5;
				margin: 3px 0 0 0;
				padding: 0;
			}

			div#header form fieldset input.submit{
				margin: 3px 0 0 5px;
				width: 16px;
				height: 16px;
				border: none;
			}
div#help_center{
	width: 550px;
	float: left;
	margin: 10px 20px;
	text-align: left;
}

div#help_center dl{
	padding: 0;
	margin: 0;
}

	div#help_center dl dt{
		padding: 0;
		margin: 10px 0 0 0;
		padding: 0 0 0 25px;
		background: url('/gfx/arrow.gif') left center no-repeat;
		cursor: pointer;
	}

	div#help_center dl dd{
		padding: 0;
		margin: 0 0 10px 10px;
		display: none;
	}

	div#help_center form{
		margin: 0;
		padding: 0;
		width: 540px;
	}

		div#help_center form fieldset{
			border: 1px solid #ededed;
			display: block;
			width: 537px;
		}
		div#help_center form fieldset span{
			color: #f00;
			display: block;
			margin: 0 40px;
		}

		div#help_center form fieldset legend{
			padding: 0 10px;
			color: #6291b8;
		}

		div#help_center form fieldset input{
			margin: 3px 200px;
		}


		div#help_center form fieldset p{
			padding: 0;
			margin: 1px 0 5px 0;
			width: 535px;
			display: block;
			clear: both;
			height: 20px;
		}

		div#help_center form fieldset p.hidden{
			display: none;
		}

		div#help_center form fieldset p label{
			width: 150px;
			float: left;
			text-align: right;
		}

		div#help_center form fieldset p label span{
			display: inline;
			margin: 0;
		}

		div#help_center form fieldset p textarea{
			margin: 0 5px;
			width: 200px;
			height: 150px;
			float: left;
			border: 1px solid #a0a0a0;
			font-size: 11px;
			color: #175485;
		}

		div#help_center form fieldset p input, div#help_center form fieldset p select{
			margin: 0 5px;
			width: 150px;
			float: left;
			border: 1px solid #a0a0a0;
			font-size: 11px;
			color: #175485;
		}

		
div#location{
	color: #555;
	height: 20px;
	vertical-align: middle;
}

	div#location a{
		float: left;
		margin: 4px 5px 0 0;
		text-decoration: none;
		color: #008585;
	}

	div#location a.last{
		color: #555;
	}
	div#location span{
		float: left;
		margin: 4px 0 0 0;
		padding: 0 0 0 20px;
	}

	div#location a.r{
		float: right;
		padding: 0 20px 0 0;
		margin: 4px 0 0 0;
		background: url('/gfx/arrow.gif') no-repeat right top;
		color: #f00;
		font-weight: bold;
	}

	div#location a.r:visited{
		color: #008585;
		font-weight: normal;
	}

	div#location span.r{
		margin: 4px 0 0 0;
		float: right;
		padding: 0 20px 0 0;
	}

div#main_left{
	float: left;
	width: 762px;
	height: 257px;
	border-right: 1px solid #c1c1c1;
}

	div#main_left img{
		width: 758px;
		height: 257px;
	}
div#main_left2{
	float: left;
	width: 762px;
	height: 190px;
	border-right: 1px solid #c1c1c1;
}

	div#main_left2 div{
		float: left;
		width: 250px;
		height: 185px;
		margin: 3px 3px 0 0;
		padding: 0;
		background: #fff;
	}
		div#main_left2 div span{
			background: #00a0a0;
		}

		div#main_left2 span.w1{
			background: #008585;
			margin: 0 4px 0 1px
		}

		div#main_left2 span.w2{
			background: #008585;
			margin: 0 3px 0 0
		}


		div#main_left2 div a.top{
			display: block;
			margin: 0;
			padding: 5px 10px;
			font-size: 12px;
			font-weight: bold;
			color: #fff;
			background: #008585;
			text-decoration: none;
		}

			div#main_left2 div a.top:hover{
				color: #bff;
			}

		div#main_left2 div a img{
			position: absolute;
			border-left: 1px solid #008585;
			float: left;
		}

		div#main_left2 div p{
			display: block;
			float: right;
			width: 110px;
			height: 140px;
			margin: 10px 5px 0 0;
			padding: 0;
			overflow: none;
		}

		div#main_left2 div p a img{
			float: none;
			border: none;
			position: static;
			margin: 3px 0 0 4px;
		}

ul#menu{
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	width: 974px;
	top: 65px;
	background: #008585 url('/gfx/menu_bg.gif') repeat-x;
	z-index: 10;
}

	ul#menu li{
		float: left;
		height: 29px;
		background: url('/gfx/menu_sep.gif') no-repeat right top;
	}
		ul#menu li.dotl{
			width: 1px;
			background: url('/gfx/white_dot.gif') no-repeat 0 0;
		}
		ul#menu li.dotr{
			width: 1px;
			background: url('/gfx/white_dot.gif') no-repeat 0 0;
			float: right;
		}

		ul#menu li a{
			float: left;
			margin: 0 3px 0 0;
			padding: 8px 0 8px 3px;
			text-align: center;
			color: #fff;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
		}

		ul#menu li a.a{
			background: #008585;
		}


			ul#menu li ul{
				position: absolute;
				margin: 0 0 0 -1px;
				padding: 0;
				clear: left;
				display: none;
				list-style: none;
				top: 29px;
			}
			ul#menu li:hover ul{
				display: block;
			}

				ul#menu li ul li{
					float: none;
					width: 100%;
					background: #008585;
					margin: 0;
					padding: 0;
					border-top: 1px solid #fff;
					border-bottom: 1px solid #000;
				}
				ul#menu li ul li:hover{
					background: #00a5a5;
				}

					ul#menu li ul li a{
						display: block;
						float: none;
					}

				li#menu_1 a{
					width: 150px;
				}
				li#menu_1 ul{
					width: 152px;
				}

				li#menu_2 a{
					width: 150px;
				}
				li#menu_2 ul{
					width: 152px;
				}

				li#menu_3 a{
					width: 200px;
				}
				li#menu_3 ul{
					width: 202px;
				}

				li#menu_4 a{
					width: 150px;
				}
				li#menu_4 ul{
					width: 152px;
				}

				li#menu_5 a{
					width: 150px;
				}
				li#menu_5 ul{
					width: 152px;
				}

.microsoft{
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.microsoft ul{
	margin: 0;
	padding: 0;
}
.microsoft ul li{
	background: url('/gfx/arrow.gif') no-repeat 0 0;
	margin: 0;
	padding: 0 0 0 20px;
}

.microsoft h6{
	color: #555;
	font-size: 10px;
	margin: 2px 0;
	padding: 0;
}
div#news{
	float: right;
	width: 209px;
	height: 257px;
	background: url('/gfx/right_bg.gif') no-repeat;
	color: #555;
}

	div#news div{
		margin: 10px;
		width: 189px;
		height: 237px;
		overflow: auto;
	}

	div#news div h1{
		margin: 10px 0 0 0;
		padding: 0;
		font-size: 11px;
	}

	div#news div p{
		padding: 0;
		margin: 0;
	}

	div#news div a{
		display: block;
		text-decoration: none;
		color: #00a0a0;
	}

div#product_content{
	float: left;
	position: relative;
	left: -1px;
	width: 724px;
	border-left: 1px solid #c1c1c1;
	margin: 0 0 10px 0;
}

	div#product_content span.h1{
		margin: 0 1px 0 4px;
	}
	div#product_content span.h2{
		margin: 0 0 0 3px;
	}

div#product_descriptions{
	float: left;
	position: relative;
	left: -1px;
	width: 724px;
	border-left: 1px solid #c1c1c1;
	margin: 0 0 10px 0;
}
	div#product_descriptions div.feature2{
		margin: 0 0 15px 3px;
		width: 720px;
		height: 86px;
	}

	div#product_descriptions div.feature2 img{
		width: 720px;
		height: 86px;
	}

	div#product_descriptions div.feature{
		margin: 0 0 0 0;
		width: 723px;
		height: 100px;
		background: url('/gfx/feature_bg.gif') no-repeat right top;
	}

	div#product_descriptions div.feature h1{
		position: absolute; 
		top: 0;
		left: 0;
		margin: 30px 0 0 10px;
		padding: 0;
		text-align: right;
		width: 450px;
		padding: 0;
		color: #777;
		font-size: 20px;
		font-weight: normal;
	}

	div#product_descriptions div.feature h1 span{
		color: #008585;
	}
	div#product_descriptions div.feature h2{
		position: absolute; 
		top: 0;
		left: 0;
		margin: 31px 0 0 11px;
		padding: 0;
		text-align: right;
		width: 450px;
		padding: 0;
		color: #aaa;
		font-size: 20px;
		font-weight: normal;
	}

	div#product_descriptions div.feature h2 span{
		color: #00c5c5;
	}

	div#product_descriptions div.feature img{
		position: absolute;
		top: 10px;
		left: 470px;
	}

	div#product_descriptions div.top{
		display: block;
		clear: both;
		height: 45px;
		margin: 10px 20px 0 20px;
		padding: 0;
		border-bottom: 1px solid #e9e9e9;
	}
	div#product_descriptions div.top h1{
		float: left;
		font-size: 20px;
		margin: 0;
		padding: 20px 0 0 0;
		color: #808080;
	}

	div#product_descriptions div.top a{
		float: right;
		font-size: 11px;
		margin: 25px 30px 0 0;
		height: 15px;
		text-decoration: none;
		color: #00a0a0;
		vertical-align: bottom;
	}

	div#product_descriptions div.gfx{
		clear: left;
		float: left;
		width: 340px;
		height: 300px;
		margin: 0 0 0 3px;
		padding: 5px 0 0 0;
		text-align: center;
	}

	div#product_descriptions div.gfx img{
		margin: 0 auto;
	}

	div#product_descriptions div.info{
		padding: 5px 0 0 0;
		float: left;
		width: 376px;
		height: 300px;
	}

	div#product_descriptions div.info img{
		margin: 0 40px 0 0;
		float: right;
		clear: both;
	}

	div#product_descriptions div.info h3{
		margin: 0 0 10px 0;
		padding: 0;
		font-size: 11px;
		color: #555;
		clear: both;
	}

	div#product_descriptions div.txt{
		color: #555;
		clear: both;
		margin: 0 0 0 20px;
		padding: 0;
	}
	
	div#product_descriptions div.txt span{
		color: #008585;
	}

	div#product_descriptions table{
		clear: both;
		margin: 20px 0 0 20px;
		padding: 0;
		border-collapse: collapse;
		font-size: 11px;
		width: 684px;
	}

	div#product_descriptions table thead tr{
		margin: 0;
		padding: 0;
		background: #005c5c;
		height: 2px;
		overflow: hidden;
	}

	div#product_descriptions table thead tr th{
		border-right: 1px solid #fff;
		background: #005c5c url('/gfx/white_dot.gif') no-repeat top left;
	}

	div#product_descriptions table thead tr td{
		border-right: 1px solid #fff;
		background: #005c5c url('/gfx/white_dot.gif') no-repeat top right;
	}

	div#product_descriptions table tbody tr th{
		background: #008585;
		border-right: 1px solid #fff;
		text-align: left;
		color: #fff;
		padding: 5px 20px;
	}

	div#product_descriptions table tbody tr td{
		background: #f4f4f4;
		border-right: 1px solid #fff;
		text-align: left;
		color: #555;
		padding: 5px 20px;
	}

	div#product_descriptions table tbody tr.q td{
		background: #e9e9e9;
	}

	div#product_descriptions table tbody tr th p{
		padding: 0;
		margin: 0;
		display: inline;
		background: url('/gfx/promo_line.gif') no-repeat center center;
		font-size: 11px;
	}

	div#product_descriptions table tbody tr th span{
		color: #eadb2e;
		font-size: 13px;
		margin: 0 5px;
	}

	div#product_descriptions table tbody tr th span.l{
		float: left;
		color: #fff;
	}

	div#product_descriptions table tbody tr th a{
		color: #fff;
		text-decoration: none;
		float: right;
	}

	div#product_descriptions a.f{
		float: right;
		text-decoration: none;
		margin: 20px 30px 20px 0;
		color: #00a0a0;
	}
	div#footer_content{
		font-size: 9px;
		color: #aaa;
		clear: both;
		margin: 0 0 0 30px;
	}
div#product_left{
	float: left;
	width: 248px;
	border-right: 1px solid #c1c1c1;
	margin: 0 0 10px 0;
}

	div#product_left span.d{
		background: #005c5c;
	}

	div#product_left span.h1{
		margin: 0 4px 0 1px;
	}

	div#product_left span.h2{
		margin: 0 3px 0 0px;
	}
	div#product_left span.m{
		margin-top: 10px;
	}

	div#product_left span.h{
		background: #a8a8a8;
	}

	div#product_left a{
		margin: 0 3px 0 0;
		display: block;
		font-size: 12px;
		color: #fff;
		padding: 5px 20px;
		background: #008585;
		font-weight: bold;
		text-decoration: none;
		border-top: 1px solid #005c5c;
	}
		div#product_left a.a{
			color: #eee;
			background: #007070;
		}

		div#product_left a.t{
			border-top: none;
			background: #005c5c;
		}

		div#product_left div.p{
			border-bottom: 1px solid #c1c1c1;
			border-left: 1px solid #008585;
			height: 74px;
			margin: 0 3px 0 0;
		}
		
			div#product_left div.p a{
				float: left;
				border-top: none;
				font-weight: normal;
				height: 55px;
				width: 168px;
				margin: 0;
				padding: 0;
				vertical-align: middle;
				color: #00a0a0;
				background: #fff;
			}
			
				div#product_left div.p a span{
					background: url('/gfx/arrow.gif') no-repeat right center;
					display: block;
					margin: 30px 0 0 0;
				}

			div#product_left div.p a.g{
				display: block;
				height: 74px;
				width: 70px;
				float: left;
				text-align: center;
			}
				div#product_left div.p a.g img{
					margin: 2px auto;
				}

		div#product_left div.p a.a{
			font-weight: bold;
		}
		div#product_left div.p p{
			margin: 0;
			padding: 0;
		}

		div#product_left div.p p span{
			display: inline;
			float: right;
			font-size: 11px;
			margin: 0 3px;
		}

		div#product_left div.p p a{
			display: inline;
			float: right;
			font-size: 11px;
			width: auto;
			height: auto;
			margin: 0 3px;
		}


	div#product_left a.h{
		border: none;
		display: block;
		margin: 0 3px 0 0;
		padding: 5px 20px;
		font-size: 12px;
		font-weight: bold;
		color: #fff;
		background: #c1c1c1;
		text-decoration: none;
	}

	div#product_left p{
		margin: 10px;
		padding: 0;
	}

		div#product_left p a{
			font-weight: normal;
			background: #fff url('/gfx/arrow.gif') no-repeat 15px center;
			border: none;
			padding: 5px 0 5px 35px;
			color: #555;
		}

		div#product_left a:hover{
			color: #a0a0a0;
		}
form.form{
	margin: 0;
	padding: 0;
}
form.form fieldset{
	margin: 0;
	padding: 0;
	border: none;
}

form.form fieldset legend{
	color: #73b5d0;
}

form.form fieldset label{
	float: left;
	width: 200px;
	text-align: right;
	padding: 0 10px;
	margin: 6px 0 2px 0;
	font-size: 11px;
	cursor: pointer;
}

form.form fieldset label.chk{
	text-align: left;
}

form.form fieldset label b{
	color: #f00;
}

form.form fieldset input, form.form fieldset select{
	margin: 4px 0;
	border: 1px solid #007070;
	font-size: 11px;
	width: 180px;
}
form.form fieldset textarea{
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 20px 10px 220px;
	border: 1px solid #007070;
	width: 335px;
	height:60px;
}

form.form fieldset input.submit{
	float: left;
	width: auto;
	margin: 2px 0 6px 240px;
	font-weight:bold;
	cursor:pointer;
}

form.form fieldset input#rules{
	width: auto;
	border: none;
}

form.form fieldset .fr{
	float: right;
	border: none;
	width: auto;
	margin: 0;
}
form.form fieldset .fl{
	float: left;
	margin: 0 0 0 20px;
}

form.form fieldset p{
	color: #f00;
	text-align: right;
	margin: 0;
	padding: 0;
	font-size: 9px;
}

form.form fieldset div{
	color: #f00;
	text-align: left;
	font-size: 9px;
	font-weight: bold;
	margin: 0 0 5px 220px;
}

form.form fieldset div.hr{
	margin: 0;
}

form.form fieldset p.i{
	display: inline;
	float: left;
	margin: 6px 0 2px 0;
	color: #73b5d0;
}

form.form fieldset p.i a{
	color: #7f3090;
}

form.form fieldset p.i a:hover{
	text-decoration: none;
}

form.form fieldset br{
	clear: both;
}
div#see_too{
	float: right;
	width: 209px;
	height: 187px;
	margin: 3px 0 0 0;
}

	div#see_too span.h{
		background: #a8a8a8;
	}

	div#see_too a{
		display: block;
		margin: 0;
		padding: 5px 20px;
		font-size: 12px;
		font-weight: bold;
		color: #fff;
		background: #c1c1c1;
		text-decoration: none;
	}

	div#see_too h4{
		display: block;
		margin: 0;
		padding: 5px 20px;
		font-size: 12px;
		font-weight: bold;
		color: #fff;
		background: #c1c1c1;
		text-decoration: none;
	}

	div#see_too p{
		margin: 10px;
		padding: 0;
		height: 138px;
		overflow: auto;
	}

	div#see_too p a{
		font-weight: normal;
		background: #fff url('/gfx/arrow.gif') no-repeat 15px center;
		padding: 3px 0 3px 35px;
		color: #555;
	}
table#zgloszenie_serwisowe{
	margin: 0 auto 0 auto;
	}


table#zgloszenie_serwisowe input[type="text"]{
	border: 1px solid #eaeaea;
	padding: 2px 2px;
	background: #fcfcfc;
	width:220px;
}
table#zgloszenie_serwisowe input[type="submit"]{
	background: url(../gfx/submit.gif) no-repeat;
	border:0px;
	margin:0px;
	padding:0px;
	width:86px;
	height:21px;
}
table#zgloszenie_serwisowe textarea{
	border: 1px solid #eaeaea;
	padding: 2px 2px;
	width:300px;
	height:80px;
	background: #fcfcfc;
}

table#zgloszenie_serwisowe span.error{
	color: #f00;
	font-weight:normal;
	font-size:10px;
	display:block;
}
table#zgloszenie_serwisowe table {
	border-collapse: collapse;
	margin: 10px 0;
	font-family: helvetica, arial, verdana;
}

table#zgloszenie_serwisowe th {
	background: #EEEEF0;
	text-align: left;
	border-bottom: 2px solid #ffffff;
	font-weight: normal;
	vertical-align: left;
} 

table#zgloszenie_serwisowe th.header {
	text-align: left;
	color:#433B80;
	font-weight:bold;
	vertical-align: left;
}


table#zgloszenie_serwisowe tbody td {
	text-align:left;
	border:none;
}

table#zgloszenie_serwisowe tbody td, th {
	padding: 2px 10px;
}
