html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ----------------- SITE CSS ----------------- */
html, body{
}

td{ border: 1px solid #000; }

body{
	height: 100%;
	min-height: 100%;
	width: 966px;
	margin: 0 auto;
	font: 8pt Arial, Tahoma, Verdana, Sans-serif;
	color: #525d63;
	position: relative;
}
a{
	text-decoration: none;
	color: #525d63;
}
p{
	margin: 0 0 10px;
	text-align: justify;
	line-height: 140%;
}
hr{
	height: 1px;
	background: #0067b1;
	border: none;
	margin: 1.5em 0;
}
strong{
	font-weight: bold;
}

h1 a{
	display: block;
	width: 83px;
	height: 61px;
	margin: 40px 0 0;
	text-indent: -999px;
	background: url('images/logo.gif') no-repeat;
	float: left;
}
h2{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.15em;
	margin: 0 0 2em;
}
h3{
	font-size: 1.15em;
	color: #0067b1;
	font-weight: bold;
	margin: 0 0 10px;
	text-transform: uppercase;
}
	h3.line-me{ border-bottom: 1px solid #0067b1; padding: 0 0 4px; margin-top: 20px; }
	h3.linia-pod{ border-bottom: 1px solid #0067b1; padding: 0 0 4px; cursor: hand; cursor: pointer; }
h4{
	font-size: 1.1em;
	color: #0067b1;
	font-weight: bold;
	margin: 0 0 10px;
}
h5{
	font-weight: bold;
	margin: 0 0 5px;
}

#content ul.mniejsze-g{ margin: 0 10px; line-height: 110%; }
	#content ul.mniejsze-g{ margin: 0 0 2px 10px; background: none; padding: 0; }

.pdownloads{ margin-bottom: 0; }

#content dl{}
	#content dl dt{
		font-size: 1.15em;
		color: #0067b1;
		font-weight: bold;
		margin: 0 0 .5em;
	}
	#content dl dd{
		line-height: 140%;
		margin: 0 0 1.5em;
		padding: 0 0 1.5em;
		border-bottom: 1px solid #0067b1;
	}

#langSelect{
	width: 180px;
	text-align: right;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: 310px;
}
	#langSelect li{
		display: block;
		float: left;
	}
		#langSelect li a{
			border-left: 2px solid #a3abaf;
			color: #a3abaf;
			padding: 12px 5px 0;
			display: block;
			font-weight: bold;
			font-size: .8em;
			margin: 0 0 0 10px;
		}
			#langSelect li a:hover, #langSelect li a.active{
				border-left: 2px solid #0067b1;
				color: #0067b1;
			}
#top{
	overflow: auto;
}
	#navigationTop{
		width: 883px;
		position: absolute;
		left: 50%;
		top: 90px;
		margin-left: -400px;
		text-align: right;
		text-transform: uppercase;
		font-size: 1em;
	}
		#navigationTop li{
			display: inline;
		}
			#navigationTop li a{
				display: inline;
				margin: 0 0 0 40px;
				color: #606c71;
				font-weight: bold;
				padding: 0 0 3px;
			}
				#navigationTop li a:hover, #navigationTop li a.active{
					border-bottom: 3px solid #0067b1;
				}
#boxTop{
	height: 230px;
	clear: both;
	background: #0067b1;
	color: #fff;
	margin: 61px 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	overflow: hidden;
}
	#boxTopContent{
		margin: 20px;
		width: 576px;
		float: left;
	}
		#boxTopContent.mapa{
			width: 286px;
		}
	#boxTopPhotos{
		width: 350px;
		float: right;
		background: #fff;
	}
	#googleMap{
		width: 650px;
		height: 231px;
		float: right;
		color: #000;
	}
#content{ overflow: auto; margin: 0 0 60px; }
	#content ul{
		list-style-type: none;
		margin: 0 0 2em 10px;
	}
		#content ul li{
			background: url('images/bullet.gif') left 6px no-repeat;
			padding: 0 0 0 8px;
			margin: 0 0 1em;
		}
			#content ul ul{ margin: 5px 0 10px; list-style: none; }
		#content a.pobierz{
			border-bottom: 1px solid #0067b1;
			width: 100%;
			clear: both;
			display: block;
			text-align: right;
			text-transform: uppercase;
			margin: 20px 0 2em;
			font-size: .9em;
		}
		#content a.pobierz.downloads{
			margin-top: -10px;
		}

			#content #cert a.pobierz{ margin-top: -20px; }
			#content a.pobierz span{
				background: #0067b1;
				color: #fff;
				display: inline-block;
				padding: 1px 8px 2px;
			}
	#content a{ color: #0067b1; }
		#service-area a{ color: inherit; }
		#service-area a:hover{ text-decoration: underline; }
.product{ margin: 0 0 30px; padding: 0 0 40px; border-bottom: 4px solid #0067b1; display: block; overflow: hidden; }
	.product img{ float: left; }
	.product .desc{ float: right; width: 330px; }

#footer{
	padding: 25px 0 10px;
	margin: 40px auto 0;
	height: 15px;
	clear: both;
	width: 966px;
	overflow: hidden;
}
	#footerLeft{ float: left; }
	#footerRight{ float: right; }

ul#submenu{ margin: 0; padding: 0; list-style: none; }
	ul#submenu > li{ background: none; margin: 0 0 .5em; }
		#submenu > li > a{ font-weight: bold; }
			#submenu > li > a:before{ content: '+ '; color: #0067b1; }
			#submenu > li.active > a:before{ content: '- '; }
		#submenu li ul{ margin: .7em 0 .7em 10px; display: none; }
			#submenu li.active ul{ display: block; }
			#submenu li ul li{ margin: 0 0 .7em; }

.date{ display: block; margin: -5px 0 10px; color: #adb0b1; }
.grey{ color: #adb0b1; margin: -10px 0 15px; }

.left{ float: left; }
.right{ float: right; }
.wide{ width: 966px; }
	.wide.border{ width: 948px; border-left: 6px solid #0067b1; padding: 0 0 0 12px; }
.long{ width: 615px; }
	.long.border{ width: 500px; border-left: 6px solid #0067b1; padding: 0 0 0 17px; }
.short{ width: 351px; }
	.short.border{ width: 328px; border-left: 6px solid #0067b1; padding: 0 0 0 17px; }

form{ margin: 47px 0 0; }
	label{ margin: 0 10px 0 0; font-weight: bold; }
		label:after{ content: ':'; }
	input[type=text], input[type=password]{ margin: 0 10px 0 0; border: none; }
	input[type=submit]{ text-transform: uppercase; background: none; border: none; color: #fff; font-weight: bold; }

#content #boxTop a{
	color: #fff;
}
	#content #boxTop a:hover{
		text-decoration: underline;
	}

#content a.new {background: url(images/new.gif) no-repeat 0px -1px;
		text-indent: 25px;
		width: 192px; padding-left:46px;}
       
#content a.new_ru {background: url(images/new_ru.gif) no-repeat 0px -1px;
		text-indent: 25px;
		width: 192px; padding-left:46px;}

#content a.new_en {background: url(images/new_en.gif) no-repeat 0px -1px;
		text-indent: 25px;
		width: 192px; padding-left:46px;}
.fbLink {
	left: 50%;
	margin-left: 200px;
	position: absolute;
	text-align: right;
	top: 0;
	width: 95px;
	background-image: url(../images/fbIco.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 11px;
	}		
.fbLink a {
	color: #525D63;
	text-decoration:none;
	display:block;
}
.fbLink a:hover {
	color: #0067b1;
}
