@charset "UTF-8";
/* Variables */
/*---------------------------------------------------------------------------*\
  Media queries
\*---------------------------------------------------------------------------*/
/***************************RESET**********************************/
/******************************************************************/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:200,300,400,600,700&subset=latin-ext");
html, body, div, span, applet, object, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: top;
  background: transparent; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

:focus {
  outline: 0; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

sub {
  bottom: 0; }

/*************************RE-USABLE******************************/
/******************************************************************/
.right {
  float: right; }

.left {
  float: left; }

.table-summary {
  border-top: 1px solid #bbb !important;
  background: #f2f2f2; }

.center {
  text-align: center; }

.right-text {
  text-align: right; }

.left-text {
  text-align: left; }

.small {
  font-size: 1rem; }

.push-60 {
  margin-top: 60px; }

.push-55 {
  margin-top: 55px; }

.push-50 {
  margin-top: 50px; }

.push-40 {
  margin-top: 40px; }

.push-35 {
  margin-top: 35px; }

.push-30 {
  margin-top: 30px; }

.push-25 {
  margin-top: 25px; }

.push-20 {
  margin-top: 20px; }

.push-15 {
  margin-top: 15px; }

.push-10 {
  margin-top: 10px; }

.push-5 {
  margin-top: 5px; }

.push-3 {
  margin-top: 3px; }

.push-2 {
  margin-top: 2px; }

.pull-1 {
  margin-top: -2px; }

.pull-2 {
  margin-top: -1px; }

.pull-5 {
  margin-top: -5px; }

.pull-10 {
  margin-top: -10px; }

.push-btm-50 {
  margin-bottom: 50px; }

.push-btm-40 {
  margin-bottom: 40px; }

.push-btm-35 {
  margin-bottom: 35px; }

.push-btm-30 {
  margin-bottom: 30px; }

.push-btm-25 {
  margin-bottom: 25px; }

.push-btm-20 {
  margin-bottom: 20px; }

.push-btm-15 {
  margin-bottom: 15px; }

.push-btm-10 {
  margin-bottom: 10px; }

.push-btm-5 {
  margin-bottom: 5px; }

.push-top-15 {
  margin-top: 15px; }

.push-r5 {
  margin-right: 5px; }

.push-r10 {
  margin-right: 10px; }

.push-r15 {
  margin-right: 15px; }

.push-r20 {
  margin-right: 20px; }

.push-r30 {
  margin-right: 30px; }

.push-r40 {
  margin-right: 40px; }

.pull-top-5 {
  margin-top: -5px; }

.pull-top-0 {
  margin-top: 0px; }

.pull-btm-0 {
  margin-bottom: 0px; }

.pull-r10 {
  margin-right: -10px; }

.pull-r15 {
  margin-right: -15px; }

.pull-r20 {
  margin-right: -20px; }

.pull-r30 {
  margin-right: -30px; }

.pull-r40 {
  margin-right: -40px; }

.pull-l5 {
  margin-left: -5px; }

.pull-l10 {
  margin-left: -10px; }

.pull-l15 {
  margin-left: -15px; }

.pull-l20 {
  margin-left: -20px; }

.pull-l25 {
  margin-left: -25px; }

.pull-l30 {
  margin-left: -30px; }

.pull-l40 {
  margin-left: -40px; }

.push-l5 {
  margin-left: 5px; }

.push-l8 {
  margin-left: 8px; }

.push-l10 {
  margin-left: 10px; }

.push-l15 {
  margin-left: 15px; }

.push-l20 {
  margin-left: 20px; }

.push-l25 {
  margin-left: 25px; }

.push-l30 {
  margin-left: 30px; }

.push-l40 {
  margin-left: 40px; }

.separate-40 {
  margin-top: 40px;
  margin-bottom: 40px; }

.pad_separate-20-10 {
  padding: 20px 0 10px 0; }

.spacer-15 {
  padding: 15px; }

.spacer-25 {
  padding: 25px; }

.spacer-left-20 {
  padding-left: 20px; }

.spacer-left-0 {
  padding-left: 0px; }

.spacer-10 {
  padding: 10px; }

.spacer-5 {
  padding: 5px; }

.spacer-5-10 {
  padding: 5px 10px; }

.hide {
  display: none; }

.nomar {
  margin: 0 !important; }

.nopad {
  padding: 0; }

.clearmp {
  margin: 0;
  padding: 0; }

.text-normal {
  font-weight: normal !important; }

.text-size-08 {
  font-size: 0.8rem; }

.text-size-09 {
  font-size: 0.9rem; }

.text-size-1 {
  font-size: 1rem; }

.text-size-10 {
  font-size: 1.0rem; }

.text-size-11 {
  font-size: 1.1rem; }

.text-size-12 {
  font-size: 1.2rem; }

.text-size-13 {
  font-size: 1.3rem; }

.text-size-14 {
  font-size: 1.4rem; }

.text-size-15 {
  font-size: 1.5rem; }

.text-size-16 {
  font-size: 1.6rem; }

.text-size-18 {
  font-size: 1.8rem; }

.text-size-20 {
  font-size: 2rem; }

.text-size-22 {
  font-size: 2.2rem; }

.text-size-24 {
  font-size: 2.4rem; }

.text-size-26 {
  font-size: 2.6rem; }

.text-weight-lighter {
  font-weight: 100; }

.text-weight-light {
  font-weight: 200; }

.text-weight-normal {
  font-weight: 300; }

.line-height-1 {
  line-height: 1rem; }

.line-height-13 {
  line-height: 1.3rem; }

.line-height-15 {
  line-height: 1.5rem; }

.badge {
  cursor: help; }

.width-auto {
  width: auto; }

.width-15 {
  width: 15px; }

.width-25 {
  width: 25px; }

.width-50 {
  width: 50px; }

.width-100 {
  width: 100px; }

.no-bor {
  border: none !important; }

.hide {
  display: none; }

.upper {
  text-transform: uppercase; }

.blur {
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px); }

.breadcrumb {
  font-size: 1rem;
  line-height: 1rem;
  background: #fff;
  padding: 1.4rem 1.3rem 1.3rem 1.3rem;
  border-bottom: 1px solid #E8E8E8;
  margin-bottom: 0;
  box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important;
  z-index: 1; }
  .breadcrumb .breadcrumb-item a {
    color: #333; }
  .breadcrumb .btn {
    float: right;
    margin-right: 5px;
    margin-top: -10px;
    margin-bottom: -20px; }
  .breadcrumb .right {
    float: right;
    margin-right: 5px;
    margin-top: -10px; }

/* Pasek głównego menu - top */
#mainMenu {
  min-height: 40px;
  margin-left: auto;
  margin-right: auto;
  min-width: 320px;
  margin-top: 0;
  font-size: 1.2rem;
  color: #000;
  font-weight: 300;
  padding-left: 13px;
  padding-right: 25px;
  line-height: 1rem;
  background-color: #098dca; }
  #mainMenu .menuLabel {
    margin-left: .2rem; }
  #mainMenu i {
    font-size: 1.1rem;
    color: #f2f2f2;
    width: 15px; }
  #mainMenu .btn-group {
    margin: 0 -3px 0 0; }
  #mainMenu .menuItem {
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
    float: left;
    color: #fff;
    text-decoration: none;
    padding: 12px 15px 0 15px;
    height: 40px;
    min-width: 45px;
    cursor: pointer; }
  #mainMenu .menuItem.active {
    background-color: #fff;
    color: #333; }
    #mainMenu .menuItem.active i {
      color: #333; }
  #mainMenu .menuItem:hover {
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
    background: rgba(255, 255, 255, 0.3);
    color: #fff; }
    #mainMenu .menuItem:hover i {
      color: #fff; }
  #mainMenu .menuItem.active:hover {
    background: #FFF;
    color: #333; }
    #mainMenu .menuItem.active:hover i {
      color: #333; }
  #mainMenu .menuItem.prawybutton {
    float: right;
    margin-right: 25px;
    border: none;
    padding: 10px 10px 0 15px; }
  #mainMenu .dropdown:hover .menuItem {
    background: rgba(255, 255, 255, 0.3);
    color: #fff; }
    #mainMenu .dropdown:hover .menuItem i {
      color: #FFF; }
  #mainMenu .dropdown:hover .menuItem.active {
    background-color: #fff;
    color: #333; }
    #mainMenu .dropdown:hover .menuItem.active i {
      color: #333; }
  #mainMenu .dropdown-menu {
    z-index: 2000;
    font-size: 1.1rem;
    -webkit-box-shadow: 0px 4px 17px -6px #cccccc;
    -moz-box-shadow: 0px 4px 17px -6px #cccccc;
    box-shadow: 0px 4px 17px -6px #cccccc;
    border: none;
    border-radius: 0;
    margin: 40px 0 0 0; }
    #mainMenu .dropdown-menu .dropdown-item {
      padding: .50rem 1.5rem; }
      #mainMenu .dropdown-menu .dropdown-item a {
        color: #333; }
      #mainMenu .dropdown-menu .dropdown-item.active {
        background: #f2f2f2;
        color: #FFF; }

@media only screen and (max-width: 991px) {
  .breadcrumb {
    padding: 20px 10px 20px 15px !important; }

  #mainMenu {
    padding-right: 0;
    padding-left: 0; }
    #mainMenu .btn-group {
      z-index: 1100; }
    #mainMenu .menuItem {
      padding: 12px 0 0 0;
      text-align: center;
      min-width: 42px; }
      #mainMenu .menuItem i {
        width: 15px; }

  .menuLabel {
    display: none; } }
/* SIDEBAR */
.sideMenu {
  color: #e2e2e2;
  min-height: 100vh;
  min-width: 45px;
  max-width: 45px;
  background-color: #043850; }

.sidebar {
  border-right: 1px solid #f2f2f2;
  max-width: 290px;
  min-width: 290px; }

@media (max-width: 991px) {
  .breadcrumb {
    z-index: 1025;
    position: relative; }

  footer {
    z-index: 1025; }

  .sidebar {
    margin-right: -290px;
    z-index: 1024;
    background: #fff;
    box-shadow: 14px 2px 17px -2px rgba(0, 0, 0, 0.16);
    overflow: auto; }
    .sidebar .sidebarContent {
      height: 100vh; } }
/* filtry */
.filter {
  border: none;
  line-height: 1.5rem;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-size: 1.1rem;
  border-left: 5px solid #f2f2f2;
  padding: 1rem .5rem 1rem 1.2rem;
  text-align: left;
  color: #868686 !important;
  font-weight: 400; }
  .filter i {
    width: 1.2rem;
    text-align: center; }
  .filter a {
    text-decoration: none;
    color: #868686 !important; }
  .filter .caretIndicator {
    width: 1rem;
    color: #8b8b8b; }
  .filter:hover {
    background-color: #ccc;
    color: #333;
    border-left: 5px solid #61baf9;
    background-color: #fbfbfb;
    text-decoration: none;
    box-shadow: inset 0px 9px 9px -13px #cccccc; }
  .filter.aktyw, .filter.active {
    color: #000000 !important;
    border-left: 5px solid #61baf9;
    background-color: #fbfbfb;
    text-decoration: none;
    box-shadow: inset 0px 9px 9px -13px #cccccc; }
    .filter.aktyw a, .filter.active a {
      text-decoration: none;
      color: #000000 !important; }
  .filter img {
    margin-right: 5px;
    float: left;
    margin-top: -1px; }
  .filter input {
    margin-right: 5px;
    float: left;
    margin-top: 2px; }

.subFilter {
  border: none;
  line-height: 1.2rem;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #868686;
  font-size: 1rem;
  border-left: 5px solid #529fd6;
  padding: 0.9rem 1.2rem;
  text-align: left;
  font-weight: 400; }
  .subFilter.active {
    font-weight: 600;
    color: #000000;
    border-left: 5px solid #4b82a9;
    background-color: #f7f7f7;
    text-decoration: none;
    box-shadow: inset 0px 9px 9px -13px #cccccc; }
    .subFilter.active a {
      color: #000000; }
  .subFilter:hover {
    box-shadow: inset 0px 9px 9px -13px #cccccc;
    color: #333333;
    background-color: #faf9f9;
    text-decoration: none;
    border-left: 5px solid #4b82a9; }
  .subFilter a {
    color: #575757 !important;
    text-decoration: none; }
  .subFilter i {
    margin: 3px 8px 0 0;
    font-size: 0.9rem; }

.filterspace {
  padding: 0 0 0 0; }

body {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #242424; }

html {
  height: 100%; }

html,
body {
  font-size: 12px;
  margin: 0;
  padding: 0;
  background-color: #fff;
  height: 100%;
  line-height: 1.3rem; }

a {
  color: #3e8ee4; }
  a:hover {
    color: #114378; }

main {
  transition: all 0.3s;
  min-width: 0;
  width: 100%; }

.bodycontent.login {
  background: #0973ae;
  min-height: 100%;
  position: relative; }

.bodycontent {
  background: #ffffff;
  min-height: 100%;
  position: relative; }

.registrationSummary thead th {
  background: #ffffff;
  position: sticky;
  top: 0;
  z-index: 2; }
.registrationSummary sub {
  font-size: 0.9rem;
  line-height: 1.1rem; }

/* Header */
header {
  padding: 10px 5px 0 0;
  line-height: 1rem;
  min-height: 40px;
  color: #fff;
  background-color: #0880b7; }
  header a:hover {
    text-decoration: none; }
  header .btn-header {
    margin: -5px 0 0 0;
    color: #fff !important;
    float: right; }
    header .btn-header:hover, header .btn-header:active, header .btn-header .active {
      background: #ffffff;
      color: #333 !important; }

.headerContent {
  padding-right: 10px; }

.siteHeader {
  float: left;
  color: #fff;
  padding-left: 15px;
  margin-top: 3px;
  font-weight: 300;
  font-size: 1rem; }

.eventHeader {
  float: left;
  color: #fff;
  padding-left: 15px;
  margin-top: 3px;
  font-weight: 400;
  font-size: 1rem; }
  .eventHeader .fal {
    color: #086497;
    font-size: 1rem;
    width: 10px; }
  .eventHeader.pokazEventy {
    cursor: pointer; }
    .eventHeader.pokazEventy .fal {
      color: #f2f2f2;
      width: 12px;
      margin: 0 10px 0 0;
      -webkit-transition: 0.5s;
      -moz-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s; }
    .eventHeader.pokazEventy:hover {
      color: #f2f2f2; }
    .eventHeader.pokazEventy.active {
      color: #f2f2f2; }
    .eventHeader.pokazEventy.active .fal {
      color: #333;
      -webkit-transition: 0.1s;
      -moz-transition: 0.1s;
      -o-transition: 0.1s;
      transition: 0.1s; }

.eventBrak {
  float: left;
  color: #fff;
  font-size: 1.2rem;
  padding: 5px 0 0 20px; }

#eventSelect {
  min-width: 100px; }

.poleEventow {
  display: none;
  clear: both;
  font-size: 1.2rem;
  color: #fff; }

.zmianaeventu {
  margin: 10px -5px 0 0;
  text-align: left;
  padding: 5px 0 15px 10px;
  background: #111111;
  background: -webkit-linear-gradient(#111111 0%, #303030 35%, #494949 100%);
  background: -o-linear-gradient(#111111 0%, #303030 35%, #494949 100%);
  background: linear-gradient(#111111 0%, #303030 35%, #494949 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#111111', endColorstr='#494949', GradientType=0); }

/* Logowanie */
.loginBox {
  width: 350px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-shadow: 0px 3px 3px 1px #086497;
  box-shadow: 0px 3px 3px 1px #086497; }

.loginBox form {
  padding: 5px 20px; }

.passpass {
  display: none; }

.btn-haslo {
  color: #888;
  padding: 10px;
  text-decoration: none;
  cursor: pointer; }

.btn-haslo:hover {
  color: #333;
  background: #f2f2f2;
  text-decoration: none; }

.btn-haslo.active {
  color: #333;
  background: #f2f2f2;
  text-decoration: none; }

.btn-haslo i {
  color: #333;
  float: left;
  margin: 0 10px 0 0;
  width: 5px; }

/* User List */
.wyborUserItemsSwitch {
  color: #555;
  margin: 0 5px 0 0;
  cursor: pointer; }

.userItemsBox {
  padding: 0 15px 20px 15px; }

.showrefreshIcon {
  display: none; }

.usersChecked {
  display: none;
  padding: 0 5px 0 0; }

.wyborUserItems {
  display: none;
  border-top: 1px solid #ddd;
  margin-bottom: 25px;
  background-color: #f2f2f2; }

.wyborUserItems .userItemBox {
  margin: 0;
  padding: 0 15px; }

.userItemCheck {
  padding: 15px 5px 0 10px;
  font-size: 1.1rem;
  font-weight: normal; }

.userItemCheck input {
  margin-top: -2px;
  font-size: 1.6rem; }

/* stopka */
.stopka {
  font-size: 1.0rem;
  background-color: #086599;
  color: #098dca;
  margin-bottom: -45px;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 45px;
  padding: 15px 20px 0 20px; }

.stopkaitem a {
  color: #098dca; }

.usunButton {
  opacity: 0.4;
  filter: alpha(opacity=40);
  /* For IE8 and earlier */ }

.usunButton:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
  /* For IE8 and earlier */ }

/* Wlaczniki */
.btn-delete {
  color: #ccc;
  font-size: 1.2rem; }

.btn-delete:hover {
  color: #f00; }

.wydanie {
  margin: 5px 5px 0 5px;
  float: right; }

.wydanie.wydany {
  color: #333;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer; }

.wydanie.wydany:hover {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }

.wydrukuj {
  margin: 5px 5px 0 5px;
  float: right; }

.wlacznikTypow {
  cursor: pointer;
  float: left;
  font-size: 1.8rem !important;
  width: 10px;
  margin: 15px 0 0 0; }

.wlacznikEventow {
  cursor: pointer;
  float: left;
  font-size: 16px;
  width: 10px;
  padding-top: 1px;
  margin: 0px 15px 0 5px; }

.topichead {
  padding: 7px 5px 5px 0;
  min-height: 24px;
  background-color: #007eb7;
  border-bottom: 1px solid #0082bc; }

.fotoThumb {
  width: 40px;
  height: 40px;
  border: none;
  border-radius: 3px; }

.fal.dummyThumb {
  margin: 6px 0 0 10px;
  color: #ddd;
  font-size: 2.4rem;
  float: left; }

/* elementy formsów*/
select[name=uroYear] {
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 4px;
  width: auto;
  font-size: 13px; }

select[name=uroYear]:focus {
  border: 1px solid #ffc;
  background-color: #ffc; }

#form_elementy .control-group {
  border-bottom: 1px dotted #ccc;
  padding: 10px 0;
  margin: 0; }

#form_elementy .control-group:hover {
  background-color: #f2f2f2; }

.schowane {
  margin: 0 0 5px 0;
  display: none;
  background-color: #e6e6e6;
  color: #333;
  -webkit-box-shadow: inset 0px 3px 8px -5px #333;
  box-shadow: inset 0px 3px 8px -5px #333; }

.dashElement {
  padding: 15px;
  margin-bottom: 10px; }

.dashElement .dashBox {
  background-image: url(../images/blaskDash.png);
  background-repeat: no-repeat;
  background-color: #16232c;
  width: 80px;
  height: 80px;
  float: left;
  margin-right: 15px;
  padding: 10px; }

.dashElement .dashBox .dashvalueSeledyn {
  color: #0fc;
  height: 35px;
  padding-top: 15px;
  font-size: 24px;
  text-align: center; }

.dashElement .dashBox .dashvaluePomarancz {
  color: #f90;
  height: 35px;
  padding-top: 15px;
  font-size: 24px;
  text-align: center; }

.dashElement .dashBox .dashvalueBiale {
  color: #fff;
  height: 35px;
  padding-top: 15px;
  font-size: 24px;
  text-align: center; }

.dashElement .dashBox .dashvalueSeledyn1 {
  color: #0fd576;
  height: 35px;
  padding-top: 15px;
  font-size: 24px;
  text-align: center; }

.dashElement .dashBox .dashvalueSzare {
  color: #b3bfb9;
  height: 35px;
  padding-top: 15px;
  font-size: 24px;
  text-align: center; }

.dashElement .dashBox .dashLabel {
  color: #ccc;
  text-align: center; }

.dashElement .dashBox .dashLabel a {
  color: #ccc; }

.dashElement .dashBox .dashLabel a:hover {
  color: #fff; }

.dashElement .dashBox:hover {
  text-shadow: #999 0px 0px 2px;
  background-color: #ccc;
  color: #333;
  border: 1px solid #666;
  padding: 9px;
  cursor: pointer; }

.dashElement .dashBox:hover .dashLabel {
  color: #333; }

.dashElement .dashBox:hover .dashLabel2 {
  color: #333; }

.dashElement .dashBox:hover .dashLabel a {
  color: #333; }

.dashElement .dashBox:hover .dashLabel2 a {
  color: #333; }

.dashElement .dashBox:hover .dashvalueSeledyn {
  color: #333; }

.dashElement .dashBox:hover .dashvaluePomarancz {
  color: #333; }

.dashElement .dashBox:hover .dashvalueBiale {
  color: #333; }

.dashElement .dashBox:hover .dashvalueSeledyn1 {
  color: #333; }

.dashElement .dashBox:hover .dashvalueSeledyn2 {
  color: #333; }

.dashElement .dashBox:hover .dashvalueSzare {
  color: #333; }

/* wyglad buttonow w paskach */
.buttoninput {
  border: none;
  background: #88b526 url(../images/overlay-button.png) repeat-x;
  color: #fff;
  padding: 4px 5px;
  margin: 2px 2px;
  cursor: pointer; }

.buttoninput:hover {
  background-color: #999; }

/* wyglad buttonow roznych */
.searchIcon {
  padding: 3px 10px 0 0; }

form .form-button,
.searchbutton {
  border: none;
  color: #fff;
  padding: 4px 5px;
  margin: 2px 2px;
  cursor: pointer; }

form .form-button:hover,
.paging:hover,
.searchbutton:hover {
  background-color: #999; }

.paginations .info:hover {
  background-color: #aaa; }

/* link jako button */
a.buttonlink {
  background: #6ed8f8 url(../images/overlay-button.png) repeat-x;
  font-size: 9pt;
  text-transform: lowercase;
  color: #fff;
  padding: 4px 5px;
  text-decoration: none;
  border-radius: 3px; }

a.buttonlink:hover {
  color: #333;
  background-color: #ccc; }

#topicRamka {
  padding: 5px; }

.malaczcionka {
  font-size: 1.0rem; }

.wiekszaczcionka {
  font-size: 1.4rem; }

.jasnaczcionka {
  color: #999; }

.malaikonka {
  float: left;
  margin-right: 5px;
  width: 16px;
  height: 16px; }

.userzdjecie {
  width: 210px;
  border: none;
  float: left; }

#content_main {
  padding: 0;
  margin-bottom: 45px;
  min-height: 100%; }

h5 {
  font-size: 1.25rem; }

h6 {
  font-size: 1rem; }

.fullHeight {
  min-height: 100vh; }

#clearKolumny {
  clear: left;
  margin-bottom: 10px; }

/* wyglad przelacznika do instruktorow dopisu */
.dodaj {
  cursor: pointer; }

.spust {
  text-decoration: underline; }

.spust:hover {
  text-decoration: none; }

/*licznik*/
.iterator {
  padding: 10px;
  text-decoration: none;
  margin: 3px; }

.iterator a {
  padding: 2px 4px 2px 4px;
  float: left;
  border: 1px solid #ccc;
  margin: 3px;
  text-decoration: none; }

.iterator a:hover {
  border: 1px solid #999;
  background-color: #ccc;
  text-decoration: none; }

/* sortowniki */
a.sort {
  color: #aaa;
  font-size: 1.3rem;
  line-height: 1.3rem;
  margin: -2px 0 0 5px;
  float: left; }
  a.sort.fal, a.sort.faIcon {
    text-decoration: none; }
    a.sort.fal:hover, a.sort.faIcon:hover {
      text-decoration: none;
      color: #333; }
    a.sort.fal.aktywny, a.sort.faIcon.aktywny {
      color: #f00; }

#topicContent {
  height: 20px;
  padding: 5px;
  background-image: url(../images/grad_zakladki_1.gif);
  background-repeat: repeat-x; }

.naglowekTresci {
  font-size: 18px;
  color: #666666; }

.labelInputa .fa-reorder {
  margin: -2px 10px 0 0;
  float: left;
  font-size: 16px;
  color: #ccc;
  cursor: move;
  width: 15px;
  height: 15px;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s; }

.buttontlo {
  padding: 10px;
  clear: right;
  border-top: 1px solid #ccc;
  margin-top: 15px;
  background-color: #f2f2f2;
  text-align: right; }

#lewakolumna .buttontlo select {
  width: 190px; }

#lewakolumna input[type=text] {
  border: 1px solid #ccc;
  padding: 4px; }

.elementlisty {
  padding: 5px 5px 5px 10px;
  background-color: #fff; }

.elementlisty:hover {
  background-color: #f8f8f8; }

.elementlisty a.znikaj {
  float: right;
  display: none; }

.elementlisty:hover a.znikaj {
  display: block; }

/*
input:focus{background-color: #FFC; }
select:focus{background-color: #FFC; }
textarea:focus{background-color: #FFC; }

input.button { border:none; cursor:pointer; font-size:13px; text-decoration:none;  width:auto; text-align:center;  float:left; padding:5px 7px; margin-right:3px; font-size:11px; background-image:url(../images/overlay-button.png); background-repeat:repeat-x; color:#000; border-radius:3px;}
*/
.editinline {
  padding: 5px 6px 5px 5px;
  text-decoration: none; }

.bialystart {
  background-color: #fff; }

a.editinline {
  color: #666; }

a.editinline:hover {
  color: #000; }

.button {
  border: none;
  cursor: pointer;
  font-size: 13px;
  text-decoration: none;
  width: auto;
  text-align: center;
  float: left;
  padding: 5px 7px;
  margin-right: 3px;
  font-size: 11px;
  background-image: url(../images/overlay-button.png);
  background-repeat: repeat-x;
  color: #fff;
  text-decoration: none;
  border-radius: 3px; }

.button.duzy {
  font-size: 18px; }

.button:hover {
  background-color: #999;
  color: #fff;
  border: 1px solid #999;
  padding: 4px 6px; }

.kolumnabutton .button {
  clear: left;
  width: 190px;
  margin: 5px 0 0 0; }

.editlink {
  float: right;
  width: 35px;
  padding: 5px;
  display: none;
  color: #333;
  font-size: 12px;
  text-decoration: underline; }

.editlink:hover {
  color: #000;
  text-decoration: underline; }

.deletelink {
  float: left;
  padding: 4px;
  margin: 2px 2px 2px 10px; }

.deletelink:hover {
  border: 1px solid #999;
  padding: 3px;
  background-color: #ccc; }

.toggleResultVerification {
  cursor: pointer; }

/* tabele */
.stickyTableHeader thead th {
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 2; }

.table th {
  border: none; }

.tablelabel {
  color: #666;
  padding-top: 0;
  border-top: none !important;
  border-bottom: 1px solid #999;
  font-size: 1.1rem; }

.tablelabel.header {
  border: none;
  padding-bottom: 0;
  background: #fff; }

.rzadtabeli td {
  padding: 15px 15px 15px 10px !important; }

.rzadtabeli.nieaktywne {
  color: #ccc; }

.rzadtabeli.nieaktywne a {
  color: #ccc; }

.nieaktywneczcionki {
  color: #ccc; }

.nieaktywneczcionki .editinline {
  color: #ccc; }

.rzadtabeli:hover {
  background-color: #f2f2f2; }

/* tabela w etapach */
.poletabeli {
  padding: 10px 5px;
  border-bottom: #ccc 1px solid; }

.poletabeli_hm {
  padding: 14px 0 6px 5px;
  vertical-align: top;
  border-top: #ccc 1px solid; }

.bezborderu {
  border: none; }

.grupadanych {
  padding: 5px;
  margin: 1px 1px 10px 1px;
  width: 310px; }

.grupadanych.full {
  width: 620px; }

.grupadanych.full .formlista .element {
  margin-right: 10px; }

.grupadanych.wprawo {
  float: right; }

.brakdanej {
  border: 1px solid #ff0000; }

.inputStyle {
  border: 1px solid #ccc;
  color: #333;
  border-top: 1px solid #999;
  padding: 3px;
  border-radius: 3px; }

.inputStyle:hover {
  background-color: #ffc; }

.inputStyle:focus {
  border: 1px solid #999;
  color: #333;
  border-top: 1px solid #999;
  background-color: #ffc; }

.formlista {
  padding: 0; }

.formlista .element {
  padding: 10px;
  margin-bottom: 5px;
  border-bottom: 1px dotted #ccc; }

.formlista .element:hover {
  background-color: #f2f2f2; }

.formlista .element input[type=checkbox] {
  margin-right: 10px; }

#ikonka, .ikonka {
  float: left;
  width: auto;
  margin-right: 5px; }

/* Nav */
.nav-link {
  padding: 1rem 1.5rem;
  color: #333; }
  .nav-link:hover {
    color: #000; }

/* Breadcrumbs */
.breadcrumb {
  font-size: 1rem;
  line-height: 1rem;
  background: #fff;
  padding: 20px 25px 20px 20px;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 0;
  box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important; }
  .breadcrumb a {
    color: #333; }

.breadcrumb .btn {
  float: right;
  margin-right: 0;
  margin-top: -10px;
  margin-bottom: -20px; }

.breadcrumb .right {
  float: right;
  margin-right: 0;
  margin-top: -10px; }

.shadow {
  box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important; }

/* Edycja pól formularzy */
.poleSwitcher {
  padding: 5px 0 10px 5px;
  font-weight: 400;
  color: #999;
  font-size: 1.3rem;
  border-bottom: 1px dotted #ccc;
  margin: 10px 0 0 0;
  clear: both; }

.poleSwitcher .fal.icon {
  margin: 0 5px 0 0;
  color: #555; }

.poleGrupa {
  margin-bottom: 15px;
  margin-left: 0; }

.poleItem {
  text-decoration: none;
  padding: 12px 15px 12px 12px;
  border-left: 3px solid #fff;
  margin: 0;
  border-bottom: 1px dotted #ccc;
  line-height: 1.4rem;
  float: left;
  width: 100%; }
  .poleItem:hover {
    color: #333;
    background: #f2f2f2;
    border-left: 3px solid #ccc;
    text-decoration: none; }
  .poleItem:hover a {
    color: #333;
    text-decoration: none; }
  .poleItem a:hover {
    color: #333;
    text-decoration: none; }
  .poleItem.wybrane {
    font-weight: normal;
    color: #000;
    background: #f2f2f2;
    border-left: 3px solid #1da5e4; }
  .poleItem.wybrane a {
    color: #333; }
  .poleItem.wlaczone {
    font-weight: normal;
    color: #000;
    background: #e7f2dd;
    border-left: 3px solid #62c906; }
  .poleItem.wlaczone a {
    color: #333; }
  .poleItem.wlaczone:hover {
    background: #ffe4e4;
    border-left: 3px solid #f00; }
  .poleItem.wlaczone:hover a {
    color: #333; }
  .poleItem.poleStandard a {
    color: #333; }
  .poleItem.wybrane.poleStandard {
    color: #333; }

.poleEdit {
  -webkit-box-shadow: 0px 5px 10px 5px #f2f2f2;
  box-shadow: 0px 5px 10px 5px #f2f2f2;
  margin: 15px 15px 25px 0; }

.polaTabs {
  padding: 0 15px;
  margin: 15px 0 0 0; }

.tabWydarzenia {
  padding: 25px 25px 0 25px;
  background-color: #fff; }

.tabWydarzenia label {
  font-weight: normal; }

input.przypiszPoleEvent {
  margin: 0 10px 0 5px; }

.poleHeader {
  padding: 15px;
  background: #1da5e4;
  color: #fff;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

.poleHeader .wykorzystanie {
  float: right;
  font-size: 1.1rem;
  font-weight: normal;
  margin: 3px 0px 0 0; }

.poleHeader .poleLabel {
  font-size: 1.6rem;
  font-weight: 200; }

.poleHeader .badge {
  font-weight: 100;
  padding: 5px 10px;
  margin-top: -3px;
  background: #fff;
  color: #333; }

.poleContent .labele {
  background: #fff;
  padding: 15px 15px 5px 15px; }

.poleContent .opcjePola {
  border-top: 1px solid #ddd;
  background: #fff;
  padding: 0 0 0 0; }

.poleContent .dodanieOpcji {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #fff;
  background: #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 15px;
  text-align: left; }

.formGrupa {
  min-height: 50px;
  padding: 15px 10px 10px 10px;
  border-bottom: 1px solid #f2f2f2; }

.formGrupa:hover {
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s; }

.poleContent .fa-reorder {
  float: left;
  margin-left: 10px;
  color: #555;
  font-size: 2.1rem; }

.formGrupa:hover .fa-bars {
  color: #333;
  cursor: move; }

.formGrupa .nazwaPola {
  text-align: justify;
  float: left;
  line-height: 1.4rem;
  padding-right: 15px; }

.formGrupa input[type="text"] {
  margin-top: -3px;
  width: 100%; }

.formGrupa textarea {
  margin-top: -3px;
  width: 100% !important; }

/* placeholdery do sortowania drag and drop */
.placeholderFI {
  height: 55px;
  padding: 15px;
  margin: 0;
  background-color: #ccc;
  border: 2px solid #bbb; }

.placeholderOption {
  height: 100px;
  padding: 15px;
  margin: 0 0 0 0;
  background-color: #ccc;
  border: 2px solid #bbb; }

.poleContent .formOpts {
  margin-bottom: 0;
  min-height: 30px;
  padding: 15px 10px 5px 10px;
  border-bottom: 1px dotted #ccc; }

.poleContent .formOpts:hover {
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s; }

.poleContent .formOpts:hover .fa-reorder {
  color: #333;
  cursor: move; }

/* ikony w edycji formularzy */
.fal.kasujOpcje {
  clear: both;
  float: left;
  margin: 23px 0 0 11px;
  color: #999;
  font-size: 1.6rem;
  text-decoration: none; }

.fal.kasujOpcje:hover {
  color: #c00;
  text-decoration: none; }

.inPlaceSwitch.reqSwitch {
  font-size: 1.4rem;
  margin: 5px 10px 0 0;
  color: #ccc;
  cursor: pointer; }

.inPlaceSwitch.reqSwitch.required {
  color: #f30; }

.inPlaceSwitch.privateSwitch {
  font-size: 1.4rem;
  margin: 5px 5px 0 0;
  color: #ccc;
  cursor: pointer; }

.inPlaceSwitch.privateSwitch.private {
  color: #333; }

.inPlaceSwitch.displayItem {
  font-size: 1.4rem;
  margin: 5px 5px 0 0;
  color: #ccc;
  cursor: pointer; }

.inPlaceSwitch.displayItem.display {
  color: #333; }

/* Switch klasyfikacji */
.classSwitch {
  padding: 5px;
  color: #aaa;
  cursor: pointer; }
  .classSwitch .fal {
    margin-right: 5px;
    font-size: 1.4rem;
    width: 10px; }
  .classSwitch:hover {
    color: #333; }
  .classSwitch.isClass {
    color: #333; }

/* karty */
.karta {
  -webkit-box-shadow: 0px 5px 10px 5px #f2f2f2;
  box-shadow: 0px 5px 10px 5px #f2f2f2;
  margin: 15px 15px 25px 0; }

.kartaTabs {
  padding: 0 15px;
  margin: 15px 0 0 0; }

.kartaHeader {
  padding: 15px;
  background: #1da5e4;
  color: #fff;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

.kartaHeader .wykorzystanie {
  float: right;
  font-size: 1.1rem;
  font-weight: normal;
  margin: 3px 0px 0 0; }

.kartaHeader .kartaLabel {
  font-size: 1.6rem;
  font-weight: 200;
  line-height: 2.0rem; }

.kartaHeader .kartaLabel a {
  color: #fff; }

.kartaHeader .badge {
  font-weight: 100; }

.kartaContent {
  color: #222;
  font-size: 1.2rem;
  line-height: 2.6rem; }

.kartaContent .labele {
  background: #fff;
  padding: 15px 15px 5px 15px; }

.kartaContent .opcjePola {
  border-top: 1px solid #ddd;
  background: #f2f2f2;
  padding: 0 0 0 0; }

.kartaContent .dodanieOpcji {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #fff;
  background: #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 15px;
  text-align: left; }

.kartaOk {
  background-color: #009688; }

.kartaBuba {
  background-color: #ffc107; }

.kartaStopka {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 10px 10px 10px 10px;
  background-color: #ddd;
  border-top: 1px solid #ccc;
  font-size: 1.2rem; }

.poleFormularza {
  clear: left;
  padding-bottom: 15px;
  height: auto; }

.poleFormularza label {
  padding: 3px 5px 0 2px;
  margin-right: 5px; }

.poleFormularza2 {
  clear: left;
  padding-bottom: 5px;
  height: 20px; }

#rzad {
  border-bottom: 1px dotted #cccccc; }

.identstuff {
  float: right;
  width: auto;
  color: #ff3300; }

h1 {
  font-size: 23px;
  margin: 0;
  padding: 0;
  color: #666; }

h2 {
  clear: both;
  padding: 10px 10px 15px 5px;
  margin: 0 0 10px 0;
  color: #333;
  font-size: 18px;
  border-bottom: 1px dotted #ccc;
  font-style: normal;
  font-weight: 400; }

h3 {
  padding: 5px 5px 5px 25px;
  margin: 0;
  border-bottom: 1px solid #ccc;
  font-weight: normal; }

#lewakolumna form {
  padding: 0;
  margin: 0; }

form {
  padding: 0;
  margin: 0; }

.clear {
  clear: both; }

.malyLink {
  font-size: 11px;
  color: #333; }

.malyLink a {
  text-decoration: underline;
  color: #03c; }

.malyLink a:active {
  text-decoration: underline;
  color: #03c; }

.malyLink a:visited {
  text-decoration: underline;
  color: #03c; }

.malyLink a:link {
  text-decoration: none;
  color: #03c; }

.malyLink a:hover {
  text-decoration: underline;
  color: #039; }

.tekstMaly {
  font-size: 10px;
  color: #999999;
  text-decoration: none; }

.tekstMalyCiemny {
  font-size: 10px;
  color: #333333;
  text-decoration: none; }

.tekstMalyJasniejszy {
  font-size: 9px;
  color: #cccccc;
  text-decoration: none; }

.tekstWiekszy {
  font-size: 14px;
  color: #333333;
  text-decoration: none;
  font-weight: bold; }

a:link {
  text-decoration: none; }

a:visited {
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

a:active {
  text-decoration: none; }

/* listowanie ludzi */
#klub,
#firma {
  float: left;
  padding: 5px; }

#ludziebox,
#firmyBox {
  display: none;
  position: relative;
  z-index: 999;
  margin-top: -2px;
  margin-bottom: -500px;
  float: left;
  width: 100%;
  max-height: 340px;
  overflow: auto;
  padding: 5px 5px 10px 5px;
  margin-left: 0;
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: 5px 8px 5px -2px #ccc;
  box-shadow: 5px 8px 5px -2px #ccc; }

.loadico {
  width: 16px;
  height: 16px;
  margin: 5px 0 0 -25px;
  position: relative;
  z-index: 99;
  float: left; }

/*  .loadico.czysc{
cursor:pointer;
background-image:url(../images/bullet_cross.png);
background-position:top;
background-repeat:no-repeat;
}
.loadico.czysc:hover{
    background-position:bottom;
}
*/
#listaludzi .awatar {
  width: 20px;
  height: 20px;
  margin: -3px 10px 0 0;
  float: left;
  position: relative; }

#listaludzi .ludzielistaitem {
  color: #333;
  padding: 10px 0 0 2px;
  border-bottom: 1px dotted #ccc;
  margin-top: 1px; }

#listaludzi .ludzielistaitem .ludzikopis {
  margin-bottom: 10px;
  padding-left: 10px;
  text-align: left; }

#listaludzi .ludzielistaitem:hover {
  padding-left: 0;
  color: #000;
  background-image: url(../images/overlay-button.png);
  background-repeat: repeat-x;
  border-left: 2px solid #fcc; }

#listaludzi .ludzielistaitem.aktyw {
  padding-left: 0;
  border-left: 2px solid #c33;
  font-weight: normal;
  background-color: #fff; }

#listaludzi .mniejsze {
  font-size: 11px;
  color: #999; }

.grupodod {
  cursor: pointer;
  width: auto;
  text-align: right;
  margin-right: 15px;
  text-align: left;
  font-size: 12px; }

.dodawacz {
  display: none;
  clear: left;
  background-color: #dbdbdb;
  -webkit-box-shadow: inset 0px 3px 3px -2px #ccc;
  box-shadow: inset 0px 3px 3px -2px #ccc;
  background: #ededed;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ededed 0%, white 73%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(73%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ededed 0%, white 73%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ededed 0%, white 73%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ededed 0%, white 73%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ededed 0%, white 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff', GradientType=0 );
  /* IE6-9 */ }

.dodawacz form {
  padding: 20px;
  width: auto; }

.dodawacz form .cennikzajec {
  width: 180px;
  margin-right: 10px;
  float: left; }

.dodawacz form .umowacheckbox {
  float: left;
  width: auto;
  padding: 3px;
  margin-right: 10px;
  font-size: 11px; }

.dodawacz form .button {
  color: #fff; }

#listaludzi .jestjuz {
  color: #ccc; }

#listaludzi .jestjuz:hover {
  color: #ccc; }

#listaludzi .jestjuz .mniejsze {
  color: #ccc; }

.jestdodany {
  float: right;
  width: 16px;
  height: 16px;
  margin-right: 15px; }

/* sugestie box do wyszukiwarki */
.wyroznij {
  background-color: #ffff99; }

.load {
  background-image: url(../images/loader.gif);
  background-position: 95% 7px;
  background-repeat: no-repeat; }

#result {
  height: 20px;
  font-size: 16px;
  color: #333;
  padding: 5px;
  margin-bottom: 10px; }

.suggestionsBox {
  display: none;
  position: absolute;
  z-index: 666;
  background-color: #fff;
  margin: 0 0 0 0;
  padding: 0 15px 10px 15px;
  line-height: 24px;
  width: 830px;
  max-height: 500px;
  overflow: auto;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(50, 50, 50, 0.35);
  -moz-box-shadow: 0px 0px 13px 0px rgba(50, 50, 50, 0.35);
  box-shadow: 0px 0px 13px 0px rgba(50, 50, 50, 0.35); }

.suggestionList {
  margin: 0px;
  padding: 0px; }

.suggestionList ul li {
  list-style: none;
  margin: 0px;
  padding: 6px; }

.suggestionList li a {
  color: #f2f2f2; }

.suggestionsBox .eventInfo {
  background-color: #f2f2f2;
  padding: 5px 10px;
  margin: 0 -15px;
  color: #333; }

.suggestionsBox .foundRow {
  clear: both;
  padding: 10px 0 0 15px; }

.suggestionsBox .foundPhrase {
  text-transform: uppercase;
  width: 175px;
  margin-right: 10px;
  font-weight: bold;
  font-size: 13px;
  overflow: hidden; }

.suggestionsBox .foundPhrase.duplicate {
  color: #f2f2f2; }

.suggestionsBox .foundDetails {
  border-bottom: 1px dotted #ccc;
  width: 560px; }

#suggest {
  position: relative; }

#suggestionsList ul li a {
  background-color: #000;
  border-bottom: 1px dotted #666;
  float: left;
  font-size: 14px;
  width: 180px;
  padding: 5px; }

#suggestionsList ul li a:hover {
  background-color: #333;
  color: #fff; }

/* sprawdzanie czy email istnieje */
.accountCheck {
  display: none;
  margin-bottom: 10px;
  border-bottom: 1px dotted #ccc; }

.accountCheck .entryRow {
  padding: 5px 5px 5px 10px;
  margin-bottom: 5px; }

.accountCheckErrors {
  display: none;
  border-radius: 3px;
  padding: 10px;
  margin-bottom: 10px;
  background-color: #d9534f;
  color: #fff;
  border: 1px solid #d43f3a; }

/* zmiany w userze */
.pokazzmiane {
  cursor: pointer; }

.pokazzmiane:hover {
  text-decoration: underline; }

#load {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px;
  border: #ecec2a 1px solid;
  background: #fffcc6;
  background-image: url(../images/button_close_alert.png);
  background-repeat: no-repeat;
  background-position: right;
  cursor: pointer; }

#container {
  position: relative; }

.wyroznienie {
  cursor: pointer;
  float: left;
  width: 16px;
  height: 16px;
  margin-top: 3px;
  padding: 3px 10px 0 0;
  background-image: url(../ikony/star_grey.png);
  background-repeat: no-repeat; }

.wyroznienie.gold {
  cursor: pointer;
  float: left;
  width: 16px;
  height: 16px;
  margin-top: 3px;
  padding: 3px 10px 0 0;
  background-image: url(../ikony/star_gold.png);
  background-repeat: no-repeat; }

.odbiordyp.schowaj {
  display: none; }

.jestwyroznienie {
  display: none;
  font-weight: bold; }

.jestwyroznienie.pokaz {
  display: block; }

/* rejestracja */
#cross {
  display: none; }

input.flag {
  background-repeat: no-repeat;
  background-position: 5px;
  padding-left: 30px;
  margin-bottom: 10px;
  background-size: 16px 11px; }

input.flag.pl {
  background-image: url(../images/flags/PL.png); }

input.flag.en {
  background-image: url(../images/flags/GB.png); }

input.flag.de {
  background-image: url(../images/flags/DE.png); }

input.flag.fr {
  background-image: url(../images/flags/FR.png); }

input.flag.es {
  background-image: url(../images/flags/ES.png); }

input.flag.ru {
  background-image: url(../images/flags/RU.png); }

.sortableIcon {
  cursor: move; }

.cursor-pointer {
  cursor: pointer; }

.form-check {
  line-height: 1.5rem; }

.tab-content > .tab-pane {
  height: 1px;
  overflow: hidden;
  display: block;
  visibility: hidden; }

.tab-content > .active {
  height: auto;
  overflow: auto;
  visibility: visible; }

.icoPlec.fa-male {
  color: #2bc9e2; }

.icoPlec.fa-female {
  color: #EBBAEB; }

.border-right {
  border-right: 1px dotted #ccc; }

#okno {
  background-color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333; }

.eventRej {
  font-size: 1rem;
  border: 1px solid #f2f2f2;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 3px 3px 1px #f2f2f2;
  box-shadow: 0px 3px 3px 1px #f2f2f2;
  margin-bottom: 20px; }
  .eventRej .eventNazwa {
    border-left: 3px solid #ddd;
    color: #333;
    padding: 15px 0 15px 15px;
    line-height: 1.1rem;
    font-weight: bold;
    margin-left: -1px;
    border-bottom: 1px solid #f2f2f2; }
    .eventRej .eventNazwa.active {
      border-left: 3px solid #96d04b;
      background: #f5f9ef; }
    .eventRej .eventNazwa.awaiting {
      border-left: 3px solid #e5c90f;
      background: #fdf6c6; }
  .eventRej .totalSum {
    border-left: 3px solid #ddd;
    text-decoration: none;
    font-weight: normal;
    background: #f7f7f7;
    padding: 15px 0 15px 15px;
    line-height: 1.1rem;
    margin-left: -1px; }
    .eventRej .totalSum.active {
      border-left: 3px solid #96d04b;
      background: #eaf1e1; }
    .eventRej .totalSum.awaiting {
      border-left: 3px solid #e5c90f;
      background: #f9ed9a; }
  .eventRej .eventRow {
    padding: 3px 0 0 0;
    font-size: 1rem; }
  .eventRej .eventTab {
    padding: 5px 1rem 5px 1.2rem;
    color: #666;
    cursor: pointer; }
    .eventRej .eventTab:hover {
      color: #000;
      text-decoration: none; }

.delEvRej {
  float: right;
  width: auto;
  color: #CCC;
  padding: 0 15px;
  margin-top: -5px;
  font-size: 1.6rem; }
  .delEvRej:hover {
    color: #F30; }

.rozmiarNadaj {
  margin: 5px 0 0 0; }

.nadajNumer {
  cursor: pointer;
  color: #333;
  clear: both; }
  .nadajNumer:hover {
    text-decoration: underline; }

.rejStuff {
  display: none; }

.zmienRozmiary, .zmienRozmiaryPromo {
  cursor: pointer;
  color: #666; }

.zmienRozmiary:hover, .zmienRozmiaryPromo:hover {
  text-decoration: none;
  color: #000; }

.zmienStuff {
  display: none;
  clear: both; }

.zmienStuff select {
  width: auto; }

.sideShowBox {
  padding: 10px;
  margin: 0 0 0 0;
  background-color: #f2f2f2;
  border-top: 1px solid #CCC; }

.sideShowBox a.sidelink {
  color: #666;
  text-decoration: none;
  padding: 5px 0;
  margin-bottom: 10px; }

.sideShowBox a.sidelink i.fa {
  margin: 4px 5px 0 0;
  color: #333;
  width: 15px; }

.sideShowBox a.sidelink:hover {
  color: #000;
  text-decoration: none; }

/* elementy pokazywane w magazynie */
.schowek {
  margin: 0 0 5px 0;
  background-color: #E6E6E6;
  border-bottom: 1px solid #CCC;
  color: #333; }

.schowekLabel {
  padding: 10px;
  background-color: #DFDFDF;
  border-bottom: 1px solid #CCC; }

.schowek form {
  padding: 10px;
  background-image: url(../images/overlay-button.png);
  background-repeat: repeat-x;
  margin: 0;
  width: auto;
  border-top: 1px solid #F2F2F2; }

.kolumna50 {
  width: 400px;
  margin-right: 20px;
  float: left;
  margin-left: 20px;
  padding-right: 20px;
  border-right: 1px dotted #000; }

.kolumna50a {
  width: 400px;
  float: left;
  margin-right: -20px; }

.okienkopiechart {
  margin-left: 10px;
  margin-bottom: 50px; }

.tabelkaPie {
  width: 220px;
  margin: 20px 0 0 20px; }

.tabelkaPie td {
  padding: 3px; }

.tabelkaPie .labelrzad {
  border-top: 1px solid #CCC;
  margin-top: 5px;
  padding-top: 5px; }

.tabelaPorownanie td {
  padding: 5px;
  border: 1px solid #CCC;
  border-top: none;
  border-left: none; }

/* zaznaczanie eventów */
.wyroznienie {
  cursor: pointer;
  float: left;
  width: 16px;
  height: 16px;
  margin-top: 1px;
  padding: 3px 10px 0 0;
  background-image: url(ikony/bullet_tick_check_off.png);
  background-repeat: no-repeat; }

hr {
  height: 1px;
  border: none;
  border-top: 1px dotted #999;
  margin: 5px 5px 15px -5px;
  padding: 0; }

tbody.produkt .rzadtabeli {
  cursor: move; }

.produkt {
  padding: 15px 0 15px 15px; }

.przenies {
  cursor: move; }

.miejscekolor {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px dashed #CCC;
  height: 15px;
  padding: 4px;
  width: 15px;
  float: left; }

.wyroznienie.gold {
  cursor: pointer;
  float: left;
  width: 16px;
  height: 16px;
  margin-top: 1px;
  padding: 3px 10px 0 0;
  background-image: url(ikony/bullet_tick_check_on.png);
  background-repeat: no-repeat; }

.jestwyroznienie {
  display: none;
  font-weight: bold; }

.jestwyroznienie.pokaz {
  display: block; }

.zamowienieElement {
  cursor: pointer; }

.szczegolyZam {
  display: none; }

.podsumowanieZam .prodRzad {
  background-color: #FFF;
  border-bottom: 1px solid #CCC; }

/* koniec zaznaczania eventów */
.dashOpis {
  float: left;
  width: 85px;
  padding: 20px 0 0 30px;
  font-size: 16px;
  color: #666; }

.przerywnik {
  height: 7px;
  margin: 7px 0;
  border-bottom: 1px dotted #999;
  clear: left; }

/* wyglad buttonow w paskach */
.buttontlo {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 10px;
  clear: right;
  background-image: url(../images/h2grad.png);
  background-repeat: repeat-x;
  margin-top: 15px;
  background-color: #f0f0f0;
  text-align: right; }

.buttontlo .inputStyle {
  cursor: text;
  border: 1px solid #999;
  border-bottom: 1px solid #999;
  background-color: #FFF;
  color: #333;
  font-style: normal;
  padding: 3px;
  border-radius: 3px; }

.buttontlo .inputStyle:hover {
  background-color: #FFF; }

.buttoninput {
  border: none;
  background: #88b526 url(../images/overlay-button.png) repeat-x;
  color: #fff;
  padding: 4px 7px 5px 7px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin: 2px 2px;
  cursor: pointer; }

.buttoninput:hover {
  background-color: #999;
  border: 1px solid #999; }

/* wyglad buttonow roznych */
form .form-button, .searchbutton {
  border: none;
  background: #88b526 url(../images/overlay-button.png) repeat-x;
  color: #fff;
  padding: 4px 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin: 2px 2px;
  cursor: pointer; }

form .form-button:hover, .paging:hover, .searchbutton:hover {
  background-color: #999; }

.paginations .info:hover {
  background-color: #aaa; }

form .green, .paging:hover {
  background-color: #88B526; }

.paginations .current:hover {
  background: #6ED8F8; }

/* link jako button */
a.buttonlink {
  background: #6ed8f8 url(../images/overlay-button.png) repeat-x;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  font-size: 9pt;
  text-transform: lowercase;
  color: #fff;
  padding: 4px 5px;
  text-decoration: none; }

a.buttonlink:hover {
  color: #333;
  background-color: #CCC; }

#topicRamka {
  padding: 5px; }

.malaczcionka {
  font-size: 10px; }

.wiekszaczcionka {
  font-size: 14px; }

.jasnaczcionka {
  color: #999; }

.malaikonka {
  float: left;
  margin-right: 5px;
  width: 16px;
  height: 16px; }

.userzdjecie {
  width: 235px;
  border: none; }

.editzdjecie {
  border: 1px dotted #333;
  margin: 10px; }

.alert {
  margin-bottom: 0;
  font-size: 13px; }

#content {
  background: #FFF; }

#content_main {
  border-top: 1px solid #fff;
  padding: 0 10px 10px 0; }

.prawaCol {
  background-image: url(../images/shadowCut.png);
  background-repeat: no-repeat;
  min-height: 570px; }

#pelnaszerokosc {
  width: 980px; }

.pelnaszerokosc {
  width: 980px; }

#clearKolumny {
  clear: left;
  margin-bottom: 10px; }

/* wyglad przelacznika do instruktorow dopisu */
.dodaj {
  cursor: pointer; }

.spust {
  text-decoration: underline; }

.spust:hover {
  text-decoration: none; }

/*licznik*/
.iterator {
  padding: 10px;
  text-decoration: none;
  margin: 3px; }

.iterator a {
  padding: 2px 4px 2px 4px;
  float: left;
  border: 1px solid #CCC;
  margin: 3px;
  text-decoration: none; }

.iterator a:hover {
  border: 1px solid #999;
  background-color: #CCC;
  text-decoration: none; }

/* zamowienia */
.zamowienie .przycisk {
  border: 1px solid #999;
  float: right;
  width: auto;
  padding: 4px 7px;
  background-color: #FFF;
  border-radius: 3px;
  text-decoration: none;
  margin-right: 10px; }

/* filtry */
/* filtry sidebar */
.filter .rozwin {
  padding: 0 5px;
  float: left;
  width: auto;
  color: #999;
  font-weight: normal;
  margin-right: 5px; }

.filter2 .poziom3 {
  padding: 0 5px;
  float: left;
  width: auto;
  color: #999;
  font-weight: normal;
  margin-right: 5px; }

.filter .iloscFilter {
  float: right;
  padding: 1px 3px 0 0;
  font-size: 11px;
  color: #999; }

.filterspace {
  padding: 0 0 15px 0; }

.filtrdzial {
  padding: 5px 0 20px 0;
  font-size: 24px;
  margin-top: 5px;
  margin-bottom: 0px;
  background-image: url(../images/h2grad.png);
  background-repeat: repeat-x;
  background-position: bottom; }

.filtrdzial a:link {
  text-decoration: none; }

.filtrdzial a:visited {
  text-decoration: none; }

.filtrdzial a:active {
  text-decoration: none; }

.filtrdzial a:hover {
  text-decoration: underline; }

/* sortowniki */
a .sort {
  float: left;
  clear: left;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 5px;
  margin-bottom: 3px;
  border: 1px solid #ccc;
  background-color: #DFDFDF;
  height: auto;
  width: 150px; }

a .sort:visited {
  text-decoration: none; }

a .sort:active {
  text-decoration: none; }

a .sort:link {
  text-decoration: none; }

a .sort:hover {
  background-color: #FF6;
  background-color: #c6f2ff;
  border: 1px solid #85dafd; }

a .sort .aktyw {
  background-color: #FF9;
  background-color: #e1f8ff;
  border: 1px solid #85dafd;
  font-weight: bold; }

a .sort img {
  margin-right: 5px;
  float: left;
  margin-top: 1px; }

#topicContent {
  height: 20px;
  padding: 5px;
  background-image: url(../images/grad_zakladki_1.gif);
  background-repeat: repeat-x; }

.naglowekTresci {
  font-size: 18px;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif; }

#podzialkatabel {
  border-bottom: 1px solid #CCCCCC; }

#podzialkatabelPrawa {
  border-bottom: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC; }

.elementlisty {
  padding: 5px 5px 5px 10px;
  background-color: #FFF; }

.elementlisty:hover {
  background-color: #F8F8F8; }

.elementlisty a.znikaj {
  float: right;
  display: none; }

.elementlisty:hover a.znikaj {
  display: block; }

.poleilosci {
  border-radius: 3px;
  border: 1px solid #CCC;
  padding: 3px; }

#topicRamkaZawartosc {
  margin: 10px 5px 0px 5px;
  padding: 5px 0px 5px 5px;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #999999;
  background-image: url(../images/grad_zakladki.gif);
  background-repeat: repeat-x;
  background-color: #FFFAD9; }

#zawartosc {
  margin: 0px 5px 10px 5px;
  padding: 5px 0px 0px 0px;
  border-bottom: #CCCCCC 1px dotted;
  border-left: #CCCCCC 1px dotted;
  border-right: #CCCCCC 1px dotted;
  background-color: #FFFFF4; }

/* tabele */
.malyheader {
  margin-bottom: 15px;
  margin-top: 10px; }

.maintablelabel {
  padding: 5px;
  color: #666;
  font-size: 11px; }

.tablelabel {
  background: #FFF !important;
  color: #666;
  padding: 10px 6px 12px 6px;
  border-top: none !important;
  border-bottom: 1px solid #999;
  font-size: 13px; }

.nieaktywne {
  background-color: #FCFCFC; }

.nieaktywneczcionki {
  color: #CCC; }

.nieaktywneczcionki .editinline {
  color: #CCC; }

.rzadtabeli:hover {
  background-color: #F2F2F2; }

/* tabela w etapach */
.marginleft {
  margin-left: 5px; }

.placeholder {
  border-radius: 5px;
  margin-left: 30px;
  border: 1px dashed #CCC;
  height: 38px; }

.poletabeli {
  padding: 5px;
  border-bottom: #CCCCCC 1px solid;
  font-size: 11px;
  line-height: 16px; }

.poletabeli.topper {
  vertical-align: top;
  padding-top: 6px; }

.poletabeli .thumb {
  cursor: e-resize;
  float: left;
  padding: 1px;
  width: 23px;
  height: 23px;
  margin-top: 4px;
  margin-right: 10px;
  box-shadow: 0 0 3px #999; }

.poletabeli .thumb:hover {
  box-shadow: 0 0 3px #FFF; }

.poletabeli_hm {
  padding: 14px 0 6px 5px;
  vertical-align: top;
  border-top: #CCCCCC 1px solid; }

.bezborderu {
  border: none; }

.grupadanych {
  padding: 5px;
  margin: 1px 1px 20px 1px;
  width: 310px; }

.kats .grupadanych {
  padding: 5px;
  margin: 1px 1px 10px 1px;
  width: 460px; }

.brakdanej {
  border: 1px solid #FF0000;
  padding: 2px; }

.tekstInputa {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px; }

.inputStyle {
  border: 1px solid #CCC;
  color: #333;
  border-top: 1px solid #999;
  padding: 3px;
  border-radius: 3px; }

.inputStyle:hover {
  background-color: #FFC; }

.inputStyle:focus {
  border: 1px solid #999;
  color: #333;
  border-top: 1px solid #999;
  background-color: #FFC; }

#zawartItem {
  padding: 3px;
  width: auto;
  padding-left: 20px;
  border-bottom: 1px dotted #CCC; }

#zawartEdit {
  padding: 5px 3px 0px 20px;
  height: 20px;
  background-color: #F4F4E0;
  margin-top: 5px;
  border-top: 1px dotted #CCCCCC;
  width: auto; }

#ikonka {
  float: left;
  width: auto;
  margin-right: 5px; }

.ikonka {
  float: left;
  width: auto;
  margin-right: 5px; }

.clearlewa {
  clear: left; }

#submenu {
  padding: 20px 0 0 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333;
  margin: 0;
  border: 1px solid #FFF;
  display: none; }

#submenu a {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 4px 7px;
  text-decoration: none;
  border: 1px solid #fff;
  margin-right: 5px;
  cursor: pointer; }

#submenu a:hover {
  background-image: url(../images/overlay-button.png);
  background-repeat: repeat-x;
  border: 1px solid #e6e6e6;
  background-color: #F2F2F2;
  text-decoration: none;
  color: #333;
  border-radius: 3px; }

#submenu a.activ {
  text-decoration: none;
  background-image: url(../images/overlay-button.png);
  background-repeat: repeat-x;
  background-color: #e1f8ff;
  border-right: 1px solid #E6E6E6;
  padding: 5px 7px 11px 7px;
  margin-top: -1px;
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

#submenu a.activ:hover {
  border-top: 1px solid #FFF;
  border-left: 1px solid #FFF; }

#pomoc {
  background-image: url(../images/06.jpg);
  background-repeat: repeat-x;
  padding: 25px 5px 25px 15px;
  border-top: 2px solid #CCCCCC;
  margin-top: 3px; }

#poleFormularza {
  clear: left;
  padding-bottom: 10px;
  height: auto; }

.poleFormularza {
  clear: left;
  padding-bottom: 10px;
  height: auto; }

.kats #poleFormularza {
  height: auto; }

.poleFormularza {
  clear: left;
  padding-bottom: 15px;
  min-height: 25px;
  height: auto; }

.poleFormularza.poziom {
  float: left;
  width: 200px;
  padding-bottom: 10px;
  height: auto; }

.poleFormularza span {
  font-size: 11px; }

.poziom {
  padding: 0; }

.wariant {
  padding: 5px;
  border-radius: 3px;
  margin-left: -5px;
  margin-right: 10px; }

.wariant:hover {
  background-color: #F2F2F2;
  background-image: url(../images/h2grad.png);
  background-position: top;
  background-repeat: repeat-x; }

.poleFormularza2 {
  clear: left;
  padding-bottom: 15px;
  height: 20px; }

#poleFormularzaSzerokie {
  padding-bottom: 5px; }

#ramka {
  border: 1px solid #CCCCCC;
  padding: 2px;
  margin: 5px 0px 5px 0px; }

#rzad {
  border-bottom: 1px dotted #CCCCCC; }

.watermark {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #CCCCCC;
  font-weight: bold; }

/* start tooltipa */
a.info {
  position: relative;
  z-index: 24;
  color: #000;
  text-decoration: none; }

a.info:hover {
  z-index: 25;
  background-color: #FFFFFF; }

a.info span {
  display: none; }

a.info:hover span {
  display: block;
  position: absolute;
  top: 2em;
  left: 2em;
  width: auto;
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
  color: #333333;
  text-align: center;
  padding: 3px;
  filter: alpha(opacity=95);
  -moz-opacity: .95;
  opacity: .95; }

/* koniec tooltipa*/
.tekst {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  text-decoration: none; }

/* Dashboard */
.naglowek {
  padding: 6px 5px 15px 5px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  color: #666;
  background-image: url(../images/h2grad.png);
  background-position: bottom;
  background-repeat: repeat-x; }

h1 {
  font-size: 23px;
  margin: 0;
  padding: 0;
  color: #666; }

h4 {
  border-bottom: 1px dotted #CCC;
  padding-bottom: 10px;
  padding-left: 5px; }

#lewakolumna form {
  padding: 0;
  margin: 0; }

form {
  padding: 0;
  margin: 0; }

.eventItem {
  background-color: #FFF;
  padding: 10px 0 5px 0;
  border-bottom: 1px dotted #999;
  line-height: 18px; }

.eventItem:hover {
  background-color: #F8F8F8;
  border-bottom: 1px dotted #CCC; }

.eventItem .eventTytul {
  font-weight: bold;
  margin-top: 5px; }

.eventItem .odliczEvent {
  font-size: 12px;
  float: left;
  width: 45px;
  padding: 0px 5px;
  text-align: center; }

.eventItem .opisOboz {
  width: 615px;
  float: right; }

.eventItem .nazwaObozu {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif; }

.eventItem .nazwaObozu a {
  color: #222; }

.eventItem .eventdata {
  color: #666;
  font-size: 11px; }

.eventItem.wykonane {
  color: #CCC; }

.eventItem.wykonane .eventdata {
  color: #CCC; }

.eventItem.wykonane a {
  color: #CCC; }

.eventbox {
  float: left;
  width: auto;
  padding: 0 5px; }

.eventItem.wykonane .eventOpis {
  display: none; }

.eventOpis {
  padding: 5px 0 0 0; }

.eventOpis.schowaj {
  display: none; }

.eventItem .clear {
  clear: both; }

/* listowanie ludzi */
#listaludzi {
  color: #333; }

#listaludzi .awatar {
  width: 20px;
  height: 20px;
  margin: -3px 10px 0 0;
  float: left;
  position: relative; }

#listaludzi .ludzielistaitem {
  color: #333;
  padding: 10px 0 0 2px;
  border-bottom: 1px dotted #CCC;
  margin-top: 1px; }

#listaludzi .ludzielistaitem .ludzikopis {
  margin-bottom: 10px;
  padding-left: 10px;
  text-align: left; }

#listaludzi .ludzielistaitem:hover {
  color: #000;
  background-color: #F2F2F2; }

#listaludzi .ludzielistaitem.aktyw {
  font-weight: normal;
  background-color: #FFF; }

#listaludzi .mniejsze {
  font-size: 11px;
  color: #999; }

#listaFludzi .ludzielistaitem {
  color: #333;
  padding: 10px 0 0 2px;
  border-bottom: 1px dotted #CCC;
  margin-top: 1px; }

#listaFludzi .ludzielistaitem .ludzikopis {
  margin-bottom: 10px;
  padding-left: 10px;
  text-align: left; }

#listaFludzi .ludzielistaitem:hover {
  color: #000;
  background-color: #F2F2F2; }

#listaFludzi .ludzielistaitem.aktyw {
  font-weight: normal;
  background-color: #FFF; }

#listaFludzi .mniejsze {
  font-size: 11px;
  color: #999; }

.grupodod {
  cursor: pointer;
  width: auto;
  text-align: right;
  margin-right: 15px;
  font-size: 12px;
  color: #333; }

.grupodod a {
  color: #333; }

/* nadawanie numeru */
.rejStuff {
  display: none; }

.rozmiary {
  display: none; }

.rozmiarWybierz {
  display: none; }

.numery {
  display: none; }

.numerWybierz {
  display: none;
  clear: both; }

.barsicon {
  font-size: 13px;
  margin: 0 5px 0 0;
  padding: 3px 0 0 0; }

.caretIcon {
  padding: 3px 5px 0 0;
  width: 15px; }

.tabBox {
  cursor: pointer; }

.hiddenBox {
  display: none; }

/* faktury */
.fakturaCheck {
  color: #ccc;
  font-size: 18px;
  cursor: pointer; }

.fakturaCheck:hover {
  color: #333; }

.fakturaCheck.wystawiona {
  color: #3c9f00; }

.fakturaCheck.wystawiona:hover {
  color: #FF0000; }

/* odbiory */
.koszulka {
  float: left;
  background-image: url(../images/koszulka.png);
  background-repeat: no-repeat;
  width: 270px;
  height: 237px; }

.naloz {
  margin: 80px 0 0 66px;
  width: 140px; }

.naloz .numer {
  font-family: sans-serif;
  padding-top: 2px;
  text-align: center;
  font-size: 32px; }

.naloz .rozmiar {
  text-align: center;
  font-size: 14px;
  padding-top: 25px; }
