html{
	height:100%;
}
body{
	background: linear-gradient(#dfdfdf,#fff 100px) repeat-x;
	/*height:100%;*/
}
#content{
	/*width:960px;
	margin:0 auto;*/
	margin:0px 20px;
	/*max-width:1400px;*/
	min-width:960px;
	height:100%;
}
.content{
	height:100%;
	min-width:600px;
}
.waski{
	width:960px;
	margin:0 auto;
}
#footer{
	height:40px;
}
.form{
	width:400px;
	margin:0 auto;
}
.user{
	font-weight:bold;
}
.margin_left{
	margin-left:10px;
}
.margin_right{
	margin-right:10px;
}
#top_start{
	margin-right:10px;
}
#top_admin{
	float:right;
}
.kafelki{
	margin:40px 0px;
}
.tytul_tabeli{
	font-weight:bold;
}
.overflow{
	overflow:hidden;
	margin:10px 0px;
}
.centruj{
	text-align:center;
	display:block !important;
	margin:0 auto;
}
.full-width{
	width:100%;
}
.pole-datownik{
	width:100px;
}
.pole-firmy{
	width:224px;
}
.zapamietaj_nazwa{
	width:150px !important;
}
.konto{
	font-weight:600;
}
.dodatkowe_info{
	display:none;
	position:fixed !important;
	background:#fff;
	background:rgba(255,255,255,0.5);
	/*margin:20px auto;*/
	/*width:100%;
	height:100%;*/
	max-width: 100%;
	left:0;
	top:0;
	box-shadow:0px 0px 60px rgba(0,0,0,0.5);
	border:1px solid #555;
	/*border:1px solid rgba(0,0,0,0.5);*/
	background:#fff;
	border-radius:8px;
}
.dodatkowe_info h1,.dodatkowe_info h2,.dodatkowe_info h3,.dodatkowe_info h4{
	display:inline-block;
}
.info_zawartosc{
	/*
	margin:0 auto;
	margin-top:40px;
	width:80%;*/
	max-height:800px;
	padding:20px;
	min-width:300px;
	overflow:hidden;
}
.info_szerokie{
	min-width:840px;
}
.info_inside{
	max-height: 500px;
	overflow-y:auto;
	margin-bottom:20px;
}
svg{
	position:absolute;
	left:0;
	top:0;
	background: transparent;
	pointer-events:none !important;
	opacity: 0.5;
}
.zamknij{
	background:#000;
	padding:4px 8px;
	border-radius:4px;
	color:#fff;
	cursor:pointer;
	/*float:right;*/
	position:absolute;
	right:40px;
}

.selected,.selected > td:not(.danger) {
  /*background-color: #A7CDF0 !important;*/
  background-color:#CFE8FF !important;
  /*border-color: #1950A3;*/
  /*background: linear-gradient(#F0FAFF,#BBDDEC) !important;*/
  /*background: linear-gradient(#F2F2F2,#D1D1D1) !important;*/
 /*background: linear-gradient(#F2F2F2,#DFDDDD) !important;*/
  background: linear-gradient(#F2F2F2,#DFDDDD) !important;
}
/*
.table tr:hover >td:not(.danger){
	background: #e5e5e5;
}*/

.wait{
	width:16px;
	height:16px;
	background: url("/images/wait.gif");
}
.popover .alert {
  margin-bottom:0px !important;
} 
.info_img{
	background: url('/images/zarowka.png');
	background-size: 100% 100%;
	width:20px;
	height:20px;
	display:inline-block;
	vertical-align: middle;
}
.ui-autocomplete {
    height: 200px;
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}
.pdf_ico{
	background:url('/images/file_pdf.png');
	background-size:100% 100%;
	vertical-align:middle;
	width:20px;
	height:20px;
	display:inline-block;
}
.edit_ico{
	width:20px;
	height:20px;
	background: url('/images/edit.png');
	background-size:100% 100%;
	vertical-align:middle;
	display:inline-block;
}
.full_w{
	width:100%;
	display:block;
}
.full_h{
	height:100%;
	display:block;
	min-height:22px;
}
.zrobione_kontener{
	float:left;
	margin-right:10px;
}
.niezrobione_kontener{
	float:left;
	margin-right:10px;
}
.komunikaty{
	margin-top:40px;
}
.dane_na_fakturze{
	float:right;
}
.dane_na_fakturze_wrap{
	overflow:hidden;
}
.ukryj_btn{
	float:right;
}
.daty_faktury_wrap{
	overflow: hidden;
}
.daty_faktury{
	margin:20px 0px 40px;
	float:left;
}
.data_faktury_single{
	display:inline-block;
	margin-right:40px;
}
.data_ksiegowania_wszystko{
	padding-bottom:20px;
}
.data_ksiegowania_wrap{
	display:inline-block;
}
.data_ksiegowania{
	display:inline-block;
}
.podglad_jpg{
	display:none;
	position:fixed;
	left:0;
	top:0;
	z-index:65535;
	box-shadow:0px 0px 60px rgba(0,0,0,0.5);
	cursor:move;
}
.podglad_jpg img{
	border:1px solid rgba(0,0,0,0.1);
}
.podglad_pdf{
	display:inline-block;
	float:right;
	font-weight:bold;
	cursor:pointer;
}
.kafelki img{
	width:128px;
	height:128px;
}
iframe{
	width:100%;
	height:100%;
	min-width:600px;
	min-height:740px;
	border:none;
}
.ui-resizable {
	position:static !important;
}
#tabs{
	width:100% !important;
}
.ui-tabs-vertical .ui-tabs-nav{
	width:30% !important;
}
.ui-tabs-vertical { width: 55em; }
  .ui-tabs-vertical .ui-tabs-nav { padding: .2em .1em .2em .2em; float: left; width: 12em; }
  .ui-tabs-vertical .ui-tabs-nav li { clear: left; width: 100%; border-bottom-width: 1px !important; border-right-width: 0 !important; margin: 0 -1px .2em 0; }
  .ui-tabs-vertical .ui-tabs-nav li a { display:block; }
  .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active { padding-bottom: 0; padding-right: .1em; border-right-width: 1px; border-right-width: 1px; }
  .ui-tabs-vertical .ui-tabs-panel { padding: 1em; float: right; width: 40em;}
.ui-tabs .ui-tabs-nav li{
	white-space: normal !important;
	font-weight:normal !important;
	font-size:14px !important;
}
.ui-tabs-vertical .ui-tabs-panel{
	width:70% !important;
}
.nie_uzywane_edit{
	max-width:64px;
}
.pagination{
	float:right;
	font-size:16px;
}
.ilosc_wierszy{
	font-size:16px;
}
