@import url('https://fonts.googleapis.com/css?family=Roboto+Mono:400,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&subset=latin-ext');
/*@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700&subset=latin-ext');*/

/*    START      */

*{
    margin: 0;
    padding: 0;
}
html {
    height: 100%;
    /*background-color: #F7F7F7;*/
    overflow-y: scroll;
}
body {
    font-family: "Roboto Mono", sans-serif;
    font-size: 14px;
    height: 100%;
}
.clear {
    clear:both;
}
input {
    font-family: "Roboto Mono", sans-serif;
    font-size:12px;
    color: #FF6600;
}
.fnt_rc {
    font-family: "Roboto Condensed", sans-serif;
}

#jLoad {
    font-size: 7em;
    text-align: center;
    /*color: #009cd6;*/
    color: #489fdf;
    padding: 30px 0;
}
.boxer {
    text-align: center;
    padding: 30px;
    background-color: #FFF;
}

.boxer div:nth-child(n+2) {
    padding: 30px 0 0 0;
}

.boxer div.com {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-style: italic;
}
.boxer div.nag {
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 700;
}

/* addon 11-2019 */
.blinku {
    color: #1976d2;
    text-decoration: underline;
    cursor: pointer;
}







/* nowe rozmieszczenie */

.dinline {
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    margin: 1em 2em;
    display: inline-block;
    color: #1976D2;
}
.c_lb {
    border-radius: 6px;
    padding: 2px 6px;
    background-color: #0FA8F9;
    color: #FFF;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
}
.c_ops_l{
    color: #333;
    font-family: 'Roboto', sans-serif;
}
.c_ops_n{
    color: #337ab7;
    font-family: 'Roboto', sans-serif;
}
.c_el {
    border-radius: 6px;
    padding: 2px 6px;
    background-color: #FF4081;
    color: #FFF !important
}
.d_o {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    border-bottom: solid 4px #1b9bff;
}

.d_o .d_i {
    min-width: 980px;
    max-width: 1200px;
    margin: 0 auto;
}
.tekst1 {
    font-size: 20px;
    line-height: 32px;
    font-family:  "Roboto", sans-serif;
}
.tekst2 {
    font-size: 13px;
    line-height: 24px;
    font-family:  "Roboto", sans-serif;

}
input.input-sbox {
    font-family:  "Roboto", sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    color: #14314f;
    width: 240px;
    box-sizing: border-box;
    border: 2px solid #1b9bff;
    border-radius: 3px;
    padding: 7px;
    outline: none;
}
.input-sbox:focus {
    border: 2px solid #3183d7;
}
#c_profile img:hover {
    border: solid 2px #FF4081;
}
#c_profile img {
    border: solid 2px #FFF;
    box-sizing: border-box;
    width: 100%;
    height: auto;
}
/* nowe rozmieszczenie  */

/* dodatkowe elementy  */
ol.glowne li {
    color: #4f4f4f;
    padding: 10px 10px 10px 20px;
    font-size: 16px;
}
#regulamin>ol>li {
    color: #666;
    padding: 20px 20px 0 20px;
    font-size: 22px;
}
.red_info {
    color: #E60211;
    font-family: "Roboto", sans-serif;
}
a {
    color: #28343a;
    text-decoration:none
}
a:hover {
    color: #E60211;
    text-decoration:underline;
}
.box100 {
    width: 100%;
}

.ntekst {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 1.6;
    color: #3183d7;
    font-weight: 400;
}

/* TREEVIEW */
.ns {
    display: none;
}
.mT {
    color: #484848;
    font-size: 16px;
}
.treeview, .treeview ul {
    margin:0;
    padding:0;
    list-style:none;
    color: #369;
    font-size: 16px;
}
.treeview ul {
    margin-left: 6px;
    position:relative;
}
.treeview ul:before {
    content:"";
    display:block;
    width:0;
    position:absolute;
    top:0;
    left:0;
    border-left:1px solid;
    bottom: 11px;
    color: #BBBBBB;
}
.treeview li {
    margin:0;
    padding-left: 20px;
    line-height:1.5em;
    position:relative;
    cursor: pointer;
}
.treeview ul li:before {
    content:"";
    display:block;
    width:16px;
    height:0;
    border-top:1px solid;
    margin-top:-1px;
    position:absolute;
    top:13px;
    left:0;
    color: #BBBBBB;
}
.treeview li:last-child:before {
    background: #FFFFFF;
    height: auto;
    top: 14px;
    bottom: 0;
}
.treeview i {
    cursor: default;
    color: #1976D2;
}
.treeview h6{
    font-size: inherit;
    font-weight: normal;
    margin: 0;
    display: inline;
}
#treeviewnofound {
    font-size: 3em;
    color: #FF4081;
    text-align: center;
    padding: 40px;
}
/* treeview koniec */
/* ----------------------------------------------------------------------------- */
/* nowe dynamiczne szukanie inputy v4*/

.dSear > span {
    position: relative;
}
.dSear .fa-search {
    position: absolute;
    left: 12px;
    top: 2px;
    color: #a9a9a9;
}
.dSear .fa-times {
    position: absolute;
    left: 250px;
    top: 2px;
    color: #FF0A0A;
}
.dSear input {
    box-sizing: border-box;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    height: 32px;
    line-height: 32px;
    padding: 0 25px 0 35px;
    font-style: normal;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    color: #a9a9a9;
}
.dSear input::-ms-clear {
    display: none;
}

.dSear input:focus {
    font-style: normal;
    color: #555;
    border: 1px solid #3183d7;
    outline: none;
}

/* NOWE CENY wraz ze zmiana wygladu tabel 2016-10-20 v4 */
/* wersje t_v2 (wyszukiwarka), t_v3 (art. karo. , art. Uni.) v4 */

/* ------  tabele v 2.0  ------- */

table.t_v6 > thead > tr > th {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #666;
    vertical-align: bottom;
    padding: 10px 10px 8px 10px;
    border-bottom: 1px solid #a1a1a1;
}
table.t_v6 > tbody > tr:nth-child(odd) {
    /*background-color: #F9F9F9;*/
}
table.t_v6 > tbody > tr > td {
    padding: 10px 8px;
}
table.dzielona > tbody > tr > td {
    border-right: solid 1px #efefef;
}
table.dzielona > tbody > tr > td:first-child {
    border-left: solid 1px #efefef;
}
table.t_v6 > tbody > tr:hover > td {
    /*background-color: #EEE;*/
    border-color: #f1f1f1;
}
table.t_v6 > tbody > tr {
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}
.lineblue {
    background-color: #dff1ff !important;
}

/* style elementów tabeli */
.os16 {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}
.os14 {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}
.os22b {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #666;
}
.grey {
    color: #666;
}
.red {
    color: red;
}
.fs16 {
    font-size: 16px;
}
.fs14 {
    font-size: 14px;
}
.wal {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12px;
    color: #7b7b7b;
}
.nw {
    white-space: nowrap;
}

span.vat {
    font-size: 10px;
    color: #585858;
}
/* ----------- wersja 3.0 nowe klasy 2018-7-18 -------------------*/




/* -- ---------------------------------------------------------- */

table {
    border-collapse: collapse;
    width: 100%;
}

table.t_v2 > thead > tr > th,
table.t_v4 > thead > tr > th {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #666;
    text-align: left;
    padding: 10px 10px 8px 10px;
    border-bottom: 1px solid #a1a1a1;
}

table.t_v2 > tbody > tr:nth-child(odd),
table.t_v4 > tbody > tr:nth-child(odd) {
    background-color: #F9F9F9;
}

table.t_v2 > tbody > tr:nth-child(even),
table.t_v4 > tbody > tr:nth-child(even) {
    background-color: #FFF;
}

table.t_v2 > tbody > tr:hover > td,
table.t_v4 > tbody > tr:hover > td {
    background: #EEE;
    border-top: 1px solid #CBCBCB;
    border-bottom: 1px solid #CBCBCB;
}

table.t_v2 > tbody > tr,
table.t_v4 > tbody > tr {
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}

table.t_v2 > tbody > tr > td,
table.t_v3 > tbody > tr > td,
table.t_v4 > tbody > tr > td {
    padding: 8px 10px;
}

table.t_v2 > tbody > tr > td:last-child,
table.t_v2 > thead > tr > th:last-child {
    padding-left: 25px;
    max-width: 600px;
}

table.t_v2 > tbody a,
table.t_v3 > tbody a,
table.t_v4 > tbody a {
    font-size: 16px;
    color: #337ab7;
    letter-spacing: -1px;
    white-space: nowrap;
}

table.t_v4 td {
    color: #666;
}

.xmwi100 {
    min-width: 130px;
}
.xprel {
    position: relative;
    padding-right: 14px !important;
}
.xclock {
    position: absolute;
    top: 4px;
    right: 2px;
    color: red
}

.xmenu {
    position: absolute;
    bottom: 4px;
    right: 2px;
    color: #3183d7;
    cursor: pointer;
}

.xcgr {
    color: #404040;
}
.xcre {
    color: red;
}
.xcbl {
    color: #006d9c;
}
.xfw7 {
    font-weight: 700;
}

.tranopacity {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    opacity: 0.8;
    margin: auto;
}

.c14c {
    font-size: 14px;
    color: red;
    font-family: 'Roboto', sans-serif;
}

span.cNaz {
font-size: 16px;
color: #555;
}
span.c9 {
color: #999
}

span.c6 {
color: #337ab7;
}

span.c33 {
color: #337ab7
}

td.border-a1 {
border: solid 1px #a1a1a1;
background-color: #eee;
}

td.img {
border-right: solid 1px #ccc;
vertical-align: middle;
text-align: center;
width: 150px;
padding-right: 25px !important;
padding-left: 25px !important;
}

.pl3 {
padding-left: 25px !important;
}

.pad_std_8-10 {
padding: 8px 10px;
}

table.t_v3 {
margin-bottom: 15px;
border: solid 1px #a1a1a1;
}

/* ----------------------------------------------------------------------------- */
/* Ceny wersja 2 2016-10-20 v4 */

table.cen_v2 {
    /*width: auto;*/
    white-space:nowrap;
    max-width: 272px;
}

table.cen_v2 th {
    border-bottom: 1px solid #ccc;
    padding-right: 26px;
}

table.cen_v2 th, table.cen_v2 td {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #666;
    text-align: right;
}

table.cen_v2 th:nth-child(n+2), table.cen_v2 td:nth-child(n+2) {
    padding-left: 16px;
}

table.cen_v2 th:nth-child(1), table.cen_v2 td:nth-child(1) {
    vertical-align: bottom;
}

span.cd {
    font-size: 18px;
    color: #a51831;
}

span.ch {
    font-size: 20px;
    color: #337ab7;
}

span.cb {
    font-size: 16px;
    color: #390;
}
div.no_cen {
    font-size: 16px;
    color: #696969
}
div.no_cen > i {
    margin-right: 10px;
    margin-left: 10px
    /*transform: none !important;  bez tego zabijana jest kolejność Z-index   */
}

/* ----------------------------------------------------------------------------- */
/* mini window #1  v4 */
div#n_cen_conf_win,
div#zam_cen_conf_win {
    text-align: left;
    border : 5px solid #fff;
    position: absolute;
    margin: 0 0 0 -5px;
    background-color: #f3f3f3
}

div.cw_sep {
    border-bottom: 1px solid #cbcbcb;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 18px
}
div.cw_top {
    background-color: #337ab7;
    padding: 15px;
    color: white;
    font-size: 18px
}

div.cw_outer {
    border: 1px solid #cbcbcb;
    border-top: 0;
    border-radius: 0 0 4px 4px;
    padding: 15px
}

/* _______________ do zmiany  ________________________________*/
/* zmniana wyglądu tabel z danymi */

#ListaSupplr tr:hover,
#SzukaneModele tr:hover,
#ArtSafoKaro tr:hover {
    background: #EEE;
}
#ListaDetali tr,
#ListaSupplr tr,
#SzukaneModele tr,
#ArtSafoKaro tr {
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}
#SzukaneModele td,
#ArtSafoKaro td {
    padding: 3px 2px 3px 2px;
}

#dlnr {
    font-family: "Roboto Mono", sans-serif;
    font-size:12px;
    width: 300px;
}
option {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}

/*  tab_def bedzie do wykasowania  */
.div_tab_def {
    border: 1px solid #BBB;
    padding: 2px;
    border-radius: 4px;
    background-color: #FFF;
}
.tab_def th {
    background-color: #BBDEFB;
    text-align: left;
    border-bottom: solid 1px #555555;
    padding: 2px
}

.tab_def td {
    border-top: solid 1px #CCC;
    padding: 6px 14px 6px 4px
}
.td_prawy {
    text-align: right;
}
.td_lewy {
    text-align: left;
}
.td_center {
    text-align: center;
}
.tr_hover:hover {
    background-color: #f9f9f9;
}
/* SPAN element as button   */
.spn_btn {
    border: 1px solid #CCC;
    font-size: 12px;
    margin: 1px 1px;
    padding: 2px 5px;
    border-radius: 4px;
    white-space: nowrap;
    cursor: pointer;
    text-shadow: 0 1px 0 #FFF;
}
.spn_btn:hover {
    color: #111111;
    background-color: #E6E6E6;
    border-color: #ADADAD;
}
/* inne drobiazgi  */

.gimme_hand,
.gh {
    cursor: pointer;
}
.txt_edt {
    resize: none;
    font-family: 'Roboto Mono', sans-serif;
    font-size:12px;
    margin-top: 5px;
    padding: 6px;
}
.txt_area_div {
    padding: 6px 9px 10px 10px;
    margin: -3px 0 0 0;
    position: relative;
    border: solid #CCC;
    border-width: 0 1px 1px 1px;
    background-color: #F7F7F7;
}

/* ------------------ okno artykułu ------------------------------- */
table.art_g {
    width: 100%;
    border-spacing: 0;
    box-sizing: border-box;
    border: solid 1px #BBB;
    margin-bottom: 6px;
    border-collapse: separate;
    border-radius: 4px;
}
td.art_n {
    border-bottom: solid 1px #BBB;
}
.art_d {
    border-top: solid 1px #BBB;
}
span.s_art_n, .not_100 span {
    color: #a51831;
}
td.art_i {
    width:150px;
    vertical-align: top;
    text-align: center;
}
td.art_txt {
    border-left: solid 1px #BBB;
    vertical-align: top;
}
.art_g td {
    padding: 2px;
}
.t_514 {
    font-weight: 500;
    font-size: 14px;
}
div._cen {
    padding: 4px;
}
.bggreen {
    background-color: #a7eeab;
    margin-bottom: 10px;
    border: 1px solid #8C8C8C;
    border-radius: 4px;
}
table.not_100 {
    width: auto;
    border-bottom: solid 1px #009cd6;
}
.btn {
    margin: 8px;
}

/*  ---- okno pozycji zamowienia ---- */
.poz_zam th {
    background-color: #b0f1ff;
    text-align: left;
    border-bottom: solid 2px #CCC;
    padding: 2px 2px 2px 0;
}
.poz_zam td.bottom {
    background-color: aliceblue;
    border-top: 2px solid #CCC;
    padding: 2px 0 2px 0;
}
.inp_ile {
    width: 40px;
    margin: 0;
    padding: 1px 2px;
    box-sizing: border-box;
    border: 1px solid #CCC;
    color: #3183d7;
    font-size: 14px;
    text-align: right;
}
fieldset {
    border: 1px solid;
    border-radius: 4px;
    padding: 5px;
    margin: 5px 0 20px 0;
}
legend {
    padding: 0 10px;
    margin-left: 10px;
}
fieldset.blue {
    border-color: #4B97ED;
}
fieldset.green {
    border-color: green;
}
fieldset.red {
    border-color: red;
}
legend.blue {
    color: #4B97ED;
}
legend.green {
    color: green;
}
legend.red {
    color: red;
}
/*  ------------- button ----------- */
button {
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    font-family: "Roboto Mono", sans-serif;
    font-size: 1em;
    cursor: pointer;
}
button > span {
    border: 1px solid rgb(0,129,178);
    border-radius: 4px;
    display: block;
    padding: 0 4px;
    line-height: 20px;
}
button > span {
    color: white;
    text-shadow: 0 0 2px black;
}
button > span {
    background: rgb(0,172,237);
    background-image: linear-gradient(rgb(0,189,255),rgb(0,155,213));
}
/*  ------------------------------------- */
/* graficzne czekboxy */

input[type=checkbox]:not(old),
input[type=radio   ]:not(old){
    width   : 28px;
    margin  : 0;
    padding : 0;
    opacity : 0;
}

input[type=checkbox]:not(old) + label,
input[type=radio   ]:not(old) + label{
    display      : inline-block;
    margin-left  : -28px;
    padding-left : 24px;
    background   : url('../images/checks.png') no-repeat 0 0;
    line-height  : 24px;
}

input[type=checkbox]:not(old):checked + label{
    background-position : 0 -24px;
}

input[type=radio]:not(old):checked + label{
    background-position : 0 -24px;
}
/*  -------- progress bar ------------------------ */
.pg {
    background-color: #333;
    height: 5px;
    border-radius: 8px;
    padding: 1px;
    width: 100px;
    margin-bottom: 4px;
}
.pg > div {
    height: 100%;
    border-radius: 5px;
}
div#mag span {
    font-family: "Roboto Condensed", sans-serif;
}
.pg > div.n {
    background: rgb(0,172,237);
    background-image: linear-gradient(rgb(0,189,255),rgb(0,155,213));
}
.pg > div.c {
    background: rgb(223, 0, 20);
    background-image: linear-gradient(rgb(255, 11, 0), rgb(223, 0, 20));
}
.pg > div.z {
    background: rgb(26, 223, 0);
    background-image: linear-gradient(rgb(27, 255, 0), rgb(26, 223, 0));
}
.pg > div.p {
    background: rgb(223, 123, 0);
    background-image: linear-gradient(rgb(250, 144, 0), rgb(223, 123, 0));
}
/* _____________________________________________ */
/*  CALENDAR  */

table.SimpleCalendar {
    border-collapse: collapse;
    /*  width auto -> tabela nie dziedziczy 100% szerokości   */
    /* width: auto; */
    table-layout: fixed; /* zafixowana   */
    margin-bottom: 5px;
}
table.SimpleCalendar th {
    background: #2096f3;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #ffffff;
    padding: 3px;
    border: 1px solid #656565
}
table.SimpleCalendar tbody td {
    vertical-align: top;
    width: 60px;
    height: 90px;
    border: 1px solid #bbb;
}
table.SimpleCalendar tbody td time {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #676767;
    display: block;
    background: #f1f1f1;
    padding: 2px;
    text-align: right;
}
table.SimpleCalendar tbody td.SCsuffix, table.SimpleCalendar tbody td.SCprefix {
    background: white; }
table.SimpleCalendar tbody td div.event {
    font-size: 12px;
    /*border-bottom: 1px solid #bbb;*/
}
table.SimpleCalendar tbody td.today {
    background: #f8744e;
}
div.c_today {
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    margin: 6px;
    text-align: center;
}
div.c_c {
    background-color: #a69c92;
    border: solid 1px #565656;
    border-radius: 4px;
    margin: 4px 2px;
    border-left: 4px solid red;
    padding: 2px 2px 2px 4px;
    cursor: pointer;
    /*overflow: hidden;*/
    white-space: nowrap;
    max-width: 180px;
}
div.c_g {
    background-color: #bec2c1;
    border: solid 1px #565656;
    border-radius: 4px;
    margin: 4px 2px;
    border-left: 4px solid #1a75d2;
    padding: 2px 2px 2px 4px;
    cursor: pointer;
    /*overflow: hidden;*/
    white-space: nowrap;
    max-width: 180px;
}
div.c_k {
    background-color: #e2dfd0;
    border: solid 1px #565656;
    border-radius: 4px;
    margin: 4px 2px;
    border-left: 4px solid #03a508;
    padding: 2px 2px 2px 4px;
    cursor: pointer;
    /*overflow: hidden;*/
    white-space: nowrap;
    max-width: 180px;
}
/* tooltip - uwaga potrzebny jest pos relative w elemencie zewnetrznym */

.ttip {
    position: relative;
}
.ttip .ttiptext {
    visibility: hidden;
    width: 110%;
    background-color: #1976d2;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    border: solid 1px #565656;
    padding: 5px;
    position: absolute;
    z-index: 11;
    bottom: 125%;
    left: 50%;
    margin-left: -59%;
    opacity: 0.6;
    transition: opacity 0.6s;
}
.ttip .ttiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #565656 transparent transparent transparent;
}
.ttip:hover .ttiptext {
    visibility: visible;
    opacity: 1;
}

/* ------------------------------- */
/*    forms - login etc...   */

.log_form {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    width: 300px;
    text-align: right;
    padding: 15px;
    border: 3px solid #0099cc;
    border-radius: 4px;
}
.log_form-heading {
    border-bottom: 2px solid #ddd;
    margin-bottom: 10px;
    font-size: 15px;
    padding-bottom: 4px;
}
.log_form label {
    display: block;
    margin: 0 0 10px 0;
}
.log_form label > span {
    width: 100px;
    float: left;
    padding-top: 8px;
    padding-right: 5px;
}
.log_form input.input-field,
.send_form .textarea-field,
.send_form .select-field {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #14314f;
    width: 195px;
    box-sizing: border-box;
    border: 1px solid #C2C2C2;
    /*box-shadow: 1px 1px 4px #EBEBEB;*/
    border-radius: 3px;
    padding: 7px;
    outline: none;
}
.log_form .input-field:focus,
.send_form .textarea-field:focus,
.send_form .select-field:focus {
    border: 1px solid #3183d7;
}
.send_form .textarea-field{
    height:60px;
    width: 500px;
    resize: none;
}
.log_form input[type=submit],
.log_form input[type=button] {
    border: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0 30px 0 30px;
    background-color: #3183d7;
    color: #fff;
    border-radius: 4px;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
}
.log_form input[type=submit]:hover,
.log_form input[type=button]:hover {
    background: #2863a5;
    color: #fff;
}

/*  inne przyciski */
.btn button {
    border: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0 20px 0 20px;
    background-color: #3183d7;
    color: #fff;
    border-radius: 4px;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
}

.btn button:hover {
    background: #2863a5;
    color: #fff;
}

/* dodane 2016-5-15*/
input[type="text"][disabled] {
    color: #dbd8db;
    background-color: #fafafa;
    border: solid 2px #e7e7e7;
}

table.s_table {
    margin: 2px;
    background-color: #FFF;
    font-size: 20px;
    font-family: "Roboto Condensed", sans-serif;
}

table.s_table td {
    padding: 16px;
}

table.s_table div {
    margin-bottom: 10px;
}

#global_s_c label {
    cursor: pointer;
}

td.ns_work{
    color: #666;
    font-size: 16px;
}

td.ns_s {
    width: 130px;
    color: #666;
}

td.ns_z {
    color: #1976D2;
}

span.s_kasuj {
    margin-left: -33px;
    cursor: pointer;
    color: #FF0A0A;
    border-left: solid 1px #a0a0a0;
    padding-left: 3px;
}
 div.s_outer_d {
     border: 1px solid #ccc;
     border-radius: 4px;
     width: 790px;
     overflow: hidden;
     margin: 0 0 0 4px;
 }