
	@import url('core.css');
	@import url('jquery.lightbox.css');

	body { color : #263348; font-size : 8pt; }
	a, a:visited, a:hover { color : #263348; }

	#container {
		width : 1000px;
		margin : auto;
		overflow : hidden;
		text-align : left;
		position : relative;
	}

	#logo {
		margin-top : 34px;
		margin-left : 40px;
		margin-bottom : 20px;
	}

	#main-menu {
	}


	#header {
		height : 136px;
		/* overflow : hidden; */
		clear : both;
		background : url('../img/bg_header.jpg') top left no-repeat;
		position : relative;
	}

	#languages {
		position : absolute;
		top : 20px;
		left : 776px;
	}

	#alfaco {
		position : absolute;
		top : 16px;
		right : 0px;
	}

	#search {
		position : absolute;
		right : 20px;
		top : 62px;
		color : #fff;
		font-size : 9pt;
	}

	#search table td {
		padding : 1px;
	}

	#search input.in {
		color : #fff;
		background : #6da9d0;
		border : #b4d3e7 solid 1px;
		padding : 2px 3px;
		margin-right : 6px;
		width : 188px;
	}

	#sitemap {
		float : left;
		margin-left : 26px;
		padding-left : 26px;
		display : inline;
		background : url('../img/bg_sitemap.gif') 0px 1px no-repeat;
	}

	#goto {
		float : left;
		margin-left : 18px;
		padding-left : 18px;
		display : inline;
		background : url('../img/bg_goto.gif') 0px 1px no-repeat;
		position : relative;
	}

	#sitemap a, #goto a,
	#sitemap a:visited, #goto a:visited,
	#sitemap a:hover, #goto a:hover {
		text-decoration : none;
	}
	#sitemap a:hover, #goto a:hover {
		text-decoration : underline;
	}


	#main-body {
		overflow : hidden;
	}

	#body {
		padding-top : 28px;
		background : url('../img/bg_body.gif') top left no-repeat;
		overflow : hidden;
	}

	#main-menu {
		overflow : hidden;
		background : url('../img/bg_main-menu.gif') top left no-repeat;
		clear : both;
	}

	#main-menu ul {
		display : block;
		overflow : hidden;
		margin : 0;
		padding : 0;
		margin-top : 5px;
	}

	#main-menu ul li {
		display : inline;
		float : left;
	}

	#main-menu ul li a,
	#main-menu ul li a:visited,
	#main-menu ul li a:hover {
		display : block;
		background : url('../img/bg_main-menu_ul_li_a.gif') 0px 0px repeat-x;
		height : 29px;
		text-decoration : none;
	}
	#main-menu ul li a:hover,
	#main-menu ul li.hl a,
	#main-menu ul li.hl a:visited {
		background : url('../img/bg_main-menu_ul_li_a.gif') 0px -29px repeat-x;
	}

	#main-menu ul li a div,
	#main-menu ul li a:visited div,
	#main-menu ul li a:hover div {
		font-weight : bold;
		color : #fff;
		padding : 7px 24px;
		background : url('../img/bg_main-menu_ul_li_a_div.gif') right 0px no-repeat;
	}

	#main-menu ul li a:hover div,
	#main-menu ul li.hl a div,
	#main-menu ul li.hl a:hover div {
		background : url('../img/bg_main-menu_ul_li_a_div.gif') right -29px no-repeat;
	}

	.nasze-serwisy {
		width : 214px;
		padding-bottom : 9px;
		background : url('../img/bg_nasze-serwisy.gif') bottom left no-repeat;
	}

	#goto .nasze-serwisy {
		position : absolute;
		top : 0px;
		left : 92px;
		z-index : 15;
		display : none;
	}

	.nasze-serwisy div {
		padding-top : 38px;
	}

	.nasze-serwisy p {
		display : none;
	}

	.nasze-serwisy-pl div { background : url('../img/bg_nasze-serwisy_top.gif') top left no-repeat; }
	.nasze-serwisy-en div { background : url('../img/bg_nasze-serwisy_top-en.gif') top left no-repeat; }
	.nasze-serwisy-ru div { background : url('../img/bg_nasze-serwisy_top-ru.gif') top left no-repeat; }

	.nasze-serwisy ul {
		margin : 0;
		padding : 0;
		list-style : none;
		display : block;
	}

	.nasze-serwisy ul li {
		display : block;
		padding : 0;
		margin : 0;
		padding-top : 1px;
		background : url('../img/bg_nasze-serwisy_ul_li.gif') top left repeat-x;
	}

	.nasze-serwisy ul li a,
	.nasze-serwisy ul li a:visited,
	.nasze-serwisy ul li a:hover {
		display : block;
		text-decoration : none;
		color : #fff;
		font-weight : bold;
		padding : 6px 10px;
		padding-left : 32px;
		background : url('../img/bg_nasze-serwisy_ul_li_a.gif') 12px 9px no-repeat;
	}
	.nasze-serwisy ul li a:hover {
		text-decoration : underline;
	}

	#menu {
		width : 211px;
		float : left;
		padding-top : 2px;
		background : url('../img/bg_menu.gif') top left no-repeat;
	}

	#menu ul {
		display : block;
		list-style : none;
		background : url('../img/bg_menu_ul.gif') top left repeat-y;
		margin : 0;
		padding : 0;
	}

	#menu ul li {
		display : block;
		background : url('../img/bg_menu_ul_li.gif') bottom left no-repeat;
		margin : 0;
		padding : 0;
		padding-bottom : 2px;
	}

	#menu ul li a,
	#menu ul li a:visited,
	#menu ul li a:hover {
		display : block;
		padding : 7px 26px;
		color : #263348;
		text-decoration : none;
	}
	#menu ul li a:hover {
		background : url('../img/bg_menu_ul_li_a_hover.gif') top left repeat-y;
		color : #000;
	}
	#menu ul li a.hl,
	#menu ul li a.hl:visited {
		background : url('../img/bg_menu_ul_li_a_hl.gif') top left repeat-y;
		color : #fff;
	}

	#menu ul ul {
		padding-bottom : 4px;
		background : url('../img/bg_menu_ul_ul.gif') top left repeat-y;
		margin-top : -4px;
	}

	#menu ul ul li {
		background : none;
		padding : 0;
	}

	#menu ul ul li a,
	#menu ul ul li a:visited,
	#menu ul ul li a:hover {
		background : url('../img/bg_menu_ul_ul_li_a.gif') 30px 7px no-repeat;
		padding : 3px 26px;
		padding-left : 42px;
		color : #fff;
	}
	#menu ul ul li a:hover,
	#menu ul ul li a.hl,
	#menu ul ul li a.hl:visited {
		background : url('../img/bg_menu_ul_ul_li_a_hl.gif') 0px 0px repeat-y;
	}

	#menu-bottom {
		min-height : 307px;
		background : url('../img/bg_menu-bottom.gif') top left no-repeat;
		padding-top : 16px;
	}

	.bloczek {
		font-size : 8pt;
		overflow : hidden;
		width : 160px;
		margin : auto;
		margin-bottom : 16px;
	}

	.bloczek .name {
		color : #036caf;
		font-weight : bold;
		padding-bottom : 4px;
	}

	.bloczek .body {
		color : #263348;
	}

	#content {
		width : 660px;
		display : inline;
		float : right;
		margin : 32px 0;
		margin-right : 66px;
		font-size : 9pt;
	}

	#content p {
		text-align : justify;
		line-height : 1.25em;
		margin-bottom : 8pt;
	}

	#content ul li {
		list-style : none;
		background : url('../img/bg_ul_li.gif') 0 3px no-repeat;
		padding-left : 24px;
	}

	#content ul ul li {
		list-style : none;
		background : url('../img/bg_ul_ul_li.gif') 0 3px no-repeat;
		padding-left : 24px;
	}

	#title {
		padding-bottom : 14px;
		background : url('../img/bg_title.gif') bottom left no-repeat;
		margin-bottom : 24px;
	}

	#title h1 {
		font-family : Tahoma, Arial, sans-serif;
		color : #036caf;
		font-weight : bold;
		padding : 0;
		margin : 0;
		padding-bottom : 10px;
	}

	#controls {
		margin-top : 24px;
	}

	a#back,
	a#back:visited,
	a#back:hover {
		padding-left : 28px;
		background : url('../img/bg_a_back.gif') 0 0 no-repeat;
		font-weight : bold;
		color : #036caf;
		padding-bottom : 8px;
	}

	a#print,
	a#print:visited,
	a#print:hover {
		padding-left : 28px;
		background : url('../img/bg_a_print.gif') 0 0 no-repeat;
		font-weight : bold;
		color : #036caf;
		padding-bottom : 8px;
		margin-left : 24px;
	}


	#main-flash {
		height : 327px;
	}

	#main-content {
		background : url('../img/bg_main-content.gif') top left no-repeat;
		overflow : hidden;
		padding : 24px;
	}

	#main-content .nasze-serwisy {
		float : left;
	}

	#main-news {
		float : left;
		margin-left : 44px;
		width : 337px;
		padding-bottom : 3px;
		color : #263348;
	}

	.main-news { background : #E7F3FB url('../img/bg_main-news_bottom.gif') bottom left no-repeat; }
	.main-news-en { background : #E7F3FB url('../img/bg_main-news_bottom.gif') bottom left no-repeat; }
	.main-news-ru { background : #E7F3FB url('../img/bg_main-news_bottom.gif') bottom left no-repeat; }

	#main-news div.wrapper {
		min-height : 300px;
		padding : 36px 14px 10px 14px;
	}

	.main-news div.wrapper { background : url('../img/bg_main-news.gif') top left no-repeat; }
	.main-news-en div.wrapper { background : #d7e7f2 url('../img/bg_main-products-en.gif') top left no-repeat; }
	.main-news-ru div.wrapper { background : #d7e7f2 url('../img/bg_main-products-ru.gif') top left no-repeat; }

	#main-products {
		float : left;
		margin-left : 20px;
		width : 337px;
		padding-bottom : 3px;
		color : #263348;
	}

	.main-products { background : #E7F3FB url('../img/bg_main-products_bottom.gif') bottom left no-repeat; }
	.main-products-en { background : none; }
	.main-products-ru { background : none; }

	#main-products div.wrapper {
		min-height : 300px;
		padding : 36px 12px 10px 12px;
	}

	.main-products div.wrapper { background : url('../img/bg_main-products.gif') top left no-repeat; }
	.main-products-en div.wrapper { background : none; }
	.main-products-ru div.wrapper { background : none; }

	#main-news h2,
	#main-products h2,
	a.news-title,
	a.news-title:visited {
		font-size : 9pt;
		margin : 0;
		padding : 0;
		font-family : Tahoma, Arial, sans-serif;
		color : #036caf;
		margin-bottom : 3px;
		font-weight : bold;
		display : block;
	}

	#main-news .date,
	#main-products .date {
		color : #808080;
		font-size : 7pt;
		margin-bottom : 5px;
	}

	div.hr {
		height : 1px;
		overflow : hidden;
		background : url('../img/bg_hr.gif') top left repeat-x;
		margin : 6px 0;
	}

	.links a,
	.links a:visited,
	a.more,
	a.more:visited,
	a.more:hover {
		color : #34a104;
		font-weight : bold;
		text-decoration : none;
	}
	a.more:hover {
		text-decoration : underline;
	}

	#footer {
		height : 67px;
		padding-top : 22px;
		background : url('../img/bg_footer.gif') top left no-repeat;
		overflow : hidden;
	}

	#footer table td {
		padding-left : 30px;
		vertical-align : top;
	}

	#footer a,
	#footer a:visited,
	#footer a:hover {
		text-decoration : none;
	}
	#footer a:hover {
		text-decoration : underline;
	}

	#bottom {
		padding-top : 10px;
		padding-bottom : 10px;
		background : url('../img/bg_bottom.gif') top right no-repeat;
		color : #808080;
	}

	#bottom a,
	#bottom a:visited,
	#bottom a:hover {
		text-decoration : none;
		padding : 0 5px;
		color : #808080;
	}
	#bottom a:hover {
		text-decoration : underline;
	}

	#logos {
		margin-top : 20px;
	}

	.print {
		display : none;
	}

	.news-item {
		margin : 0px 0px 16px 0px;
		padding : 0px 0px 16px 18px;
		background : url('../img/bg_hr.gif') bottom left repeat-x;
	}

	.news-item p {
		margin : 0;
	}

	.news-item .links a,
	.news-item .links a:visited,
	.news-item .links a:hover {
		padding-left : 12px;
		margin-right : 16px;
		background : url('../img/bg_news-item_links.gif') 0 6px no-repeat;
	}

	.relevance {
		font-size : 8pt;
		color : #909090;
		padding : 1px 0px;
	}

	.search-results {
		margin-bottom : 16px;
	}

	.header-news { display : none; }
	.margin .arrow { display : none; }

	#main-content .news-item {
		margin-bottom : 8px;
		padding-bottom : 8px;
		padding-left : 0;
	}

	#main-content .news-item .links a,
	#main-content .news-item .links a:visited,
	#main-content .news-item .links a:hover {
		background : url('../img/bg_news-item_links.gif') 0 5px no-repeat;
	}

	#pages {
		margin-top : 10px;
		text-align : right;
	}

	#pages * {
		vertical-align : middle;
	}

	#pages img {
		margin : 0;
	}

	.darkbox {
		border-top : #b6c9d6 solid 1px;
		border-bottom : #b6c9d6 solid 1px;
	}

	.darkbox-in {
		border-top : #fff solid 1px;
		border-bottom : #fff solid 1px;
		background : #eff1f4;
	}

	.nobox .p,
	.darkbox .p {
		padding : 16px;
	}

	.darkbox b,
	.darkbox strong,
	b.blue,
	strong.blue {
		color : #036caf;
	}

	.nobox ul,
	.darkbox ul {
		margin : 0;
		padding : 0;
		margin-top : 8px;
		margin-left : 4px;
	}

	.nobox ul li,
	.darkbox ul li {
		padding : 0;
		margin : 0;
		list-style : none;
		padding-left : 16px;
		background : url('../img/bg_darkbox_ul_li.gif') left 6px no-repeat !important;
		line-height : 1.45em;
	}

	.darkbox input.in,
	.darkbox select,
	.darkbox textarea {
		border : #a5acb2 solid 1px;
		background : #fff;
		padding : 1px 3px;
	}

	.darkbox select {
		padding : 0;
	}

	.darkbox label {
		white-space : nowrap;
		font-size : 90%;
	}

	.company-contact {
		padding : 3px 0 3px 20px;
		background : url('../img/bg_darkbox_ul_li.gif') left 7px no-repeat;
	}

	.branch-header {
		background : #b6c9d6;
		color : #fff;
		padding : 5px 16px;
		font-weight : bold;
	}

	.branch-body {
		padding : 10px 16px;
	}

	a.arrow,
	a.arrow:visited,
	a.arrow:hover {
		padding-left : 16px;
		margin-left : 10px;
		background : url('../img/bg_darkbox_ul_li.gif') left 4px no-repeat;
		color : #036caf;
	}

	.company-item {
		padding : 10px 0 10px 20px;
		background : url('../img/bg_darkbox_ul_li.gif') 4px 13px no-repeat;
		border-top : #b6c9d6 solid 1px;
		margin-right : 16px;
	}

	.company-item a,
	.company-item a:visited,
	.company-item a:hover {
		font-weight : bold;
		color : #036caf;
		text-decoration : none;
		margin-bottom : 2px;
	}
	.company-item a:hover {
		text-decoration : underline;
	}

	.companies {
		overflow : hidden;
	}

	#geocode-result {
		margin-bottom : 16px;
		font-weight : bold;
		color : red;
		display : none;
	}

	table.file {
		margin : 0;
		border-collapse : collapse;
		border-spacing : 0;
	}

	table.file tr.odd {
		background : #f4f5f7;
	}

	table.file tr.last td {
		border-bottom : #8ba5b7 solid 1px;
	}

	table.file td {
		border-top : #8ba5b7 solid 1px;
		padding : 5px;
	}

	table.file td.desc {
		color : #8ba5b7;
	}

	table td p {
		margin-bottom : 0;
	}

	.blurb {
		margin-bottom : 10pt;
		font-weight : bold;
	}

	.award {
		margin-right : 16px;
	}

	a.foot,
	a.foot:visited,
	a.foot:hover {
		padding-left : 10px;
		background : url('../img/link_oddzial.gif') 0 4px no-repeat;
	}
