body {
    font-family: 'Lato', Arial, sans-serif;
    font-size: 15px;
    line-height: 23px;
    color: #777777;
	margin:0;
}

h1,h2,h3 { color: #484848; margin-top: 0; text-align:center; letter-spacing:1px; }

 a { color:#646464; text-decoration:none; }
 a:hover { color:#000; }
 
 div { display:block; }
 
.cent { text-align:center; }

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
        font-size: inherit;
        line-height: inherit;
        font-family: inherit;
    margin: 0;
        margin-right: 0px;
		filter:none;
		border-color: #dfdfdf;
}	

button:focus, input:focus, optgroup:focus, select:focus, textarea:focus { 
    border-color: #777;
	outline: none !important;   
 }

/* logowanie */
#logincont, #loginres { background: transparent url(/img/tlo1.jpg) repeat left top; height:100%; }
#logincont h1, #loginres h1 { margin:0; padding-top: 12px; color: #545353; }
#logincont .flogin, #loginres .flogin {
    width: 100%;
    max-width: 400px;
    margin: 50px auto;
}

#logincont .lf, #loginres .lf {
    border: 1px solid #ddd;
	box-shadow:4px 4px 9px 0 rgba(149,149,151,1);
	padding: 20px;
	background: #fff;
}

#logincont .lrow, #loginres .lrow {
    width: 100%;
    padding-bottom: 10px;
    text-align: center;
}

.rpass { cursor:pointer; }

#logincont .ltop, #loginres .ltop { background:#fff; border-bottom:1px solid #868686; box-shadow:4px 4px 9px 0 rgba(149,149,151,1); width: 100%; height: 60px; }
#logincont  .ltop img, #loginres .ltop img { margin: 7px 20px;max-height: 40px; float:left; position:absolute; }

#logincont .lrow button, #logincont .lrow input, #loginrest .lrow button, #loginrest .lrow input { width:100%; margin-bottom:10px;  } 

#logincont .lrow input, #loginres .lrow input { background:#f7f7f7; border:1px solid #afafaf; }
#logincont .lrow input.b_log, #loginres .lrow input.b_log { background: #dfdfdf; color: #000; cursor:pointer; }

#logincont .komu, #loginres .komu {border-top:1px solid red; border-bottom:1px solid red; text-align:center; margin: 20px 0; font-weight: bold; padding: 10px; }

.fkom,.f2kom, .f2fkom { display:none; width: 92%; margin: 20px 4% !important; }
.fkom.fred, .f2kom.fred, .f2fkom.fred { display:block; border-top:1px solid red; border-bottom:1px solid red; text-align:center; margin: 20px 0; font-weight: bold; padding: 10px; }
.fkom.fgreen, .f2kom.fgreen, .f2fkom.fgreen { display:block; border-top:1px solid green; border-bottom:1px solid green; text-align:center; margin: 20px 0; font-weight: bold; padding: 10px; }

.f2kom, .f2fkom { background:#fff; }

.bered { border:1px solid red; }

div#deletekonto, div#deletekontakt , div#deletefirma {
width: 100vw;
border: 1px solid black;
text-align: center;
padding: 20px;
background: rgba(0, 0, 0, 0.6);
display: none;
position: fixed;
left: 0;
top: 0;
height: 100vw;
z-index: 2121212;
/*display: grid; */
justify-content: center;
}

.dkont { display: block;
width: 500px;
background: #dfdfdf;
height: 180px;
margin: 15% auto; 
box-shadow:4px 4px 9px 0 rgba(149,149,151,1);
border:1px solid #fff;
border-radius:5px;
}
.dkont h3 { padding: 10px 0 15px; background: #fff; }

.dkont p { margin: 25px 5px; }
.dkont p span { font-weight:bold; color:red; }

/* logowanie end */

#content { background: transparent url(/img/tlo1.jpg) repeat left top; height:100%; }

 li { display:inline; padding: 0 10px; }
.menu li { display:inline-block; }
	
.logout	{ margin:0; float:right; height:60px; width:90px; border-left:1px solid #868686; }
.logout a { width: 100%; height: 100%; display: block; text-align: center; padding-top: 15px; }
.top { background:#fff; border-bottom:1px solid #868686; box-shadow:4px 4px 9px 0 rgba(149,149,151,1); float: left; width: 100%; height: 60px; position:fixed; top:0; z-index:2121212; }
.top img { margin: 7px 20px;max-height: 40px; float:left; }
.menu { float: left; }
.subh { position:relative; z-index:212; cursor:pointer; text-decoration:underline; }
.subm { display:none;  z-index:211; position: absolute; left: 7px; background: #fff; padding: 0; border: 1px solid #dfdfdf; width: 120px; }
.subm > div { borderbottom:1px solid #dfdfdf; padding:10px; }
.subm.showsub { display:block; }
.kont { max-width:1860px; width: calc(96% - 50px); margin:110px auto 50px; border: 1px solid #ddd; box-shadow:4px 4px 9px 0 rgba(149,149,151,1); padding: 20px; background: #fff; }
.kont.kchat { padding:0; }
iframe { border:0; }
.bstatus { color:#fff; text-align:center; }

.lista, .fs_lista  {
    display: grid;
    grid-template-columns: 40px 1fr 0.7fr 1fr 0.5fr 0.7fr 0.7fr 1fr 0.4fr 0.7fr; 
    width: 100%;
}

.nlista  {
    display: grid;
    grid-template-columns: 40px 200px 50px 100px; 
    width: 100%;
}
.nlista > div.lh { background: #c3dd88; font-weight:bold; position:relative; }
.nlista > div { background: #d9d9d9; }

.nlista > div {
  margin: 2px;
  padding: 5px;
  align-items: center;
  display: grid;
}

.nlista a, .nlista a { white-space:nowrap; }


.m12 { display:grid; grid-template-columns: 50% 50%; }
.m6 { width:100%; position:relative; }

.Ahidebox { display:none; }
.edycjafirmy, .edycjakontakt  { display:none; }

.sor { position: absolute;right: -2px;top: 0px; width:20px; }
.lista > div.lh, .fs_lista > div.lh { background: #c3dd88; font-weight:bold; position:relative; }
.lista > div, .fs_lista > div { background: #d9d9d9; }

.lista > div, .fs_lista > div {
  margin: 2px;
  padding: 5px;
  align-items: center;
  display: grid;
  
}

div.flp { padding:5px 0; text-align:center; }
div.flp .sor { right:1px; }
.klista  {
    display: grid;
    grid-template-columns: 40px 1fr 1fr 1fr 1fr 1fr 1fr; 
    width: 100%;
}

.klista > div.lh { background: #c3dd88; font-weight:bold; position:relative; }
.klista > div { background: #d9d9d9; }

.klista > div {
  margin: 2px;
  padding: 5px;
  align-items: center;
  display: grid;
}

.klista a, .klista a { white-space:nowrap; }



.zlista  {
    display: grid;
    grid-template-columns: 40px 1.4fr 0.6fr 0.8fr 130px 130px 130px; 
    width: 100%;
}

.zlista > div.lh { background: #c3dd88; font-weight:bold; position:relative; }
.zlista > div { background: #d9d9d9; }

.zlista > div {
  margin: 2px;
  padding: 10px 5px;
  align-items: center;
  display: grid;
}

.zlista a, .zlista a { white-space:nowrap; }



.ulista  {
    display: grid;
    grid-template-columns: 25px calc(100% - 520px) 175px 200px 100px; 
    width: 100%;
}

.ulista > div.lh { background: #c3dd88; font-weight:bold; position:relative; order:1; }
.ulista > div.nn { background: #d9d9d9; order:2; }
.ulista > div { background: #d9d9d9; order:3; }

.ulista > div {
  margin: 2px;
  padding: 5px;
  align-items: center;
  display: grid;
}

.ulista a, .ulista a { white-space:nowrap; }

.lista > div.tc, .fs_lista > div.tc, .ulista > div.tc, .zlista > div.tc, .klista > div.tc { background: #f6f6f6; }

.zawijaj a { white-space: break-spaces !important; }

.pagination { width:100%; text-align:center; margin:20px auto; }
.pagination a, .pagination b { padding:0 5px; }

.chlimit { text-align:right; }

.sortcheck.dw  { border: solid green; border-width: 0 3px 3px 0; }
.sortcheck.up { border: solid green; border-width: 0 3px 3px 0; }

.dw { border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px; 
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
	float: right;
	margin: 2px 6px 0;  
	cursor:pointer;
  }

.up {
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);  
	float: right;
	margin: 7px 6px 0;
	cursor:pointer;
}


 .komfail { border-bottom:2px solid red; border-top:2px solid red; color:black; padding:10px 0; text-align:center; width: 90%; margin: 20px auto; background: #ffb6b6; }
 .komok { border-bottom:2px solid green; border-top:2px solid green; color:black; padding:10px 0; text-align:center; width: 90%; margin: 20px auto; background: #b6ffbe; }
 #umowa_start, #umowa_end { width:120px !important; }


.form div { padding:5px 10px; }

.form div.nazwa { text-align:right; }
.form > div  { display: grid; grid-template-columns: 30% 70%; }

.form input, .form textarea { box-shadow: 0 -4px 9px .7px rgba(142,140,133,0.5); width: 90%; max-width: 500px; background:#f3f3f3; }
.form select { box-shadow: 0 -4px 9px .7px rgba(142,140,133,0.5); width: 90%; max-width: 500px; background:#f3f3f3; float:left; }


.edycjafirmy .form .ishort input, .edycjafirmy  .form .ishort select	{ width:calc(100% - 80px); }

.form .addpoz { float:left; cursor:pointer; }

.daneusers { width:98%; }
.dane div { padding:5px 10px; }

.dane div.nazwa { text-align:right; font-weight: bold; }
.dane div.wart { border-bottom: 1px solid #f2f2f2; position:relative; }
div.wart img { padding-right: 5px; }

.dane > div  { display: grid; grid-template-columns: 30% 70%; }
.dane > div.lin  { display: grid; grid-template-columns: 100%; text-align:right; margin-top:20px; }
.fact { color:#ff0000; font-weight:bold; font-size: 125%; padding-right: 3px; }
.fgact { color:#1d9f29; font-weight:bold; font-size: 125%; padding-right: 3px; }
.form .addpoz { float:left; cursor:pointer; position:Absolute; }

.brsep { border-right: 1px solid #cac4c4; }

#kontaktlist optgroup { color:red; }
#kontaktlist optgroup option { color:#777777; }
.fsubmit { margin-top: 20px; }
.fsubmit input { margin: 5px 10px; }
#delfirma {  }

#loginres { display:none; }

.cont li.th.thgreen, .cont .pliki li.th.thgreen, .cont .foldery li.th.thgreen {
		background: #a5cd4e !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #a5cd4e 0%, #6b8f1a 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5cd4e), color-stop(100%,#6b8f1a)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%) !important; /* IE10+ */
	background: linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%) !important; /* W3C */
} 

.bgadd { background:rgba(0,0,0,0.4); z-index:212121; position:fixed; top:0; left:0; width:100%; height:100%; display:flex;  align-items: center; justify-content: center; display:none; }
.bgadd h2 { color:#f8f8f8; padding: 7px 0; border-radius: 5px 5px 0 0; box-shadow:0 4px 9px 0 rgba(149,149,151,1);
	background: #a5cd4e; /* Old browsers */
	background: -moz-linear-gradient(top,  #a5cd4e 0%, #6b8f1a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5cd4e), color-stop(100%,#6b8f1a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%); /* IE10+ */
	background: linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%); /* W3C */
 }

.bgadd .form .fsubmit { margin-left:0; }
.bgadd .form .fsubmit input  { width:100%; background: #a5cd4e; /* Old browsers */
	background: -moz-linear-gradient(top,  #a5cd4e 0%, #6b8f1a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5cd4e), color-stop(100%,#6b8f1a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%); /* IE10+ */
	background: linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%); /* W3C */ }

#addnarodowosc , #addkontakt{ display:none; background:#fff; border-radius:10px; border:1px solid #dfdfdf; width:400px; padding-bottom:15px; position:relative; }
#fkontakterr, #fnarodowoscerr { color:red; font-weight:bold; grid-template-columns: 100% !important; text-align: center; }

.naglowek { position: relative; 
	color: #fff;
	background: #a5cd4e; /* Old browsers */
	background: -moz-linear-gradient(top,  #a5cd4e 0%, #6b8f1a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5cd4e), color-stop(100%,#6b8f1a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%); /* IE10+ */
	background: linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%); /* W3C */
	margin:-20px -21px 20px;
	padding:5px 0;
	box-shadow:0px 4px 9px 0 rgb(149, 149, 151);
}  
.naglowek .akcje { position: absolute; right: 1px; top: 8px; } 
.naglowek  .tytul h3 { font-size: 26px; line-height: 30px; margin: 7px; color: #fff; }


.snaglowek { position: relative; padding:5px 0; grid-template-columns: 100% !important; }  
.snaglowek .akcje { position: absolute; right: -20px; top: -10px; } 
.snaglowek  .tytul h3 { font-size: 22px; line-height: 30px; }


 
.button.bbig { font: bold 16px/25px Arial, sans-serif; padding:10px 30px !important; } 
 
.button, div.fsubmit .buton {
	display: inline-block;
	cursor:pointer;
	position: relative;
	margin: -5px 10px;
	padding:5px 20px !important;
	text-align: center;
	text-decoration: none;
	font: bold 14px/25px Arial, sans-serif;
 
	text-shadow: 1px 1px 1px rgba(255,255,255, .22);
 
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
 
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
	box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
 
	-webkit-transition: all 1.7s ease;
	-moz-transition: all 1.7s ease;
	-o-transition: all 1.7s ease;
	-ms-transition: all 1.7s ease;
	transition: all 1.7s ease;
}

#filtruj.button { margin: -5px 0px; padding: 5px 10px !important; }

.naglowek .button, .topk .button {
	-webkit-box-shadow: 1px 1px 1px #383838, inset 1px 1px 1px #6b8f1a;
	-moz-box-shadow: 1px 1px 1px #383838, inset 1px 1px 1px #6b8f1a;
	box-shadow: 1px 1px 1px #383838, inset 1px 1px 1px #6b8f1a;
}



.bred , div div.fsubmit .bred {
	color: #fff;
	background: #cd4e4e; /* Old browsers */
	background: -moz-linear-gradient(top,  #cd4e4e 0%, #8f1a1a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,cd4e4e), color-stop(100%,#8f1a1a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cd4e4e 0%,#8f1a1a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cd4e4e 0%,#8f1a1a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cd4e4e 0%,#8f1a1a 100%); /* IE10+ */
	background: linear-gradient(top,  #cd4e4e 0%,#8f1a1a 100%); /* W3C */
}


.bgreen, div div.fsubmit .bgreen {
	color: #fff;
	background: #a5cd4e; /* Old browsers */
	background: -moz-linear-gradient(top,  #a5cd4e 0%, #6b8f1a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5cd4e), color-stop(100%,#6b8f1a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%); /* IE10+ */
	background: linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%); /* W3C */
}


.bgreen:hover, div div.fsubmit .bgreen:hover {
	color: #fff;
	background: #a5cd4e; /* Old browsers */
	background: -moz-linear-gradient(top,  #a5cd4e 0%, #597716 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5cd4e), color-stop(100%,#597716)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a5cd4e 0%,#597716 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a5cd4e 0%,#597716 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a5cd4e 0%,#597716 100%); /* IE10+ */
	background: linear-gradient(top,  #a5cd4e 0%,#597716 100%); /* W3C */
}

.bgray, div div.fsubmit .bgray {
	color: #515151;
	background: #d3d3d3; /* Old browsers */
	background: -moz-linear-gradient(top,  #d3d3d3 0%, #8a8a8a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3d3d3), color-stop(100%,#8a8a8a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d3d3d3 0%,#8a8a8a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d3d3d3 0%,#8a8a8a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d3d3d3 0%,#8a8a8a 100%); /* IE10+ */
	background: linear-gradient(top,  #d3d3d3 0%,#8a8a8a 100%); /* W3C */
}


.form .fsubmit.doubleb { grid-template-columns: 20% 80%; margin-top:20px; }
.form .fsubmit { grid-template-columns: 100%; margin-top: 20px; margin-left: 30%; }
.form .fsubmit input { background: #555; color: #fff; margin: auto 0; padding: 7px; cursor: pointer;  }
.close { position: absolute; right: 5px; top: 5px; border-radius: 50px; width: 15px; height: 15px; text-align: center; background: #fff; color: #646464; border: 1px solid #646464; padding: 5px !important; display: block !important; font-size: 20px; line-height: 10px; cursor: pointer; font-weight: bold; }

.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 40%; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }
.ui-timepicker-div .ui_tpicker_unit_hide{ display: none; }

.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input { background: none; color: inherit; border: none; outline: none; border-bottom: solid 1px #555; width: 95%; }
.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input:focus { border-bottom-color: #aaa; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 40% 10px 10px; }

/* Shortened version style */
.ui-timepicker-div.ui-timepicker-oneLine { padding-right: 2px; }
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time, 
.ui-timepicker-div.ui-timepicker-oneLine dt { display: none; }
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time_label { display: block; padding-top: 2px; }
.ui-timepicker-div.ui-timepicker-oneLine dl { text-align: right; }
.ui-timepicker-div.ui-timepicker-oneLine dl dd, 
.ui-timepicker-div.ui-timepicker-oneLine dl dd > div { display:inline-block; margin:0; }
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_minute:before,
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_second:before { content:':'; display:inline-block; }
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_millisec:before,
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_microsec:before { content:'.'; display:inline-block; }
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide,
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide:before{ display: none; }


.kdays  {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr; 
    width: 100%;
}

.kdays > div {
  padding: 10px;
  margin: 0;
  background: #fafafa;
  border:1px solid #dfdfdf;
  position:relative;
  min-height:50px;
  display: table;
  justify-content: center;
  align-content: center;
-webkit-transition: background-color 2s ease-out;
-moz-transition: background-color 2s ease-out;
-o-transition: background-color 2s ease-out;
transition: background-color 2s ease-out;
}


.topk { display: grid; grid-template-columns: 50px 1fr 50px;  width: calc(100% + 42px); margin-bottom:15px;
	color: #fff;
	background: #a5cd4e; /* Old browsers */
	background: -moz-linear-gradient(top,  #a5cd4e 0%, #6b8f1a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5cd4e), color-stop(100%,#6b8f1a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%); /* IE10+ */
	background: linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%); /* W3C */
	margin:-20px -21px 20px;
	padding:5px 0;
	box-shadow:0px 4px 9px 0 rgb(149, 149, 151);

 }

.topk a { height: 30px; width:30px; padding: 5px 5px !important; font-size: 28px; line-height: 30px; margin:3px 5px; }

.topk h2 { margin: 10px 0 0; color: #fff; font-weight: bold; }





.kdays > div label, .kdays > div a { text-align:center; width: 100%; display: table-cell; vertical-align: middle; font-size: 28px; font-weight:bold; text-decoration:none; }

.kdays > div:hover { padding: 10px; margin: 0; background: #bdc7bb; }

.kdays > div label {font-size: 28px; font-weight:bold; display: inline-block; width:auto; cursor: pointer; margin-top: -6px; }

.selkonto { float:right; margin-right:20px; }
#kuser { margin-top: 15px; }

.dmonth { color:#dfdfdf; }

.kdays > div.th {
  padding: 5px 10px;
  margin: 0;
  background: #dfdfdf;
  text-align:center;
  min-height:25px;
  border:1px solid #c3c0c0;
  font-weight:bold;
}

.nrd { position:absolute; top:2px; right:2px; }
.zda { cursor:pointer; }
.kdays > div.zda:hover { background:#91cd95; }


.cont { width: calc(100% + 40px); margin: -20px -20px 0; border: 0; border-radius: 0;  }
.foldery { position:relative; min-height:100px; padding-top: 20px; display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;  width: 96%; margin:10px 2% 40px; border: 1px solid #000; background: #f0f0f0; border-radius: 10px; }
.foldery.fnexist { grid-template-columns: 200px 1fr; }
.folder { /*width:25%; max-width: 100px; */ border: 0; padding: 10px; height: auto; text-align: center; margin: 5px; display: flex; align-items: top; flex-wrap: wrap; }
.folder a { margin:auto; width:100%; margin-bottom:10px; }
.folder a span, .folder span.finfo  { color: #a6a6a6; line-height: 15px; font-size: 0.8rem; }
.legend { position: absolute; top: -14px; left: 30px; background: #fff; padding: 3px 6px; border: 1px solid black; }

 .pliki { position:relative; padding-top: 20px; display: block; width: 96%; margin: 10px 2% 40px; border: 1px solid #000; background: #f0f0f0; border-radius: 10px; padding-top:20px; }

 .pliki a { padding-left:15px;  }

.pliki:before { clear:both; }

 .sciezka { width: 100%; margin-bottom: 25px; background: #edf3ee; border-bottom: 1px solid #a6a6a6; box-shadow: 0px 4px 9px 0 rgb(149, 149, 151); }
 .sciezka .ps { padding: 10px; border-right: 1px solid #000; display: inline-block; background: #e4e4e4; }
 .sciezka .psh { background:#c0c7b4; display:inline-block; }
	.cont a { color:black; }
	.cont a:hoover { color:#999; }
	.cont .foldery ul, .cont .pliki ul { list-style:disclosure-closed; list-style-position: inside; padding-left:0; }
	.cont .foldery li, .cont .pliki li { padding:10px; background: #e5e5e5; width: calc(100% - 20px); display: grid; grid-template-columns: 0.6fr 1fr 150px 35px;}
	.cont .foldery li.brakp, .cont .pliki li.brakp {  grid-template-columns: 1fr; }
	.cont .foldery li.th, .cont .pliki li.th { background: #b3b3b3 !important; color: #fff; }
	.cont .foldery li input, .cont .pliki li input { width:95%; }
	.cont .foldery li:nth-child(odd), .cont .pliki li:nth-child(odd) { background: #f3f3f3; }	
    .closef,.closep { position: absolute;right: -2px;top: -2px;background: black;color: #fff;padding: 2px 10px;border-bottom-left-radius: 8px;cursor: pointer;line-height: 21px;display: block; }
	.buttonadd { position: absolute; right: 0; top: 0; background: #068a3b; font-size:25px; line-height:31px; color: #fff; padding: 0px 10px 4px; border-bottom-left-radius: 8px; cursor:pointer; border-top-right-radius: 8px; }
   .fileuploader {max-width: 560px; }	
   .remove { width: 25px; height: 25px; background: #cb1b1b; text-align: center; color: #fff; border-radius: 50px; line-height: 20px; font-weight: bold; cursor:pointer; }
   
   
.folders {
  border: 1px solid #dfdfdf;
  display: inline-block;
  padding: 5px;
  margin: 10px;
  width: calc(100% - 30px); 
  background:#f0f0f0;
}   

.folders img { width:30px; height:auto; }
.folders img, .folders span { display:block; float:left; }
   
 .folders .linia { width: 100%; display: inline-block; line-height: 30px; }   
   
.folders li {display: inline-block; padding: 8px 10px; width: calc(100% - 30px);  }
   
 .plikos { background: #cfceb2; padding: 12px 14px !important; }  
   .plikos:before  { content:'-'; margin-left: -10px; position: absolute; font-size: 22px; font-weight: bold; }
.folders .folders   {
  background:#fafafa;
}

.folders .folders .folders   {
  background:#f0f0f0;
}

.folders .folders .folders .folders   {
  background:#fafafa;
}
   
.folders .folders .folders .folders .folders   {
  background:#f0f0f0;
}

.folders .folders .folders .folders .folders .folders   {
  background:#fafafa;
}

   
.form .fsubmit.edituser { margin-top:30px; display:none; grid-template-columns: 50% 50%; position: relative; }
.form .fsubmit.edituser input { margin-top:25px; }
.edytuju { cursor:pointer;  }

.sbox > div {
  display: inline-block;
  margin-left: 10px;
}

.sbox > div input { margin: 0 5px 0 10px; }

.sebox  { margin: 20px 10px; }
.sebox  input { margin: 5px; }
.tsearch { width:300px; }

.brakw { width: 90%;
border: 1px solid #999;
padding: 10px;
text-align: center;
margin: 0 auto 50px;
background: #f8f8f8; }

.nsearch { margin-bottom: 10px; position:relative; margin-top: -10px; }
.nsearch > div {
  display: inline-block;
  padding: 5px 10px;
  vertical-align: top;
}
.nsearch select { max-width:100px; height: 29px; background: #fff; }

.subdate {   text-align: right; font-size:12px; }
.wsearch h6 {   text-align: center; margin-top: -15px; font-size: 13px; }

.show_arch { cursor:pointer; }
.show_arch:hover { color:black; }

.hide_arch { position: absolute; right: 5px; top: 5px; border-radius: 50px; width: 15px; height: 15px; text-align: center; background: #fff; color: #646464; border: 1px solid #646464; padding: 5px !important; display: block !important; font-size: 20px; line-height: 10px; cursor: pointer; font-weight: bold; }


.arch_kontakt { display:none; position:absolute; background: #e5f9e8; z-index: 212; border: 1px solid #dfdfdf; border-radius:5px; }
.arch_kontakt li { display:inline-block; width:100%; }

.arch_kontakt h2 { 
	background: #a5cd4e; /* Old browsers */
	background: -moz-linear-gradient(top,  #a5cd4e 0%, #6b8f1a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5cd4e), color-stop(100%,#6b8f1a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%); /* IE10+ */
	background: linear-gradient(top,  #a5cd4e 0%,#6b8f1a 100%); /* W3C */
	padding: 10px 0;
margin: -5px -10px;
color: #fff;
 }
 
#deletefirma .dkont, #deletekontakt .dkont { position:relative; } 
 
div .bgdelete, .lwait, .rwait, div .bgaddkontakt, div .bgaddnarodowosc { position:absolute; display:none; left:0; top:0; width:100%; height:100%; z-index:300; background: rgba(0,0,0,0.6) url(/img/load.gif) no-repeat; background-size: auto; background-position: center center; } 

.topwyniki { float: right; position: absolute; right: -20px; top: -15px; }

@media only screen and (max-width : 1360px){
.cont li { grid-template-columns: 0.8fr 1fr 150px 35px; }
}

@media only screen and (max-width : 1360px){
 .kont .m12 { grid-template-columns: 100%; }
}

@media only screen and (max-width : 980px){

.kont { width:calc(100% - 50px); }

.cont li {
  grid-template-columns: 1fr 100px 50px ;
  grid-template-rows: auto;
  grid-template-areas: 
    "kol1 kol1 kol4"
    "kol2 kol3 kol3";  
}

.cont li.th { grid-template-columns: 1fr 1fr 100px ; }

.kol1 { grid-area: kol1; }
.kol2 { grid-area: kol2; margin-top: 10px; }
.kol3 { grid-area: kol3; margin-top: 10px; }
.kol4 { grid-area: kol4; }

}

@media only screen and (max-width : 600px) {

.top img { margin: 7px 5px; }

.cont li {
  grid-template-columns: 1fr 50px ;
  grid-template-rows: auto;
  grid-template-areas: 
    "kol1 kol1"
    "kol2 kol2"
	"kol3 kol4";
}
.kol4 { margin-top: 10px; }
.cont li.th { grid-template-columns: 1fr 1fr 100px ; }

.menu ul { padding-left:5px; }

.naglowek .tytul h3 { font-size: 21px; line-height: 21px; margin: 4px; }

.folder img { max-width: 55px; }
.brakp h2 { font-size:19px; }

.cont li.th span:nth-child(2),.cont li.th span:nth-child(3) { display:none; }	

}

