/* Do ogolnych */
.fullhide {
	display: none;
}
.mainImageMobile {
	display: none;
}
.inset {
   position: relative;
   display: block;
   border-radius: 3px;
   margin-bottom: 20px;
}

.inset img {
   z-index: 1;
   position: relative;
   display: block;
   border-radius: 3px;
}

.inset div {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25) inset;
   border-radius: 3px;
   z-index: 900;
}

.aktualnosc table em {
   margin-left: -60px !important;
}
.aktualnosc table li {
   margin-left: 40px !important;
}
.aktualnosc ul li::before {
   background: none !important;
}
.aktualnosc td div {
   border-right: none !important;
}

/*= H1/H2 + podstrony
============================================================================= */

#logo .hh1 a, #logo .hh1 {
   height: 60px;
}
#logo .hh1 {
   margin-top: -6px;
   margin-left: 0px;
}
#logo .hh1 a {
   background: url(../img/base/logo.png) no-repeat;
   text-indent: -900em;
}
#logo .hh1 a, #logo .hh1 {
   float: left;
   display: block;
   height: 60px;
   width: 200px;
}
.main h1 {
   font-size: 1.8em;
   line-height: 1.4em;
   margin: 0 0 6px 1px;
}
.main h1 span {
   color: #949494;
   font-size: .75em;
   line-height: 1.4em;
}
.commonDescription h1 {
   margin: 50px 0 11px;
}
.sectionHd h1 {
    font-size: 1.8em;
    line-height: 1.4em;
    margin: 0 0 6px 1px;
}
.cableWizard h1 {
   margin-bottom: 2px;
}
.profile h1 {
   color: #444;
   clear: both;
   float: none;
   font-size: 16px;
   font-weight: bold;
   line-height: 1.4em;
   margin: -2px 0 12px 0;
}



/*= Opis produku
============================================================================= */
.produktopis {
	font-size: 1.3em;
	line-height: 1.5em;
}
.produktopis ul {
	margin: 10px;
}
.produktopis ol {
	margin: 10px;
}
.produktopis ul li {
	list-style-position: inside;
	list-style-type: disc;
	line-height: 150%;
}
.produktopis ul ul {
	margin-left: 40px;
}
.produktopis ul ul li {
	list-style-type: circle;
}
.produktopis ol li {
	list-style-position: inside !important;
	list-style-type: decimal;
	line-height: 150%;
}
/* Content Tabela------------------ */
.produktopis table {
	border: 1px solid #e7e7e7;
	border-collapse: collapse; border-spacing: 0;
	width: 100%;
	text-align: left;
	margin: 10px;
}
.produktopis tr th, thead th {
	background: #efefef;
	color: #444;
	padding: 3px;
}
.produktopis tr td {
   padding: 3px;
	background: #fafafa;
	border: 1px solid #e7e7e7;
}
.produktopis td {
   vertical-align: top;
}
.produktopis tr:nth-child(2n) td {
	background: #f7f7f7;
}
.produktopis tr:hover td {
	background: #fff;
}
.produktopis td, td img {
   vertical-align: top;
}





/*= ukraina
============================================================================= */
.ukraina {
   font-size: 125%;
}
.ukraina p {
   margin-bottom: 15px;
}
.ukraina ul {
   margin-left: 30px;
   margin-bottom: 20px;
}
.ukraina li {
   margin-bottom: 10px;
   list-style-type: disc;
}

/*= welcome
============================================================================= */
.hideblue {
  background-position: -38px -335px !important;
}

#logo h1 a, #logo h1 {
   height: 60px;
}

#logo h1 {
   margin-top: -6px;
}

.kabeltechnika {
   background: url("../img/backgrounds/kabeltechnika-bg.png") no-repeat scroll 0% 0% transparent;
   color: rgb(75, 100, 132);
   display: block;
   font-size: 2em;
   font-weight: bold;
   line-height: 1.4em;
   height: 104px;
   margin: 0px 0px 10px;
   padding: 16px 210px 0px 20px;
   width: 240px;
}

.recommending {
   margin-top: 25px;
}

.sliderPagination,
.element {
   margin: 10px 0 0 !important;
}

.commonList3 li a {
   color: rgb(0, 93, 185);
   font-size: 1.1em;
   font-weight: bold;
   line-height: 1.4em;
}
.sidebar .producent {
   text-align: center;
}

/*= slider
============================================================================= */

.sliderCont {
   position: relative;
   display: block;
   width: 700px;
   height: 150px;
   border-radius: 3px;
   margin-bottom: 35px;
}

.sliderCont img {
   width: 100%;
   height: auto;
   /*height: 150px;*/
   z-index: 1;
   position: relative;
   display: block;
   border-radius: 3px;
}

.sliderCont .sliderDesc {
   position: absolute;
   top: 0;
   left: 0;
   width: 700px;
   height: 150px;
   box-shadow: 0px 1px 2px rgba(0,0,0,0.25) inset;
   border-radius: 3px;
   z-index: 900;
}

.sliderPagination {
  display: inline-block;
  margin: 120px 0 20px 0;
}

.sliderPagination li {
  float: left;
}

.sliderPagination a {
  background: #d1d7da;
  border-radius: 50%;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  display: block;
  margin: 0 4px;
  height: 12px;
  width: 12px;
  text-indent: -900em;
}

.sliderPagination .active a {
  background-color: #2998f8;
  background: -moz-linear-gradient(top, #2998f8 0%, #0e6eee 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2998f8), color-stop(100%, #0e6eee));
  background: -webkit-linear-gradient(top, #2998f8 0%, #0e6eee 100%);
  background: -o-linear-gradient(top, #2998f8 0%, #0e6eee 100%);
  background: -ms-linear-gradient(top, #2998f8 0%, #0e6eee 100%);
  background: linear-gradient(top, #2998f8 0%, #0e6eee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2998f8', endColorstr='#0e6eee');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#2998f8', endColorstr='#0e6eee')";
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), inset 0 0 0px 1px #005db9;
}



/*= firmy
============================================================================= */

.firmyCont {
   position: relative;
   display: block;
   width: 700px;
   height: 120px;
   border-color: rgb(194, 194, 194) rgb(216, 216, 216) rgb(219, 219, 219);
   border-radius: 3px 3px 3px 3px;
   margin-bottom: 11px;
   color: rgb(36, 36, 36);
   text-shadow: 0px 1px 0 rgb(255,255,255);
}

.firmyCont.white {
   color: white;
   text-shadow: 0px 1px 0 rgba(0,0,0,0.25);
}

.firmyCont img {
   width: 470px;
   height: 120px;
   z-index: 1;
   position: absolute;
   display: block;
   border-radius: 3px;
   right:0px;
}

.firmyCont .firmyDesc {
   position: absolute;
   top: 0;
   left: 0;
   width: 700px;
   height: 120px;
   box-shadow: 0px 1px 2px rgba(0,0,0,0.25) inset;
   border-radius: 3px;
   z-index: 900;
}

.firmyCont .firmyDesc .firmyDescr {
   display: table-cell;
   vertical-align: middle;
   width: 360px;
   height: 100px;
   padding: 10px 40px;
   text-align: left;
}

.firmyCont .firmyDesc .firmyDescr strong {
   font-size: 1.8em;
   line-height: 1.1em;
   margin: 0;
   display: block;
}

.firmyCont .firmyDesc:hover .firmyDescr strong {
   text-decoration: underline;
}

.firmyCont .firmyDesc .firmyDescr span {
   font-size: 1.3em;
   line-height: 1.1em;
}
.firmyCont1 {
   background: #EDF6FF url('../img/backgrounds/netiona-bg_bg.png') left center repeat-x;
}
.firmyCont2 {
   background: #EFEFF1;
}
.firmyCont3 {
   background: #EBF5FE;
}

/*= bann
============================================================================= */

.bann {
   position: relative;
   display: block;
   width: 210px;
   height: 210px;
   border-color: rgb(194, 194, 194) rgb(216, 216, 216) rgb(219, 219, 219);
   border-radius: 3px 3px 3px 3px;
   margin: 25px 0 25px !important;
   color: rgb(36, 36, 36);
   text-shadow: 0px 1px 0 rgb(255,255,255);
}

.bann img {
   width: 210px;
   height: 210px;
   z-index: 1;
   position: relative;
   display: block;
   border-radius: 3px;
}

.bann .bannDesc {
   position: absolute;
   top: 0;
   left: 0;
   width: 210px;
   height: 210px;
   box-shadow: 0px 1px 2px rgba(0,0,0,0.25) inset;
   border-radius: 3px;
   z-index: 900;
   overflow: hidden;
}

.bann .bannDesc .bg {
   position: absolute;
   bottom: 0;
   left: 0;
   width: 100%;
   text-align: center;
   padding: 11px 0;
   background: rgba(255,225,100,0.9);
   box-shadow: 0 0 25px rgba(0,0,0,0.25), 0px -1px 2px rgba(0, 0, 0, 0.11) inset;
   border-radius: 0 0 3px 3px;
   z-index: 890;
}

.bann .bannDesc .bg.white {
   background: rgba(255,255,255,0.9);
}

.bann .bannDesc .bg.red {
   background: rgba(237,28,36,0.9);
   color: white !important;
   text-shadow: none !important;
}

.bann .bannDesc .bg.yellow {
   background: rgba(255,225,100,0.9);
}

.bann .bannDesc .bg.blue {
   background: rgba(89,143,203,0.9);
   color: white !important;
   text-shadow: none !important;
}

.bann .bannDesc .bg h1 {
   font-size: 16px;
   font-weight: bold;
   margin: 0 0 6px;
}

.bann .bannDesc .bg p {
   font-size: 12px;
   line-height: 15px;
   font-weight: bold;
}

.bann .bannDesc .bg p span {
   color: rgb(0, 93, 185);
   text-decoration: underline;
}

.bann .bannDesc .bg.blue p span {
   color: rgb(255,225,100);
}

.bann .bannDesc .bg.red p span {
   color: white;
   font-weight: bolder;
}


/*= chat
============================================================================= */

#chat {
  background: url(../img/backgrounds/chat-bg.png);
  border: solid 1px #b2cadc;
  border-radius: 2px;
  box-shadow: 0 0 3px #dbdbdb, inset 0 1px 0 #ecf6ff;
  bottom: 10px;
  position: fixed;
  right: 10px;
  width: 198px;
  z-index: 10000;
}

#chat .chatCont {
  background: url(../img/backgrounds/chatQuestionMark-bg.png) no-repeat 100% 0;
  color: #5d7587;
  padding: 7px 14px;
  height: auto !important;
  text-shadow: 0 1px 0 #f7fafe;
}

  #chat .chatCont .textWrap {
    float: left;
    padding: 0 0 12px 24px;
  }

  #chat .chatCont.withAvatar .textWrap {
    padding-left: 12px;
    width: 120px;
  }

  #chat .chatCont img {
    border: solid 1px #a7bfd0;
    float: left;
    height: 38px;
    margin: 0 0 0 -2px;
    width: 28px;
  }

  #chat .chatCont h5 {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.4em;
    margin-bottom: 5px;
  }

  #chat .chatCont p {
    font-size: 1.1em;
    line-height: 1.4em;
  }

  #chat .chatCont .i_help {
    margin: 2px 0 0 -26px;
  }

  #chat .chatCont a:hover span {
    text-decoration: underline;
  }

  #chat .chatCont .startChat {
    padding-left: 34px;
    padding-right: 0;
    width: 134px;
    text-align: left;
  }

  #chat .chatCont .sendMessage {
    width: 160px;
  }

  #chat .chatCont .i_talkWhite {
    margin: 3px 0 0 -26px;
  }

/*= main-menu
============================================================================= */
#main-menu {
  clear: both;
  margin-bottom: 10px;
}

#main-menu .mainMenuWrap {
  border-radius: 4px;
  border: solid 1px #dadada;
  border-top: solid 1px #d2d2d2;
}

#main-menu table.menuWrap {
  background: #f8f8f8;
  border-radius: 3px 3px 0 0;
}

#main-menu tr.menu {
  box-shadow: inset 0 23px 0 rgba(255, 255, 255, 0.4),
              inset 0 -2px 0 #f3f3f3;
  border-radius: 3px 3px 0 0;
}

#main-menu tr.menu td {
   border-right: solid 1px #ebebeb;
   width: 1000px;
   overflow: hidden;
}

#main-menu tr.menu td:first-child,
#main-menu tr.menu td:first-child a {
   border-radius: 3px 0 0 0;
}

#main-menu tr.menu td:last-child,
#main-menu tr.menu td:last-child a {
   border-right: none;
}

#main-menu tr.menu td a {
   border-top: solid 1px #fff;
   color: #4c5156;
   display: inline-block;
   font-size: 1.4em;
   font-weight: bold;
   line-height: 1.36em;
   padding: 12px 16px 12px 45px;
}

#main-menu tr.menu td a:hover {
   background-color: #fff;
   width: 100%;
}

#main-menu tr.menu td a.active {
   background-color: #024083;
   background: -moz-linear-gradient(top, #045090 0%, #013675 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #045090), color-stop(100%, #013675));
   background: -webkit-linear-gradient(top, #045090 0%, #013675 100%);
   background: -o-linear-gradient(top, #045090 0%, #013675 100%);
   background: -ms-linear-gradient(top, #045090 0%, #013675 100%);
   background: linear-gradient(top, #045090 0%, #013675 100%);
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#045090', endColorstr='#013675');
   -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#045090', endColorstr='#013675')";
   border-top: solid 1px #013675;
   color: #fff;
   width: 100%;
}

#main-menu tr.menu td .i_wifi {
   margin: 1px 0 0 -30px;
}

#main-menu tr.menu td .i_lan {
   margin: 1px 0 0 -27px;
}

#main-menu tr.menu td .i_fiber {
   margin: 3px 0 0 -28px;
}

#main-menu tr.menu td .i_radiolines {
   margin: -1px 0 0 -28px;
}

#main-menu tr.menu td .i_masts {
   margin: -1px 0 0 -30px;
}

#main-menu tr.menu td .i_equipment {
   margin: 0 0 0 -27px;
}

#main-menu tr.menu td .i_antenna {
   margin: -1px 0 0 -28px;
}

/*= team
============================================================================= */

.team p {
   color: rgb(68, 68, 68);
   font-size: 1.3em;
   float: left;
   line-height: 1.6em;
   padding: 0;
   margin-top: 25px;
   text-align: justify;
   vertical-align: baseline;
}


/*= products
============================================================================= */

.products .firm-h {
   position: relative;
   clear: both;
   border-bottom: 2px solid rgb(198, 198, 198);
   width: 100%;
   height: 60px;
}

.products .firm-h h3,
.products.thematic h3 {
   position: absolute;
   bottom: 0;
   left: 0;
   border: none;
   margin-bottom: 0;
}

.products .firm-h img {
   width: 150px;
   height: 50px;
   float: right;
   display: block;
}

.products .firm {
   display: block;
   margin-top: 10px;
}

.products .firm p {
   text-align: justify;
   width: 100%;
   padding: 0;
}

/*= cart
============================================================================= */

.addressForm .section .dostawa1,
.addressForm .section .dostawa8,
.addressForm .section .dostawa4,
.addressForm .section .dostawa10,
.addressForm .section .dostawa19,
.addressForm .section .dostawa20,
.addressForm .section .dostawa9 {
   background: url(../img/icons/courier-company.png) no-repeat 100% 2px;
   display: block;
   height: 42px;
   position: absolute;
   right: 0;
   width: 105px;
   text-indent: -900em;
   top: 5px;
}
.addressForm .section .dostawa8 {
   background-position: 100% -41px;
}
.addressForm .section .dostawa9 {
   background-position: 100% -261px;
}
.addressForm .section .dostawa4 {
   background-position: 100% -82px;
}
.addressForm .section .dostawa10 {
   background-position: 100% -123px;
}
.addressForm .section .dostawa19 {
	background-position: 100% -255px;
}
.addressForm .section .dostawa20 {
	background-position: 100% -317px;
}

.banks {
   width: 99.5%;
   margin: 13px 0 0 0;
}

.banks label {
   background: none;
}

.banks li {
   background: url("../img/icons/banks.png") 1000px 1000px no-repeat transparent;
}

.banks li.platnosc3 {
   background-position: 0 0;
}

.banks li.platnosc4 {
   background-position: 100% 5px;
}

.banks li.platnosc5 {
   background-position: 100% -25px;
}

.banks li.platnosc7 {
   background-position: 100% -55px;
}

.banks li.platnosc9 {
   background-position: 100% -85px;
}

.banks li.platnosc10 {
   background-position: 100% -121px;
}

.banks li.platnosc11 {
   background: url(../img/base/creditCards.png) no-repeat 99% 3px;
}

.paymentForm .comments .fieldWrap {
   width: 99.5%;
}

.paymentForm .comments textarea {
   width: 98%;
}

/*= commonDescription
============================================================================= */

.description img.image {
   border: none;
   width: auto;
   max-width: 100%;
   text-align: center;
   box-shadow: none;
   margin: 0 auto 25px;
}

.commonDescription p,
.commonForm1 {
   text-align: justify;
}

.commonDescription h3,
.commonDescription p {
   display: block;
   clear: both;
   float: none;
}

.commonDescription h3 {
   margin: 50px 0 11px;
}

.detailedInformation .boxinfo {
   background: url("../img/backgrounds/downloadInfo-bg.png") repeat scroll 0 0 transparent;
   border: 1px solid rgb(219, 219, 219);
   border-radius: 3px;
   box-shadow: 0px -2px 0px rgba(0, 0, 0, 0.03) inset;
   overflow: hidden;
   margin: 20px 0px 0px;
   padding: 10px 20px 20px !important;
}

.deliverySection h3 {
   color: rgb(68, 68, 68);
   font-size: 16px;
   font-weight: bold;
   line-height: 1.4em;
   margin: 50px 0px 11px;
}

.deliverySection table {
   width: 66%;
}

.deliverySection tr,
.deliverySection th,
.deliverySection td {
   border: 1px solid rgb(221, 221, 221);
   font-size: 1.2em;
   line-height: 1.4em;
   padding: 6px 9px;
}

/*= commonForm & calculators
============================================================================= */

.commonForm4 legend,
.commonForm4 .fields {
   width: auto;
}

.commonForm4 .fields li,
.commonForm4 .fields li:first-child {
   float: right;
   margin: 5px 0;
   display: block;
   text-align: right;
}

.commonForm4 .fields li label {
   margin-right: 10px;
   width: auto;
}

.commonForm4 .fields li strong {
   min-width: 50px;
   text-align: left;
}

.commonForm4 .fields li select {
   background: transparent;
   border: none;
   width: 110px;
   padding: 0;
}

.calculator .submitCont {
   margin: 0px 60px 20px;
   text-align: right;
}

.calculator .submitCont span {
   margin-right: 10px;
}

.calculator .submitCont .btn3 {
   padding: 5px 15px 5px 40px;
   position: relative;
   right: 0;
}

.calculator .infoBox ul {
   float: right;
   text-align: right;
   margin: 0;
   width: auto;
}

.calculator .infoBox ul li strong {
   width: auto;
}

.calculator .infoBox ul li em {
   min-width: 30px;
   text-align: left;
}

.calculator .infoBox ul li span {
   width: 120px;
}


/*= aboutTable
============================================================================= */
.aboutTable {
   font-size: 1.1em;
   line-height: 1.2em;
}

.aboutTable li {
   line-height: 1em;
   padding: 0 0 0 10px;
}

.aboutTable th,
.aboutTable td {
   border: solid 1px #dbdbdb;
   border-bottom: none;
   border-right: none;
   padding: 10px;
   width: 25%;
   text-align: left;
   vertical-align: top;
   background: white;
}

.aboutTable th {
   font-size: 1.4em;
   line-height: 1.4em;
}

.aboutTable,
.aboutTable thead,
.aboutTable thead tr th {
   border-top: none;
}

.aboutTable tr th:first-child {
   background: none;
   border-left: none;
   color: #818181;
   font-size: 1em;
   font-weight: normal;
   padding: 10px 10px 10px 0;
   text-align: right;
}

.aboutTable thead th:last-child,
.aboutTable td:last-child {
   padding: 10px 0 10px 10px;
}

.aboutTable thead th:nth-child(even) {
   background: -moz-linear-gradient(top, #ffffff 0%, #eef3f6 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eef3f6));
   background: -webkit-linear-gradient(top, #ffffff 0%,#eef3f6 100%);
   background: -o-linear-gradient(top, #ffffff 0%,#eef3f6 100%);
   background: -ms-linear-gradient(top, #ffffff 0%,#eef3f6 100%);
   background: linear-gradient(to bottom, #ffffff 0%,#eef3f6 100%);
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eef3f6',GradientType=0 );
}

.aboutTable td:nth-child(even) {
   background: #eef3f6;
}

.aboutTable tr:last-child td:nth-child(even) {
   background: -moz-linear-gradient(top, #eef3f6 0%, #ffffff 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eef3f6), color-stop(100%,#ffffff));
   background: -webkit-linear-gradient(top, #eef3f6 0%,#ffffff 100%);
   background: -o-linear-gradient(top, #eef3f6 0%,#ffffff 100%);
   background: -ms-linear-gradient(top, #eef3f6 0%,#ffffff 100%);
   background: linear-gradient(to bottom, #eef3f6 0%,#ffffff 100%);
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eef3f6', endColorstr='#ffffff',GradientType=0 );
}

.aboutTable td.colspan {
   background: -moz-linear-gradient(left, #eef3f6 50%, #ffffff 100%);
   background: -webkit-gradient(linear, left top, right top, color-stop(50%,#eef3f6), color-stop(100%,#ffffff));
   background: -webkit-linear-gradient(left, #eef3f6 50%,#ffffff 100%);
   background: -o-linear-gradient(left, #eef3f6 50%,#ffffff 100%);
   background: -ms-linear-gradient(left, #eef3f6 50%,#ffffff 100%);
   background: linear-gradient(to right, #eef3f6 50%,#ffffff 100%);
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eef3f6', endColorstr='#ffffff',GradientType=1 );
}

.aboutTable strong {
   display: inline-block;
}

.delivery {
   cursor: default;
}

.tipsy {
   margin-top: 66px !important;
   margin-left: -25px !important;
   background: #fafafa;
   border: 1px solid rgb(219, 219, 219);
   width: 155px;
   padding: 11px;
   border-radius: 2px;
   box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.13);
}


/*= musi zobaczyc
============================================================================= */
.mustsee {
   position: fixed;
   bottom: 10px;
   left: 2px;
   background-color: #3578cc;
   z-index: 900;
   border: 1px solid #005bbf;
   width: 70%;
}
.mustsee ul {
}
.mustsee li {
   float: left;
   border-right: 1px solid #b6cddd;
}
.mustsee div {
   height: 2px;
}
.mustsee a {
   display: block;
   padding: 6px;
   color: #ffffff;
}
.mustsee .mustseebutton {
   display: none;
   padding: 10px;
   background-color: #1e6bc6;
   font-weight: bold;
   color: #ffffff;
}

/*= wyszukiwanie
============================================================================= */
.min500 {
   min-height: 500px;
}

/*= account-menu
============================================================================= */

#account-menu .category {
   position: relative;
}

#account-menu .category ul {
   display: block;
   background: rgb(253, 253, 253);
}

#account-menu .category .nonact {
   cursor: default;
}

#account-menu .category div:hover .i_submenu {
   background-position: -38px -335px !important;
}

#account-menu .category ul.fie {
   background: rgba(0,179,250,.05) url("../img/backgrounds/border1.png") repeat-x scroll 0px 0px;
}

#account-menu .category ul li:last-child span {
   background: none;
   min-height: 15px;
}

#account-menu .category ul li span {
   border: none;
   /*background: url("../img/backgrounds/border1.png") repeat-x scroll 0px 100%;*/
   border-bottom: 1px dashed #ddd;
}

/*= more */

#account-menu .category.more a:hover {
   text-decoration: none;
}

#account-menu div.morre,
#account-menu div.morre:hover {
   background: rgb(236, 246, 250) url("../img/backgrounds/border1.png") repeat-x scroll 0px 0px !important;
   border: none !important;
   height: 15px !important;
   margin: 0 !important;
   padding: 4px 0 !important;
   text-align: center;
   box-shadow: none !important;
}

#account-menu .morre .i_submenu,
#account-menu .active:hover .morre .i_submenu {
   top: 5px;
   left: 55%;
   background-position: -38px -335px !important;
}

#account-menu .category.more .i_submenu:after {
   /*content: "więcej";*/
   display: block;
   position: absolute;
   top: 1px;
   right: 22px;
   font-size: 10px;
   font-weight: normal;
   font-style: normal;
   color: #333333;
}

#account-menu .category.more.active .i_submenu:after {
   /*content: "mniej";*/
   display: block;
   position: absolute;
   top: 3px;
   right: -34px;
   font-size: 10px;
   font-weight: normal;
   -webkit-transform:rotate(180deg);
   -moz-transform:rotate(180deg);
   -o-transform:rotate(180deg);
   transform: rotate(180deg);
}

/*= active */

#account-menu .category.active div:not(.morre):hover .i_submenu {
   background-position: -38px -318px !important;
}

#account-menu .category.active ul {
   background: rgb(253, 253, 253);
}

#account-menu .category.active ul li {
   background: rgba(0,179,250,.05);
}

#account-menu .category.active ul li.active,
#account-menu .category.active ul li.active:hover {
   background: rgba(0,179,250,.1); !important;
   color: #242424 !important;
   border: none;
   box-shadow: none;
}

#account-menu .category.active ul li ul li {
   padding: 0 11px 0 11px;
}

/*= colored */

#account-menu .category.colored,
#account-menu .category.colored:hover,
#account-menu .category.colored div:hover {
   background-color: #498fd9;
   background: -moz-linear-gradient(top, #498fd9 0%, #3177cd 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #498fd9), color-stop(100%, #3177cd));
   background: -webkit-linear-gradient(top, #498fd9 0%, #3177cd 100%);
   background: -o-linear-gradient(top, #498fd9 0%, #3177cd 100%);
   background: -ms-linear-gradient(top, #498fd9 0%, #3177cd 100%);
   background: linear-gradient(top, #498fd9 0%, #3177cd 100%);
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#498fd9', endColorstr='#3177cd');
   -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#498fd9', endColorstr='#3177cd')";
   box-shadow: inset 0 17px 0 rgba(255, 255, 255, 0.04),
               inset 0 1px 0 #64a0df;
   border: solid 1px #c7d7df;
}

#account-menu .category.colored div,
#account-menu .category.colored:hover div{
   border-color: #2562ac #2562ac #2460aa;
   border-style: solid;
   border-width: 1px;
   margin: -1px 0 0 -1px;
   padding: 8px 0;
   width: 256px;
}

#account-menu .category.colored a {
   color: #fff;
   font-weight: bold;
   margin: 0;
   text-shadow: 0 1px 0 #2b66a8;
}

#account-menu .category.active ul.nonact {
   background: rgb(253, 253, 253);
}

#account-menu .category.nonactive ul li.active ul {
   width: 100% !important;
   background: rgb(236, 246, 250) url("../img/backgrounds/border1.png") repeat-x scroll 0px 100%;
}

#account-menu .category.nonactive ul li ul a {
   width: 220px !important;
   padding-left: 26px;
}

#account-menu .category.active .i_submenu {
   -webkit-transform:rotate(180deg);
   -moz-transform:rotate(180deg);
   -o-transform:rotate(180deg);
   transform: rotate(180deg);
   margin-top: -1px;
}

#account-menu .category.active li.active,
#account-menu .category.active li.active:hover {
   color: #fff !important;
   font-weight: bold !important;
   text-shadow: 0 1px 0 #2b66a8 !important;
}









/*= kolorowany select */
.sbHolder{
	background-color: #f8f9f8;
	border: 1px solid #d9d9d9;
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	position: relative;
	width: 140px;
	border-radius: 16px;
}
.sbHolderorder {
}
.sbHolder:focus .sbSelector{

}
.sbSelector{
	display: block;
	height: 30px;
	left: 0;
	line-height: 30px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 170px;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
   margin-top: -5px;
	color: #0064d9;
	outline: none;
	text-decoration: none;
}
.sbToggle{
	background: url(../img/select-icons.png) 0 -116px no-repeat;
	display: block;
	height: 20px;
	outline: none;
	position: absolute;
	right: 5px;
	top: -4px;
	width: 25px;
}
.sbToggle:hover{
	background: url(../img/select-icons.png) 0 -167px no-repeat;
}
.sbToggleOpen{
	background: url(../img/select-icons.png) 0 -16px no-repeat;
}
.sbToggleOpen:hover{
	background: url(../img/select-icons.png) 0 -66px no-repeat;
}
.sbHolderDisabled{
	background-color: #f8f9f8;
	border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder{

}
.sbHolderDisabled .sbToggle{

}
.sbOptions{
	background-color: #f8f9f8;
	border: 2px solid #ebeceb;
	border-radius: 6px;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	width: 200px;
	z-index: 1;
	overflow-y: auto;
}
.sbOptions li{
	padding: 0 7px;
}
.sbOptions a {
	border-bottom: dotted 1px #515151;
	display: block;
	outline: none;
	padding: 7px 0 7px 3px;
}
.sbOptions a:link, .sbOptions a:visited{
	color: #444;
	text-decoration: none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
   color: #0064d9;
}
.sbOptions li.last a{
	border-bottom: none;
}
.sbOptions .sbDisabled{
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #0064d9;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
	padding-left: 17px;
}

.white {
   color: #fff !important;
   text-shadow: none !important;
}





.tipblue {
   font-size: 130%;
   padding: 10px !important;
   background-color: #c2ddff;
   border-radius: 3px;
   margin-right: 3px;
}
.tipred {
   font-size: 130%;
   padding: 10px !important;
   color: #fff;
   background-color: #c40000;
   border-radius: 3px;
   margin-right: 3px;
}


.magazyn {
   position: absolute;
   left: 10px;
   top: 3px;
   z-index: 300;
}
.magazyn span {
   display: inline-block;
   color: #fff;
   padding: 3px;
}
.magazyn .magazyn0 {
   background: #ca0037;
}
.magazyn .magazyn1 {
   background: #2fae00;
}
.magazyn .rezerwacja0 {
   display: none;
}
.magazyn .rezerwacja1 {
   background: #f1a100;
}






.whiteCont {
  background: #fff;
  border: solid 1px #dbdbdb !important;
  border-radius: 3px;
}
.whiteCont ul li li {
  margin-left: 1.5rem;
}
.whiteCont ol > li > ol > li {
  list-style-type: lower-alpha !important;
}
.whiteCont ol > li > ol > li > ol > li {
  list-style-type: lower-roman !important;
}



.hide {
	display: none;
}
.show {
	display: block;
}
