﻿/* ============== F O R M A T O W A N I E   L I N K Ó W   N A   S T R O N  A C H ========== */

a:active, a:visited, MSHelp\:link, A:link, MSHelp\:link:link
	{
/*		text-decoration: underline;  */
		text-decoration: none !important; 
		color:#1e2129 !important;
	}

a:visited
	{
/*		text-decoration: underline; */
	}

a:link	    
	{
/*		text-decoration: underline; */
		text-decoration: none; 
/*		color: #1e2129; */
		font-weight: 600;	
		color:black;
	}

a:hover
	{
		text-decoration: underline;
		color:red !important;
	}



/*===== F O R M A T O W A N I E   S T A N D A R D O W E G O   T E K S T U   N A   S T R O N A C H ============ */

body	
	{
		color:#FFFFFF;
	} 


p, ul, li
{
    color: #6e6e6e;
    font-family: roboto, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
}

strong          
	{
		font-weight:bold; 
/*		color:#1e2129; */
		color:#1e2129;
	}
	
.strongCzerwony
{
    font-weight: bold;
    color: #FF0000;
}

.sciezka
{
    color: #1e2129 ;
    font-style: italic;
}

.OpisRysunku
{
    text-align: center;
    font-style: italic;
    color: #153564;
    font-size: 16px;
}
.TytulStrony
{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}

h1, h2, h3, h4, h5, h6
	{
		font-family:roboto, Arial, sans-serif;
		font-weight:bold;
		color:#1e2129 ;
	}
h1              
	{
		font-size:20px;
	}

h2
	{
		font-size:18px;
	}

h3
	{
		font-size:16px; 
		}

h4
	{
		font-size:14px; 
	}

h5
	{
		font-size:13px; 
	}
	
h6
	{
		font-size:12px; 
	}

li
	{
    margin-left: 6mm;
    padding-top: 10px;	
	}
.wyl_a
{	
    list-style-type: lower-alpha;
}	
.wyl_1
{
    list-style-type: Decimal;
}
.ul_nobulit
{
    list-style-type: none;
}

/* ====================================================================================================
 ============================ Formatowanie tabel ======================================================
 ====================================================================================================*/
 
 td 
 	{
	font-size:16px; 
	font-family: roboto, Arial, sans-serif; 
	font-style:normal;  
	font-weight:normal; 
	color:#000000;
	}
 
 /* ============================ D W I E   K O L U M N Y ============================================*/
 
.tabelaDwieKolumny
{
    background-color: White;
    border-bottom: solid 2px #1e2129 ;
    border-collapse: collapse;
    border-left: solid 2px #1e2129 ;
    border-right: solid 2px #1e2129 ;
    border-top: solid 2px #1e2129 ;
    color: Black;
    width: 90%;
}

.tabelaDwieKolumny_LeftCellNag, .tabelaDwieKolumny_RightCellNag
{
    background-color: White;
    border-bottom: solid 2px #1e2129 ;
    border-collapse: collapse;
    border-left: solid 2px #1e2129 ;
    border-right: solid 2px #1e2129 ;
    border-top: solid 1px #1e2129 ;
    color: #1e2129 ;
    font-size: 14px;
    font-weight: bold;
    height: 50px;
    padding-left: 15px;
    text-align: left;
    vertical-align: middle;
}

.tabelaDwieKolumny_LeftCell, .tabelaDwieKolumny_RightCell, .tabelaDwieKolumny_LeftCellCenter
{
    background-color: White;
    border-bottom: solid 1px #1e2129 ;
    border-collapse: collapse;
    border-left: solid 2px #1e2129 ;
    border-right: solid 2px #1e2129 ;
    border-top: solid 1px #1e2129 ;
    font-family: roboto, Arial, sans-serif;
    font-size: 16px;
    height: 35px;
    padding-left: 15px;
    text-align: left;
    vertical-align: middle;
}

.tabelaDwieKolumny_LeftCell
{
	font-weight: bold;
    width: 25%;
}
.tabelaDwieKolumny_LeftCellCenter
{
    font-weight: bold;
    text-align: center;
	vertical-align: middle;
    width: 25%;
}
.tabelaDwieKolumny_RightCell
{
    width: 75%;
}

 /* ============================ D W I E   S Y M E T R Y C Z N E  K O L U M N Y ============================================*/
 
.tabelaDwieSymKolumny
{
    background-color: White;
    border-bottom: solid 2px #1e2129 ;
    border-collapse: collapse;
    border-left: solid 2px #1e2129 ;
    border-right: solid 2px #1e2129 ;
    border-top: solid 2px #1e2129 ;
    color: Black;
    width: 90%;
}

.tabelaDwieSymKolumny_LeftCellNag, .tabelaDwieSymKolumny_RightCellNag
{
    background-color: White;
    border-bottom: solid 2px #1e2129 ;
    border-collapse: collapse;
    border-left: solid 2px #1e2129 ;
    border-right: solid 2px #1e2129 ;
    border-top: solid 1px #1e2129 ;
    color: #1e2129 ;
    font-size: 14px;
    font-weight: bold;
    height: 50px;
    padding-left: 15px;
    text-align: left;
    vertical-align: middle;
}

.tabelaDwieSymKolumny_LeftCell, .tabelaDwieSymKolumny_RightCell
{
    background-color: White;
    border-bottom: solid 1px #1e2129 ;
    border-collapse: collapse;
    border-left: solid 2px #1e2129 ;
    border-right: solid 2px #1e2129 ;
    border-top: solid 1px #1e2129 ;
    font-family: roboto, Arial, sans-serif;
    font-size: 16px;
    height: 35px;
    padding-left: 15px;
    text-align: left;
    vertical-align: middle;
}

.tabelaDwieSymKolumny_LeftCell
{
	font-weight: bold;
    width: 50%;
}
.tabelaDwieSymKolumny_RightCell
{
    width: 50%;
}

/* ============================ T R Z Y   K O L U M N Y ============================================*/

.tabelaTrzyKolumny
{
    background-color: White;
    border-bottom: solid 2px #1e2129 ;
    border-collapse: collapse;
    border-left: solid 2px #1e2129 ;
    border-right: solid 2px #1e2129 ;
    border-top: solid 2px #1e2129 ;
    color: Black;
    width: 90%;
}

.tabelaTrzyKolumny_LeftCellNag, .tabelaTrzyKolumny_CenterCellNag, .tabelatrzyKolumny_RightCellNag
{
    background-color: White;
    border-bottom: solid 2px #1e2129 ;
    border-collapse: collapse;
    border-left: solid 2px #1e2129 ;
    border-right: solid 2px #1e2129 ;
    border-top: solid 1px #1e2129 ;
    color: #1e2129 ;
    font-size: 14px;
    font-weight: bold;
    height: 50px;
    padding-left: 15px;
    text-align: left;
    vertical-align: middle;
}

.tabelaTrzyKolumny_LeftCell, .tabelaTrzyKolumny_CenterCell, .tabelatrzyKolumny_RightCell
{
    background-color: White;
    border-bottom: solid 1px #1e2129 ;
    border-collapse: collapse;
    border-left: solid 2px #1e2129 ;
    border-right: solid 2px #1e2129 ;
    border-top: solid 1px #1e2129 ;
    font-family: roboto, Arial, sans-serif;
    font-size: 16px;
    height: 35px;
    padding-left: 15px;
    text-align: left;
    vertical-align: middle;
}

.tabelaTrzyKolumny_LeftCell
{
	font-weight: bold;
    width: 20%;
}
.tabelaTrzyKolumny_CenterCell
{
    width: 20%;
}
.tabelaTrzyKolumny_RightCell
{
    width: 60%;
}

/* ============================ C Z T E R Y   K O L U M N Y ============================================*/

.tabelaCzteryKolumny
{
    background-color: White;
    border-bottom: solid 2px #1e2129 ;
    border-collapse: collapse;
    border-left: solid 2px #1e2129 ;
    border-right: solid 2px #1e2129 ;
    border-top: solid 2px #1e2129 ;
    color: Black;
    width: 90%;
}

.tabelaCzteryKolumny_1_CellNag, .tabelaCzteryKolumny_2_CellNag, .tabelaCzteryKolumny_3_CellNag, .tabelaCzteryKolumny_4_CellNag
{
    background-color: White;
    border-bottom: solid 2px #1e2129 ;
    border-collapse: collapse;
    border-left: solid 2px #1e2129 ;
    border-right: solid 2px #1e2129 ;
    border-top: solid 1px #1e2129 ;
    color: #1e2129 ;
    font-size: 14px;
    font-weight: bold;
    height: 50px;
    padding-left: 15px;
    text-align: left;
    vertical-align: middle;
}

.tabelaCzteryKolumny_1_Cell, .tabelaCzteryKolumny_2_Cell, .tabelaCzteryKolumny_3_Cell, .tabelaCzteryKolumny_4_Cell
{
    background-color: White;
    border-bottom: solid 1px #1e2129 ;
    border-collapse: collapse;
    border-left: solid 2px #1e2129 ;
    border-right: solid 2px #1e2129 ;
    border-top: solid 1px #1e2129 ;
    font-family: roboto, Arial, sans-serif;
    font-size: 16px;
    height: 35px;
    padding-left: 15px;
    text-align: left;
    vertical-align: middle;
}

.tabelaTrzyKolumny_1_Cell
{
	font-weight: bold;
    width: 25%;
}
.tabelaTrzyKolumny_2_Cell
{
    width: 25%;
}
.tabelaTrzyKolumny_3_Cell
{
    width: 25%;
}
.tabelaTrzyKolumny_4_Cell
{
	width: 25%
}

.tabelaCzteryKolumny_1_Cell
{
	font-weight: bold;
    width: 25%;
}
.tabelaCzteryKolumny_2_Cell
{
    width: 25%;
}
.tabelaCzteryKolumny_3_Cell
{
    width: 25%;
}
.tabelaCzteryKolumny_4_Cell
{
	width: 25%
}



td, .hs-box-content  { font-size:16px; font-family: roboto, Arial, sans-serif; font-style:normal;  font-weight:normal; color:#000000;}




/* ============================ C Z T E R Y   R Ó W N E   K O L U M N Y ============================================*/

.tabelaCzteryKolumny
{
    background-color: White;
    border-bottom: solid 2px #1E4989;
    border-collapse: collapse;
    border-left: solid 2px #1E4989;
    border-right: solid 2px #1E4989;
    border-top: solid 2px #1E4989;
    color: Black;
    width: 90%;
}

.tabelaCzteryKolumny_1_CellNag, .tabelaCzteryKolumny_2_CellNag, .tabelaCzteryKolumny_3_CellNag, .tabelaCzteryKolumny_4_CellNag
{
    background-color: White;
    border-bottom: solid 2px #1E4989;
    border-collapse: collapse;
    border-left: solid 2px #1E4989;
    border-right: solid 2px #1E4989;
    border-top: solid 1px #1E4989;
    color: #1E4989;
    font-size: 14px;
    font-weight: bold;
    height: 50px;
    padding-left: 15px;
    text-align: left;
    vertical-align: middle;
}

.tabelaCzteryKolumny_1_Cell, .tabelaCzteryKolumny_2_Cell, .tabelaCzteryKolumny_3_Cell, .tabelaCzteryKolumny_4_Cell
{
    background-color: White;
    border-bottom: solid 1px #1E4989;
    border-collapse: collapse;
    border-left: solid 2px #1E4989;
    border-right: solid 2px #1E4989;
    border-top: solid 1px #1E4989;
    font-family: 'arial';
    font-size: 13px;
    height: 35px;
    padding-left: 15px;
    text-align: left;
    vertical-align: middle;
}

.tabelaTrzyKolumny_1_Cell
{
	font-weight: bold;
    width: 25%;
}
.tabelaTrzyKolumny_2_Cell
{
    width: 25%;
}
.tabelaTrzyKolumny_3_Cell
{
    width: 25%;
}
.tabelaTrzyKolumny_4_Cell
{
	width: 25%
}

.tabelaCzteryKolumny_1_Cell
{
	font-weight: bold;
    width: 25%;
}
.tabelaCzteryKolumny_2_Cell
{
    width: 25%;
}
.tabelaCzteryKolumny_3_Cell
{
    width: 25%;
}
.tabelaCzteryKolumny_4_Cell
{
	width: 25%
}

/* ============================ C Z T E R Y   K O L U M N Y   25% | 55% | 10% | 10% ============================================*/

.tabelaCzteryKolumny2
{
    background-color: White;
    border-bottom: solid 2px #1E4989;
    border-collapse: collapse;
    border-left: solid 2px #1E4989;
    border-right: solid 2px #1E4989;
    border-top: solid 2px #1E4989;
    color: Black;
    width: 90%;
}

.tabelaCzteryKolumny2_1_CellNag, .tabelaCzteryKolumny2_2_CellNag, .tabelaCzteryKolumny2_3_CellNag, .tabelaCzteryKolumny2_4_CellNag
{
    background-color: White;
    border-bottom: solid 2px #1E4989;
    border-collapse: collapse;
    border-left: solid 2px #1E4989;
    border-right: solid 2px #1E4989;
    border-top: solid 1px #1E4989;
    color: #1E4989;
    font-size: 14px;
    font-weight: bold;
    height: 50px;
    padding-left: 15px;
    text-align: left;
    vertical-align: middle;
}

.tabelaCzteryKolumny2_1_Cell, .tabelaCzteryKolumny2_2_Cell, .tabelaCzteryKolumny2_3_Cell, .tabelaCzteryKolumny2_4_Cell
{
    background-color: White;
    border-bottom: solid 1px #1E4989;
    border-collapse: collapse;
    border-left: solid 2px #1E4989;
    border-right: solid 2px #1E4989;
    border-top: solid 1px #1E4989;
    font-family: 'arial';
    font-size: 13px;
    height: 35px;
    padding-left: 15px;
    text-align: left;
    vertical-align: middle;
}


.tabelaCzteryKolumny2_1_Cell
{
    width: 20%;
}
.tabelaCzteryKolumny2_2_Cell
{
    width: 50%;
}
.tabelaCzteryKolumny2_3_Cell
{
    width: 15%;
}
.tabelaCzteryKolumny2_4_Cell
{
	width: 15%;
}

/* ============================ O S I E M   R Ó W N Y C H   K O L U M N  ============================================*/

.tabela8RownychKolumn
{
    background-color: White;
    border-bottom: solid 2px #1E4989;
    border-collapse: collapse;
    border-left: solid 2px #1E4989;
    border-right: solid 2px #1E4989;
    border-top: solid 2px #1E4989;
    color: Black;
    width: 90%;
}

.tabela8RownychKolumn_1_CellNag, .tabela8RownychKolumn_2_CellNag, .tabela8RownychKolumn_3_CellNag, .tabela8RownychKolumn_4_CellNag,
.tabela8RownychKolumn_5_CellNag, .tabela8RownychKolumn_6_CellNag, .tabela8RownychKolumn_7_CellNag, .tabela8RownychKolumn_8_CellNag
{
    background-color: White;
    border-bottom: solid 2px #1E4989;
    border-collapse: collapse;
    border-left: solid 2px #1E4989;
    border-right: solid 2px #1E4989;
    border-top: solid 1px #1E4989;
    color: #1E4989;
    font-size: 14px;
    font-weight: bold;
    height: 50px;
    padding-left: 15px;
    text-align: left;
    vertical-align: middle;
}

.tabela8RownychKolumn_1_Cell, .tabela8RownychKolumn_2_Cell, .tabela8RownychKolumn_3_Cell, .tabela8RownychKolumn_4_Cell,
.tabela8RownychKolumn_5_Cell, .tabela8RownychKolumn_6_Cell, .tabela8RownychKolumn_7_Cell, .tabela8RownychKolumn_8_Cell
{
    background-color: White;
    border-bottom: solid 1px #1E4989;
    border-collapse: collapse;
    border-left: solid 2px #1E4989;
    border-right: solid 2px #1E4989;
    border-top: solid 1px #1E4989;
    font-family: 'arial';
    font-size: 13px;
    height: 35px;
    padding-left: 15px;
    text-align: left;
    vertical-align: middle;
}

.tabela8RownychKolumn_1_Cell
{
	font-weight: bold;
    width: 13%;
}
.tabela8RownychKolumn_2_Cell
{
    width: 12%;
}
.tabela8RownychKolumn_3_Cell
{
    width: 13%;
}
.tabela8RownychKolumn_4_Cell
{
	width: 12%
}

.tabela8RownychKolumn_5_Cell
{
    width: 13%;
}
.tabela8RownychKolumn_6_Cell
{
    width: 12%;
}
.tabela8RownychKolumn_7_Cell
{
    width: 13%;
}
.tabela8RownychKolumn_8_Cell
{
	width: 12%
}


td  {
	border-style: solid;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-color:#F1F1F1;
	background-color:#FFFFFF;
    font-size:13px; 
	font-family: roboto, Arial, sans-serif;
	font-style:normal;  
	font-weight:normal; 
	text-align: left;
    vertical-align: middle;
	color:#000000;}


.TableHeader		{
	border-style: solid;
	border-top-style: solid;
	border-left-style: none;
	border-right-style: none;
	border-color:#F1F1F1;
	background-color:#FFFFFF;
	border-width: 1px;
	height: 20px;
	font-family: roboto, Arial, sans-serif;
	font-size: 12px;
	color:black;
}

.start{
	background-color:#e94635;
	text-align:center;
	color:white;
	line-height:1.9em;
	font-family: roboto, Arial, sans-serif;
	font-size:11px;
	border-left:1px solid white;
	padding:0px;
}
.biznes{
	background-color:#4da922;
	text-align:center;
	color:white;
	font-family: roboto, Arial, sans-serif;
	font-size:11px;
	border-left:1px solid white;
	line-height:1.9em;
	padding:0px;
}

.prestiz{
	background-color:#999;
	text-align:center;
	color:white;
	line-height:1.9em;
	font-family: roboto, Arial, sans-serif;
	font-size:11px;
	border-left:1px solid white;
	padding:0px;
}







/* ================== N I E Z N A N E   F O R M A T Y  ===================== /

td  { font-size:13px; font-family: Arial, Helvetica, sans-serif; font-style:normal;  font-weight:normal; color:#000000;}







.k1              {	font-family:arial;font-weight:normal;font-size:18px;text-decoration:none; color:#1e2129 ;}

.k2              {	font-family:arial, arial;font-weight:normal;font-size:13px; color:#000000;}

.n              {	font-family:verdana, arial;font-size:10px; color:#1e2129 ;}

.k3              {	font-family:verdana, arial;font-size:13px; color:#1e2129 ;}

.styleWylNagGrupa
		{

			text-align:left;
			font-size:14.0px;
			font-family:Arial;
			color:#1e2129 ;

			padding-bottom:5pt;
		}
.styleLi
		{
			text-align:left;
			font-size:normal;
			font-family:Arial;
			color:#000000;
					}
.tlotab
{
    background-image: url('grafika/ban4.jpg');
    background-position-x: right;
    background-repeat: repeat;
    border-bottom: none 1px Transparent;
    border-left: none 1px Transparent;
    border-right: none 1px Transparent;
    border-top: none 1px Transparent;
    outline-color: Transparent;
    outline-style: none;
    outline-width: thin;
    padding-left: 0pt;
    
}
.start{
	background-color:#DA0000;
	text-align:center;
	color:white;
	line-height:1.9em;
	font-size:11px;
	border-left:1px solid white;
	padding:0px;
}
.biznes{
	background-color:#669940;
	text-align:center;
	color:white;
	font-size:11px;
	border-left:1px solid white;
	line-height:1.9em;
	padding:0px;
}
.biuro{
	background-color:#993366;
	text-align:center;
	color:white;
	 line-height:1.9em;
	font-size:11px;
	border-left:1px solid white;
	padding:0px;
}
.prestiz{
	background-color:#999999;
	text-align:center;
	color:white;
	line-height:1.9em;
	font-size:11px;
	border-left:1px solid white;
	padding:0px;
}
.tr_blue {
background-color:#F2F8FD; 
color: #0060a9;
font-weight: bold
}
table.table_list td{
border:2px solid #F2F8FD;
valign:top;
}
.TableHeader		{
	border-style: solid;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-color:#F1F1F1;#0060A9; #1E56A0;
	background-color:#0060A9;#A6BFDD;
	border-width: 3px;
	height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:white;
}
/ ================== K O N I E C   N I E Z N A  N E   F O R M A T Y ===================== */


/* ZMIANY BT */

body#hsbody table.hs-box, body#dxBody table.hs-box, div#mainBody table.hs-box

{
	border-spacing: 0px;
}