* {
	border: none;
	margin: 0;
	padding: 0;
}
hr, big {display: none;}
em {font-style: normal; font-weight: bold;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;}
ul {list-style: none;}
acronym, abbr {cursor: help;}
address {font-style: normal;}
legend, label {display: none;}
input, button, textarea {font: 1em/1em tahoma, sans-serif;}

body {
	background: url('../images/bg_body.gif') repeat-x;
	padding: 8px 0 51px;
	text-align: justify;
	font: 0.6875em/1.7em tahoma, sans-serif;
	color: #4e4e4e;
}

a,
a:visited,
a:hover {
	text-decoration: none;
	color: #4e4e4e;
}
a.more {
	float: right;
	width: 54px;
	height: 23px;
	background: url('../images/shape_button_blue.png') no-repeat;
	padding: 2px 0 0 4px;
	text-align: center;
	text-transform: lowercase;
	font-weight: bold;
	color: #fff !important;
}
a.top {
	float: right;
	background: url('../images/shape_arrowhead_up_black.gif') no-repeat left center;
	padding-left: 10px;
	text-transform: lowercase;
	font-weight: normal !important;
	color: #4e4e4e !important;
}

h2,
	#content_breadcrumbs {
		text-transform: lowercase;
		font: normal 1.65em/60px arial, sans-serif;
	}
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

	form ul {
		overflow: hidden;
		width: 214px;
		margin-bottom: 0 !important;
	}
		form ul li {
			border: 1px solid #e6e6e6;
			background: none !important;
			margin-bottom: 10px;
			padding: 0 !important;
		}
input.text,
textarea {
	width: 202px;
	border: 1px solid #fff;
	background: url('../images/shape_gradient_vertical_grey.gif') repeat-x left top;
	padding: 4px;
	color: #aaa;
}
input.submit {
	width: 55px;
	height: 25px;
	background: url('../images/shape_button_black.png') no-repeat;
	padding: 0 4px 2px 0;
	text-align: center;
	text-transform: lowercase;
	font-weight: bold;
	color: #fff;
}

#container {
	position: relative;
	width: 961px;
	background: url('../images/bg_container_triple.gif') no-repeat 0 362px;
	margin: 0 auto;
}

#header {
	height: 212px;
	background: url('../images/bg_header.png') no-repeat left bottom;
	padding-top: 146px;
}
	#header h1 {
		position: absolute;
		top: 0;
		left: 12px;
	}
	#header_language {
		position: absolute;
		top: 82px;
		left: 12px;
		width: 214px;
	}
		#header_language p {
			float: left;
			line-height: 64px;
		}
		#header_language ul {
			float: right;
			padding-top: 24px;
		}
			#header_language ul a {
				overflow: hidden;
				float: left;
				height: 16px;
				background: url('../images/shape_frame_grey.gif') no-repeat left center;
				padding-left: 10px;
			}
			#header_language ul a:hover,
			#header_language ul a.active {
				background-image: url('../images/shape_frame_dotted_grey.gif');
			}
			#header_language ul img {
				border: 1px solid #e6e6e6;
				padding: 1px;
			}
			#header_language ul li {
				float: left;
				margin-right: 8px;
			}
			#header_language ul li.last-child {
				margin-right: 0;
			}
	#header_navigation {
		position: absolute;
		top: 20px;
		right: 12px;
		width: 689px;
	}
		#header_navigation p {
			float: right;
			padding-top: 4px;
			line-height: 27px;
		}
			#header_navigation p a {
				background: url('../images/shape_sight_blue.gif') no-repeat left center;
				padding-left: 15px;
			}
			#header_navigation ul a {
				display: block;
				padding-top: 4px;
				text-transform: uppercase;
				color: #414141;
			}
			#header_navigation ul a:hover,
			#header_navigation ul a.active {
				background: url('../images/shape_arrowhead_down_left_blue.gif') no-repeat;
				color: #fff;
			}
				#header_navigation ul a:hover span,
				#header_navigation ul a.active span {
					background: #0791d2 url('../images/bg_navigation.png') no-repeat right top;
				}
			#header_navigation ul span {
				display: block;
				padding: 0 10px;
				font: bold 1.1em/27px "arial narrow", arial, sans-serif;
			}
			#header_navigation ul ul {
				display: none;
			}
			#header_navigation ul li {
				float: left;
				background: url('../images/shape_slash_grey.gif') no-repeat right 15px;
				margin-right: 12px;
				padding-right: 19px;
			}
			#header_navigation ul li.last-child {
				background: none;
				margin-right: 0;
				padding-right: 0;
			}

#intro {
	overflow: hidden;
	height: 212px;
	padding: 0 12px;
}
	#intro_offer {
		float: right;
		width: 214px;
		padding: 0 2px;
	}
			#intro_offer p a {
				display: inline-block;
				width: 7px;
				height: 7px;
				background: url('../images/shape_arrow_right_blue.gif') no-repeat left center;
			}
				#intro_offer p a span {
					display: none;
				}
	#intro_contact {
		float: left;
		width: 143px;
	}
		#intro_contact h2 {
			margin-bottom: 15px;
			color: #fff;
		}
		#intro_contact p {
			margin-bottom: 15px;
		}
		#intro_contact ul {
			position: relative;
			left: 0.5em;
			font: bold 1.25em/1.15em arial, sans-serif;
			color: #0077b4;
		}
			#intro_contact ul span {
				display: none;
			}
			#intro_contact ul li {
				padding-left: 3.5em;
			}
				#intro_contact ul li.first-child span {
					display: block;
					position: absolute;
					top: 0;
					left: 0;
					background: url('../images/shape_line_vertical_dotted_black.gif') repeat-y right;
					padding-right: 0.1em;
					line-height: 1em;
					font-size: 2.6em;
				}
					#intro_contact ul li.first-child span span {
						position: absolute;
						top: 0;
						left: -0.5em;
						background: none;
						padding-right: 0;
						font-weight: normal;
						font-size: 0.5em;
					}

#content {
	float: right;
	position: relative;
	top: -60px;
	width: 696px;
	padding: 0 14px;
}
	#content h2 {
		margin-bottom: 30px;
	}
		#content h2 span {
			background: url('../images/shape_arrowhead_right_black.gif') no-repeat right center;
			padding-right: 10px;
		}
	#content img,
	#content h3,
	#content h4,
	#content h5,
	#content h6,
	#content p,
	#content ul,
	#content ol,
	#content dl,
	#content form {
		margin-bottom: 15px;
	}
	#content dd,
			#content_main ul li {
				background: url('../images/shape_square_blue.gif') no-repeat left 1.2em;
				padding: 5px 0 5px 12px;
			}
	p#content_breadcrumbs {
		margin-bottom: 30px;
	}
		p#content_breadcrumbs strong {
			background: url('../images/shape_arrowhead_right_black.gif') no-repeat left center;
			margin-left: 6px;
			padding-left: 10px;
			font-weight: normal;
			color: #0077b4;
		}
		p#content_breadcrumbs span {
			display: none;
		}
		ul.content_download {
			border: solid #e6e6e6;
			border-width: 1px 0;
			padding: 7px 0;
		}
			ul.content_download a {
				display: block;
				background: url('../images/icon_pdf.gif') no-repeat left center;
				padding-left: 22px;
			}
			ul.content_download li {
				padding: 3px 0;
			}
	#content_main {
		float: left;
		width: 448px;
	}
		#content_main a {
			color: #0077b4;
		}
		#content_main ul {
			padding-left: 20px;
		}
	#content_sub {
		float: right;
		width: 214px;
	}

#extra {
	float: left;
	width: 221px;
	padding: 20px 0 0 12px;
}
	#extra_download {
		min-height: 46px;
		background: url('../images/bg_download.png') no-repeat right top;
		margin-bottom: 5px;
		padding: 8px 80px 8px 0;
		text-align: left;
		font: normal 1.8em/1.2em arial, sans-serif;
	}
		#extra_download span {
			background: url('../images/shape_arrowhead_right_blue.gif') no-repeat right center;
			padding-right: 10px;
			font-weight: bold;
			color: #0077b4;
		}
		#extra_navigation a {
			display: block;
			position: relative;
			width: 217px;
			padding-right: 4px;
			font-weight: bold;
			font-size: 1.1em;
		}
			#extra_navigation a:hover,
			#extra_navigation a.active {
				background: url('../images/shape_arrowhead_down_left_blue.gif') no-repeat right bottom;
				color: #fff;
			}
				#extra_navigation a:hover span,
				#extra_navigation a.active span {
					background-color: #0791d2;
					background-image: url('../images/shape_arrowhead_right_white.gif');
				}
		#extra_navigation span {
			display: block;
			background: url('../images/shape_arrowhead_right_black.gif') no-repeat 203px center;
			padding: 5px 24px 5px 10px;
		}
		#extra_navigation li {
			width: 217px;
			border-bottom: 1px solid #ececec;
			padding: 6px 0;
		}
		#extra_navigation li.last-child {
			border-bottom: none;
		}

#footer {
	clear: both;
	background: url('../images/bg_footer_triple.gif') no-repeat;
	padding: 19px 12px 12px;
}
	#footer a {
		font-weight: bold;
		color: #0077b4;
	}



#page_strona-glowna #container {
	background-image: url('../images/bg_container.gif');
	background-position: 0 358px;
}

#page_strona-glowna #intro {
	background: url('../images/bg_intro.png') no-repeat right bottom;
}

	#page_strona-glowna #content h2 {
		color: #fff;
	}
		#page_strona-glowna #content h2 span {
			background-image: url('../images/shape_arrowhead_right_white.gif');
		}
		#page_strona-glowna #content_sub ul {
			padding: 10px 0;
			text-align: center;
		}
			#page_strona-glowna #content_sub ul li {
				display: inline-block;
				margin: 0 10px;
			}



#page_produkty #container {
	background-image: url('../images/bg_container_double.gif');
}

	#page_produkty #content h2 {
		margin-bottom: 0;
		text-transform: none;
		font: bold 1.3em/1.3em tahoma, sans-serif;
	}
	#page_produkty #content_main {
		width: 512px;
	}
	#page_produkty #content_sub {
		width: 150px;
		padding-top: 100px;
	}
		#page_produkty #content_sub img {
			display: block;
			width: 136px;
			border: 1px solid #e6e6e6;
			margin: 0 auto 20px;
			padding: 6px;
		}
