@import url("//hello.myfonts.net/count/341bd3");
@font-face {
	font-family: 'NovelPro-Regular';
	src: url('/_fonts/novel_pro/341BD3_6_0.eot');
	src: url('/_fonts/novel_pro/341BD3_6_0.eot?#iefix') format('embedded-opentype'),url('/_fonts/novel_pro/341BD3_6_0.woff2') format('woff2'),url('/_fonts/novel_pro/341BD3_6_0.woff') format('woff'),url('/_fonts/novel_pro/341BD3_6_0.ttf') format('truetype');
}
@font-face {
	font-family: 'NovelPro-Bold';
	src: url('/_fonts/novel_pro/341BD3_0_0.eot');
	src: url('/_fonts/novel_pro/341BD3_0_0.eot?#iefix') format('embedded-opentype'),url('/_fonts/novel_pro/341BD3_0_0.woff2') format('woff2'),url('/_fonts/novel_pro/341BD3_0_0.woff') format('woff'),url('/_fonts/novel_pro/341BD3_0_0.ttf') format('truetype');
}


.container
{
	margin:0px auto;
	padding:0px 10px 0px 10px;
}
@media (min-width : 480px)
{	
	
}
@media (min-width : 768px)
{
	.container
	{
		width:98%;
		padding:0px;
	}
	.container .container
	{
		width:100%;
	}
}
@media (min-width : 1200px)
{
	.container
	{
		width:1200px !important;
	}
	.container .container
	{
		width:100%;
	}
}
/* ------------------------------------------------------- INLINE CSS */
/* --------------------------------------------------------- STYLE CSS*/
body
{
	overflow-x:hidden;
	font-family: 'Calibri','Times new roman', sans-serif;
	font-size: 16px;
	font-weight: 300;
}

a,
a:hover, 
a:focus {
	color: #b51a29;
}

h1 {
	font-family: 'NovelPro-Regular';
	font-weight: normal;
}
h2 {
	font-family: 'Calibri', sans-serif;
	font-weight: normal;
	font-size: 28px;
}

.noWrap
{
	white-space:normal;
}
.noWrap>*
{
	white-space:normal;
}
.clearfix
{
	width:100%;
	height:0px;
	clear:both;
}
.top_bar
{
	height:auto;
	min-height:50px;
	padding:10px;
	z-index:111111111108;
	padding-bottom:10px;
	text-align: right;
}
.top_bar>div
{
	display:inline-block;
	width:100%;
	vertical-align:top;
	text-align:right;
	font-weight:lighter;
	padding:0;
	font-family:'Calibri', sans-serif;
	color:#ffffff;
}
.top_bar>div.my_left
{
	font-size:21px;
	font-weight:300; /* lighter */
}
.top_bar>div.my_right
{
	font-size:13px;
	font-weight:normal;
	padding-top:5px;
}
.separate
{
	padding:0px !important;
}
.hr
{
	border-bottom: 3px solid #b51a29;
	padding:0px !important;
}
.bBtn>div
{
	min-height:20px;
	padding:3px;
	background-color:rgba(255,255,255,0.9) !important;
}
.top_search
{
	display: inline-block;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: auto;
	min-width: 95px;
	text-align: right;
}
.top_search_input
{
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	width: 150px;
	position:relative;
	background: #ffffff;
}
.input_search
{
	display:block;
	border: none;
	outline: none;
	background: #ffffff;
	color:#666666;
	width: 150px;
	padding: 0px;
	margin-top: 1px;
	line-height: 16px;
	text-align: right;
	font-size: 16px;
}
.div_menu a
{
	text-decoration:none;
	color: #ABE5F5 !important;
	background: none !important;
	font-size: 15px;
	padding: 10px 5px !important;
}
.top_search_button
{
	border-left: 1px solid #d5d4dc;
	display: inline-block;
	vertical-align: top;
	font-size:20px;
	height:20px;
}
#search_button
{
	font-size:20px;
	text-decoration:none;
	display:block;
	padding:0px;
	margin-top:-5px;
	color:#c2c2c2;
}
.div_menu img
{
	vertical-align:middle;
}
#lang_menu
{
	text-align:center;
	margin:0;
	padding:0;
	position:relative;
	z-index:111111111111111123;
	list-style:none;
}
#lang_menu a
{
	color:#b51a29;
	font-size:19px;
	text-decoration:none;
	font-family:'Calibri', sans-serif;
	line-height:28px;
}
#lang_menu>li>ul
{
	display:none;
	position:absolute;
	min-width:100px;
	background:#ffffff;
	border-bottom:3px solid #b51a29;
	z-index:111111111111111124;
	text-align:center;
	padding:5px;
	margin:0;
	margin-left:-20px;
	
}
.subTitleMenu
{
	margin-top:0px;
	position:relative;
}
.subTitleMenu>ul>li>a
{
	font-family: 'Calibri', sans-serif;
	padding:5px;
	font-size:15px;
	line-height:16px;
	color:#666666;
}
.subTitle
{
	font-size:30px;
	color:#000000;
	font-family:'NovelPro-Regular', 'Times new roman', sans-serif;
	padding: 10px 0px 15px 0px; 
	z-index:111111111101;
}
.subTitleMenu>ul>li:hover>a
{
	color:#b51a29;
}
.subTitleMenu .subTitleMenuBtn
{
	display:none;
}
.subTitleMenu .subTitleMenuBtn
{
	display:block;
	position:absolute;
	cursor:pointer;
	right:0px;
	top:-50px;
	height:50px;
	width:50px;
	padding:0px 3px;
	outline:none;
	border:none;
	background:transparent;
}
.subTitleMenu .subTitleMenuBtn>span
{
	display:block;
	margin:5px 0px;
	background:#b51a29;
	width:100%;
	height:5px;
	border-radius:25%;
}
.subTitleMenu>ul
{
	display:none;
	position:absolute;
	width:200px;
	background:#ffffff;
	border-bottom:3px solid #b51a29;
	right:2px;
}
.subTitleMenu>ul li
{
	display:block;
	margin:0px;
	padding:0px;
	margin-right:0px;
	line-height:16px;
	
}
/* --------------------------------------------------------- MENU CSS */
ul
{
    -webkit-transition: display 2s;
    -moz-transition: display 2s;
    -o-transition: display 2s;
}
.menu .in6
{
	padding: 0px;
	text-align: right;
	display: inline-block;
	margin-top: 25px;
}
.menu
{
	height:auto;
	position:relative;
	padding:0px;
	text-align:right;
	/*margin-top:100px;*/
	margin-bottom:0px;
	z-index:111111111102;
}
.menu a
{
	font-family: 'Calibri', sans-serif;
	font-weight: normal;
	color:#ffffff;
	text-decoration:none;
	font-size:19px;
	padding:0px;
}
.menu li:hover>a
{
	text-decoration:underline;
	color:#ffffff;
}
#logo
{
	position:absolute;
	margin:0 auto;
	width:auto;
	max-width:100%;
	top:62px;
	z-index:11111111111111112;
	background-image: url(/_img/_templates9/logo_mobile.png);
	background-image: linear-gradient(transparent, transparent), url(/_img/_templates9/paih_logo_rgb.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 122px 49px;
	width: 122px;
	height: 49px;
	left: 5px;
}
#top_search
{
	width:100% !important;
	display:none;
	vertical-align:top;
	padding-top:5px;
}
#dropdown {
	display: inline-block;
	vertical-align: top;
	margin-top: 12px;
	margin-left: 15px;
}
#dropdown .easySubShow
{
	display:inline-block;
	color:#ffffff;
	text-decoration:none;
	height:10px;
	position:absolute;
	right:10px;
	width:auto;
	cursor:pointer;
}
#dropdown>ul
{
	width:250px;
	max-width:100%;
	display:none;
	list-style:none;
	position:absolute;
	top:70px;
	padding:5px;
	margin:0;
	right:0;
	white-space:nowrap;
	background:#b51a29;
	border-bottom:5px solid #ffffff;
}
#dropdown>ul * {
	white-space: normal;
}
#dropdown .menuBtn
{
	cursor:pointer;
	float:right;
	height:50px;
	width:50px;
	padding:0px 3px;
	margin:10px 0px;
	outline:none;
	border:none;
	background:#ffffff;
	/*border-color: rgba(181,26,41,.1);*/
}
#dropdown .menuBtn>span
{
	display:block;
	margin:5px 0px;
	background:#b51a29;
	width:100%;
	height:5px;
	border-radius:25%;
}
#dropdown>ul>li
{
	padding:5px;
	position:relative;
}
#dropdown>ul>li a
{
	font-size:17px;
	text-transform: uppercase;
}
#dropdown ul>li.link_active>a
{
	text-decoration: underline;
}
#dropdown>ul>li>ul
{
	display:none;
	list-style:none;
	height:auto;
	background:inherit;
	padding-left:10px;
}
#dropdown>ul>li>ul>li:hover:before, #dropdown>ul>li>ul>li>ul>li:hover:before
{
	content: url('/_img/_templates9/strzalka_menu.png');
	color:#ffffff;
	position:absolute;
	font-weight:bold;
	margin-left:-20px;
}
#dropdown>ul>li>ul>li a
{
	font-size:16px;
}
#dropdown>ul>li>ul.to_left
{
	margin-left:0px !important;
}
#dropdown>ul>li>ul>li>ul
{
	display:none;
	list-style:none;
	height:auto;
	background:inherit;
	padding-left:20px;
}
#dropdown>ul>li>ul, #dropdown>ul>li>ul>li>ul
{
	padding:0px;
}
#dropdown>ul>li li
{
	width:100%;
	padding:5px;
	padding-left:20px;
	cursor:pointer;
}
/* -------------------------------------------------------- EVENT CSS */

.swiper-event
{
	position:relative;
	color:#ffffff;
	padding:0;
}
.swiper-event a
{
	color:#ffffff;
}
.event
{
	position:relative;
	height:auto;
	margin:0 auto;
	max-width:650px;
	margin:0 auto;
	background:#b51a29;
}
.event>div
{
	width:100%;
	min-height:300px;
	position:relative;
	display:inline-block;
	vertical-align:top;
	height:100%;
}
.event>img
{
	display:inline-block;
	max-width:100%;
	height:auto;
	border-bottom:2px solid #ffffff;
}
.event>div:last-child
{
	box-sizing:border-box;
	position:relative;
}
.event h1
{
	font-size:17px;
	font-family: 'NovelPro-Regular', 'Times new roman', sans-serif;
	color:#ffffff;
	padding:5px 20px 10px 20px;
}
.event h2
{
	/*font-size:30px;*/
	font-size:19px;
	/*font-family: 'Times new roman', sans-serif;*/
	font-family: "Calibri",sans-serif;
	color:#ffffff;
	padding:10px;
}
.event h5
{
	font-size:15px;
	font-family: 'Calibri', sans-serif;
	font-weight:300; /* lighter */
	color:#ffffff;
	position:absolute;
	bottom:0px;
	right:0px;
	padding:10px;
}
.event p
{
	font-size:15px;
	font-family: 'Calibri', sans-serif;
	font-weight:300; /* lighter */
	padding:20px 20px 40px 20px;;
}
.swiper-slide, .swiper-wrapper
{
	height:auto;
}
.swiper-pagination
{
	position:relative;
	width:100%;
	text-align:center;
}
.swiper-pagination-bullet
{
	display:inline-block;
	background:#636466;
	border:none;
	border-radius:100px;
	height:10px;
	width:10px;
	margin:5px;
}
.swiper-pagination-bullet-active { background:#b51a29; }
/* ------------------------------------------------------- FOOTER CSS */
.footerLogs
{
	text-align:center;
	padding:40px 0px 10px 0;
}
.footerLogs>img
{
	margin:10px;
	max-width:100%;
	height:100px;
	display:inline-block;
	vertical-align:middle;
}
.footerInfo
{
	margin-bottom:20px;
}
.footerInfo .div1
{
	padding:5px 0px;
}
.footerInfo .div1>p
{
	font-size:17px;
	padding:10px 0px;
	margin-bottom: 0;
}
.footerInfo .div1>p>a {
	color: #333;
}
.footerInfo .div1>ul
{
	list-style:none;
	margin:0;
	padding:0;
}
.footerInfo .div1>ul>li
{
	margin: 0 0 5px 0;
}
.footerInfo .div1>ul>li>a
{
	font-family:'Calibri', sans-serif;
	font-size:15px;
	color:#666666;
}
.footerInfo .div2
{
	padding:5px 0px;
}
.footerInfo .div2>ul
{
	list-style:none;
	margin:0;
	padding:0;
}
.footerInfo .div2>ul>li
{
	padding:3px 0px;
	font-family: 'NovelPro-Regular', 'Times new roman', sans-serif;
	font-size:20px;
	color:#000000;
}
.footerInfo .div2>ul>li>a
{
	font-size:17px;
	color:#000000;
}
.footerInfo .div2>div
{
	margin-top:10px;
	width:200px;
	max-width:100%;
	margin-bottom:10px;
	min-height:5px;
	overflow: hidden;
}
.footerInfo .div2>div>img
{
	max-width:100%;
	max-height:100%;
}
.footerInfo .div3
{
	font-size:14px;
	padding:5px 0px;
}
.footerInfo .div3 p
{
	font-family:'Calibri', sans-serif;
	color:#666666;
	font-size:15px;
}
.footerInfo .div3 a
{
	font-size:15px;
}
.footerInfo .div3 .p1
{
	color:#666666;
	padding:5px 0px;
}
.footerInfo .div3 .p2
{
	font-size:22px;
	color:#000000;
	padding:0;
	margin:0;
}
.footerInfo .div3 .p3
{
	color:#666666;
	padding:0;
	margin:0;
}
.footerInfo .div3 .p4
{
	color:#666666;
	padding:0;
	margin:0;
}
.footerInfo .div3 .p5
{	
	color:#666666;
	padding:5px 0px;
}
.footerInfo .div3 .p6
{
	color:#666666;
	padding:0px 0px 15px 0px;
}
.footerInfo .div3 .p7
{
	color:#666666;
	padding:0;
	margin:0;
}
.footerInfo .div3 .p8
{
	color:#666666;
	padding:0;
	margin:0;
}
.footerInfo .div3 .p9
{
	color:#666666;
	padding:0;
	margin:0;
}
.footerInfo .div3 .p10
{
	color:#666666;
	padding:5px 0px;
}
.footerInfo .div3 .p11
{
	color:#666666;
	padding:0;
	margin:0;
}
.footerInfo .div3 p>a
{
	color:#b51a29;
	font-family:'Calibri', sans-serif;
	font-size:15px;
}
.bottom_bar img
{
	margin:5px;
}
/* -------------------------------------------------------- BOXES CSS */
.subTitleHr
{
	font-size:30px;
	color:#000000;
	font-family: 'NovelPro-Regular', 'Times new roman', sans-serif;
	padding: 5px;
	/* border-bottom: 3px solid #b91929; */
}
.bList>ul
{
	padding: 0px 10px 0px 25px;
	list-style:none;
	height:215px;
	text-overflow: clip;
	overflow:hidden;
	line-height: 1.65;
}
.bList>ul>li
{
	display:block;
	padding:0px;
	margin: 4px 0px;
}
.bList>ul>li>a:hover
{
	color:#b51a29;
	cursor:pointer;
}
.bList>ul>li>a
{
	color:#000000;
	font-size:16px;
	line-height: 0.9em;
	font-family: "Calibri",sans-serif;
}
.bList>ul>li:hover:before
{
	content: url('/_img/_templates9/strzalka_menu.png');
	color:#b51a29;
	position:absolute;
	font-weight:bold;
	margin-left:-20px;
}
.bTitle
{
	font-size:24px;
	padding:10px;
}
.bTitle
{
	font-size:24px;
	padding:10px;
}
.bTitle>img
{
	/*float:left;*/
	display: inline-block;
	vertical-align: top;
}
.bTitle>div
{
	/*float:right;*/
	display: inline-block;
	text-align:left;
	width:auto;
	padding:5px;
	margin:0px;
	max-width:180px;
}
.box_1, .box_2, .box_3, .box_4, .box_5
{
	width:264px;
	height:323px;
	position:relative;
	max-width:100%;
	margin:18px;
}
.box_1 .eBox, .box_2 .eBox, .box_3 .eBox, .box_4 .eBox, .box_5 .eBox, .box_6
{
	width:264px;
	height:323px;
	position: relative;
}
.box_3, .box_3 .eBox, .box_4, .box_4 .eBox
{
	height: auto; /*359px;*/
	width:263px;
}
.box_5
{
	height:auto;
}
.eBox
{
	position:relative;
}
.box_1
{
	padding:0;
	display:inline-block;
	vertical-align:top;
	text-align:left;
	background:#ffffff;
	height:auto;
	position:relative;
}
.box_1 .eBox
{
	min-height:5px;
	background-image:url('/_img/_templates9/boks.png');
	background-size:100% 100%;
	background-repeat:no-repeat;
	padding:0px;
}
.box_1 .bTitle
{
	padding:5px;
	color:#b51a29;
	font-size:21px;
	font-family: 'NovelPro-Regular', 'Times new roman', sans-serif;
	line-height: 24px;
}
.bTitle > div {
	padding: 12px 5px 5px 5px;
}
.bTitle .my_d11400 {
	padding: 26px 5px 5px 5px;
}
.box_1>ul
{
	margin-top:20px;
}
.box_1 .bTitle>img
{
	margin:15px;
}
.box_1 .ul_scroll_up
{
	display:none;
	position:absolute;
	right:10px;
	bottom:30px;
	cursor:pointer;
}
.box_1 .ul_scroll_down
{
	position:absolute;
	right:10px;
	bottom:5px;
	cursor:pointer;
}

.box_1 .bContent {
	margin: 10px 20px;
}
.box_1 .bBBsubmit {
	margin: 15px 0;
}
.box_1 .bBtn {
	background: #fff;
	color: #b91929;
	padding: 5px 15px;
	border: 1px solid #b91929;
	font-weight: bold;
	border-radius: 10px 0 10px 0;
	margin: 30px 0 10px;
	font-size: 18px;
}
.bBBred {
	color: #465d6b;
	padding: 5px 0;
	font-weight: bold;
}

.box_2
{
	display:inline-block;
	vertical-align:top;
	text-align:left;
	background:#ffffff;
}
.box_2 .eBox
{
	height:auto;
	position:relative;
	padding:0px;
}
.box_2 .imgBox
{
	text-align:center;
	border:1px solid #c6c6c6;
	min-height:5px;
}
.box_2 .imgBox>div
{
	padding:10px;
}
.box_2 .imgBox p
{
	padding:5px;
	font-size:14px;
	font-weight:bold;
	color:#636466;
}
.box_2 .imgBox1, 
.box_3 .imgBox1 
{
	margin-bottom:37px;
}
.box_3
{
	display:inline-block;
	vertical-align:top;
	text-align:left;
	background:#ffffff;
}
.box_3 a>div
{
	background-size:100% auto;
}
.box_3 .eBox
{
	width:100%;
	height:auto;
	position:relative;
	padding:0px;
	margin-bottom:0px;
}
.box_3 .btnBox
{
	width:150px;
	max-width:100%;
	margin:0 auto;
	border:1px solid #ffffff;
	padding:1px;
	background:transparent;
}
.box_3 .btnBox>div
{
	text-align:center;
	background:rgba(255,255,255,0.8);
	padding:4px;
	cursor:pointer;
}
.box_3 .btnBox>div>a
{
	text-decoration:none;
	color:#b51a29;
}
.box_4
{
	display:inline-block;
	vertical-align:top;
	text-align:left;
	background:#ffffff;
	text-overflow:ellipsis;
}
.box_4 .eBox
{
	width:100%;
	height:auto;
	position:relative;
	padding:0px;
}
.box_4 .imgBox
{
	text-align:center;
	border:1px solid #c6c6c6;
	min-height:5px;
	background-position:center center;
	background-repeat:no-repeat;
}
.box_4 .my_date
{
	margin:0;
	font-family:'Calibri', sans-serif;
	color:#666666;
	font-size:15px;
	padding:10px 0px 0px 0px;
	margin:0px;
	line-height:14px;
}
.box_4 .my_place
{
	margin:0;
	padding:3px 0 0 0;
	font-family:'Calibri', sans-serif;
	color:#666666;
	font-size:15px;
	line-height:14px;
}
.box_4 .my_title
{
	margin:0;
	padding:5px 0 0 0;
	font-family: 'NovelPro-Regular', 'Times new roman', sans-serif;
	color:#b51a29;
	font-size:15px;
	line-height:18px;
}
.box_4 .my_title>a
{
	color:#b51a29;
	font-size:15px;
	line-height:18px;
}
.box_4 .my_content
{
	margin:0;
	padding:10px 0px 0px 0px;
	font-family:'Calibri', sans-serif;
	color:#000000;
	font-size:15px;
	line-height: 20px;
}
.box_5
{
	min-width:200px;
	width:100%;
	padding:0 15px;/*10px;*/
	white-space:normal;
	display: block; /*inline-block;*/
	vertical-align:top;
	text-align:center;
	background:#ffffff;
	margin: 0;
}
.box_5 h4
{
	color:#b51a29;
	font-size:18px;
	font-family: 'NovelPro-Regular', 'Times new roman',sans-serif;
}
.box_5 a>img
{
	margin:10px;
}
.box_5 .p1, .box_5 .p2, .box_5 .p3
{
	color:#666666;
	font-size:15px;
	font-family:'Calibri', sans-serif;
	padding:0;
	margin:1px;
	text-align:center;
}
.box_5 .p1 em {
	font-style: normal;
}
.box_5 .p4
{
	text-align:left;
	font-size:15px;
	font-style:italic;
	font-family:'Calibri', sans-serif;
	color:#000000;
	padding:10px 0px;
}
/* -- page1 -- */
.page1, .page3
{
	padding-top:30px;
	margin:0px auto;
}
.page1 *, .page3 *
{
	white-space:normal;
}
.box_6
{
	padding:0px;
	height:auto;
	position:relative;
	max-width:100%;
	display:block;
	margin:0px;
	vertical-align:top;
	font-family:'Calibri', sans-serif;
	border:1px solid #c3c7c9;
	/*-webkit-box-shadow: inset 0px 0px 1px 0px #c3c7c9;*/
	/*-moz-box-shadow: inset 0px 0px 1px 0px #c3c7c9;*/
	/*box-shadow: inset 0px 0px 1px 0px #c3c7c9;*/
}
.box_6 header {
	color: #b51a29;
	text-transform: uppercase;
	padding: 20px 20px 0;
	font-size: 17px;
	font-weight: bold;
}
.box_6>ul
{
	display:inline-block;
	vertical-align:top;
	list-style:none;
	width:262px;
	margin:0px;
	padding: 10px 30px 30px;
}
.box_6>ul>li
{
	margin:0px;
	display:block;
	width:100%;
	/*padding:10px 0px;*/
	padding:5px 0px;
}
.box_6>ul>li:hover:before, .box_6>ul>.link_active:before
{
	content: url('/_img/_templates9/strzalka_menu.png');
	color:#b51a29;
	position:absolute;
	font-weight:bold;
	margin-left:-20px;
}
.box_6>ul a
{
	color:#000000;
	font-size:17px;
	text-decoration:none;
}
.box_6>ul>li>ul a
{
	color:#000000;
	font-size:15px;
	text-decoration:none;
}
.box_6>ul a:hover
{
	color:#b51a29;
}
/*.box_6>ul>.link_active>a, .box_6>ul>li>ul>.link_active>a*/
.box_6 > ul li.link_active > a 
{
	color:#b51a29;
	text-decoration:underline;
}
.box_6>ul>li>ul
{
	margin:0px;
	/*margin-left:-5px;*/
	/*padding: 20px 0px 5px 0px;*/
	padding: 10px 0px 5px 7px;
	list-style:none;
}
.box_6>ul>li>ul>li
{
	padding:5px 0px 5px 0px;
}

/* kolejne */
.box_6 > ul > li > ul > li ul
{
	margin: 0px;
	padding: 3px 0px 1px 7px;
	list-style:none;
}
.box_6 > ul > li > ul > li > ul li
{
	padding: 5px 0px 5px 0px;
}


.page_text
{
	display:inline-block;
	vertical-align:top;
	position:relative;
	width:100%;
	padding:10px;
}
.page1 .page_text img {
	max-width: 100%;
  	height: auto;
}
.page_text p
{
	/*display:inline-block;*/
	/*max-width:100%;*/
}
.page_text .p1
{
	font-size:20px;
	padding-bottom:10px;
	margin: 0 0 10px 0;
}
.page_text .p2
{
	font-size:17px;
	font-family:'Calibri', sans-serif;
	color:#b51a29;
}
.page_text .p3
{
	font-size:17px;
	font-family:'Calibri', sans-serif;
}
.pageIcons
{
	text-align:right;
}
.pageIcons img
{
	/*background:#c2c2c2;*/
}
.pageIcons>ul
{
	list-style:none;
	margin:0px;
	color:#c2c2c2;
	text-align:center;
	width:auto;
	max-width:100%;
	display:inline-block;
	vertical-align:top;
	border-top:1px solid #c2c2c2;
	border-bottom:1px solid #c2c2c2;
	padding:20px 0px;
}
.pageIcons>ul>li
{
	display:inline-block;
	padding:5px;
}
/* ---- page2 ---- */
.lTitle
{
	color:#ffffff;
	/*font-family: 'NovelPro-Regular', 'Times new roman', sans-serif;*/
	background:#b51a29;
	padding:20px 15px 20px 15px !important;
	/*font-size:27px;*/
	/*text-align:right;*/
	
	font-family: "Calibri", "Times new roman", sans-serif;
	font-size: 18px;
	text-align: center;
	font-weight: 300;
}
/* ---- page3 --- */
#map
{
	margin-bottom:50px;
}
#mapa ul
{
	padding:0px;
	list-style:none;
	display:inline-block;
	width:100%;
	vertical-align:top;
}
.mapa_list>a
{
	color:#666666;
	font-size:18px;
}
.mapa_point>a
{
	color:#000000;
	font-size:14px;
}
.mapa_point
{
	position:relative;
}
.mapa_point img
{
	outline:none;
	border:none;
	width:15px;
	height:15px;
	border-radius:100px;
	background:#b91929;
	margin-left:-20px;
	margin-top:2px;
	color:transparent;
}
/* Biura -------------------- */
.link-enable>a
{
	color:#009901 !important;
}
.link-enable>a:before
{
	content:url('/_img/_templates9/click_green.png');
}
.link-future>a
{
	color:#fe0002 !important;
}
.link-future>a:before
{
	content:url('/_img/_templates9/click_red.png');
}
.link-red
{
	color:#b51a29 !important;
	font-size:15px;
	font-family:'Calibri', sans-serif;
}

.t_news {
	width: 100% !important;
}
.t_news img {
	width: 100% !important;
}

.zbh_h2 {
	margin: 0;
	font-size: 14px;
}
.zbh_h2 > a {
	color: #333;
	text-decoration: none;
	line-height: 1.6;
	font-size: 18px;
}

#box_pakiet_inwestora {
	width: 100%;
	display: inline-block;
	/*margin: 17px;*/
}
#box_ekspansja_zagraniczna {
	width: 100%;
	display: inline-block;
	/*margin: 18px;*/
	margin-bottom: 25px;
}
.box_ribbon {
	position: relative;
	overflow: hidden;
}
.box_ribbon .my_bg {
	width: 100%;
}
.box_ribbon .my_bg > img {
	width: 100%;
}
.box_ribbon .my_block {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}
.box_ribbon .my_mask1 {
	background-color: rgba(90, 0, 0, .5);
}
.box_ribbon .my_ribbon {
	display: table;
	width: 100%;
	height: 100%;
}
.box_ribbon .my_ribbon_wrapper {
	display: table-cell;
	vertical-align: middle;
}
.box_ribbon .my_title {
	color: #fff;
	background: rgba(181, 25, 41, .7);
	padding: 10px;
	text-align: center;
	font-size: 22px;
	/*-webkit-box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.7);*/
	/*-moz-box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.7);*/
	/*box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.7);*/
}
.box_ribbon .my_title > a {
	color: #fff;
	text-decoration: none;
}

#box_news .box_ribbon .my_title,
#box_events .box_ribbon .my_title {
	padding: 10px;
}

.newsletter_form {
	display: block;
	margin-bottom: 25px;
}
.newsletter_form .my_header {
	font-size: 21px;
	color: #000000;
	font-weight: 500;
	margin-bottom: 10px;
}
.newsletter_form .my_header > span {
	color: #b51a29;
}
.newsletter_form .my_form {

}
.newsletter_form .my_input {
	display: block;
	vertical-align: top;
	border: 2px solid #b51a29;
	border-radius: 5px;
	padding: 3px 17px;
	width: 100%;
	margin: 2px 0;
}
.newsletter_form .my_input > input {
	border: none;
	border-bottom: 1px solid #e4e2e3;
	width: 100%;
	font-size: 14px;
	padding: 2px;
	-webkit-box-sizing: initial; 
	-moz-box-sizing: initial; 
	box-sizing: initial;
}
.newsletter_form .my_submit {
	display: inline-block;
	vertical-align: top;
	margin: 2px 0;
}
.newsletter_form .my_submit > input {
	border: 0;
	border-radius: 5px;
	background: #b51a29;
	color: #ffffff;
	padding: 5px 35px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}
.newsletter_form .my_accept {
	display: table;
	margin-top: 5px;
	max-width: 475px;
}
.newsletter_form .my_accept_row {
	display: table-row;
}
.newsletter_form .my_accept_checkbox {
	display: table-cell;
	vertical-align: top;
	width: 25px;
	padding: 0 3px;
}
.newsletter_form .my_accept_text {
	display: table-cell;
	vertical-align: top;
	font-size: 14px;
	color: #666666;
}
.newsletter_form .my_accept_text a {
	font-size: 14px !important;
	color: #666666;
	text-decoration: underline;
}

@media (min-width: 320px) 
{
	#logo
	{
		top:62px;
	}
	.box_ribbon .my_title {
		font-size: 24px;
		padding: 15px;
	}
}
@media (min-width : 400px)
{
	.newsletter_form .my_input {
		display: inline-block;
		width: 312px;
	}
}
@media (min-width: 480px)
{
	.box_ribbon .my_title {
		font-size: 32px;
		padding: 20px;
	}
	.bList > ul {
		padding: 0px 30px 0px 30px;
	}
	.subTitle {
		padding: 20px 0px 20px 0px;
	}
/* -------------------------------------------------------- STYLE CSS */	
	.top_bar
	{
		min-height:50px;
		padding-bottom:10px;
	}
	.container
	{
		margin:0px auto;
	}
/* --------------------------------------------------------- MENU CSS */
	.menu
	{
		margin-top:0px;
	}
	#logo
	{
		margin-left:0;
	}
/* -------------------------------------------------------- EVENT CSS */
	.event h1 { font-size:22px;padding:10px 30px 30px 30px; }
	.event h2 { 
		/*font-size:20px; */
		font-size:19px; 
	}
	.event h5 { font-size:17px; }
	.event p { font-size:17px; padding:10px 30px; }

	.zbh_h2 {
		font-size: 17px;
	}
}


@media (min-width: 768px)
{
/* -------------------------------------------------------- STYLE CSS */

	.lTitle {
		font-size: 30px;
	}
	.pTitle 
	{
		font-size:30px;
		padding:10px 0px;
	}	
	.top_bar
	{
		min-height:47px;
		padding-top:10px;
	}
	.top_bar>div
	{
		display:inline-block;
		width: 100%; /*50%;*/
	}
	.top_bar>div.my_left
	{
		padding-left:150px;
		text-align:left;
		white-space:nowrap;
		font-weight: bold;
	}
	.subTitleMenu
	{
		margin-top:-50px;
		position:relative;
		background:transparent;
	}
	.subTitleMenu>ul
	{
		display:inline-block !important;
		position:relative;
		width:auto;
		right:0px;
		border-bottom:none;
	}
	.subTitleMenu>ul>li
	{
		display:inline-block;
		margin-right:34px;
	}
	.subTitleMenu>ul>li:last-child
	{
		margin-right:3px;
	}
	.subTitleMenu .subTitleMenuBtn
	{
		display:none;
	}
/* --------------------------------------------------------- MENU CSS */
	
	#top_search
	{
		width:auto !important;
	}
/* -------------------------------------------------------- BOXES CSS */
	.page1
	{
		white-space:nowrap;
	}
	#mapa ul
	{
		width:45%;
	}
	
	
	.t_news {
		width: auto !important;
	}
	.t_news img {
		width: auto !important;
	}
	
	.link-red {
		font-size: 17px;
	}
	
	.footerInfo .div1, 
	.footerInfo .div2, 
	.footerInfo .div3 {
		padding:30px 0px;
	}
	.footerInfo .div2>div
	{
		margin-top:100px;
		margin-bottom:20px;
	}
	
	#top_search {
		display: inline-block;
	}
	
	#dropdown {
		margin-top: 0;
		margin-left: 0;
	}
	
	.menu .in6 {
		margin-top: 10px;
	}
	
	.zbh_h2 {
		font-size: 20px;
		margin-bottom: 20px;
	}
}

@media (min-width: 992px)
{
/* --------------------------------------------------------- MENU CSS */
	#logo
	{
		margin-left:0px;
		top: 75px;/*14px;*/
	}
	
	.menu a
	{
		font-family: 'Calibri', sans-serif;
		font-weight: normal;
		color:#000000;
		text-decoration:none;
	}
	.menu a:hover
	{
		color:#b51a29;
		text-decoration:underline;
	}
	.menu
	{
		
		margin:0px;
		height:auto;
	}
	
	#dropdown > ul > li > a
	{
		padding-bottom: 5px;
		padding-left: 5px;
	}
	#dropdown li:hover>a
	{
		color:#b91929;
		box-shadow: inset 0 -3px 0 0 #b61928;
		text-decoration: none;
	}
	#dropdown ul>li.link_active>a
	{
		color: #b51a29;
		box-shadow: inset 0 -3px 0 0 #b51a29;
		text-decoration: none;
	}
	
	.menu .menuBtn
	{
		display:none;
	}
	#dropdown>ul
	{
		display:inline-block !important;
		width:auto;
		list-style:none;
		position:relative;
		padding:0;
		margin:18px 10px 15px 150px;
		top:0px;
		white-space:nowrap;
		background:transparent;
		border:none;
		float: right;
	}
	#dropdown>ul>li
	{
		display:inline-block;
		padding:5px;
		position:relative;
	}
	#dropdown>ul>li>ul
	{
		display:none !important;
		position:absolute;
		list-style:none;
		height:auto;
		background:#ffffff;
		border-radius: 10px 0px 10px 0px; 
		-moz-border-radius: 10px 0px 10px 0px; 
		-webkit-border-radius: 10px 0px 10px 0px; 
		border: 1px solid #b51a29;
		-webkit-box-shadow: inset 0px 0px 1px 0px #b51a29;
		-moz-box-shadow: inset 0px 0px 1px 0px #b51a29;
		box-shadow: inset 0px 0px 1px 0px #b51a29;
	}
	#dropdown>ul>li>ul>li:hover:before
	{
		content: url('/_img/_templates9/strzalka_menu.png');
		color:#b51a29;
		position:absolute;
		font-weight:bold;
		margin-left:-20px;
	}
	#dropdown>ul>li>ul>li>ul
	{
		display:none !important;
		position:absolute;
		list-style:none;
		margin-left:218px;
		margin-top:-28px;
		height:auto;
		background:#ffffff;
		border-radius: 10px 0px 10px 0px; 
		-moz-border-radius: 10px 0px 10px 0px; 
		-webkit-border-radius: 10px 0px 10px 0px; 
		border:2px solid #b51a29;
	}
	#dropdown>ul>li>ul, #dropdown>ul>li>ul>li>ul
	{
		width:250px;
		padding-top:20px;
		padding-bottom:20px;
	}
	#dropdown>ul>li>ul>li, #dropdown>ul>li>ul>li>ul>li
	{
		padding-left:30px;
		padding-right:30px;
	}
	#dropdown .easySubShow
	{
		display:none !important;
	}
	#dropdown>ul>li>ul>li:hover>ul
	{
		display:block !important;
	}
	#dropdown>ul>li:hover>ul
	{
		display:block !important;
	}
/* -------------------------------------------------------- BOXES CSS */
	.bTitle
	{
		font-size:28px;
	}
	.box_6
	{
		display:inline-block;
		margin-right:37px;
	}
	.page_text
	{
		width:632px;
	}
	.page1_full .page_text {
		width: 100%;
	}
	
/* --- page3 ---- */
	.page3
	{
		white-space:nowrap;
	}
/* -------------------------------------------------------- EVENT CSS */
	.event
	{
		max-width:100%;
		white-space:nowrap;
	}
	.event>*
	{
		white-space:normal;
	}
	.event>div
	{
		width:50%;
	}
	.event>img {  width:50%;border:none; border-right:2px solid #ffffff; }
	.event h1
	{
		padding:10px 40px 20px 40px; /* padding:10px 40px 50px 40px; */
	}
	.event h2
	{
		padding:10px;
	}
	.event h5
	{
		padding:10px;
	}
	.event p
	{
		padding:10px 40px;
	}
	
	#dropdown {
		display: block;
	}
	
	.zbh_h2 {
		font-size: 24px;
		margin-bottom: 40px;
	}
	
	#box_ekspansja_zagraniczna {
		margin-bottom: 0;
	}
	
}

@media (min-width: 1200px)
{
/* --------------------------------------------------------- MENU CSS */
	#dropdown>ul
	{
		margin-left:180px;
	}
	#dropdown>ul>li>a
	{
		letter-spacing:0px;
	}
/* -------------------------------------------------------- BOXES CSS */
	.page_text
	{
		width:840px;
	}
	.page1_full .page_text {
		width: 100%;
	}
}
@media (min-width: 1400px)
{
/* -------------------------------------------------------- STYLE CSS */
	.noWrap
	{
		white-space:nowrap;
	}
}
@media (max-width: 320px) {}

@media (max-width: 480px) {}

@media (max-width: 768px)
{
/* -------------------------------------------------------- STYLE CSS */
	
	
}

@media (max-width: 992px)
{
/* -------------------------------------------------------- EVENT CSS */
}

@media (max-width: 1200px) {}

/* -------------------------------------------------------- OTHER CSS */
/* -- index -- */
.table
{
	display:table;
	vertical-align:middle;
}
.table-row
{
	display:table-row;
	vertical-align:middle;
}
.table-cell
{
	display:table-cell;
	vertical-align:middle;
}
.container-fluid
{
	margin:0px;
	padding:0px;
}
.in1 { background-color:#b51a29; }
.in2 { 
	padding:15px 0px 10px 0; 
	margin-bottom: -35px;
}
.in3 { }
.in4 { /*margin-bottom:100px;*/ text-align:center; }
.slider2 {  padding:0;text-align:center;height:auto; }

/* -- top_menu -- */
.in5 { padding-bottom:0px; }
.in6 { text-align:right; }
.in7 { display:inline-block;vertical-align:top;padding:0px; }
.in8 { display:inline-block;vertical-align:top; }
.in9 { list-style:none;background:#ffffff;z-index:111111111122; }
.in10 { width:auto; }
#inverse { text-decoration:none;vertical-align:bottom;display:inline-block;padding:0px;color:#ffff00; }
#inverse>img { margin:2px;display:inline-block;vertical-align:bottom; }
#upper, #upper11 { text-decoration:none;vertical-align:bottom;display:none;padding:0px;color:#ffff00; }
#upper>img, #upper11>img { margin:2px;display:inline-block;vertical-align:bottom; }
#lower, #lower11 { text-decoration:none;vertical-align:bottom;display:none;padding:0px;color:#ffff00; }
#lower>img, #lower11>img { margin:2px;display:inline-block;vertical-align:bottom; }

/* -- footer -- */
.in11 { color:#000000; }
.bottom_bar { width:100%;text-align:left;background-color:#b51a29;padding:10px;min-height:60px; }
.in12 { position:relative; }
.in13 { position:absolute;right:0px; }

/* NOWE */
.block_img {
    margin: 3px 1px;
	 max-width: 100%;
}
.has_menu {
	background: url(/_img/_templates9/dziubek_czerwony_p.png) no-repeat 95% center;
}
.subTitleHr > h1, 
.subTitleHr > h1 > a {
	font-size: 21px; /*25px;*/ /*30px*/
	margin-bottom: 0px;
	color: #000;
	text-decoration: none;
}
.eBox_banner {
	position: relative;
}
.eBox_banner_subtitle1 {
	position: absolute;
	bottom: 15px;
	left: 0;
	width: 100%;
	text-align: center;
	color: #000;
	font-family: "Calibri",sans-serif;
	font-size: 17px;
}
.eBox_banner_subtitle2 {
	position: absolute;
	bottom: 50px;
	left: 0;
	width: 100%;
	text-align: center;
	color: #465d6b;
	font-weight: bold;
	font-family: "Calibri",sans-serif;
	font-size: 17px;
}

/* path */
.div-table {
  display:table;         
  width:auto;              
  border-spacing:5px;
}
.div-table-0 {
  display:table;         
  width:auto;    
  border-spacing: 0;
  border-collapse: collapse;
}
.div-table-row {
  display:table-row;
  width:auto;
  clear:both;
}
.div-table-col {
  _float:left;
  display:table-cell;       
  vertical-align: middle;
}
.div-table-col2 {
  _float:left;
  display:table-cell;       
  vertical-align: top;
}
.sciezka {
	color: #626769;
	font-family: "Calibri",sans-serif;
	padding: 10px 10px 0 10px;
	font-size: 15px;
}
.sciezka a {
	color: #626769;
	padding: 0;
}
.sciezka span {
	padding: 0;
}

.img_border1 {
	border: 1px solid #cccccc;
}

.subTitle h1 {
	margin-top: 0;
}

.list_logo {
	display: inline-block;
}
.list_logo > ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	max-width: 1164px; /*1090px;*/
}
.list_logo > ul > li {
	display: inline-block;
	width: 50%;
	text-align: center;
	padding: 10px;
}

.slider-arrow-left {
	position: absolute;
	top: 165px;
	left: 10px;
	cursor: pointer;
	z-index: 100;
}
.slider-arrow-right {
	position: absolute;
	top: 165px;
	right: 10px;
	cursor: pointer;
	z-index: 100;
}
.box_5 {
	margin-bottom: 0;
	padding-bottom: 0;
}
.box_5 .p4 {
	margin-bottom: 0;
}

.c_news_list .box_4 {
	margin-left: 0px;
	margin-right: 0px;
}
.ul_news_filter {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ul_news_filter > li {
	display: inline-block;
	margin: 3px;
}






@media (min-width: 335px)
{
	#logo {
		left: auto;
	}
}
@media (min-width: 400px)
{
	#upper, #lower, #upper11, #lower11 {
		display: inline-block;
	}
}
@media (min-width: 480px)
{	
	.c_news_list .box_4 {
		margin-left: 16px;
		margin-right: 16px;
	}
	
	.in2 { 
		padding:20px 0px 10px 0; 
	}
	.subTitleHr > h1, 
	.subTitleHr > h1 > a {
		font-size: 29px;
		margin-bottom: 10px;
	}
	.box_5 .p4 {
		font-size:17px;
	}
	.footerInfo .div1>p {
		font-size:20px;
		margin-bottom: 10px;
	}
	.footerInfo .div1>ul>li>a {
		font-size:17px;
	}
	.footerInfo .div2>ul>li {
		padding:10px 0px;
	}
	.footerInfo .div2>ul>li>a {
		font-size:20px;
	}
	.footerInfo .div3 p,
	.footerInfo .div3 a,
	.footerInfo .div3 p>a {
		font-size: 17px;
	}
	.footerInfo .div3 .p10, 
	.footerInfo .div3 .p5, 
	.footerInfo .div3 .p1 {
		padding: 15px 0px;
	}
	.box_1 .bTitle {
		font-size: 26px;
		padding:5px;
		font-size:26px;
		line-height: 30px;
	}
	.bTitle > div, 
	.bTitle .my_d11400 {
		padding:5px;
	}
	.bTitle .my_d11400a {
		padding:5px 0px;
	}
	
}

@media (min-width: 630px)
{	
	.list_logo > ul > li {
		width: auto;
		text-align: left;
	}
	#logo {
		background-image: url(/_img/_templates9/logo_paih_en.png);
		background-image: linear-gradient(transparent, transparent), url(/_img/_templates9/polish_investment_and_trade_agency_logo_rgb.svg);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 263px 70px;
		width: 263px;
		height: 70px
	}
	#logo.lang16 {
		background-image: url(/_img/_templates9/logo_paih.png);
		background-image: linear-gradient(transparent, transparent), url(/_img/_templates9/polska_agencja-inwestycji_i_handlu_logo_rgb.svg);
	}
	
	.in5 { 
		padding-bottom:15px; 
	}
	.menu {
		margin-bottom:15px;
	}
}

.page_text h1.p1{
	
	font-size:26px;
}

.page_news_content_short {
    font-weight: bold;
    font-style: italic;
    margin-bottom: 20px;
}

/* size aA */

.pageContentAd2 .box_4 .my_date, 
.pageContentAd2 .box_4 .my_content, 
.pageContentAd2 .box_4 .my_place,
.pageContentAd2 .box_5 .p1, 
.pageContentAd2 .box_5 .p2, 
.pageContentAd2 .box_5 .p3, 
.pageContentAd2 .sciezka {
	font-size: 11px;
}
.pageContentAd1 .box_4 .my_date, 
.pageContentAd1 .box_4 .my_content, 
.pageContentAd1 .box_4 .my_place, 
.pageContentAd1 .box_5 .p1, 
.pageContentAd1 .box_5 .p2, 
.pageContentAd1 .box_5 .p3, 
.pageContentAd1 .sciezka {
	font-size: 13px;
}
.pageContentAu1 .box_4 .my_date, 
.pageContentAu1 .box_4 .my_content, 
.pageContentAu1 .box_4 .my_place,
.pageContentAu1 .box_5 .p1, 
.pageContentAu1 .box_5 .p2, 
.pageContentAu1 .box_5 .p3, 
.pageContentAu1 .sciezka {
	font-size: 17px;
}
.pageContentAu2 .box_4 .my_date, 
.pageContentAu2 .box_4 .my_content, 
.pageContentAu2 .box_4 .my_place,
.pageContentAu2 .box_5 .p1, 
.pageContentAu2 .box_5 .p2, 
.pageContentAu2 .box_5 .p3, 
.pageContentAu2 .sciezka {
	font-size: 19px;
}

.pageContentAd2 .bList a, 
.pageContentAd2 .box_6 > ul > li > ul a, 
.pageContentAd2 .top_bar > div.my_right {
	font-size: 12px;
}
.pageContentAd1 .bList a, 
.pageContentAd1 .box_6 > ul > li > ul a, 
.pageContentAd1 .top_bar > div.my_right {
	font-size: 14px;
}
.pageContentAu1 .bList a, 
.pageContentAu1 .box_6 > ul > li > ul a, 
.pageContentAu1 .top_bar > div.my_right {
	font-size: 18px;
}
.pageContentAu2 .bList a, 
.pageContentAu2 .box_6 > ul > li > ul a, 
.pageContentAu2 .top_bar > div.my_right {
	font-size: 20px;
}

.pageContentAd2 .page_news_header .my_date, 
.pageContentAd2 .page_news_content,
.pageContentAd2 .page_text .p3,
.pageContentAd2 .slider1 p,
.pageContentAd2 .slider1 h5, 
.pageContentAd2 .box_4 .my_title > a, 
.pageContentAd2 .box_5 .p4, 
.pageContentAd2 .footerInfo .div1 > ul > li > a, 
.pageContentAd2 .footerInfo .div3 p, 
.pageContentAd2 .footerInfo .div3 p > a, 
.pageContentAd2 .link-red, 
.pageContentAd2 .box_6 header, 
.pageContentAd2 .box_6 > ul li > a {
	font-size: 13px;
}
.pageContentAd1 .page_news_header .my_date, 
.pageContentAd1 .page_news_content,
.pageContentAd1 .page_text .p3, 
.pageContentAd1 .slider1 p,
.pageContentAd1 .slider1 h5, 
.pageContentAd1 .box_4 .my_title > a, 
.pageContentAd1 .box_5 .p4, 
.pageContentAd1 .footerInfo .div1 > ul > li > a, 
.pageContentAd1 .footerInfo .div3 p, 
.pageContentAd1 .footerInfo .div3 p > a, 
.pageContentAd1 .link-red, 
.pageContentAd1 .box_6 header, 
.pageContentAd1 .box_6 > ul li > a {
	font-size: 15px;
}
.pageContentAu1 .page_news_header .my_date, 
.pageContentAu1 .page_news_content,
.pageContentAu1 .page_text .p3, 
.pageContentAu1 .slider1 p,
.pageContentAu1 .slider1 h5, 
.pageContentAu1 .box_4 .my_title > a, 
.pageContentAu1 .box_5 .p4, 
.pageContentAu1 .footerInfo .div1 > ul > li > a, 
.pageContentAu1 .footerInfo .div3 p, 
.pageContentAu1 .footerInfo .div3 p > a, 
.pageContentAu1 .link-red, 
.pageContentAu1 .box_6 header, 
.pageContentAu1 .box_6 > ul li > a {
	font-size: 19px;
}
.pageContentAu2 .page_news_header .my_date, 
.pageContentAu2 .page_news_content,
.pageContentAu2 .page_text .p3, 
.pageContentAu2 .slider1 p,
.pageContentAu2 .slider1 h5, 
.pageContentAu2 .box_4 .my_title > a, 
.pageContentAu2 .box_5 .p4, 
.pageContentAu2 .footerInfo .div1 > ul > li > a, 
.pageContentAu2 .footerInfo .div3 p, 
.pageContentAu2 .footerInfo .div3 p > a, 
.pageContentAu2 .link-red, 
.pageContentAu2 .box_6 header, 
.pageContentAu2 .box_6 > ul li > a {
	font-size: 21px;
}

.pageContentAd2 .m15, 
.pageContentAd2 .box_5 h4 {
	font-size: 14px;
}
.pageContentAd1 .m15, 
.pageContentAd1 .box_5 h4 {
	font-size: 16px;
}
.pageContentAu1 .m15, 
.pageContentAu1 .box_5 h4 {
	font-size: 20px;
}
.pageContentAu2 .m15, 
.pageContentAu2 .box_5 h4 {
	font-size: 22px;
}

.pageContentAd2 .footerInfo .div1 > p, 
.pageContentAd2 .footerInfo .div2 > ul > li > a {
	font-size: 16px;
}
.pageContentAd1 .footerInfo .div1 > p, 
.pageContentAd1 .footerInfo .div2 > ul > li > a {
	font-size: 18px;
}
.pageContentAu1 .footerInfo .div1 > p, 
.pageContentAu1 .footerInfo .div2 > ul > li > a {
	font-size: 22px;
}
.pageContentAu2 .footerInfo .div1 > p, 
.pageContentAu2 .footerInfo .div2 > ul > li > a {
	font-size: 24px;
}

.pageContentAd2 .slider1 h1 {
	font-size: 18px;
}
.pageContentAd1 .slider1 h1 {
	font-size: 20px;
}
.pageContentAu1 .slider1 h1 {
	font-size: 24px;
}
.pageContentAu2 .slider1 h1 {
	font-size: 26px;
}

.pageContentAd2 .page_news_header .my_title,
.pageContentAd2 .page_text .p1 {
	font-size: 22px;
}
.pageContentAd1 .page_news_header .my_title,
.pageContentAd1 .page_text .p1 {
	font-size: 24px;
}
.pageContentAu1 .page_news_header .my_title,
.pageContentAu1 .page_text .p1 {
	font-size: 28px;
}
.pageContentAu2 .page_news_header .my_title,
.pageContentAu2 .page_text .p1 {
	font-size: 30px;
}

.pageContentAd2 #dropdown > ul > li a {
	font-size: 15px;
}
.pageContentAd1 #dropdown > ul > li a {
	font-size: 16px;
}
.pageContentAu1 #dropdown > ul > li a {
	font-size: 18px;
}
.pageContentAu2 #dropdown > ul > li a {
	font-size: 19px;
}

/* ----------------07.12.2017; FIXED MENU----------------- */

.containerFixed {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 99999999999;
	width: 100%;
	background: white;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(68,68,68,0.5);
	-moz-box-shadow: 0px 2px 5px 0px rgba(68,68,68,0.5);
	box-shadow: 0px 2px 5px 0px rgba(68,68,68,0.5);
	border-top: 5px solid #b51a29;
}

.logoChanged {
	margin-top: -44px !important;
}

@media (min-width: 768px) {
	#fixedMenu .container {
		width: 750px !important;
	}
}

@media (min-width: 1px) {
	.event p {
		display:none;
	}
	
	.event>div {
		min-height: 130px;
		height: 130px;
	}
	
	.event h5 {
		display: none;
	}
}

@media (min-width: 992px) {
	.event p {
		display:block;
	}
	
	.event>div {
		min-height: 300px;
	}
	
	.event h5 {
		display: block;
	}
	
	#fixedMenu .container {
		width: 970px !important;
	}
}
@media (min-width: 1200px)
{
	#fixedMenu .container {
		width: 1200px !important;
	}
}


.text-justify {
  text-align: justify;
}

.table_przetargi {
	width:100%;
}
.table_przetargi th {
	background: #b51a29;
	color: #ffffff;
	padding: 3px 5px;
}
.table_przetargi th a {
	color: #ffffff;
	display: inline-block;
}
.table_przetargi tr.my_row_0 {
	background: #ffffff;
}
.table_przetargi tr.my_row_1 {
	background: #ededed;
}

.pagination_1 {
	text-align: center;
	margin: 10px 0;
}
.pagination_1 span,
.pagination_1 a {
	display: inline-block;
	margin: 3px;
	padding: 2px 7px;
}
.pagination_1 a {
	background: #ededed;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.pagination_1 a.active {
	background: #b51a29;
	color: #fff;
}

.box_4 .eBox > .my_ribbon_1 {
	position: absolute;
	top: 0;
	left: 0;
	background: url(/_img/_templates9/wydarzenia_patronat.png) no-repeat top left;
	width: 72px;
	height: 73px;
	z-index: 10;
}
.box_4 .eBox > .my_ribbon_en_1 {
	position: absolute;
	top: 0;
	left: 0;
	background: url(/_img/_templates9/wydarzenia_patronat_en.png) no-repeat top left;
	width: 72px;
	height: 73px;
	z-index: 10;
}

.vCenter {
	width: 100%;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 50%;
	height: auto;
	transform: translateY(-50%);
}

a:focus,
input:focus, 
textarea:focus,
select:focus { 
	outline: 2px solid #000000;
}

/* skiplinks */

#skipLinks {
	list-style: outside none none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
}
#skipLinks a { 
	display: inline; 
	left: -9000em; 
	padding: 7px 10px; 
	position: absolute; 
	text-align: center; 
	text-decoration: none; 
	width: 150px; 
	z-index: 200; 
	font-family: "Calibri",sans-serif;
}
#skipLinks a:hover, #skipLinks a:focus, #skipLinks a:active { 
	background: #231f20; 
	color: #fff; 
	left: 0; 
	position: absolute; 
	top: 0; 
}

textarea {
	white-space: pre-wrap !important;
}

@media (max-width: 500px) {
	
	.table_przetargi_widok .td_left {
		display: block;
		border: 0;
	}
	.table_przetargi_widok .td_right {
		display: block;
		border: 0;
		border-bottom: 1px solid #999;
	}
	.table_przetargi_widok .td_center {
		display: block;
		border: 0;
	}

}

@media (max-width: 750px) {
	
	.table_przetargi_search td {
		float: left;
		height: 35px;
		width: auto;
	}
	.table_przetargi_search .td_2,
	.table_przetargi_search .td_4, 
	.table_przetargi_search .td_4 {
		clear: both;
	}
	
}

.page_header_block {
	padding: 0;
	text-align: center;
	position: relative;
	background-color: #b61929;
	min-height: 100px;
}
.page_header_block .my_img {
	max-width: 100%;
	border-bottom: 5px solid #b61929;
}
.page_header_block .my_title_block {
	position: absolute;
	top: 48%;
	left: 0;
	width: 100%;
}
.page_header_block .my_title {
	display: inline-block;
	position: relative;
	margin: -35px auto 0 auto;
}
.page_header_block .my_title > a {
	max-width: 100%;
	display: inline-block;
	text-decoration: none;
	font-size: 30px;
	color: #ffffff;
	padding: 20px 40px;
	background-color: #b61929;
}

@media screen and (max-width: 709px)
{
  p[align='justify'], div[align='justify'], p[style*='justify'], div[style*='justify'], li[style*="justify"] {
    text-align:left !important;
  }
}
@media screen and (max-width: 600px)
{
  p[align='justify'] img[align], div[align='justify'] img[align], p[align='justify'] img[style*='float'], div[align='justify'] img[style*='float'], p[style*='justify'] img[align], div[style*='justify'] img[align], p[style*='justify'] img[style*='float'], div[style*='justify'] img[style*='float'], p img[align]:only-child, p img[style*='float']:only-child, div img[align]:only-child, div img[style*='float']:only-child {
    float:none !important;
    clear:both !important;
    margin:0 auto !important;
	 display:block !important;
  }
}


.top_social_ico {
	display: inline-block;
	/*border-left: 1px solid #fff;*/
	margin-left: 5px;
	padding-left: 5px;
	vertical-align: top;
}
.top_social_ico ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: -3px;
}
.top_social_ico ul > li {
	display: inline-block;
	margin: 0 3px;
	vertical-align: top;
}
.top_social_ico ul > li > a {
	display: block;
}
.top_social_ico ul > li > a > img {
	height: 22px;
}
@media (min-width: 340px)
{	
	.top_bar > div.my_right {
		font-size: 14px;
	}
}
@media (min-width: 370px)
{	
	.top_bar > div.my_right {
		font-size: 16px;
	}
	.top_social_ico {
		margin-left: 10px;
		padding-left: 10px;
	}
}



/* nowa mapa */

#newMapDiv {
	/*display: none;*/
	display: block;
	position: relative;
	left: 0px;
	overflow: hidden;
	padding: 30px 0;
	pointer-events: none;
}

@media (min-width: 992px)
{	
	#newMapDiv {
		/*display: block;*/
		pointer-events: auto;
	}
}

#newMapDiv #info-box {
	background: #fff;
	border: 1px solid #b61928;
	padding: 15px;
	font-size: 12px;
	position: absolute;
    z-index: 99999;
    top: 50%;
    left: 50%;
    display: none;
    min-width: auto;
    transform: translate(-50%, -50%);
}

#info-box p a, #big-info p a {
	display: block;
	outline: none;
	border: none;
}

#big-info {
	display: none;
	background: #fff;
	box-shadow: 0 0 15px #ccc;
	border-radius: 7px;
	padding: 10px;
	font-size: 17px;
	position: absolute;
    z-index: 99999;
    top: 50%;
    left: 50%;
    /*min-width: 25%;*/
	transform: translate(-50%, -50%);
	max-height: 80%;
	overflow: auto;
}
#big-info .my_wrapper {
	position: relative;
	padding-right: 25px;
}
#big-info .my_wrapper > p {
	margin: 0;
}

#big-info .ex {
	position: absolute;
	top: 3px;
	right: 0;
	cursor: pointer;
	width: 15px;
	height: 10px;
}


#big-info .ex span {
	width: 15px;
	height: 2px;
	background: #222;
	display: block;
	margin: 2px 0;
	position: relative;
}

#big-info .ex span:first-child {
	transform: rotateZ(45deg);
}

#big-info .ex span:last-child {
	transform: rotateZ(-45deg);
	top: -4px;
}

#big-info .city-name {
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#info-box p {
	margin: 0;
}

#mapael-map svg {
	max-width: 100%;
}


/* ALFABETYCZNA LISTA */

#operating-offices {
	margin: 0 10px;
}

#operating-offices .offices-column {
	width: 50%;
	float: left;
}

#operating-offices .offices-letter {
	margin-bottom: 25px;
}

#operating-offices .offices-letter h2,
#operating-offices .offices-letter h4 {
	font-weight: bold;
	text-transform: uppercase;
	color: #b61928;
	font-size: 24px;
}

#operating-offices .offices-letter ul {
	list-style-type: none;
	padding: 0;
	line-height: 1.6;
	font-size: 18px;
}

.od640px {
	float: left;
}

@media(min-width: 640px) {
	#big-info {
		max-height: 350px;
	}
	
	#operating-offices {
		margin: 0 50px;
	}
	#operating-offices .offices-column {
		width: 25%;
		float: left;
	}
	
	.od640px {
		display: none;
	}
}

@media(min-width: 768px) {
	#operating-offices .offices-letter.my_right {
		text-align: right;
	}
}

@media (min-width: 992px) {
	#big-info {
		padding: 15px;
		/*min-height: 200px;*/
		max-height: 500px;
	}
}

.offices-letter a {
	/*color: #333;*/
	font-size: 20px;
	font-weight: bold;
}
.offices-letter a:hover {
	text-decoration: underline;
}

.home_header_block {
	min-height: 70px;
}
.home_header_block .my_img {
	border-bottom: 0;
}
.home_header_block .my_title_block {
	top: 40%;
}
.home_header_block .my_title {
	margin: -20px auto 0 auto;
	
	background: rgba(181, 25, 41, .9);
}
.home_header_block .my_title > a {
	font-size: 14px;
	padding: 10px;
	background: transparent;
}
.home_header_block .my_title > a > span {
	display: inline;
}

.btn1_more {
	background: #fff;
	color: #b91929;
	padding: 5px 15px;
	border: 1px solid #b91929;
	font-weight: bold;
	border-radius: 10px 0 10px 0; /*25px;*/
}

@media(min-width: 560px) {
	.home_header_block .my_title > a {
		font-size: 18px;
		padding: 15px;
	}
}
@media(min-width: 768px) {
	.home_header_block .my_title {
		margin: -30px auto 0 auto;
	}
	.home_header_block .my_title > a {
		font-size: 20px;
		padding: 20px 40px;
	}
	.home_header_block .my_title > a > span {
		display: block;
	}
}
@media(min-width: 850px) {
	.home_header_block .my_title_block {
		top: 48%;
	}
	.home_header_block .my_title {
		margin: -50px auto 0 auto;
	}
	.home_header_block .my_title > a {
		font-size: 24px;
		padding: 20px 40px;
	}
}
@media(min-width: 1050px) {
	.home_header_block .my_title {
		margin: -60px auto 0 auto;
	}
	.home_header_block .my_title > a {
		font-size: 30px;
		padding: 40px 20px; /*20px 40px;*/
	}
	.home_header_block.my_en .my_title > a > span {
		font-size: 26px;
	}
}

/* -- */

.list_logo img {
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
	filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
	opacity: 0.5;
}

/* Disable grayscale on hover */
.list_logo img:hover {
	-webkit-filter: grayscale(0);
	filter: none;
	opacity: 1;
}

.round2s {
	border: 1px solid #ddd;
	border-radius: 12px 0 12px 0;
}

.box_3.round2s {
	height: 80px;
	text-align: center;
}
.box_3.round2s .bBtn {
	background: #fff;
	color: #b91929;
	padding: 5px 15px;
	border: 1px solid #b91929;
	font-weight: bold;
	border-radius: 10px 0 10px 0;
	font-size: 16px;
	
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.box_3_more {
	text-align: center;
}
.box_3_more .bBtn {
	background: #fff;
	color: #b91929;
	padding: 5px 40px;
	border: 1px solid #b91929;
	font-weight: bold;
	border-radius: 10px 0 10px 0;
	font-size: 16px;
	position: relative;
	margin: 50px auto 20px auto;
}
.box_1.round2s .eBox {
	background: none;
}
.eBox_banner.round2s {
	overflow-x: hidden;
}


#icons_right {
	z-index: 300;
	position: fixed;
	right: 15px;
	left: auto;
	top: 150px
}
#icons_right a {
    display: block;
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
    opacity: 0.8;
    float: none;
    transition: all .2s ease;
    -ms-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease
}
#icons_left a:hover,
#icons_left a:focus,
#icons_right a:hover,
#icons_right a:focus {
    opacity: 1
}
@media (min-width : 618px)
{	
	.box_3.round2s {
		height: 261px;
	}
	.box_3.round2s .bBtn, 
	.box_3_more .bBtn {
		font-size: 18px;
	}
	.box_3.round2s .bBtn > span,
	.box_3_more .bBtn > span {
		display: block;
	}
}
@media (max-width: 767px) {
	#icons_right {
		right: 10px
	}
	#icons_right a {
		-webkit-transform: scale(0.5);
		-moz-transform: scale(0.5);
		-ms-transform: scale(0.5);
		-o-transform: scale(0.5);
		transform: scale(0.5);
		width: 30px;
		height: 30px
	}


.page_header_block .my_title > a {
	
	font-size:18px;
	}


.page_header_block .my_title > a {
	padding: 10px 10px;
}

}

/* mini business brief */

.box_1_mini .eBox {
	height: 141px;
	background-image: none;
}
.box_1 .bBtn {
	margin: 0;
}
.box_1 .bBBsubmit {
	margin: 0;
}
.box_1 .bContent {
	margin: 5px 20px;
}

/* burger podstrona */

#leftColBurger {
	display: none;
}

.box_6 > ul {
	display: block;
}

@media(max-width: 991px) {
	.menuBtn {
		cursor:pointer;
		float:right;
		height:50px;
		width:50px;
		padding:0px 3px;
		margin:10px 0px;
		outline:none;
		border:none;
		background:#ffffff;
	}

	.menuBtn>span
	{
		display:block;
		margin:5px 0px;
		background:#b51a29;
		width:100%;
		height:5px;
		border-radius:25%;
	}

	#leftColBurger {
		margin: 0 10px;
		display: block;
	}

	.box_6 {
		width: 100% !important;
		padding-bottom: 10px;
	}

	.box_6 header {
		display: inline-block;
		min-height: 34px;
	}
	.box_6 header a {
		display: none;
	}

	.box_6 > ul {
		width: 100%;
		display: none;
	}

}

/* box pfr */

.pfr_box {
	width: 195px;
	height: 108px;
	text-align: center;
	position: relative;
}
.pfr_box a {
	display: block;
	width: 195px;
	height: 108px;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.pfr_box .my_title {
	margin: 10px 0;
	font-family: 'Calibri', sans-serif;
	text-align: left;
}
.pfr_box .my_logo_pl {
	display: block;
	margin: 15px 0;
	background-image: url(/_img/_templates9/pfr_logo_pl.png);
	background-image: linear-gradient(transparent, transparent), url(/_img/_templates9/pfr_logo_pl.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 111px 46px;
	width: 111px;
	height: 46px;
}
.pfr_box .my_logo_en {
	display: block;
	margin: 15px 0;
	background-image: url(/_img/_templates9/pfr_logo_en.png);
	background-image: linear-gradient(transparent, transparent), url(/_img/_templates9/pfr_logo_en.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 111px 46px;
	width: 111px;
	height: 46px;
}

@media(min-width: 1901px) {
	.box_1 .bTitle > img {
		 margin: 14px;
	}
}

@media(min-width: 3000px) {
	.box_1 .bTitle > img {
		 margin: 12px;
	}
}

@media(max-width: 768px) {
	.sciezka {
		 display: none;
	}
	
	.newsletter_form .my_header {
	font-size: 17px;
}
	.footerInfo .div2 > ul > li > a{
	font-size: 17px;
	}
}

.home__banner--desktop {
    display: none;
}

.home__banner--mobile {
    display: block
}

@media(min-width: 768px) {
    .home__banner--desktop {
        display: block;
    }

    .home__banner--mobile {
        display: none;
    }
}


.top_bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.top_bar > div {
  width: auto;
}

.top_bar > div.my_right {
  padding-top: 0;
}

.top_bar .font-icons {
  margin: 0 20px 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.top_bar .font-icons a {
  margin: 0 5px;
}

.bTitle > div {
  float: right;
}

.contrast {
  width: 17px;
  height: 17px;
  top: 1px;
  border: 2px solid #fff;
  border-radius: 100%;
  position: relative;
  display: block;
}

.contrast::before {
  content: "";
  width: 8.5px;
  height: 17px;
  background: #fff;
  position: absolute;
  top: -2px;
  left: -2px;
  border-radius: 100px 0 0 100px;
}

#inverse___ {
  display: inline-block;
  height: 18px;
  margin-left: 30px;
}

#upper11, #lower11 {
  display: block;
}

#lang_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#lang_menu li {
  margin-left: 10px;
}

#lang_menu a {
  color: #fff;
  display: block;
  font-size: 18px;
  height: 27px;
}

#lang_menu a span {
  line-height: 28px;
}

.top_bar > div.my_right {
  display: none;
}

@media (min-width: 768px) {
  .top_bar > div.my_right {
    display: inline-block;
  }
}

.block_services_v3 {
	text-align: center; 
	padding: 20px 0;
	white-space: nowrap;
}
.block_services_v3 .my_logo_img {
	max-width: 90%; 
	margin: 10px 0;
}
.block_services_v3 .my_hover_opacity:hover {
	opacity: 0.5;
}

@media (max-width: 630px) {
	.events_container .eBox img,
	.events_container .eBox .my_ribbon_div {
		display: none;
	}
	.events_container .subTitle {
		padding-bottom: 0;
	}
	.events_container .box_3_more .bBtn {
		margin: 0 auto;
	}
	
	.news_container .eBox img,
	.news_container .eBox .my_ribbon_div {
		display: none;
	}
	.news_container .subTitle {
		padding-bottom: 0;
	}
	.news_container .box_3_more .bBtn {
		margin: 0 auto;
	}
	
	.footerLogs {
		padding-top: 0;
	}
}

.btn_submit_red {
	border: 0;
	border-radius: 0px;
	background: #b51a29;
	color: #ffffff;
	padding: 5px 15px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}
.linki_1_color {
	font-weight: bold;
	color: #b51a29;
}


.btn-main-red {
	color: #fff;
	background-color: #b51a29;
	border-color: #b51a29;
}
.btn-main-red:hover, 
.btn-main-red:focus, 
.btn-main-red.focus {
	color: #fff;
	background-color: #b51a29;
	border-color: #b51a29;
	text-decoration: underline;
}
.btn-main-red2 {
	color: #b51a29;
	background-color: #fff;
	border-color: #b51a29;
}
.btn-main-red2:hover, 
.btn-main-red2:focus, 
.btn-main-red2.focus {
	color: #b51a29;
	background-color: #fff;
	border-color: #b51a29;
	text-decoration: underline;
}

.lista_inwestorzy {
	margin: 20px 0;
}
.lista_inwestorzy .my_section_title {
	margin-bottom: 10px;
	border-bottom: 1px solid #c6c6c6;
	padding-bottom: 5px;
}
.lista_inwestorzy .my_item {
	margin-bottom: 15px;
}
.lista_inwestorzy .my_frame {
	background: #f6f6f6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
}
.lista_inwestorzy .my_title {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ededed;
	padding-bottom: 5px;
	padding-left: 15px;
}
.lista_inwestorzy .row {
	/*margin: 0 -15px !important;*/
}
.lista_inwestorzy .my_options {
	
}
.lista_inwestorzy .my_options > ul > li > span {
	font-weight: bold;
}
.lista_inwestorzy .my_address {
	
}
.lista_inwestorzy .my_city, 
.lista_inwestorzy .my_trade {
	margin-bottom: 5px;
}
.lista_inwestorzy .my_options_more ul {
	list-style: none;
	margin: 0 0 10px 10px;
	padding: 0;
}
.lista_inwestorzy .my_options_more > ul > li > span {
	font-weight: bold;
}
.lista_inwestorzy .my_description_more .my_content {
	margin: 0 10px 10px 10px;
}

.lista_inwestorzy .my_title2 {
	font-size: 18px;
}
.lista_inwestorzy .my_header {
	margin-bottom: 20px !important;
}
.lista_inwestorzy .my_status {
	font-size: 18px;
	color: #0146ae;
}

.szukaj_inwestorzy {
	margin: 20px 0;
}
.ct-kontakt {
    border-left: 1px solid #b51a29;
}

/* kroki */

.stepwizard-step p {
	margin: 10px 0 0 0;
	font-size: 16px;
	font-weight: 600;
}
@media(min-width: 750px) {
	.stepwizard-step p {
		margin: -42px 0 -0 -200px;
	}
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
	 margin-bottom: 30px;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
	width: 46px;
	height: 38px;
	text-align: center;
	padding: 6px 0;
	font-size: 0;
	line-height: 1.428571429;
	/*border-radius: 15px;*/
	border: none;
	margin-top: -5px;
	opacity: 1 !important;
}
.btn-circle:hover,
.btn-circle:active,
.btn-circle:focus {
	background-color: transparent !important;
	box-shadow: none !important;
}

.btn-group-circle {
	
}
.div-circle {
	display: inline-block;
	margin: 10px;
	text-align: center;
	color: #626262;
}
.div-circle input {
	position: absolute;
	clip: rect(0,0,0,0);
	pointer-events: none;
}
.btn-circle-lg {
  width: 172px;
  height: 172px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 88px;
  display: block;
  border: none;
  box-shadow: none;
  background-color: #eeeeed; 
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin: 10px auto;
  outline: none !important;
}
.btn-circle-lg.active {
	background-color: #008da9 !important; 
	box-shadow: none;
}
.btn-circle-md {
  width: 130px;
  height: 130px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 65px;
  display: block;
  border: none;
  box-shadow: none;
  background-color: #eeeeed; 
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin: 10px auto;
  outline: none !important;
}
.btn-circle-md.active {
	background-color: #008da9 !important; 
	box-shadow: none;
}

.cr-ico-1 {
	background-image: url(/_img/steps_ico/1.png) !important;
}
.cr-ico-2 {
	background-image: url(/_img/steps_ico/2.png) !important;
}
.cr-ico-3 {
	background-image: url(/_img/steps_ico/3.png) !important;
}
.cr-ico-4 {
	background-image: url(/_img/steps_ico/4.png) !important;
}
.cr-ico-5 {
	background-image: url(/_img/steps_ico/5.png) !important;
}
.cr-ico-6 {
	background-image: url(/_img/steps_ico/6.png) !important;
}
.cr-ico-7 {
	background-image: url(/_img/steps_ico/7.png) !important;
}
.cr-ico-8 {
	background-image: url(/_img/steps_ico/8.png) !important;
}
.cr-ico-9 {
	background-image: url(/_img/steps_ico/9.png) !important;
}
.cr-ico-10 {
	background-image: url(/_img/steps_ico/10.png) !important;
}

.cr-ico-1.active {
	background-image: url(/_img/steps_ico/1b.png) !important;
}
.cr-ico-2.active {
	background-image: url(/_img/steps_ico/2b.png) !important;
}
.cr-ico-3.active {
	background-image: url(/_img/steps_ico/3b.png) !important;
}
.cr-ico-4.active {
	background-image: url(/_img/steps_ico/4b.png) !important;
}
.cr-ico-5.active {
	background-image: url(/_img/steps_ico/5b.png) !important;
}
.cr-ico-6.active {
	background-image: url(/_img/steps_ico/6b.png) !important;
}
.cr-ico-7.active {
	background-image: url(/_img/steps_ico/7b.png) !important;
}
.cr-ico-8.active {
	background-image: url(/_img/steps_ico/8b.png) !important;
}
.cr-ico-9.active {
	background-image: url(/_img/steps_ico/9b.png) !important;
}
.cr-ico-10.active {
	background-image: url(/_img/steps_ico/10b.png) !important;
}

.stepwizard .btn-krok-1 {
	background: transparent url(/_img/steps_ico/k1.png) no-repeat center center;
}
.stepwizard .btn-krok-2 {
	background: transparent url(/_img/steps_ico/k2.png) no-repeat center center;
}
.stepwizard .btn-krok-3 {
	background: transparent url(/_img/steps_ico/k3.png) no-repeat center center;
}
.stepwizard .btn-krok-4 {
	background: transparent url(/_img/steps_ico/k4.png) no-repeat center center;
}
.stepwizard .btn-krok-1.disabled {
	background: transparent url(/_img/steps_ico/k1_off.png) no-repeat center center;
}
.stepwizard .btn-krok-2.disabled {
	background: transparent url(/_img/steps_ico/k2_off.png) no-repeat center center;
}
.stepwizard .btn-krok-3.disabled {
	background: transparent url(/_img/steps_ico/k3_off.png) no-repeat center center;
}
.stepwizard .btn-krok-4.disabled {
	background: transparent url(/_img/steps_ico/k4_off.png) no-repeat center center;
}
.stepwizard .text-krok-1 {
	color: #b61929;
}
.stepwizard .text-krok-2 {
	color: #b61929;
}
.stepwizard .text-krok-3 {
	color: #b61929;
}
.stepwizard .text-krok-4 {
	color: #b61929;
}
.stepwizard .text-krok-1.disabled {
	color: #d4d0c8;
}
.stepwizard .text-krok-2.disabled {
	color: #d4d0c8;
}
.stepwizard .text-krok-3.disabled {
	color: #d4d0c8;
}
.stepwizard .text-krok-4.disabled {
	color: #d4d0c8;
}

/* zbh */

.mapcontainer,
.map {
	position: relative;
}

#mapael-map path.active {
	cursor: pointer;
}

.marker {
	z-index: 15;
}

.targetMarker {
	z-index: 9;
	cursor: pointer;
}

.mapTooltip {
	position: absolute;
	background: #333;
	color: #fff;
	border-radius: 5px;
	padding: 5px 10px;
	z-index: 1000;
	display: none;
	transform: translate(-50%, 20px);
	font-size: 14px;
}

.mapTooltip::before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 10px;
	height: 10px;
	background: #333;
	border-radius: 2px;
	transform: translate(-50%, -50%) rotate(45deg);
	z-index: 9;
}

.form_star {
	color: #b51a29;
}
.form-ogloszenia-firm label {
	font-weight: normal;
} 
.form-ogloszenia-firm legend {
	color: #b51a29;
	border-bottom: 1px solid #b51a29;
}

@media (max-width : 768px)
{	
	#btn_operating_offices {
		display: none;
	}
	#operating-offices {
		text-align: center;
	}
	#operating-offices .my_right,
	#operating-offices .my_right > ul {
		margin-bottom: 0;
	}
}

#mapael-map path.active[data-region="eu"]:not([data-id="PL"]){
	fill: rgba(1, 119, 193, 0.6) !important;
}

#mapael-map path.active[data-region="as"] {
	fill: rgba(118, 171, 225, 0.6) !important;
}

#mapael-map path.active[data-region="amPn"] {
	fill: rgba(101, 150, 208, 0.6) !important; 
}

#mapael-map path.active[data-region="amPd"] {
	fill: rgba(64, 97, 130, 0.6) !important; 
}

#mapael-map path.active[data-region="au"] {
	fill: rgba(49, 126, 204, 0.6) !important; 
}

#mapael-map path.active[data-region="af"] {
	fill: rgba(111, 156, 198, 0.6) !important; 
}

#mapael-map path.active[data-region="wAs"] {
	fill: #e3958a !important;
}

#mapael-map path.active[data-region="euas"] {
	fill: rgba(162, 192, 220, 0.6) !important; 
}

/*hover */
#mapael-map path.active[data-region="eu"]:not([data-id="PL"]):hover,
#mapael-map path[data-region="eu"]:not([data-id="PL"]).clicked {
	fill: rgba(1, 119, 193, 1) !important;
}

#mapael-map path.active[data-region="as"]:hover,
#mapael-map path[data-region="as"].clicked {
	fill: rgba(118, 171, 225, 1) !important;
}

#mapael-map path.active[data-region="amPn"]:hover,
#mapael-map path[data-region="amPn"].clicked {
	fill: rgba(101, 150, 208, 1) !important; 
}

#mapael-map path.active[data-region="amPd"]:hover,
#mapael-map path[data-region="amPd"].clicked {
	fill: rgba(64, 97, 130, 1) !important; 
}

#mapael-map path.active[data-region="au"]:hover,
#mapael-map path[data-region="au"].clicked {
	fill: rgba(49, 126, 204, 1) !important; 
}

#mapael-map path.active[data-region="af"]:hover,
#mapael-map path[data-region="af"].clicked {
	fill: rgba(111, 156, 198, 1) !important; 
}

#mapael-map path.active[data-region="wAs"]:hover,
#mapael-map path[data-region="wAs"].clicked {
	fill: #d2796d !important;
}

#mapael-map path.active[data-region="euas"]:hover,
#mapael-map path[data-region="euas"].clicked {
	fill: rgba(162, 192, 220, 1) !important; 
}


#mapael-map path {
	stroke-width: 0.5px;
	stroke: #e0e9f2;
}

#newMapDiv {
	background-color: #fff;
	margin-bottom: 20px;
}


#mapael-map path[data-id='PL'],
#mapael-map path[data-id='PL']:hover,
#mapael-map path[data-id='PL'].clicked {
	fill: url('#PLGradient');
}

.region-select {
	width: 100%;
	height: 50px;
	border: none;
	outline: none;
	padding: 5px 30px;
	display: flex;
	align-items: center;
	font-size: 24px;
	color: #fff;
	background: url('/_img/_templates9/chevron-down-white.svg') calc(100% - 25px) center no-repeat
		#b51a29;
	box-sizing: border-box;
	overflow: hidden;

	-webkit-user-select: none;
	text-overflow: ellipsis;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-padding-end: 40px;
	-moz-padding-end: 40px;
	-webkit-padding-start: 30px;
	-moz-padding-start: 30px;
	stroke: none;
	stroke-width: 0;
	-moz-user-select: none;
	-moz-border-start-width: 0px !important;

	border-radius: 10px 0;
}

.region-select::-ms-expand {
	display: none;
}

.region-select option {
	outline: none;
	padding-left: 30px;
	stroke: none;
	stroke-width: 0;
	border: none;
	overflow: hidden;
	color: #333;
	background-color: #fff;
}

.choose-region {
	margin-bottom: 50px;
	position: relative;
}

.choose-region::after {
	content: 'Wybierz rynek';
	font-size: 24px;
	color: #fff;
	position: absolute;
	top: 50%;
	right: 72px;
	transform: translateY(-50%);
}

@media (max-width: 991px) {
	.region-select {
		font-size: 20px;
		padding: 10px 15px;
		background: url('/_img/_templates9/chevron-down-white.svg') calc(100% - 10px) center no-repeat
			#b51a29;
	}

	.choose-region::after {
		display: none;
	}
}

.footer-hr
{
	border-bottom: 1px solid #b51a29;
	padding:0px !important;
}

.img_round2s {
	border-radius: 30px 0 30px 0;
}
.fs14px {
	font-size: 14px;
}