/*
 *
 * Stylesheet for ^ITSA
 *
 *
 */
/* body styles  / reset / links / headings / other elements / tags  */
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}:focus{outline:0}body{line-height:1;color:#000;background:#fff}ol,ul{list-style:none}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:"" ""}
body {
	background: #fff url(../img/body.bg.gif) repeat-x;
	color: #303030;
	font: 0.69em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
}
object {float:left}
legend {display: none}
.accessibility {display: none}
.container {
	margin: 0 auto; 
	position:relative; 
	width: 946px; }
.notxt {
	font-size: 0;
	line-height: 0;
	text-indent: -9998%;
}
#header h1, #header h2 {
	background: url(../img/h1.bg.jpg);
	float: left;
	height: 84px;
	margin: 0px 0 0 29px;
	overflow: hidden;
	text-indent: -9998em;
	width: 142px;
}
#header h2 {
	background:url(../img/lg-ericcsonn.png) no-repeat 0 18px;
	height: 58px;
	margin-left: 15px;
	margin-top: 24px;
	width:185px;
}
#header h1.xmass {background-image: url(../img/h1.xmas.bg.jpg)}
#header h1.easter {background-image: url(../img/h1.xmas.bg.jpg)}
#header h1.mourning {background-image: url(../img/h1.xmas.bg.jpg)}
#header h1 a, #header h2 a {display: block;height: 100%}
#banner .heading h3 {font-size:60px}
.column h2 {
	background-repeat: no-repeat;
	display: block;
	height: 14px;
	margin-bottom: 18px;
	overflow: hidden;
	text-indent: -9998em;
}
#news h2 {background-image: url(../img/h2.news.gif)}
#about-us h2 {background-image: url(../img/h2.about-us.gif)}
#contact h2 {background-image: url(../img/h2.contact.gif)}
#content h4 {font-weight: bold}
#footer h5 {float: left;font-weight: normal}
#content #contents h4 {margin: 25px 0 5px}
#contents h2 {font-size: 18px}
#banner h2 {font-size: 36px;margin: 14px 0 0 28px}
#contents h3, #forum #content h3 {
	font-size: 1.36em;
	font-weight: bold;
	margin-top: 20px;
}
#forum #content h3 {margin: 10px 0 0 5px}
/* forms / notifications and errors / consistant items with normally just one class  */
#navigation form {float: right;padding: 11px 25px 0 0}
	#navigation form button {
		background: url(../img/navigation.button.bg.gif);
		border: 0;
		height: 22px;
		overflow: hidden;
		text-indent: -9998em;
		width: 29px;
	}
	#navigation form input {
		background: #fff;
		border: 0;
		border-top: 1px solid #e2b010;
		border-left: 1px solid #e2b010;
		color: #6e6e6e;
		font-size: 1em;
		margin-right: 6px;
		padding: 4px 10px;
		width: 120px;
	}
#bread-crumbs form {float: right}
	#bread-crumbs form select {
		background: #fafbfb;
		border: 1px solid #cacbcc;
		border-width: 1px 0 0 1px;
		color: #000;
		font-size: 1em;
		padding-left: 7px;
		width: 130px;
	}
	#bread-crumbs form label {
		color: #979797;
		cursor: pointer;
		padding-right: 10px;
	}
.contact form, #login form {
	clear: both;
	display: block;
	overflow: auto;
	padding: 10px 0 25px;
	width: 400px;
}
	.contact form label, #login form label {
		clear: both;
		/*color: #BE0031;*/
		cursor: pointer;
		display: block;
		font-weight:bold;
		padding: 5px 4px 2px;
	}
	.contact form input, .contact form textarea, .contact form select,
	#login form input {
		border: 1px solid #CFCECF;
		clear: both;
		color: #6E6E6E;
		font-size: 1em;
		padding: 4px 10px;
		width: 360px;
	}
	.contact form input:focus, .contact form textarea:focus, #login form input:focus {background: #FFFFCC}
	.contact form select {width: 380px}
	.contact form textarea {
		height: 120px;
		font-size: 11px;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
	.contact form button, #login form button {
		background: #F3F3F3;
		border: 2px solid #EBEBEC;
		cursor: pointer;
		float: left;
		font: 11px Tahoma, Arial, Helvetica, sans-serif;
		margin: 10px 10px 0 0;
		padding: 2px 20px;
	}
/* skeleton including page furniture  */
#subpage, #forum {background-image: url(../img/subpage.body.bg.gif)}
	#header {
		display: block;
		height: 95px;
		overflow: auto;
		position:relative;	
	}
	#navigation {
		background: url(../img/navigation.bg.gif) repeat-x;
		display: block;
		height: 47px;
	}
	#banner {
		clear: both;
		display: block;
		height: 341px;
		overflow: hidden;
		position: relative;
	}	
		#slides {
			display: block;
			height: 100%;
			width: 100%;
		}
		#subpage #banner { float:left;height: 70px}
	#content {
		background: url(../img/main.content.bg.gif) no-repeat 0 0;
		overflow: auto;
	}
	#subpage #content {
		background: #fff;
		float: left;
		overflow: visible;
		padding: 16px 28px 50px;
		width: 890px;
	}
		#main-content {float: right;width: 675px}
		#contents {
			float: left;
			line-height: 1.64em;
			margin-left: 28px;
			width: 330px;
		}
		#contents strong {
			font-weight: bold;
		}
		#contents em {
			font-style: italic;
		}
		#contents a, #main-content a {color: #BE0031;text-decoration: underline}
		#content .full-width #contents {
			margin: 0;
			width: 100%;
		}
		#sidebar {float: left;width: 190px}
	#footer {
		clear: both;
		color: #6e6e6e;
		display: block;
		overflow: auto;
		padding: 15px 30px 30px;
	}
	#subpage #footer {
		border-top: 1px solid #cfcecf;
		margin: 0 30px;
		padding: 10px 0px 30px;	
	}	
	#forum #footer {
		border-top: 1px solid #cfcecf;
		margin: 0 30px;
		padding: 10px 0px 30px;	
	}		
/* page components -> most of styles  */
#header ul {
	background: #f3f3f3 url(../img/header.ul.bg.gif) no-repeat top right;
	border-bottom: 4px solid #ebebec;
	float: right;
	height: 46px;
	margin: 45px 0 0 0;
	padding: 0 5px 0 10px;
	width: 292px;
}
	#header ul a {
		background: #f3f3f3 no-repeat 12px 19px;
		color: #6e6e6e;
		float: left;
		height: 29px;
		padding: 17px 15px 0 30px;
		text-decoration: none;
		white-space: nowrap;
	}
	#header ul a:hover, #header ul li.active a {background-position: 12px -21px;color:#bc0021}
	#header ul li {
		background: url(../img/header.ul.li.bg.gif) no-repeat top right;
		float: right;
		padding-right: 1px;
	}
	#header ul li.first-child { background: none}
	#header ul #h-login a { background-image:url(../img/header.ul.login.gif)}
	#header ul #h-logout a { background-image:url(../img/header.ul.login.gif); padding-right: 27px;}	
	#header ul #h-sitemap a { background-image:url(../img/header.ul.sitemap.gif)}
	#header ul #h-forum a { background-image:url(../img/header.ul.forum.gif)}
#navigation ul li, #navigation ul {float: left}
	#navigation ul li a {
		background: url(../img/navigation.ul.a.bg.gif) no-repeat 0 0;
		float: left;
		height: 47px;
		text-indent: -9998em;
		overflow: hidden;
	}
	#navigation #n-main a {width: 133px}
	#navigation #n-main a.active, #navigation #n-main a:hover {background-position: 0 -47px}
	#navigation #n-company a {background-position: -133px 0;width: 67px}
	#navigation #n-company a.active, #navigation #n-company a:hover {background-position: -133px -47px}
	#navigation #n-products a {background-position: -200px 0;width: 86px}
	#navigation #n-products a.active, #navigation #n-products a:hover {background-position: -200px -47px}
	#navigation #n-partners a {background-position: -286px 0;width: 89px}
	#navigation #n-partners a.active, #navigation #n-partners a:hover {background-position: -286px -47px}
	#navigation #n-contact a {background-position: -375px 0;width: 85px}
	#navigation #n-contact a.active, #navigation #n-contact a:hover {background-position: -375px -47px}
#banner #nav {
	left: 30px;
	position: absolute;
	top: 317px;
	z-index: 100;
}
	#banner #nav a {
		background: url(../img/nav.a.bg.gif) no-repeat 0 0;
		float: left;
		height: 13px;
		margin-right: 2px;
		overflow: hidden;
		text-indent: -9998em;
		width: 13px;
	}
	#banner #nav a.activeSlide {background-image: url(../img/nav.a.act.bg.gif)}
#banner .slide {
	background: url(../img/slide.bg.gif) no-repeat;
	height: 321px;
	padding: 10px 0;
	width: 100%;
}
	#banner .photo {
		float: left;
		overflow: hidden;
		text-align: center;
		width: 410px;
	}
	#banner .description {
		float: right;
		height: 330px;
		line-height: 1.64em;
		position: relative;
		width: 505px;
	}
	#banner .description ul {
		bottom: 26px;
		position: absolute;
		width: 500px;
	}
	#banner .description ul li {float: left}
	#banner .description ul li a {
		background: url(../img/description.ul.a.bg.gif) no-repeat 2px 7px;
		color: #c00031;
		display: block;
		margin-right: 30px;
		padding: 3px 15px 0 15px;	
		text-decoration: none;
	}
	#banner .description p {width: 445px}
	#banner .description ul li a:hover { text-decoration: underline}
	#banner .description img {margin: 20px 0 12px}
#banner .heading {
	background: url(../img/heading.bg.gif) no-repeat;
	border-bottom: 1px solid #e6e5e5;
	overflow: auto;
	width: 100%;
}
#banner a.offer {
	background: url(../img/a.offer.bg.gif);
	bottom: 0;
	height: 37px;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-indent: -9998em;
	width: 51px;
	z-index: 100;
}
#banner a.paused { background-position: 0 -37px}
.column {
	float: left;
	height: 210px;
	overflow:hidden;
	padding: 25px 25px 0;
	position: relative;
	width: 280px;	
}
#content #contact {background: url(../img/last-column.bg.gif) no-repeat bottom right}
#about-us {
	background: url(../img/about-us.bg.gif) no-repeat bottom left;
	line-height: 1.64em;
	width: 295px;
}
#content .column a {color: #bd0031;text-decoration: none}
.column  ul, #content ul.misc {
	border-top: 1px solid #cfcecf;
	display: block;
	height: 35px;
	position: absolute;
	bottom: 2px;
	width: 290px;
}

#content .full-width ul.misc {height: auto}
.column ul li, #content ul.misc {
	border-right: 1px solid #cfcecf;
	float: left;
	margin-right: 15px;
}
.column ul li.last-child { border: none}
#content .column li a, #content ul.misc li a {
	background: url(../img/about-us.li.a.bg.gif) no-repeat 0 11px;
	color: #303030;
	display: block;
	padding: 6px 15px 3px;
	text-decoration: none;
}
.column li a:hover, #content .column a:hover, #content ul.misc li a:hover {text-decoration: underline}
#about-us ul {border-color: #c99e08}
#about-us li {border-color: #c99e08}
#news {width: 305px}
#news dt, #news dd {padding: 1px}
#news dt {margin-top: 1px;padding-bottom: 0}
#news dd {
	border-bottom: 1px solid #e5e4e5;
	color: #6e6e6e;
	padding-bottom: 4px;
}
#news dd.last-child {border: 0}
#content #news ul {line-height: 1.64em; width:305px; clear:both;}
#content #news ul li, #content ul.misc li {margin-left:3px}
#content #news ul li a, #content ul.misc li a {background-image:url(../img/news.li.a.bg.gif);color: #be0031}
#contact {width: 196px}
#contact ul, #contact ul li, #content #contact ul li a {
	background: none;
	border: 0;
	padding: 0;
	position: static;
}
#content #contact ul li {
	display: block;
	float: none;
	padding: 5px 0;
}
#content #contact ul li a {
	color: #be002e;
	display: inline;
	float: none;
}
#footer address {float: right;font-style: normal}
#footer a {color:#be0031;text-decoration: none}
#footer a:hover {text-decoration: underline}
#bread-crumbs {
	border-bottom: 1px solid #cfcecf;
	display: block;
	margin-bottom: 10px;
	overflow: auto;
	padding-bottom: 22px;
	width: 100%;
}
#bread-crumbs a {color: #979797;text-decoration: none}
#bread-crumbs a:hover {text-decoration: underline}
#bread-crumbs ul, #bread-crumbs ul li {float: left}
#bread-crumbs ul li.first-child a {padding-left: 0}
#bread-crumbs ul li a {
	background: url(../img/bread-crumbs.a.bg.gif) no-repeat right 4px;
	padding: 0 12px 0 16px;
}
#bread-crumbs ul li span {
	color: #979797;
	padding-left: 10px;
}
#bread-crumbs div {
	clear: both;
	font-size: 1.35em;
	padding-top: 10px;
}
#bread-crumbs div strong {font-weight:bold}
#sidebar li {border-bottom: 1px solid #cfcecf}
#sidebar li a {
	background: url(../img/bread-crumbs.a.bg.gif) no-repeat 3px 16px;
	color: #be0031;
	display: block;
	padding: 12px 0 12px 16px;
	text-decoration: none;
}
#sidebar li.inpatch a, #sidebar li a.active, #sidebar li a:hover, #sidebar li.inpatch li a.active {color: #3e3e3e}
#sidebar li.inpatch a {
	background: url(../img/inpatch.bg.gif) no-repeat 2px 17px;
	font-weight: bold;
}
#sidebar li a:hover {text-decoration: underline}
#sidebar li li {margin-left: 20px}
#sidebar li.inpatch {padding-bottom: 12px}
#sidebar li.inpatch li a {
	background: none;
	color: #be0031;
	font-weight: normal;
	padding: 3px 0;
}
#content ul.misc {
	border: none;
	margin-top: 10px;
	position: static;
}
#content ul.misc li {border-top: 1px solid #cfcecf;padding-bottom: 4px}
#content ul.misc li a {background-position: 2px 11px}
#materials {
	float: right;
	
	margin-top: 7px;
	width: 310px;
}
#materials img {border: 8px solid #f6f6f6}
#materials .photos {
	position: relative;
	width: 310px;
	height: 285px;
}
#materials .photos .image {
	position: absolute;
	top: 0; left:0;
}
#materials .photos a.next-photo, #materials .photos a.prev-photo {
	background: url(../img/a.prev.gif) no-repeat;
	display: none;
	position: absolute;
	height: 27px;
	overflow: hidden;
	text-indent: -9998px;
	width: 27px;
	z-index: 100;
	top: 120px;
	left: 8px;
}
#materials .photos a.next-photo {
	background: url(../img/a.next.gif) no-repeat;
	left: auto;
	right: 8px;
}
#materials ul {margin-top: 10px}
#materials ul li.pdf a {
	background: url(../img/materials.ul.li.pdf.a.bg.gif) no-repeat 1px 0;
	color: #be0031;
	display: block;
	padding: 5px 35px 15px;
	text-decoration: none;
}
#materials ul li.xls a {
	background: url(../img/materials.ul.li.xls.a.bg.gif) no-repeat 1px 0;
	color: #be0031;
	display: block;
	padding: 5px 35px 15px;
	text-decoration: none;
}
#materials ul li.ppt a {
	background: url(../img/materials.ul.li.ppt.a.bg.gif) no-repeat 1px 0;
	color: #be0031;
	display: block;
	padding: 5px 35px 15px;
	text-decoration: none;
}
#materials ul li a:hover {text-decoration: underline}
#listing, #listing ul {
	display: block;
	overflow: auto;
	width: 100%;
}
#listing li {
	background: #f6f6f6;
	float: left;
	margin: 20px 15px 0 0;
	padding: 5px;
	width: 205px;
}
#listing li.last-in-line { margin-right: 0}
#listing li a {text-decoration: none}
#listing li a img {display: block}
#listing li a em {
	background: url(../img/product-list.ul.li.a.em.gif) no-repeat 7px 14px;
	color: #171717;
	display: block;
	font-size: 1.27em;
	padding: 10px 0 7px 25px;
}
#listing li a:hover em {color:#BE0031;text-decoration: underline}
#content .contact {width: 96%}
#content .contact ul.misc {
	display: block;
	height: auto;
	overflow: auto;
}
#content .contact ul li a {
	background: none;
	display: inline;
	float: none;
	padding: 0;
}
#content .full-width {padding-right: 1%;width: 98%}
#news-list dt, #news-list dd {padding: 2px 5px}
#news-list dt {margin-top: 10px}
#news-list dt a {
	color: #BD0031;
	font-size: 1.18em;
	font-weight: bold;
	text-decoration: none;
}
#news-list dt a:hover {text-decoration:underline}
#news-list dd {
	border-bottom: 1px solid #cfcecf;
	padding-bottom: 7px;
	padding-top: 0;
}
#news-list dd span {
	clear: both;
	color: #6E6E6E;
	display: block;
	padding-top: 5px;
}
#news-list dd.last-child {border: none}
#pagination {
	color: #6E6E6E;
	float: left;
	padding: 20px 0 0;
	width: 100%;
}
#pagination ul {text-align: center}
#pagination ul li {display: inline}
#pagination ul li a {
	color: #be0031;
	padding: 2px 4px;
	position: relative;
	text-decoration: none;
}
#pagination ul li a:hover {text-decoration: underline}
#pagination ul li a.active {background: #be0031;color: #fff}
/* specyfic, unpredicted  styles, trynigs  */
#contents ul {display: block}
#contents ul li {
	background: url(../img/news.li.a.bg.gif) no-repeat 2px 8px;
	padding: 4px 15px;
}
#contents ul.misc li {
	background: none;
	padding: 0;
	width: auto;
}
#contents img.left, #contents img.right, #contents img.null {
	border: 8px solid #F6F6F6;
	margin: 15px 20px 10px 0;
}
#contents img.left {float: left}
#contents img.right {
	float: right;
	margin-left: 20px;
	margin-right: 5px;
}
#forum #content {
	background: #fff;
	overflow: auto;
}
#forum #wrapper {padding: 10px 20px}
#forum table {padding: 20px 0}
#forum table td, #forum table th {
	border-right: 1px solid #e7e6e7;
	vertical-align: top;
}
#forum table th {
	border-bottom: 1px solid #cfcecf;
	border-top: 1px solid #e7e6e7;
	color:#000000;
	font-weight: bold;	
	padding: 5px 0;
	text-align: center;
}
#forum table th.topic {
	padding-left: 10px;
	text-align: left;
	width: 450px;
}
#forum table th.replies {width: 103px}
#forum table th.views {width: 103px}
#forum table th.last-post {width: 240px}
#forum table tr.odd {background: #f3f3f3}
#forum table tr:hover, #forum table tr:hover td {
	background: #ebebec;
	border-color: #cfcecf;
}
#forum table th.first-child, #forum table td.first-child {border-left: 1px solid #E7E6E7}
#forum table td {
	border-bottom: 1px solid #e7e6e7;
	padding: 8px 0;
	text-align: center;
}
#forum table td dl {
	float: left;
	margin-left: 10px;
	text-align: left;
}
#forum table td.last-child dl {
	margin-left: 20px;
	width: 190px;
}
#forum table td dl dt {font-size:1.09em}
#forum table td dl dt a {color: #be0031}
#forum table td dl dt a:hover {color: #000}
#forum table td dl dd {margin-top: 2px}
#forum table td dl dd a {color: #000;text-decoration: none}
#forum table td dl dd a:hover {text-decoration: underline}
#forum #bread-crumbs ul {
	margin-left: 20px;
	margin-top: 13px;
}
#forum #bread-crumbs {padding-bottom: 13px}
#forum .post {
	background: url(../img/post.bg.gif) repeat-y;
	border-bottom: 10px solid #f6f6f6;
	border-top: 10px solid #f6f6f6;
	border-right: 10px solid #f6f6f6;
	overflow: auto;
	margin: 10px 0 0;
	padding: 10px 0;
}
#forum .post .author {
	float: left;
	padding: 0 10px;
	width: 220px;
}
#forum .post .author dt {text-align: center}
#forum .post .author dt {
	color: #be0031;
	font-size: 1.09em;
	font-weight: bold;
	text-decoration: none;
}
#forum .post .author dt em {
	display: block;
	margin-top: 2px;
}
#forum .post .author dd {
	margin-top: 10px;
	text-align: center;
}
#forum .post .author dd a {color: #000}
#forum .post .author dd strong {font-weight: bold}
#forum .post .contents {
	float: right;
	padding: 0 10px 5px;
	width: 636px;
}
#forum .contents h4, #forum .contents h5 {
	border-bottom: 1px solid #979797;
	color: #979797;
	font-weight: normal;
	padding: 0 0 3px 5px;
}
#forum .contents h5 {
	border: 0;
	border-top: 1px solid #979797;
	padding-top: 5px;
	padding-bottom: 0;
}
#forum .contents h4 a, #forum .contents h5 a {
	color: #000;
	text-decoration: underline;
}
#forum .contents h4 a:hover, #forum .contents h5 a:hover {color: #be0031}
#forum .contents .post-text {padding: 5px}
#forum .contents .post-text p {margin-top: 10px}
#forum table.forums {
	margin-left: 120px;
	margin: 0;
}
#forum table th.topic {
	padding-left: 10px;
	width: 680px;
}
#forum table.forums th.replies {width: 103px}
#forum table.forums th.last-post {width: 210px}
#forum table.forums td.last-child dl {
	margin-left: 20px;
	width: 190px;
}
#tools {
	background: #f3f3f3;
	border-bottom: 5px solid #ebebec;
	display:block;
	overflow: auto;
	padding: 10px 10px;
}
#tools .user {
	float: left;
	width: 600px;
}
#tools .user a {color: #000}
#tools .user ul {
	margin-top: 5px;
	width: 100%;
}
#tools .user li {
	display: inline;
	border-right: 1px solid #a3a3a3;
	padding: 0 10px;
}
#tools .user li.last-child {border: none}
#tools form {
	float: right;
	width: 200px;
}
#tools form input {
	border: 2px solid #ebebec;
	font-size: 1em;
	padding: 4px 10px;
	width: 120px;
}
#tools form button  {
	background: #f3f3f3;
	cursor: pointer;
	border: 2px solid #a3a3a3;
	color: #000;
	height: 22px;
	font-size: 1em;
	margin-left: 5px;
}
#content-gallery {
    border: 3px solid #F6F6F6;
    border-width: 3px 0;
    clear: both;
    float: left;
    margin: 15px 0;
    padding: 10px 0;
}
#content-gallery li, #subpage #main-content #content-gallery li {
    background: none;
    display: inline;
    float: left;
    margin: 9px;
    padding: 0;
}
#content-gallery li, #subpage #main-content.full-width #content-gallery li { margin:5px}
#content-gallery li img {border: 3px solid #F6F6F6}
#content-gallery li a:hover img {border-color:#e0e0e0}
#content .plus-sidebar{width: 72%}
#contents ul.sitemap {clear:both;} 

/* ---- [ country's map - css only ] ---- */
.poland-map{
	position: relative;
	padding: 0;
	margin: 0;
	list-style: none;
	width: 260px;
	height: 250px;
	background: url(../img/poland-map.png) no-repeat 0 0;
	font-size:11px;
}
.poland-map li{
	margin: 0;
	padding: 0;
	position: absolute;
} 
#main-content .poland-map li a {
	display: block; 
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-indent: -99998em;
}
#main-content .poland-map li a:hover,
#main-content .poland-map li a:focus{

}
/* ---- [ Hide focus in worldmap ] ---- */
#main-content .poland-map li a:active,
#main-content .poland-map li a:focus {
	-moz-outline: none;
	outline: none;
}
#main-content .poland-map li a span{
	position:absolute;
	font-size:0.83em;
}
/* ---- [ Zachodniopomorskie ] ---- */
#zachodniopomorskie {
	top: 14px;
	left: 0;
	width: 74px;
	height: 86px;
}
#zachodniopomorskie a{
	height: 86px;
}
#zachodniopomorskie a:hover,
#zachodniopomorskie a:focus{
	background: url(../img/poland-map.png) no-repeat 0 -267px;
}

#zachodniopomorskie a span{
	left:24px;
	top:34px;
}
#zachodniopomorskie-details{
	top:-2em;
	left:-28em;
}
/* ---- [ Pomorskie ] ---- */
#pomorskie {
	top: 1px;
	left: 67px;
	width: 83px;
	height: 60px;
}
#pomorskie a{
	height: 60px;
}
#pomorskie a:hover,
#pomorskie a:focus{
	background: url(../img/poland-map.png) no-repeat -67px -353px;
}

#pomorskie a span{
	left:5px;
	top:20px;
}
#pomorskie-details{
	top:-2em;
	left:-28em;
}
/* ---- [ Warminsko-Mazurskie ] ---- */
#warminsko-mazurskie {
	top: 21px;
	left: 134px;
	width: 96px;
	height: 57px;
}
#warminsko-mazurskie a{
	height: 57px;
}
#warminsko-mazurskie a:hover,
#warminsko-mazurskie a:focus{
	background: url(../img/poland-map.png) no-repeat -134px -413px;
}

#warminsko-mazurskie a span{
	left:13px;
	top:11px;
}
#warminsko-mazurskie-details{
	top:-2em;
	left:-28em;
}
/* ---- [ Podlaskie ] ---- */
#podlaskie {
	top: 23px;
	left: 195px;
	width: 60px;
	height: 91px;
}
#podlaskie a{
	height: 91px;
}
#podlaskie a:hover,
#podlaskie a:focus{
	background: url(../img/poland-map.png) no-repeat -195px -493px;
}

#podlaskie a span{
	left:1px;
	top:37px;
}
#podlaskie-details{
	top:-2em;
	left:-28em;
}
/* ---- [ Lubuskie ] ---- */
#lubuskie {
	top: 77px;
	left: 11px;
	width: 51px;
	height: 77px;
}
#lubuskie a{
	height: 77px;
}
#lubuskie a:hover,
#lubuskie a:focus{
	background: url(../img/poland-map.png) no-repeat -11px -584px;
}

#lubuskie a span{
	left:12px;
	top:30px;
}
#lubuskie-details{
	top:-2em;
	left:-28em;
}
/* ---- [ Wielkopolskie ] ---- */
#wielkopolskie {
	top: 54px;
	left: 43px;
	width: 93px;
	height: 110px;
}
#wielkopolskie a{
	height: 110px;
}
#wielkopolskie a:hover,
#wielkopolskie a:focus{
	background: url(../img/poland-map.png) no-repeat -43px -661px;
}

#wielkopolskie a span{
	left:6px;
	top:56px;
}
#wielkopolskie-details{
	top:-2em;
	left:-28em;
}
/* ---- [ Kujawsko-Pomorskie ] ---- */
#kujawsko-pomorskie {
	top: 50px;
	left: 83px;
	width: 69px;
	height: 63px;
}
#kujawsko-pomorskie a{
	height: 63px;
}
#kujawsko-pomorskie a:hover,
#kujawsko-pomorskie a:focus{
	background: url(../img/poland-map.png) no-repeat -83px -771px;
}

#kujawsko-pomorskie a span{
	left:13px;
	top:28px;
}
#kujawsko-pomorskie-details{
	top:-2em;
	left:-28em;
}
/* ---- [ Mazowieckie ] ---- */
#mazowieckie {
	top: 64px;
	left: 138px;
	width: 97px;
	height: 103px;
}
#mazowieckie a{
	height: 103px;
}
#mazowieckie a:hover,
#mazowieckie a:focus{
	background: url(../img/poland-map.png) no-repeat -138px -834px;
}

#mazowieckie a span{
	left:5px;
	top:28px;
}
#mazowieckie-details{
	top:-2em;
	left:-28em;
}
/* ---- [ Lodzkie ] ---- */
#lodzkie {
	top: 109px;
	left: 107px;
	width: 68px;
	height: 65px;
}
#lodzkie a{
	height: 65px;
}
#lodzkie a:hover,
#lodzkie a:focus{
	background: url(../img/poland-map.png) no-repeat -107px -937px;
}

#lodzkie a span{
	left:18px;
	top:28px;
}
#lodzkie-details{
	top:-2em;
	left:-28em;
}
/* ---- [ Dolnoslaskie ] ---- */
#dolnoslaskie {
	top: 135px;
	left: 17px;
	width: 83px;
	height: 74px;
}
#dolnoslaskie a{
	height: 74px;
}
#dolnoslaskie a:hover,
#dolnoslaskie a:focus{
	background: url(../img/poland-map.png) no-repeat -17px -1002px;
}

#dolnoslaskie a span{
	left:5px;
	top:15px;
}
#dolnoslaskie-details{
	top:-2em;
	left:-28em;
}
/* ---- [ Opolskie ] ---- */
#opolskie {
	top: 160px;
	left: 75px;
	width: 48px;
	height: 52px;
}
#opolskie a{
	height: 52px;
}
#opolskie a:hover,
#opolskie a:focus{
	background: url(../img/poland-map.png) no-repeat -75px -1076px;
}

#opolskie a span{
	left:15px;
	top:5px;
}
#opolskie-details{
	top:-2em;
	left:-28em;
}
/* ---- [ Slaskie ] ---- */
#slaskie {
	top: 163px;
	left: 106px;
	width: 51px;
	height: 71px;
}
#slaskie a{
	height: 71px;
}
#slaskie a:hover,
#slaskie a:focus{
	background: url(../img/poland-map.png) no-repeat -106px -1128px;
}

#slaskie a span{
	left:13px;
	top:12px;
}
#slaskie-details{
	top:-2em;
	left:-28em;
}
/* ---- [ Swietokrzyskie ] ---- */
#swietokrzyskie {
	top: 153px;
	left: 150px;
	width: 53px;
	height: 48px;
}
#swietokrzyskie a{
	height: 48px;
}
#swietokrzyskie a:hover,
#swietokrzyskie a:focus{
	background: url(../img/poland-map.png) no-repeat -150px -1199px;
}

#swietokrzyskie a span{
	left:13px;
	top:20px;
}
#swietokrzyskie-details{
	top:-2em;
	left:-28em;
}
/* ---- [ Malopolskie ] ---- */
#malopolskie {
	top: 186px;
	left: 135px;
	width: 59px;
	height: 58px;
}
#malopolskie a{
	height: 58px;
}
#malopolskie a:hover,
#malopolskie a:focus{
	background: url(../img/poland-map.png) no-repeat -135px -1247px;
}

#malopolskie a span{
	left:5px;
	top:19px;
}
#malopolskie-details{
	top:-2em;
	left:-28em;
}
/* ---- [ Lubelskie ] ---- */
#lubelskie {
	top: 113px;
	left: 197px;
	width: 62px;
	height: 82px;
}
#lubelskie a{
	height: 82px;
}
#lubelskie a:hover,
#lubelskie a:focus{
	background: url(../img/poland-map.png) no-repeat -197px -1305px;
}

#lubelskie a span{
	left:3px;
	top:47px;
}
#lubelskie-details{
	top:-2em;
	left:-28em;
}
/* ---- [ Podkarpackie ] ---- */
#podkarpackie {
	top: 173px;
	left: 185px;
	width: 62px;
	height: 77px;
}
#podkarpackie a{height: 77px}
#podkarpackie a:hover, #podkarpackie a:focus{background: url(../img/poland-map.png) no-repeat -185px -1387px}

#podkarpackie a span{
	left:3px;
	top:20px;
}
#podkarpackie-details{
	top:-2em;
	left:-28em;
}
#map-description {
	float: right;
	width: 380px;
}
#partners-listing dd {
	margin: 3px 0;
	padding-left:2px;
}
#partners-listing dt {
	font-weight: bold;
	margin-bottom: 5px;
}
	#partners-listing a.map-operator {
		background: #E8E9E1;
		color: #494242;
		display: block;
		margin-top: 10px;
		padding: 2px 0 3px 10px;
		text-decoration: none;
		width: 86px;
	}
	#partners-listing a.map-operator:hover {color: #000}
#partners-listing li {
	margin-bottom: 10px;
}
#main-content .partners-map {
	width: 650px;
}
	#main-content .partners-map h3 {
		margin-bottom: 15px;
	}
#map {
	clear: both;
	overflow: auto;
	padding: 30px 0 15px;
}
	#map ol {
		float: left;
	}
	#map .map-desc {
		display: block;
		float: right;
		margin: 30px 30px 0 0;
		width: 330px;
	}
	#map .map-desc p {
		margin: .7em 0;
	}
	#map .map-desc label {
		display: block;
		font-weight: bold;
		padding: 5px 8px;
	}
	#map .map-desc select {
		border: 1px solid #d1d2c9;
		clear: both;
		padding: 2px 5px;
		width: 310px;
	}
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}
.MultiBoxContainer {
	position: absolute;
	border: 1px solid #000;
	background-color: #FFF;
	display: none;
	z-index: 2;
	text-align: left;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(../img/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -15px;
	right: -15px;
	background: url(../img/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(../img/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(../img/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(../img/rightDisabled.png) no-repeat;
}
.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(../img/leftDisabled.png) no-repeat;
}
.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}
.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}
.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}

/*dodane by Agata*/
#slide-6 .description p {
	padding:25px 0;
	line-height:180%;
}
#slide-6 .description img {
	margin:10px 0;
}
#banner .description .opisolista {
	position:relative;
	bottom:0;
	padding:15px 0;
clear:both;
}
.description img {
	display:block;
	clear:both;
	}
.opisolista li {
	display:block;
	clear:both;
	background:url(../images/kropa.gif) no-repeat 0 55%;
	padding-left:15px;
	font-weight:bold;
}
#slide-8 .heading {
	padding:25px 0;	}

#slide-8 .description img {
	position:relative;
top:15px;
	}
#slide-8 h5 {
	font-size:18px;
	font-weight:bold;
	}