
	@import url('core.css');

	body {
		background : #eff1f4 url('../img/bg.jpg') center 0 no-repeat;
	}

	body.main-body {
		background-image : none;
	}

	span.reader {
		position : absolute;
		left : -4000px;
		overflow : hidden;
		display : block;
	}

	#wrapper {
		background : url('../img/bg_wrapper.gif') center 90px no-repeat;
	}

	#wrapper-main {
		background : url('../img/bg_wrapper-main.gif') center 90px no-repeat;
	}

	#container {
		width : 1000px;
		margin : auto;
		text-align : left;
	}

	#header,
	#header-main {
		height : 90px;
		overflow : hidden;
		position : relative;
		background : #fff url('../img/bg_header.gif') 0 0 no-repeat;
	}

	#header-main {
		background : #fff url('../img/bg_header-main.gif') 0 0 no-repeat;
	}

	#header img,
	#header-main img {
		margin : 0;
		overflow : hidden;
	}
	
	#logo-pl,
	#logo-en,
	#logo-ru {
		width : 361px;
		height : 90px;
	}
	
	#logo-print {
		display : none;
	}

	#lang {
		position : absolute;
		right : 12px;
		bottom : 0;
		height : 16px;
		width : 100px;
		text-align : center;
		color : #fff;
		padding-top : 4px;
		font-size : 9pt;
		background : #e67226;
		font-weight : bold;
	}

	#lang b {
		color : #f7cc81;
	}

	#lang a,
	#lang a:visited,
	#lang a:hover {
		color : #fff;
		text-decoration : none;
	}
	#lang a:hover {
		text-decoration : underline;
	}

	#main-menu {
		height : 114px;
		background : #e3eaef url('../img/bg_main-menu.jpg') top left no-repeat;
		position : relative;
	}

	#main-menu-marquee {
		color : #fff;
		font-size : 27pt;
		display : none;
		position : absolute;
		top : 14px;
		left : 526px;
		font-weight : normal;
		opacity : 0;
	}

	#main-menu-main {
		height : 286px;
		background : #e3eaef url('../img/bg_main-menu-main.jpg') top left no-repeat;
		position : relative;
	}

	.menulist {
		display : block;
		list-style : none;
		position : absolute;
		left : 0;
		bottom : 0;
		margin : 0;
		padding : 0;
		margin-left : 6px;
		margin-bottom : 1px;
		height : 42px;
	}

	.menulist li {
		margin : 0;
		padding : 0;
		list-style : none;
		display : block;
		float : left;
	}

	.menulist li a,
	.menulist li a:visited,
	.menulist li a:hover {
		display : block;
		width : 130px;
		height : 37px;
		font-weight : bold;
		text-align : center;
		background : url('../img/bg_main-menu_ul_li_a.gif') 0 0 no-repeat;
		color : #053567;
		text-decoration : none;
		font-size : 8pt;
		padding-top : 5px;
		margin-right : 1px;
	}
	.menulist li a:hover {
		color : #fff;
		background : url('../img/bg_main-menu_ul_li_a_hover.gif') 0 0 no-repeat;
	}

	.menulist li.hl a,
	.menulist li.hl a:visited,
	.menulist li.hl a:hover {
		color : #e67316;
		background : url('../img/bg_main-menu_ul_li_a_hl.gif') 0 0 no-repeat;
	}

	#body {
		background : url('../img/bg_body.png') 0 0 repeat-y;
		padding : 0 6px;
		overflow : hidden;
		clear : both;
	}

	#body-pad {
		background : #fff;
		overflow : hidden;
	}

	#menu {
		float : left;
		margin-left : 12px;
		width : 184px;
		padding-bottom : 40px;
		padding-top : 16px;
		font-size : 8pt;
		clear : left;
	}

	#menu-main {
		float : right;
		margin-right : 12px;
		width : 184px;
		padding-bottom : 16px;
		padding-top : 12px;
		font-size : 8pt;
		clear : right;
	}

	#menu-wrapper {
		padding-top : 9px;
		background : url('../img/bg_menu-wrapper.gif') 0 0 no-repeat;
	}

	#menu-wrapper ul {
		width : 180px;
		list-style : none;
		display : block;
		margin : 0;
		padding : 0;
		margin-bottom : 14px;
		padding-bottom : 8px;
		background : #eff1f4 url('../img/bg_menu.gif') 0 bottom no-repeat;
	}

	#menu-wrapper ul li {
		list-style : none;
		display : block;
		margin : 0;
		padding : 0;
		background : url('../img/bg_menu_ul_li.png') bottom left no-repeat;
		padding-bottom : 1px;
	}

	#menu-wrapper ul li a,
	#menu-wrapper ul li a:visited,
	#menu-wrapper ul li a:hover {
		display : block;
		padding : 4px 16px;
		color : #053567;
		font-weight : bold;
		text-decoration : none;
	}
	#menu-wrapper ul li a:hover,
	#menu-wrapper ul li a.hl,
	#menu-wrapper ul li a.hl:hover,
	#menu-wrapper ul li a.hl:visited {
		background-color : #e2e6ec;
	}

	#menu-wrapper ul li a img,
	#menu-wrapper ul li li a img {
		margin-left : 4px;
	}
	
	#menu-wrapper ul li.hl {
		background-image : url('../img/bg_menu_ul_li_hl.png');
	}

	#menu-wrapper ul ul {
		margin-bottom : 0;
		padding-bottom : 0;
		background : none;
	}

	#menu-wrapper ul ul li {
		background : none;
		padding-bottom : 0;
	}

	#menu-wrapper ul ul li a,
	#menu-wrapper ul ul li a:visited,
	#menu-wrapper ul ul li a:hover {
		font-weight : normal;
		padding-left : 28px;
	}
	#menu-wrapper ul ul li a:hover,
	#menu-wrapper ul ul li a.hl,
	#menu-wrapper ul ul li a.hl:visited,
	#menu-wrapper ul ul li a.hl:hover {
		background : url('../img/bg_menu_ul_ul_li_a.gif') 16px 7px no-repeat;
	}

	#goto {
		width : 181px;
		/* padding-top : 28px; */
		/* background : #2790d3 url('../img/bg_goto.gif') top left no-repeat; */
		margin-bottom : 14px;
	}
	
	#goto ul {
		list-style : none;
		display : block;
		margin : 0;
		padding : 0;
		padding-bottom : 6px;
		background : url('../img/bg_goto_ul.gif') bottom left no-repeat;
	}

	#goto ul li {
		list-style : none;
		display : block;
		margin : 0;
		padding : 0;
		background : url('../img/bg_goto_ul_li.gif') bottom left repeat-y;
		border-bottom : #00629e solid 1px;
	}

	#goto ul li a,
	#goto ul li a:visited,
	#goto ul li a:hover {
		display : block;
		padding : 4px 16px;
		color : #fff;
		text-decoration : none;
	}
	#goto ul li a:hover {
		background : #0a78bf;
	}
	
	#flash-goto-pl,
	#flash-goto-en,
	#flash-goto-ru {
		height : 28px;
		overflow : hidden;
		font-size : 1px;
	}

	#content {
		overflow : hidden;
		width : 716px;
		float : right;
		margin-right : 45px;
		padding-bottom : 40px;
		padding-top : 24px;
		clear : right;
		/* display : inline-block; */
	}

	#content-main {
		overflow : hidden;
		width : 730px;
		float : left;
		margin-left : 45px;
		padding-bottom : 16px;
		padding-top : 12px;
		clear : left;
		/* display : inline-block; */
	}

	#content h1 {
		font-size : 18pt;
		font-family : Arial, sans-serif;
		font-weight : bold;
		display : block;
		color : #e67226;
		border-bottom : #e67226 solid 2px;
		margin-bottom : 16px;
		padding-bottom : 2px;
	}

/*
	#content p,
	#content-main p {
		line-height : 1.45em;
	}
*/

	#content ul,
	#content-main ul {
		margin-left : 16px;
		padding-left : 0;
	}

	#content ul li,
	#content-main ul li {
		list-style : none;
		background : url('../img/bg_ul_li.gif') 0 6px no-repeat;
		margin-left : 0;
		padding-left : 16px;
	}

	#content ul ul li,
	#content-main ul ul li {
		background : url('../img/bg_ul_ul_li.gif') 0 6px no-repeat;
	}

	#footer {
		overflow : hidden;
		padding : 0 6px;
		height : 139px;
		background : url('../img/bg_footer.png') 0 0 no-repeat;
		padding-bottom : 20px;
	}

	#info-pl,
	#info-en,
	#info-ru {
		height : 82px;
		overflow : hidden;
		background : url('../img/bg_tworzymy.gif') top right no-repeat;
	}

	#info-en {
		background : url('../img/bg_tworzymy_en.gif') top right no-repeat;
	}

	#info-ru {
		background : url('../img/bg_tworzymy_ru.gif') top right no-repeat;
	}

	#nav {
		background : #013c78;
		color : #fff;
		overflow : hidden;
		padding-top : 14px;
		padding-bottom : 6px;
		margin-left : 1px;
	}

	#nav img {
		float : right;
	}

	#nav a,
	#nav a:visited,
	#nav a:hover {
		color : #fff;
		text-decoration : none;
	}
	#nav a:hover {
		text-decoration : underline;
	}

	#nav a.back,
	#nav a.back:visited,
	#nav a.back:hover {
		padding-left : 24px;
		background : url('../img/bg_prev.gif') 0 0 no-repeat;
		margin-left : 14px;
		margin-right : 36px;
	}

	#nav a.print,
	#nav a.print:visited,
	#nav a.print:hover {
		padding-left : 24px;
		background : url('../img/bg_print.gif') 0 0 no-repeat;
		margin-right : 46px;
	}

	#nav a.home,
	#nav a.home:visited,
	#nav a.home:hover {
		padding-left : 24px;
		background : url('../img/bg_next.gif') 0 0 no-repeat;
	}

	#main-flash-pl,
	#main-flash-en,
	#main-flash-ru {
		padding-top : 4px;
		margin-left : 6px;
	}

	#body-error {
		background : #fff;
		padding : 40px;
		border : #e0e0e0 solid 1px;
		border-top : #ec7705 solid 3px;
		margin-top : 32px;
	}

	#body-error h1 {
		font-size : 22pt;
		color : #c00000;
		margin-top : 0;
		padding-top : 0;
	}
	
	.images {
		border-collapse : separate;
		border-spacing : 3px;
	}
	
	.images td {
		background : #eff1f4;
		border : #e1e5eb solid 1px;
		text-align : center;
	}
	
	.images td.image-empty {
		background : none;
		border : none;
	}
	
	#pages {
		margin-top : 10px;
		text-align : right;
		color : #3ea1df;
	}

	#pages * {
		vertical-align : middle;
	}

	#pages img {
		margin : 0;
	}

	#pages a,
	#pages a:visited,
	#pages a:hover {
		color : #3ea1df;
	}
	
	#pages b {
		color : #404040;
	}
	
	.news-item {
		margin : 0px 0px 16px 0px;
		padding : 0px 0px 16px 32px;
		background : url('../img/page_next_off.gif') top left no-repeat;
		border-bottom : #eff1f4 solid 2px;
		overflow : hidden;
	}

	.news-item a.news-title,
	.news-item a.news-title:visited,
	.news-item a.news-title:hover,
	.news-item .pseudolink {
		font-size : 12pt;
		color : #2790d3;
		margin-bottom : 4px;
		font-weight : bold;
		display : block;
	}
	
	.news-item p {
		margin : 0;
	}
	
	.news-item .links {
		text-align : right;
	}

	.news-item .links a,
	.news-item .links a:visited,
	.news-item .links a:hover {
		color : #2790d3;
		margin-left : 16px;
	}
