.row.no-margin {
    margin-left: 0;
    margin-right: 0;
}
.f-11 {font-size: 11px;}
.f-12 {font-size: 12px;}
.f-13 {font-size: 13px;}
.f-14 {font-size: 14px;}
.f-16 {font-size: 16px;}
.f-18 {font-size: 18px;}
.f-20 {font-size: 20px;}
.f-22 {font-size: 22px;}
.f-600 {font-weight: 600;}
.f-600-i {font-weight: 600 !important;}
.c-pink {color: #da2128;}
.c-pink-2 {color: #f92931;}
.c-blue {color: #422b8f;}
.c-green {color: #155724;}
.m-10 {margin: 10px;}
.m-b-0 {margin-bottom: 0;}
.m-b-10 {margin-bottom: 10px;}
.m-b-15 {margin-bottom: 15px;}
.m-b-20 {margin-bottom: 20px;}
.m-b-30 {margin-bottom: 30px;}
.m-t-5 {margin-top: 5px;}
.m-t-10 {margin-top: 10px;}
.m-t-15 {margin-top: 15px;}
.m-t-20 {margin-top: 20px;}
.m-t-30 {margin-top: 30px;}
.m-r-10 {margin-right: 10px;}
.m-r-15 {margin-right: 15px;}
.m-l-10 {margin-left: 10px;}
.m-l-15 {margin-left: 15px;}
.p-xy-5 {
    padding: 5px;
}
.p-b-5 {
    padding-bottom: 5px;
}
.p-b-10 {
    padding-bottom: 10px;
}
.p-b-15 {
    padding-bottom: 15px;
}
.p-b-20 {
    padding-bottom: 20px;
}
.p-b-30 {
    padding-bottom: 30px;
}
.p-b-60 {
    padding-bottom: 60px;
}
.p-t-0-i {
    padding-top: 0 !important;
}
.p-t-10 {
    padding-top: 10px;
}
.p-t-15 {
    padding-top: 15px;
}
.p-t-30 {
    padding-top: 30px;
}
.p-l-5 {
    padding-left: 5px;
}
.p-l-15 {
    padding-left: 15px;
}
.p-l-20 {
    padding-left: 20px;
}
.p-l-30 {
    padding-left: 30px;
}
.d-inl-block {
    display: inline-block;
}
.align-center {
    align-items: center;
}
.bg-gradient {
    background: #f9f9f9;
    background: -moz-linear-gradient(top, #f9f9f9 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #f9f9f9 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #f9f9f9 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ffffff',GradientType=0 );
}
.bg-lightgray {background: #f9f9f9;}
.bg-transp {background: transparent;}
.border-gray {border: 1px solid #ddd;}
.border-none {border: none !important;}


/* *** Custom styles *** */

a {
    color: #422b8f;    
}
a:hover {
    text-decoration: none;
}
a.belki1 {
    margin-left: 0;
    background: none;
    font-size: 14px;
    width: auto;
}
a.belki1:hover {
    background: none;
}
a.belki1_zaznaczone {
    background: none;
    COLOR: #da2128 !important;
    font-size: 14px;
    width: auto;
    text-transform: uppercase;
    margin-left: 0;
}
a.belki2 {
    background: none;
    width: auto;
    padding-left: 25px;
    margin-left: 0;
    font-size: 14px;
    border-top: none;
    text-transform: capitalize;
}
a.belki2_zaznaczone {
    width: auto;
    background: none;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    margin-left: 0;
}
a.belki2_zaznaczone:hover {
    color: #da2128;
    text-decoration: none;
}
a.cart-link:hover {
    text-decoration: none;
}
a.menu-kategorie {
    font-size: 14px;
}
A.nazwy {
    font-size: 15px;
    color: #da2128;
}
A.nazwy:hover {
    font-size: 15px;
    color: #f92931;
}
A.nazwy.subnazwy {
    color: #422b8f;
    font-weight: 400;
    font-size: 13px;
}
A.nazwy.subnazwy:hover {
    color: #da2128;
}
A.powrot {
    color: #fff;
}
A.powrot:hover{
    color: #fbeafb;
}
A.powrot.btn-outline-primary {
    color: #da2128;
}
A.powrot.btn-outline-primary:hover {
    color: #fff;
}
A.sciezka {
    font-size: 15px;
}
A.sciezka:hover {
    color: #f7d4e0;
}
A.menu {
    font-size: 14px;    
}
A.menu:hover {
    COLOR: #da2128;
}
.ac_results li {
	padding: 8px 0 8px 10px !important;
	font-size: 14px !important;
}
.ac_odd {
    background-color: #f9f9f9 !important;
}
.ac_over {
    background-color: #da2128 !important;
}
.addmin {
    width: auto;
    height: auto;
}
.addminA {    
    position: relative;
    top: -1px;
    width: 25px;
}
.addminA.addminA-lg {
    width: 30px;
    height: 27px;
}
.alert-niezalogowany {
    margin-top: 100px;
    font-size: 20px;
}
.b-b {
    border-bottom: 1px solid #ddd;
}
.b-t {
    border-top: 1px solid #ddd;
}
.b-l {
    border-left: 1px solid #ddd !important;
}
.b-r {
    border-right: 1px solid #ddd !important;
}
.b-l-r {
    border-left: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important;
}
.btn-export {
    border: 1px solid #fff;
    padding: 8px 20px;
    border-radius: 5px;
    font-size: 13px;
}
.btn-export:hover {
    color: #da2128;
    border-color: #da2128;
    background: #fff;
}
.btn-logout{    
    padding: 5px 9px;
    display: inline-block;
    position: relative;
    top: -10px;
    left: -10px;
    text-align: left;
}
.btn-logout .fa {
    color: #ccc !important;
    font-size: 34px !important;
}
.btn-low {
    padding: 5px 12px;
}
.btn-logout:hover .fa{
    color: #da2128 !important;
}
.btn-primary {
    background: #da2128;
    border-color: #da2128;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:not(:disabled):not(.disabled):active {
    background: #f92931;
    border-color: #f92931;
}
.btn-outline-primary {
    color: #da2128;
    border-color: #da2128;
    background: #fff;
}
.btn-outline-primary.bg-transp {
    background: transparent;
    padding: 2px 10px;
}
.btn-outline-primary:hover,
.btn-outline-primary:not(:disabled):not(.disabled):active {
    background: #da2128;
    border-color: #da2128;
}
.btn-akceptuj,
.btn-zmien,
.btn-odrzuc{
    margin: 5px;
    background: transparent;
    border: 1px solid;
    font-size: 20px;
    border-radius: 4px;
    padding: 6px 10px;
    cursor: pointer;
    color: #fff;
}
.btn-akceptuj {
    background-color: #28a745;
    border-color: #28a745;
}
.btn-zmien{
    background-color: #007bff;
    border-color: #007bff; 
}
.btn-odrzuc {
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-akceptuj:hover {
    background-color: #218838;
    border-color: #1e7e34;
}
.btn-zmien:hover{
    background-color: #0069d9;
    border-color: #0062cc; 
}
.btn-odrzuc:hover {
    background-color: #c82333;
    border-color: #bd2130; 
}
.btn-promocje {
    background-color: #f9f9c0;
    font-weight: 700;
}
.btn-promocje:hover {
    background: #f6f6a2;
    color: #da2128;
}
.btn-promocje.current-main-menu-item {
    background: #da2128;
    color: #fff;
}
.budzet_wykorzystany {
    font-size: 16px;
    color: #da2128;
}
.budzet-wrapper {
    border: 1px solid #ECE9D8;
    padding: 15px;
    border-top: none;
}
.calendar table {
    font-size: 14px;
    cursor: pointer;
    border: none;
}
.calendar .nav {
    display: table-cell;
}
.calendar .nav,
.calendar .button {
    background: #f9f9f9;
    border: 1px solid #ddd;
}
.calendar thead .name {
    background: #da2128;
    color: #fff;
    border: 1px solid #da2128;
    width: 40px;
}
.calendar tfoot .ttip {
    background: #da2128;
    color: #fff;
    border: 1px solid #da2128;
}
.calendar tbody .day {
    padding: 5px;
}
.calendar tbody .day.hilite {
    padding: 5px;
}
.calendar tbody td.selected {
    background: #da2128 !important;
    color: #fff;
    border: none;
    padding: 5px;
}
.calendar tbody td.selected.hilite {
    color: #fff;
}
.calendar table .wn {
    background: #f9f9f9;
    border-right: 1px solid #ddd !important;
}
.calendar td.name.wn {
    border: none;
    color: transparent;
}
.calendar tbody .rowhilite td {
    background: #ddd;
    border: none;
}
.calendar tbody td.hilite {
    color: #da2128;
    background: #f9f9f9;
}
.calendar thead .title{
    background: #f9f9f9;
    border-color: #ddd;
}
.calendar thead .day.name.hilite{
    border: 1px solid #da2128;
}
.calendar thead .hilite{
    border: 1px solid #ddd;
}
.current-main-menu-item {
    background: #da2128;
    color: #fff;
}
.cartMessage {
    top: 170px;
    position: fixed;
    height: auto;
    font-size: 1rem;
    box-shadow: none;
    z-index: 9;
}
.cartMessage_promo {
    top: 250px;
    position: fixed;
    height: auto;
    font-size: 1rem;
    box-shadow: none;
    z-index: 9;;
}
.cms {
    border: 1px solid #ddd;
    padding: 25px 45px 15px 35px;
    font-size: 14px;
}
div.menunaglowek {
    color: #fff;
    background: #da2128;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    width: auto;
    padding: 12px 15px;
    height: auto;
    font-size: 15px;
    text-transform: uppercase;
}
div.menuglowne {
    border: none;
    overflow: hidden;
    margin-top: 10px;
    width: auto;
}
div.obszar {
    font-size: 14px;
}
div.sysmesG {
    width: auto;
    margin: 20px 0;
    background: #dff5d6;
}
div.tlo_tresc {
    width: auto;
}
div.foto .numer {
    background: #da2128;
    text-align: center;
}
div.foto .punkty {
    color: #f92931;
    font-style: normal;
}
div.nagrody .podpis .nazwa {
    font-size: 16px;
}
div.nagrody div.nagroda {
    border-color: #ddd;
    min-height: 500px;
}
div.nagrody .podpis .opis {
    font-size: 14px;
    margin-bottom: 15px;
    max-height: 160px;
    overflow: auto;
}
div.nagrody span.brak_punktow {
    color: #f92931;
    font-size: 14px;
}
.fa.fa-calendar {
    padding: 5px;
}
.fa-angle-down{
    transition: all .4s;
}
.footer {
    background: #3146ac;
    color: #fff;
}
.footer ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}
.footer h3 {
    font-size: 16px;
    font-weight: 500;
    padding-top: 20px;
    text-align: left;
    margin-bottom: 15px;

}
.footer p,
.footer li {
    font-size: 13px;
    line-height: 1.5;
    padding-left: 0;
    text-align: left;
}
.footer a {
    color: #fff;
}

.footer a:hover{
    text-decoration: underline;
}
.footer-copy {
    background: #233480;
    color: #fff;
    padding: 20px 0;
    font-size: 14px;
}
.footer-copy a {
    font-weight: 600;
    color: #fff;
}
.form-control:disabled, .form-control[readonly] {
    cursor: not-allowed;
}
h2.welcome {
    background: #f9f9f9;
    padding: 5px;
    text-align: center;
    margin-top: 0;
    font-weight: 400;
    font-size: 20px;
    min-height: 35px;
}
h2.welcome .color-primary {
    color: #da2128;
}
.iloscAM {
    border: 1px solid #ccc;
    height: auto;
    font-size: 14px;
}
.iloscAM.iloscAM-lg {
    font-size: 14px;
    padding: 4px 5px;    
    width: 40px;
}
img.product-image {
    padding: 5px;
}
input.pola,
textarea.pola {
    border-radius: 5px;
    padding: 5px 10px;
    height: auto;
}
#lightbox-container-image-data-box {
   box-sizing: content-box; 
}
.kat_mainbox {
    width: 100%;
    font-weight: 600;
    font-size: 15px;
    min-height: 135px;
    text-align: center;
    border-radius: 0;
    background: #fff;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-transform: capitalize;
    color: #422b8f;
    margin-bottom: 0;
}
.kat_mainbox:hover {
    background: #fafafa;
}
.kat_mainbox .fa {
    font-size: 24px;
    margin-bottom: 10px;
}
.klient_dane {
    background: #f2f2f2;
    border: 1px solid #ced4da;
    padding: 6px 12px;
    border-radius: 4px;
    min-height: 35px;
    font-size: 14px;
    margin-top: 5px;
    cursor: not-allowed;
}
.komorki {
    font-size: 14px;
}
.kontraktowe-kategorie a {
    font-size: 14px;
    color: #422b8f;
    display: block;
}
.kontraktowe-kategorie td {
    flex-basis: 25%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.kwota {
    font-size: 14px;
}
.limity {
    font-size: 12px;
}
.login-wrapper {
    background: #fff;
    padding: 40px 40px;
    width: 500px;
    max-width: 100%;
    margin: 0 auto; 
    position: relative;
    top: calc(50vh - 350px);
    border: 1px solid #ddd;
}
.login-wrapper .forget-password {
    color: #000;
    font-size: 14px;
}
.login-wrapper h2 {
    font-size: 25px;
    font-weight: 400;
}
.login-wrapper .subtitle {
    font-size: 20px;
    font-weight: 600;
    color: #da2128;
    margin-bottom: 15px;
}
.main-search input[type='text']{
    border-color: #ccc;
    border-style: solid;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: none;
    font-size: 16px;
    padding: 8px 10px;
    width: calc(100% - 100px);
    border-width: 3px;
}
.main-search .btn-search {
    background: #da2128;
    border-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: none;
    margin-left: -4px;
    height: 46px;
    position: absolute;
    padding: 10px 15px 10px 15px;
}
.main-search .fa {
    color: #fff !important;
}
.main-menu {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 10px;   
}
.main-menu li {
    padding-left: 0;
}
.main-menu-title {
    background: #f9f9f9;
    border-color: #f9f9f9;
    padding: 5px;
    margin-bottom: 10px;
    min-height: 35px;
}
.menu_kat_glowne,
.menu_kat_sub{
    background: none;
    text-align: left;
}
.menu_kat_glowne .sf-vertical li,
.menu_kat_glowne .sf-vertical  {
   width: auto; 
   text-align: left;
}
.naglowek {
    border-color: #ddd;
}
.naglowek3 {
    background: #da2128;
    border-color: #da2128;
    color: #fff;
    font-size: 14px;
}
.nav .fa-chevron-down {
    font-size: 10px;
    position: relative;
    top: -2px;
}
.nav-link {
    padding: 15px;
    font-size: 16px;
    color: #422b8f;
    text-transform: uppercase;
    border-right: 1px solid #ddd;
}
.nav-link.active {
    color: #fff;
    background: #422b8f;
    border-color: #422b8f;
    border-radius: 4px;
}
.nav-item {
    margin-top: 0;
    flex: 1;
    padding-left: 0;
    font-weight: 600;
    position: relative;
}
.nav-item:first-child a {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.nav-item:last-child a {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right: none;
}
.nav-item .submenu {
    list-style-type: none;
    color: #fff;
    position: absolute;
    background: #f9f9f9;
    width: 275px;
    margin-left: 0;
    padding-left: 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    display: none;
    z-index: 2;
}
.nav-item .submenu li {
    padding-left: 0;
    margin-top: 0;
    transition: all .4s;
}
.nav-item .submenu li:hover {
    background: #422b8f;
}
.nav-item .submenu li:hover a {
    color: #fff;
}
.nav-item .submenu li a {
    font-size: 14px;
    padding: 7px 0;
    display: block;
    color: #422b8f;
    border-bottom: 1px solid #ddd;
    text-decoration: none;
}
.nav-item .submenu li:last-child a {
    border-bottom: none;
    margin-top: 0;
}
.obrazek_ramka {
    border: none;
    max-width: 100%;
}
.opakowanie {
    margin-top: 10px;
}
.pagination-wrapper {
    background-color: #f9f9f9;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 10px 0;
}
.paginacja1,
.paginacja2,
.paginacja3  {
    font-size: 14px;
    border: 1px solid #da2128;
    padding: 5px;
    min-width: 35px;
    display: inline-block;
    border-radius: 4px;
    color: #da2128 !important;
}
.paginacja1:hover,
.paginacja2:hover,
.paginacja3:hover {
    color: #fff !important;
    background: #da2128;
    text-decoration: none !important;
    border-color: #da2128;
}
.paginacja2 {
    border-color: #da2128;
    font-weight: 600;
    background: #da2128;
    color: #fff !important;
}
.password-remind-wrapper {
    width: 600px;
    margin: 100px auto;
}
.pole_cena {
    border: none;
    background: none;
    text-align: left;
}
.pole_towar {
    border: none;
    background: none;
}
.pole_towar .towar-nazwa {
    font-size: 16px;
    color: #422b8f;
}
.podpis ::-webkit-scrollbar {
    width: 2px;
}
.podpis ::-webkit-scrollbar-track {
    background: #f1f1f1; 
}
.podpis ::-webkit-scrollbar-thumb {
    background: #da2128; 
}
.podpis ::-webkit-scrollbar-thumb:hover {
    background: #f92931; 
}
.promocje_szczegoly,
.promocje_szczegoly a {
    color: #f92931;
    font-size: 14px;
    text-align: center;
    margin-left: 10px;
}
.promocje_szczegoly a {
    text-decoration: underline;
}
.promocja_koszyk {
    color: #f92931;
}
.przyciski {
    background: #fff;
    border: 1px solid #da2128;
    color: #da2128;
}
.przyciski:hover {
    background: #f92931;
    border: 1px solid #f92931;
}
#przycisk_cal1 input,
#przycisk_cal2 input {
    border-radius: 4px;
    border: 1px solid #ddd;
    padding: 5px 0;    
}
.rotate {
    transform: rotate(-180deg);
}
select.select-rounded,
.user_sel,
#accept,
#k_zarz{
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 3px 5px 4px 5px;
}
.suppliers {
    background: #f9f9f9;
    border-top: 1px solid #ddd;
    padding-top: 15px;
}
.searchbar-wrapper .fa{
    position: relative;
    top: 3px;
}
.social-icons .fa {
    padding: 0 5px;
}
.sortbar-wrapper {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.sortbar-wrapper a.menu{
    text-decoration: underline;
}
.sortbar-wrapper a.menu:hover {
    text-decoration: underline;
}
span.cena_net {
    color: #f92931;
    font-size: 19px;
}
span.cena_net_old {
    color: #f92931;
    font-size: 16px;
    font-weight: 400;
    text-decoration: line-through;
    font-family: "Arial","Georgia";
}
span.icon-kontraktowy-1,
span.icon-kontraktowy-3{
    display: inline-block;
    color: #fff;    
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.4;
}
span.icon-kontraktowy-1.icon-sm,
span.icon-kontraktowy-3.icon-sm{
    width: 20px;
    height: 20px;
    font-size: 12px;
    line-height: 19px;
}
span.icon-kontraktowy-1{
    background: #f92931;
}
span.icon-kontraktowy-3{
    background: #422b8f;
}
.slim-menu {
    margin-top: 10px;
}
.slim-menu .nav-link {
    padding: 7px 15px;
    font-size: 14px;
}
.slim-menu .nav-item .submenu li a{
    padding: 10px 0;
}
.status {
    line-height: 1.3;
    font-weight: 600;
}
.siema {
    filter: opacity(0.7);
}
.siema img {
    max-width: 100%;
    width: 220px;
    padding: 20px;
}

.siema-wrapper button {
    cursor: pointer;
    outline: none !important;
}
.siema-wrapper button.prev,
.siema-wrapper button.next {
    position: absolute;
    top: 0%;
    background: transparent;
    border: none;
    height: 100%;
    width: 100px;
}
.siema-wrapper button.prev{
    left: 0;
    text-align: left;
}
.siema-wrapper button.next{
    right: 0;
    text-align: right;
}
.siema-wrapper i.fa-circle{
    position: relative;
    bottom: 50px;
    color: #ddd;
    margin: 0 3px;
    cursor: pointer;
}


#slides {
    position: relative;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

.slide {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;

    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}

.showing {
    opacity: 1;
    z-index: 2;
}

.slide {
    font-size: 40px;
    /*padding: 40px;*/
    box-sizing: border-box;
    background: #fff;
    color: #fff;
    text-align: left;
}
#stage {
    margin: 1em auto;
    width: 100%;
    min-height: 380px;
}
#stage a {
    position: absolute;
    left: 0;
    right: 0;
}
#stage a img {
    padding: 10px;
    border: 1px solid #ccc;
    background: #fff;
}
#stage img {
    max-height: 800px;
    width: auto;
}
#stage a:nth-of-type(1) {
    animation-name: fader;
    animation-delay: 10s;
    animation-duration: 2s;
    z-index: 20;
}
#stage a:nth-of-type(2) {
    z-index: 10;
}
#stage a:nth-of-type(n+3) {
    display: none;
}

#stage-wrapper #previous,
#stage-wrapper #next {
    position: absolute;
    bottom: 0;
    z-index: 30;
    top: 0;
    height: 100%;
    background: transparent;
    border: none;
    cursor: pointer;
    outline: none !important;
    display: none;
}
#stage-wrapper #previous {
    left: 0;
}
#stage-wrapper #next{
    right: 0;
}
#stage-wrapper i.fa-circle {
    position: relative;
    z-index: 9;
    color: #ddd;
    margin: 0 3px;
    bottom: 20px;
    font-size: 10px;
    cursor: pointer;
}


@keyframes fader {
    from { opacity: 1.0; }
    to   { opacity: 0.0; }
}

.table-menu-kategorie {
    border: 1px solid #ddd;
    border-top: none;
    width: 100%;
}
.table-oferta-katalogowa {
    border: 1px solid #ddd;
    max-width: 100%;
    border-spacing: 0;
    display: block;    
}
.table-oferta-katalogowa tr:nth-child(even),
.tabela-szczegoly tr.row-szczegoly:nth-child(even),
.tabela-kontrakty tr.row-szczegoly:nth-child(odd),
.menuglowne table tr:nth-child(even){
    background: #f9f9f9;
}
table.tabela_kat {
    width: 100%;
    border: none;
}
table.tabela_kat td {
    padding: 5px 5px 3px 5px;
}
table.tabela_kat td:nth-child(1){
    padding-left: 0px;
}
table.tabela_kat td:nth-child(5){
    padding-right: 0px;
}
.tabela-inny-adres-dostawy input{
    border-radius: 4px;
    border: 1px solid #ced4da;
    width: 100%;
    min-height: 35px;
    margin-top: 5px;
}
.table-dane-konta .form-control{
    margin-top: 6px;
}
table.kontraktowe-kategorie {
    background: #f9f9f9;
}
.tekst {
    font-weight: 400;
    font-size: 14px;
    font-family: inherit;
    padding-left: 30px;
    padding-right: 30px;
}
td.top_lista {
    background: #f9f9f9;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 11px;
}
td.grup_zam2 {
    background: #f9f9f9;
    font-size: 12px;
}
.tytul {
    background: #da2128;
    height: auto;
    border: none;
    margin-top: 10px;
    margin-bottom: 0;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 8px 0;
    font-size: 15px;
    letter-spacing: 1px;
}
.tytul a {
    color: #fff;
}
.tytul b {
    font-weight: 600;
    letter-spacing: 1px;
}
.tytul2 {
    background: #da2128;
    border: none;
    font-size: 14px;
    height: auto;
    padding: 8px 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.tiles-wrapper .tile span{
    color: #422b8f;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    font-weight: 700;
    display: block;
}
.tile {
    border: 1px solid #ddd;
    padding: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 10px;
    margin-bottom: 10px;
    min-height: 145px;
}
.tile:hover {
    background: #f9f9f9;
}
.tile:nth-child(5) {
    margin-right: 0;
}
.tile img {
    margin-bottom: 15px;
    max-width: 60px;
}
.tile .fa {
    font-size: 30px;    
    color: #fff;
    padding: 15px;
    border-radius: 50%;
    margin-bottom: 10px;
    background: #ddd;
    width: 60px;
    height: 60px;
    transition: all .4s;
}
.tile:hover .fa {
    background: #da2128;
}
.tile .fa.highlight {
    background: #da2128;
}
.tile .fa.pulse {
    -webkit-animation: pulse 1.5s ease infinite;
    animation: pulse 1.5s ease infinite;
}
@-webkit-keyframes pulse {
    0%, 100% {background-color: #ddd;}
    50% {background-color: #da2128;}
}
@keyframes pulse {
    0%, 100% {background-color: #ddd;}
    50% {background-color: #da2128;}
}
.topbar {
    border-bottom: 1px solid #ccc;
    background: #fff;
}
.topbar .fa-phone,
.topbar .fa-envelope{
    color: #da2128;
    font-size: 22px;
    margin-right: 8px;
}
.topbar-links a {
    font-size: 12px;
}
.topbar-links .fa{
    color: #ccc;
    font-size: 16px;
}
.topbar-cart {
    position: relative;
    top: -10px;
}
.topbar-cart-number {
    background: #da2128;
    border-radius: 50%;
    color: #fff;
    padding: 4px;
    position: absolute;
    top: 1px;
    left: 16px;
    width: 28px;
    height: 28px;
    text-align: center;
}
.topbar-cart-cost {
    font-size: 20px;
    font-weight: 600;
    color: #da2128;
}
.tresc_promocji {
    color: #f92931;
    font-size: 14px;
}
td.grup_zam {
    background: #fff;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    font-weight: 400;
}
td.grup_zam a:not(.btn) {
    text-decoration: underline;
}
td.naglowek {
    font-size: 12px;
    padding: 5px 0;
    background-color: #f9f9f9;
}
tr.row-szczegoly > td {
    padding: 5px;
}
tr > td.tekst:nth-child(2){
    padding-left: 0;
}
.ulubione,
.ulubione_usun:hover {
    background: none;
    font-size: 20px;
    color: #422b8f;
    width: auto;
    height: auto;
    position: relative;
    top: 3px;
}
.ulubione:hover,
.ulubione_usun {
    background: none;
    font-size: 20px;
    color: gold;
    width: auto;
    height: auto;
}
.ui-widget-header{
    background: #da2128 !important; 
}
.ui-widget.ui-state-default {
    color: #da2128;
    height: auto;
    font-size: 14px;
    padding-left: 10px;
}
.ui-state-default,
.ui-widget-content .ui-state-default {
    background: #f9f9f9 !important;
}
.ui-multiselect.ui-state-default {
    background: #fff !important;
}
.ui-state-active,
.ui-widget-content .ui-state-active {
    background: #fff !important;
    font-weight: 600 !important;
}
.ui-widget-content {
    background: #fff !important;
}
ul.nav {
    background: #f9f9f9;
    margin-left: 0;
}
.zmien-haslo-wrapper {
    border: 1px solid #ddd;
    border-top: none;
}
.zmien-haslo-wrapper .form-group {
    width: 400px;
    max-width: 100%;
    margin: 10px auto;
}

.opis p{
   margin-top: 10px;
}

.cms LI {
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.2;
}

.parametry_tech {
    margin-top: 5px;
    margin-bottom: 15px;
    height: 20px;
    font-weight: 600;
    text-align: left;
    padding-left: 3px;
    font-size: 16px;
    color: #155C98;
}


.stara_cena_netto
{
     color: #f92931;
     font-size: 14px;
     font-weight: 400;
     text-decoration: line-through;
}

.stara_cena_brutto
{
    font-size: 14px;
    font-weight: 400;
    color: #444;
    text-decoration: line-through;
}

.page-content
{
    min-height: 800px;
}

a.filtry
{
    text-decoration: none !important;
}

.tiles-wrapper .col.tile div {
    max-width: 100%;
}

#przycisk_cal1 input,
#przycisk_cal2 input {
    max-width: calc(100% - 30px);
}
.main-search input[type='text'] {
	min-height: 46px;
}
.tabela-ie11 td {
    width: 20%;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
    .tabela-ie11 {
        display: block;
    }
    .tabela-ie11 tbody {
        display: block;
    }
    .tabela-ie11 tr {
        display: block;
    }
    .tabela-ie11 td {
        display: inline-block;
        width: 19.5%; 
    }
    .tabela-ie11 .kat_mainbox span{
        max-width: 100%;
    } 
}

.h1, h1 {
    font-size: 19px;
    font-weight: 600;
}

.h2, h2 {
    font-size: 16px;
    font-weight: 600;
}

.h3, h3 {
    font-size: 13px;
    font-weight: 600;
}

.h4, h4 {
    font-size: 11px;
    font-weight: 600;
}

.h5, h5 {
    font-size: 10px;
    font-weight: 600;
}

.h6, h6 {
    font-size: 9px;
    font-weight: 600;
}


.container {
	min-width: 1000px;
}
.tabela-zamow-nagrode tr > td input,
.tabela-zamow-nagrode tr > td textarea {
    width: 100%;
    margin-top: 6px;
}
.bg-main {
	background: #da2128;
}
#mycarousel {
    list-style-type: none;
    padding-left: 0;
}
#mycarousel li {
    display: inline-block;
    padding-left: 0;
}
.obrazek_ramka2:hover {
    filter: opacity(.5);
}
button.prev,
button.next {
    background: transparent;
    border: none;
    font-size: 24px;
    color: #da2128;
    outline: none;
    cursor: pointer;
}

#opis a{
    text-decoration: underline;
}

#opis a:hover{
    text-decoration: none;
    color: red;
}

#tooltip1{
    cursor: help;
}
