body {
	font-size: 12px;
	background-image: url(/foto/tlo7.jpg);
	font-family: "Verdana";
	color: #333;
	margin:0;
	padding:0;
}
::-moz-focus-inner { 
  border: 0;
  padding: 0;
}
.clear{
	clear:both;
	font-size:0px;
	margin:0;
	padding:0;
}
.wrapper>div{
	position:relative;
	width:960px;
	margin:0 auto;
}
ul.underline-list{
	padding:0;
}
ul.underline-list>li{
	list-style-type:none;
	background: url('/img/arrow-3-dark.png') no-repeat center left;
	padding:0;
}
ul.underline-list>li>a{
	background: url('/img/underline.png')repeat-x 0 100%;
	padding:5px 0 5px 22px;
	display:block;
}
hr{
	border-width:0px;
	height:2px;
	width:100%;
	background: url('/img/underline.png')repeat-x 0 100%;
}
hr.hard{
	background:#FC8C14;
	height:1px;
}
.table-row{
	display:table-row;
}
.table-cell{
	display:table-cell;
}
.table{
	display:table;
	width:100%;
	height:100%;
}
img{
	border:0;
}
a {
	text-decoration: none;
	color:#F40;
}
a:hover {
	color: #333;
}
::-moz-focus-inner {
	border: 0;
	padding: 0;
}
/* .light-button*/
a.light-button:hover, a.light-button:hover>span,button.light-button:hover>span,button.light-button:hover{
	background-position-y:bottom;
}
a.light-button,button.light-button{
	border:0;
	background: transparent url('/img/light-button-l.png') no-repeat left top;
	color: #666;
	cursor:pointer;
	height:51px;
	text-align:center;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 18px;
	display:block;
	height: 51px;
	margin: 0;
	overflow: visible;
	padding: 0 0 0 8px;
	position: relative;
}
a.light-button>span,button.light-button>span{
	background: transparent url('/img/light-button-r.png') no-repeat right top;
	display: block;
	float: left;
	position: relative;
	padding: 18px 8px 18px 0;
	line-height: 15px;
	width: 100%;
	margin: 0 -8px 0 0;
}
/* TOP*/
#top{
	background: url('/img/top_background.jpg') no-repeat top center	#100E13;
}
#site-title{
	color: #FFF;
position: absolute;
bottom: -1px;
left: 199px;
font-size: 50px;
margin: 30px 0;
text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.5);
font-weight: normal;
}
#logo{
	position:absolute;
	top:6px;
	left:20px;
}
#menu li>a:hover{
	color:#999;
}
#menu li>a{
	color: #FC8C14;
	font-size:14px;
	line-height:22px;
}
#menu ul{
	margin:0;
	padding:0;
}
#menu li{
	padding:10px 13px;
	display:inline-block;
	list-style-type: none;
	list-style-image: none;
}
#top-content{
	height:240px;
}
/* HEADER */
#header{
	background-color:#FFF4E2;
}
#header>div{
	padding:30px 0 30px 0;
}
.header-content{
	display:inline-block;
}
.header-content .light-button{
	width:100%;
}
/* CONTENT */
#content{
	background-color:#FFE2AA;
	min-height:50px;
	padding: 42px 0 32px 0;
}
#content{
	background:#FFE2AA url('/img/home-page-content-top.png') repeat-x 0 0;
}
.content-left{
	float:left;
	width:25%;
}
.content-right{
	float:right;
	width:70%;
}
/* BOTTOM */
#bottom{
	background: url('/img/bottom_background.jpg') no-repeat top center #FE7401;
	height:254px;
}
#bottom div#bottom-first-area,#bottom div#bottom-second-area{
	position:absolute;
	overflow:hidden;
	padding:5px;
}
#bottom div#bottom-first-area{
	top: 14px;
	left: 12px;
	width: 283px;
	height: 203px;
}
#bottom div#bottom-second-area{
	top: 14px;
	left: 333px;
	width: 354px;
	height: 204px;
}
#bottom .bottom-text{
	line-height: 1.7;
}
#bottom p{
	padding: 5px 0;
	margin: 0 0 5px;
}
#bottom .table-cell{
	vertical-align: middle;
	text-align: center;
}
/* FOOTER */
#footer{
	background: url('/img/footer_background.jpg') no-repeat top center	#100E13;
	height:44px;
}
.footer-text a{
	color:#3D6E97;
}
.footer-text a:hover{
	color:#797979;
}
.footer-text{
	color:#FE7401;
	padding:14px 0 10px 0;
	font-size:11px;
	line-height:18px;
}
#footer-content .table{
	width:740px;
	margin:0 0 0 10px;
}

/* komunikat */
.komunikat-title{
	padding:0 0 0 5px;
}
.komunikat-content{
	padding:0 0 0 10px;
}
.komunikat-date{
	float:right;
	font-style: italic;
}
.komunikat{
	box-shadow: 2px 2px 5px #CCC;
	border: 1px solid #FFF;
	background: #F6F6F6;
	margin: 15px 0;
	padding: 5px;
}

/* tables */
table{
	font-size:12px;
	border-collapse: collapse;
	border-spacing: 0;
}
.number{
	text-align:right !important;
}
.default-table{
	border:0;
}
.wide-table{
	width:100%;
}
.default-table>tbody>tr.odd>td,.default-table.auto-color-table>tbody>tr:nth-child(odd)>td{
	background-color:#F9F9F9;
}
.default-table>tbody>tr.hover>td{
	background-color:#F3F3F3;
}
.default-table>tbody>tr>td{
	padding:8px;
	vertical-align:top;
	text-align:left;
	background-color:#FFF;
}
.default-table>tbody>tr>td, .default-table>tbody>tr>th{
	border-bottom: 1px solid #DDD;
}
.default-table>tbody>tr>th{
	padding:8px;
	text-align:center;
	background-color:#D9EDF7;
}
/* headers */
.underline-header{
	background: url('/img/underline.png')repeat-x 0 100%;
	color: #FE5E08;
	font-size:16px;
	font-weight: normal;
	padding:0 0 10px 0;
}
h1{
	font-size:20px;
}
h2{
	font-size:18px;
}
h3{
	font-size:16px;
}
h4{
	font-size:15px;
	font-weight:normal;
}
h5{
	font-size:12px;
}
/* success & error */
.success{
	color:#00BC39;
}
.error{
	color:#ED002F;	
}
/* wykresy */
.chart-tooltip{
	position:absolute;
	padding-bottom:8px;
	background:url('/img/tooltip-arrow.png')no-repeat bottom center;
}
.chart-tooltip>span{
	padding:9px;
	background: #FFF4E2;
	border:#FC8C14 solid 2px;
	border-radius:5px;
	display:block;
}
.wykres{
	width:100%;
	height:600px;
}
#wykresPrzyrosty{
	width:100%;
}
.bars-wykres{
	margin:0;
	width:80%;
	height:400px;
}
/* Panel logowania */
.login-panel{
	width:400px;
	margin:50px auto 0px auto;
	font-size:15px;
}
.login-panel input{
	margin:2px 0;
	width:100%;
}
.login-panel table{
	font-size:15px;
}
.login-panel h2{
	font-size:17px;
}
.login-panel button{
	right:8px;
	bottom:0px;
	position:absolute;
}
.login-panel .form-container{
	position:relative;
	overflow:hidden;
}
.login-panel table{
	float:left;
}
/* pozosatałe */
#wroc{
	display:block;
	margin:15px 5px;
	font-size:14px;
}
.data{
	font-size:14px;
	padding:0 0 0 8px;
}
.data>.value{
	font-weight:bold;
}
.mioty{
	padding:0 0 0 15px;
}
.miot{
	margin:0 0 25px 0;
}
a.mioty-ukrywanie{
	color: #FE5E08;
	font-size: 13px;
	cursor:pointer;
}
.instrukcja{
	margin:10px 0;
	font-style:italic;
}
.plik{
	position:relative;
}
.plik>p{
	width:89%;
}
.plik>.pobrania{
	font-style:italic;
}
.plik>.light-button{
	width:10%;
	position:absolute;
	bottom:0px;
	right:0px;
}
.rotateLabel{
	-webkit-transform:rotate(-40deg);
	transform:rotate(-40deg);
	-ms-transform:rotate(-40deg);
}
/*stare*/
/*
#panel {
	padding-left: 10px;
	position: relative;
	top: 10px;
	font-size: 18px;
}
#panel p a {
	margin-right: 5px;
}

#NAGLOWEK {
	background-image: url(/foto/tlo2.png);
	width: 1015px;
	height: 260px;
}

#GUZIKI {
	width: 900px;
	padding-left: 52px;
}
#HEAD {
	width: 600px;
	padding-left: 250px;
}

#TRESCGORA {
	background-image: url(/foto/tlo4.jpg);
	width: 1015px;
	height: 29px;
}
#GORA {
	width: 1015px;
	height: 45px;
	background-image: url(/foto/tlo1.png);
}

#KONTAKT {
	background-image: url(/foto/tlo8.png);
	width: 1015px;
	height: 138px;
}
.kontakt {
	float: left;
}
#ADRES {
	width: 250px;
	height: 138px;
}

.LOGO {
	width: 160px;
	height: 94px;
}

#PRZYCISKI {
	position: relative;
	bottom: 10px;
}

.text_big {
	font-size: 17px;
}
h1 {
	font-size: 18px;
	margin: 0 0 0 0;
}
.dzial {
	margin-left: 30px;
	color: black;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
}
.blad {
	margin-left: 10px;
	color: red;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}
button.menu {
	width: 100%;
	font-size: 17px;
	height: 55px;
}
input.menu {
	width: 95%;
	font-size: 17px;
	text-align: center;
}
div.menu_zaloguj {
	width: 100%;
	text-align: center;
	font-size: 17px;
	border: solid 1px black;
}
.menu_blad {
	color: red;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 10px;
	text-align: center;
}
.opcje {
	color: black;
	font-weight: bold;
}
.opcje:hover {
	color: red;
}
.dymek {
	position: absolute;
	display: none;
	left: 10px;
	top: 20px;
	border: 1px double gray;
	background-color: silver;
	padding: 3px;
	text-align: left;
	white-space: nowrap;
}
.tooltip {
	display: none;
	background-color: #DDDDDD;
	font-size: 12px;
	height: 70px;
	width: 160px;
	padding: 5px;
	border: dotted 1px black;
}
.z_tooltip {
	cursor: help;
}

.info {
	font-weight: bold;
	color: blue;
	font-size: 14px;
	text-align: center;
	margin-bottom: 20px;
}*/

.info {
	line-height: 1.5;
	border: solid 2px #F40;
	padding: 15px;
	border-radius: 15px;
	background-color: #F3F3F3;
	font-size: 14px;
}

body.pwa .pwa {
    display: none !important;
}

.dymek { position: absolute; display: none; left: 10px; top: 20px; border: 1px double gray; background-color: silver; padding: 3px; text-align: left; white-space: nowrap; }

.navbar-toggler {
  display: none;
}

.content-left > .light-button, .client-nav > .light-button {
	display: none;
}

.amount-red-border {
	float: right; text-align: right; width: 925px; border: solid 2px #F40; padding: 15px; border-radius: 15px; margin-left: 10px; margin-bottom: 10px;
}

.mobile-only {
    display: none;
}

.dekstop-only {
    display: block;
}

@media (max-width: 960px) {
    .mobile-only {
        display: block;
    }

    .dekstop-only {
        display: none;
    }
	
	#menu li {
		display: block;
	}

	#logo {
		position: relative;
		left: 0;
		top: 0;
		margin-left: 20px;
		display: block;
		padding-top: 20px;
		margin-bottom: 30px;
	}
	
	#site-title {
		position: relative;
		bottom: auto;
		top: 0;
		margin-left: 20px;
		font-size: 30px;
		left: 0;
	}
	
	#logo > img {
		width: 120px;
	}
	
	#top-content {
		height: auto;
		width: 100%;
	}
	
	.wrapper>div {
		width: 100%;
	}
	
	#footer-content .table {
		width: 100%;
	}
	
	.wide-table, .default-table {
		max-width: 100%;
		overflow-x: scroll !important;
		display: block;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	
	#bottom div#bottom-first-area, #bottom div#bottom-second-area {
		width: 100%;
		height: auto;
		top: 0;
		left: 0;
		position: relative;
		display: block;
	}
	
	.navbar-toggler, .navbar-toggler:hover, .navbar-toggler:focus {
    position: relative;
    display: block;
    width: 24px;
    height: 21px;
    border-radius: 0;
	margin-left: auto;
	margin-right: auto;
    outline: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: none;
	background: transparent;
  }
  
  .navbar-toggler:before {
	  display: table;
	  content: "Menu";
	  position: absolute;
	  top: 50%;
	  transform: translateY(-50%) translateX(-100%);
	  left: -10px;
	  color: #FFF;
	  font-size: 14px;
  }

  .navbar-toggler span {
    height: 2px;
    background-color: #FFF;
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }

  .navbar-toggler span:nth-child(2) {
    top: 7px;
    width: 11px;
  }

  .navbar-toggler:hover span:nth-child(2) {
    width: 21px;
  }

  .navbar-toggler span:nth-child(3) {
    top: 14px;
    width: 21px;
  }
  
  .navbar-toggler.open span {
	  background-color: #000;
  }
  
  .navbar-toggler.open:before {
	  display: none;
  }

  .navbar-toggler.open span:nth-child(1) {
    width: 21px;
    transform: rotate(45deg);
    top: 0;
  }

  .navbar-toggler.open span:nth-child(2) {
    width: 0;
  }

  .navbar-toggler.open span:nth-child(3) {
    width: 21px;
    transform: rotate(-45deg);
    top: 0;
  }

  .navbar-toggler.open {
    z-index: 1001;
    position: fixed;
    top: 25px;
    margin-top: 0;
	right: 25px;
  }
  
  ul.underline-list>li>a {
	  padding: 0;
	  background: transparent;
  }
  
  #menu li {
	  padding: 5px;
	  background: transparent;
  }
  
  #bottom {
	  background: transparent;
	  padding: 20px;
	  box-sizing: border-box;
	  height: auto;
  }
  
  #bottom-second-area .table, #bottom-second-area .table-cell, #footer-content .table, #footer-content .table-cell {
	  display: block;
  }
  
  #footer {
	  height: auto;
  }
  
  #menu {
	  background-color: #000;
	  display: block;
	  text-align: center;
	  padding: 10px;
  }

  .menu-container {
    position: fixed;
    top: 0;
    right: 0;
	left: auto;
    height: 100vh;
    width: 100vw;
    background-color: #FFF;
    z-index: 1000;
    right: -100%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    text-align: center;
    font-size: 14px;
	overflow-y: auto;
	padding-bottom: 30px;
	box-sizing: border-box;
  }

  .menu-container.open {
    right: 0;
	left: 0;
  }

  #menu #main-nav {
    padding: 30px;
    margin-top: 50px;
	display: block;
	float: none !important;
  }

  #menu #main-nav li {
    display: block;
	padding: 5px;
	text-align: center;
  }
  
  #header > div > .header-content {
	  display: block;
	  width: 100% !important;
	  float: none !important;
	  padding: 20px;
	  box-sizing: border-box;
  }
  
  a.light-button, button.light-button {
	box-sizing: border-box;
  }
  
  a.light-button>span, button.light-button>span {
	  margin: 0;
	  box-sizing: border-box;
  }
  
  .content-left, .content-right {
	  float: none !important;
	  width: 100% !important;
	  padding: 0 !important;
	  margin-left: auto !important;
	  margin-right: auto !important;
	  max-width: calc(100vw - 40px) !important;
	  width: calc(100vw - 40px) !important;
	  box-sizing: border-box !important;
  }
  
  .container {
	  max-width: calc(100vw - 40px) !important;
  }
  
  
.content-left > .light-button, .client-nav > .light-button {
	display: block;
	width: 100%;
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
	} 
	
	.header-content .light-button {
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
	}
	
	.client-nav {
    position: fixed;
    top: 0;
    right: 0;
	left: auto;
    height: 100vh;
	overflow-y: auto;
    width: 100vw;
    background-color: #FFF;
    z-index: 1000;
	box-sizing: border-box;
    right: -100%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
	padding: 20px;
  }

  .client-nav.open {
    right: 0;
	left: 0;
  }
  
  .amount-red-border {
	  box-sizing: border-box;
	  width: 100%;
  }
  
  html, body {
	  overflow-x: hidden;
	  padding: 0;
	  margin: 0;
	  width: 100vw;
  }
  
  #top {
	  background-size: cover;
  }

}

.logowanie-img {
    border-radius: 12px;
    overflow: hidden;
    max-width: 150px;
    height: auto;
}

tr.zaznacz td{
	background-color: #FFF4E2 !important;
}