/*
kolory:
	--pomarańcz: #ee850b;
	--granat: #003b8b;
	--niebieski:#009ee0
	--żółty: #fef7e7;
	--grafit: #262626;
	--czerwony:	#ba131a;
*/


body {
	font-family: 'Open Sans', sans-serif;
	
	margin: 0;
	padding: 0;
	color: black;
    font-size: 1rem;
	background-image: none;
    background-color: #e5e5e5;
}

p,
td,
li {
	font-family: 'Open Sans', sans-serif;
	line-height: 1.6;
}

a {
	color: #262626;
	text-decoration: none;
}
a:hover {
	text-decoration: underline
}
hr {
	border-color: #262626;
	border-style: solid;
	border: none;
	border-bottom: 1px solid silver

	}
form {
	margin: 0;
	padding: 0
}

.clr {
	float: none!important;
}
.clr::after{
	display: block;
    content: "";
	clear: both;
	}

.bg-menu {
/*	background-color:#ff6a00;*/
	background-color:#515151;
	width: 100%;
	margin: auto;
	margin-bottom: 30px;
/*
	-webkit-box-shadow: 0px 3px 15px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow:    0px 3px 15px 0px rgba(50, 50, 50, 0.35);
	box-shadow:         0px 3px 15px 0px rgba(50, 50, 50, 0.35);
*/
	
}
div.szukaj {
    padding-top: 10px;
}
div.MenuPoziomeBip a {
    border-right: none !important
}
.btn {
	background: #e8e8e8 !important;
	color: black;
	border: 1px solid #d6d6d6;
	padding: 6px 10px;
	text-transform: uppercase
}
.bg-white {
    background-color: white
}
body.contrast-black-yellow .bg-white {
    background-color: black
}
.container {
	width: 1100px;
	margin: auto;
/*
	background-color: transparent !important;
	box-shadow:         none !important;
*/
}

.w-20 {width: 20%;}
.w-30 {width: 30%;}
.w-40 {width: 40%;}
.w-50 {width: 50%;}
.w-60 {width: 60%;}
.w-70 {width: 70%;}
.w-100 {width: 100%;}
div.topBip {
	margin: auto;
	padding: 15px;
	margin-bottom: 15px
}

div.bg-blue {
	width: 100%;
	margin-bottom: 10px;
	display: table;
	padding: 5px 0;
	border: 1px solid silver
}

div.linki img {
	
}
.bip_dol a {
    font-size:70%;
}
li.platforma {
    background-color: #443f3b;
    color: white;
    
    text-align: center;
    padding: 10px;
    margin-bottom: 5px;
    border-radius: 4px;
    letter-spacing: 2px;

    
}
.m_gr a ,
.m_gr 

    {
    border-radius: 4px !important;
        color: #443f3b;
        border-color: #443f3b;
}
.m_gr:hover, .m_gr:focus, .m_gr:active {
    background-color: #443f3b;
    
}

a.podmenu-link,
.breadcrumb a {
    color: #2700ff !important;
}
.set-contrast {
    
}

div.topBip div.tytulBipa {
	text-align: left;
    font-size: 1.8rem;
	width: auto;
	float: left;
	font-weight: 700;
	line-height: 130%;
	padding-top: 20px;
	color: #262626
}

div.topBip div.tytulBipa span {
	display: block;

	
}

div.logo {
	float: left;
	margin-top: 10px
}

div.logo img {
	height: 110px;
	margin-right: 20px
}
div.logo b {
	line-height: 300%;
	font-weight: normal;

}

div.szukaj {
	text-align: right;
	
	margin-top: -12px;
	color: #666666!important;
}
hr.org {
    border-color: #ff7100;
    border-style: solid;
    border: none;
    border-bottom: 12px solid #ff7100;
    }

div.szukaj td.text input {
	padding: 6px;
	border: 1px solid #dddddd
}

div.szukaj .szukaj {
	color: white;
}

div.linki {
	float: right;
	text-align: right;
	margin-top: 10px
}

div.MenuPoziomeBip {
	padding: 10px 15px 1px 15px;
	margin: auto;
	
	
}
div.MenuPoziomeBip.container {
    background-color: transparent !important;
    box-shadow: none !important
}

div.MenuPoziomeBip:after {
	content: ' ';
	clear: both
}

div.MenuPoziomeBip div {
	float: left;
	}

div.MenuPoziomeBip a {
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;	
}

div.MenuPoziomeBip a:hover {
	color: rgba(255, 255, 255, 0.8);
	opacity: 0.8
}

div.MenuPoziomeBip div.adresBip {

	
}

div.MenuPoziomeBip div.adresBip a {
	
}

div.MenuPoziomeBip div.adresBip a:hover {
	color: white
}

div.MenuPoziomeBip .logoBip {
	width: 170px;
	height: 60px;
	background-image: url(pic/bip_logo.jpg);
	background-repeat: no-repeat;
	margin-left: 40px;
	margin-top: -10px;
	float: right
}

td.tlo_menu {
	width: 20%;
	border-right: 1px solid #f0f0f0;
}

td.tlo_menu table {
	width: 100%;
	margin-bottom: 30px;
}

td.tlo_menu a {
	color: black;
	text-decoration: none;
}

td.tlo_menu a:hover {
	text-decoration: underline;
}

td.tlo_menu td {
	padding:5px 10px;
	border-bottom: 1px solid #e0e0e0;
}
td.tlo_menu td:hover {
	background-color: #6d6d6d;
	color: white;
}
td.tlo_menu td:hover a {
	color: white;
	text-decoration: none;
}
td.tlo_menu td.m_gr {
	
}

td.tlo_menu td.m_p {
	
}
td.tlo_menu td.m_gr{
	font-weight: bold;
}

td.tlo_menu td.m_pp {
	font-weight: bold;
}

td.bip_d {
	padding-left: 10px
}
td.tlo_menu td.m_ppp {
	padding-left: 20px
}
td.tlo_menu td.m_pppp {
	padding-left: 30px;

}
td.tlo_menu td.m_ppppp {
	padding-left: 40px;

}

td.bip_d td * {
	line-height: normal!important;
}

td.bip_d a {

	text-decoration: none;
	display: block;
	text-align: center;
	padding: 8px 5px;
	text-transform: uppercase;
}

td.bip_d a:hover {
	opacity: 0.7
}

td.bip_d p {
	margin: 0!important
}

a.xx {
/*
	font-weight: bold;
	color: #d53434;
*/
}

td.w {
	
	border-right: 1px solid #f0f0f0;
	padding: 20px 20px;
	line-height: 160%!important;
	height: 70vh;
	
}

td.w table,
td.w table td {
	
	border-collapse: collapse;
	border-color: #c0c0c080!important;
	
}

td.w table {
	margin-bottom: 20px
}

td.w table td {
	
}

td.stopka {

	line-height: 150%
}
td.licznik {
	text-align: center;
	opacity: 0.8;
}

a.pobierz,
a.dodruku {
	display: inline-block;
	content: 'pobierz';
	width: 150px;
	height: 30px;
	background-color: #e8e8e8;
	text-align: center;
	line-height: 30px;
	text-decoration: none;
	color: black;
	margin-left: 3px;

	margin-top: 30px;
	margin-bottom: 30px;
	
}

a.pobierz:after {
	content: ' POBIERZ PLIK '
}

a.dodruku:after {
	content: ' WERSJA DO DRUKU '
}

a.pobierz img,
a.dodruku img {
	display: none
}

a.pobierz:hover,
a.dodruku:hover,
a.pobierz:focus,
a.dodruku:focus {
	background-color: #cbcaca;
	color: black;
	
}

br.mzk {
	display: none;
}

a.pobierz,
a.dodruku {
	
	display: inline-block;
	content: 'pobierz';
	width: auto;
	height: 30px;
	background-color: #515151;
    border-color: #515151;
	text-align: center;
	line-height: 30px;
	text-decoration: none;
	color: White;
	margin-left: 3px;
    font-size: 0.8rem;
	margin-top: 30px;
	margin-bottom: 30px;
    border-radius: 8px;
    font-weight: bold;
    
	
}

/*
a.pobierz:after {
	content: ' POBIERZ PLIK '
}

a.dodruku:after {
	content: ' WERSJA DO DRUKU '
}
*/

a.pobierz img,
a.dodruku img {
	display: none
}

a.pobierz:hover,
a.dodruku:hover,
a.pobierz:focus,
a.dodruku:focus {
	background-color: #ff7100;
	border-color: #ff7100;
    
	color: white;
	
}
.download, .dodruku, .pobierz {
 
}