body {
  font-family: 'Open Sans', sans-serif;
  background: url(../images/bg_image.jpg) no-repeat scroll center 0 transparent;
  background-color: #000; }

h1 {
  text-transform: uppercase; }

h2 {
  font-size: 16px; }

.container {
  padding: 10px 37px;
  padding-bottom: 37px;
  width: 931px;
  margin: 0 auto; }

.pull-right {
  float: right; }

.clr {
  clear: both; }

section {
  position: relative;
  margin-bottom: 20px; }

button, .btn, input[type="submit"] {
  background: #727272;
  /* Old browsers */
  background: -moz-linear-gradient(top, #727272 0%, #444444 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #727272), color-stop(100%, #444444));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #727272 0%, #444444 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #727272 0%, #444444 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #727272 0%, #444444 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #727272 0%, #444444 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#727272', endColorstr='#444444',GradientType=0 );
  /* IE6-9 */
  border: medium none;
  color: #FFF;
  height: 40px;
  cursor: pointer;
  font-weight: bold;
  margin-left: 5px;
  float: left;
  width: 228px;
  text-align: center;
  text-decoration: none;
  font-size: 13px;
  line-height: 40px; }

.drukuj {
  background: #cecece;
  /* Old browsers */
  background: -moz-linear-gradient(top, #cecece 0%, #a0a0a0 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cecece), color-stop(100%, #a0a0a0));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #cecece 0%, #a0a0a0 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #cecece 0%, #a0a0a0 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #cecece 0%, #a0a0a0 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #cecece 0%, #a0a0a0 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cecece', endColorstr='#a0a0a0',GradientType=0 );
  /* IE6-9 */
  padding: 0 !important; }
  .drukuj button {
    height: 75px;
    width: 100%; }

.boisko {
  display: none;
  background: #428c78;
  text-align: center;
  vertical-align: middle;
  position: relative; }
  .boisko .logo {
    position: absolute;
    left: 5px;
    bottom: 10px;
    z-index: 9999;
    opacity: 0.6; }
  .boisko > div {
    display: table-cell;
    vertical-align: middle; }

#ileBoisk label {
  padding-left: 20px;
  position: relative;
  font-size: 12px; }
  #ileBoisk label input {
    display: none; }
  #ileBoisk label.on:before {
    background: #fff !important; }
  #ileBoisk label:before {
    border: 1px solid rgba(0, 0, 0, 0.8);
    border-radius: 50%;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.6) inset;
    content: "";
    height: 10px;
    margin-top: -5px;
    position: absolute;
    left: 0;
    top: 50%;
    width: 10px; }

#step1 {
  background: url("../images/bg.png") repeat scroll 0 0 transparent;
  border-radius: 50%;
  box-shadow: 0 0 3px;
  display: table;
  height: 400px;
  left: 50%;
  margin: -200px auto 0 -200px;
  position: absolute;
  top: 50%;
  width: 400px;
  transition: all 0.7s ease; }
  #step1 h1 {
    display: table-cell;
    font-size: 28px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    font-family: verdana;
    color: #fff; }

#steps {
  position: relative;
  transition: all 0.7s ease; }
  #steps .linia {
    content: '';
    width: 0;
    height: 10px;
    background: red;
    position: absolute;
    top: 50%;
    left: 90px;
    margin-top: -5px;
    z-index: 0;
    transition: all 0.5s ease; }
  #steps ul {
    list-style: none;
    text-align: center;
    clear: both;
    overflow: hidden;
    position: relative;
    width: 760px;
    margin: 0 auto;
    margin-top: 5px;
    padding: 25px; }
    #steps ul:before {
      content: '';
      width: 730px;
      height: 10px;
      background: #ccc;
      position: absolute;
      top: 50%;
      left: 40px;
      margin-top: -5px;
      z-index: -1; }
    #steps ul:after {
      content: '';
      width: 0;
      height: 10px;
      background: red;
      position: absolute;
      top: 50%;
      left: 40px;
      margin-top: -5px;
      z-index: -1; }
    #steps ul li {
      width: 100px;
      height: 100px;
      background: url(../images/bg.png);
      float: left;
      border-radius: 50%;
      color: #fff;
      display: table;
      margin-left: 65px;
      transition: all 0.7s ease; }
      #steps ul li:first-child {
        margin-left: 0; }
      #steps ul li.active {
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
        transform: scale(1.2);
        transition: all 0.7s ease; }
      #steps ul li div {
        display: table-cell;
        vertical-align: middle;
        font-size: 11px; }

#dwa {
  width: 640px;
  height: 320px; }

#trzy {
  width: 960px;
  height: 480px; }

#cztery {
  width: 940px;
  height: 480px; }

#piec {
  width: 590px;
  height: 320px; }

#container4 .kineticjs-content {
  margin-left: -20px; }

#step2 {
  background: #d7d7d7;
  /* Old browsers */
  background: -moz-linear-gradient(top, #d7d7d7 0%, #a0a0a0 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d7d7d7), color-stop(100%, #a0a0a0));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #d7d7d7 0%, #a0a0a0 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #d7d7d7 0%, #a0a0a0 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #d7d7d7 0%, #a0a0a0 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #d7d7d7 0%, #a0a0a0 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d7d7', endColorstr='#a0a0a0',GradientType=0 );
  /* IE6-9 */
  margin-bottom: 15px;
  padding-bottom: 2px;
  width: 927px; }
  #step2 h2 {
    line-height: 50px;
    margin: 0; }
  #step2 h3 {
    margin: 0;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 50px; }
  #step2 .podloga {
    background: transparent;
    text-align: center; }
    #step2 .podloga .kolory {
      margin-right: 0; }
    #step2 .podloga.kolorpodlogi {
      width: 60px !important; }
      #step2 .podloga.kolorpodlogi .kolory {
        position: absolute; }
        #step2 .podloga.kolorpodlogi .kolory p {
          margin: 0; }
  #step2 table {
    border-collapse: collapse;
    width: 100%; }
    #step2 table tr {
      text-transform: uppercase; }
      #step2 table tr td {
        font-size: 13px;
        font-weight: normal;
        margin-bottom: 3px;
        padding: 0 10px;
        position: relative;
        text-transform: uppercase;
        vertical-align: top;
        background: transparent;
        width: auto; }
        #step2 table tr td.boiska label {
          display: block;
          height: 50px;
          cursor: pointer;
          line-height: 50px; }
          #step2 table tr td.boiska label.on:before {
            background: #000 !important; }
  #step2 .boiska label {
    padding-left: 20px;
    position: relative;
    font-size: 12px; }
    #step2 .boiska label input {
      display: none; }
    #step2 .boiska label.on:before {
      background: #fff !important; }
    #step2 .boiska label:before {
      border: 1px solid rgba(0, 0, 0, 0.8);
      border-radius: 50%;
      box-shadow: 0 0 1px rgba(0, 0, 0, 0.6) inset;
      content: "";
      height: 10px;
      margin-top: -5px;
      position: absolute;
      left: 0;
      top: 50%;
      width: 10px; }
  #step2 .boiska ul {
    list-style: none;
    overflow: hidden;
    margin-bottom: 0;
    padding-left: 0; }
    #step2 .boiska ul li label {
      padding-left: 20px;
      position: relative;
      font-size: 12px; }
      #step2 .boiska ul li label input {
        display: none; }
      #step2 .boiska ul li label.on:before {
        background: #fff !important; }
      #step2 .boiska ul li label:before {
        border: 1px solid rgba(0, 0, 0, 0.8);
        border-radius: 50%;
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.6) inset;
        content: "";
        height: 10px;
        margin-top: -5px;
        position: absolute;
        left: 0;
        top: 50%;
        width: 10px; }
  #step2 .left, #step2 .right {
    display: inline-block;
    vertical-align: top;
    position: relative; }
  #step2 .kolory p {
    font-size: 12px;
    margin: 0;
    margin-bottom: 5px; }
  #step2 .kolory span {
    background: #428c78;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 34px;
    width: 35px; }
  #step2 #kolorPodlogi {
    list-style: none;
    padding-left: 0px;
    display: none;
    margin: 0px;
    position: absolute;
    z-index: 999;
    padding: 5px;
    background: #fafafa;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    left: 50%;
    margin-left: -47px;
    top: 66px;
    width: 86px; }
    #step2 #kolorPodlogi li {
      border-radius: 50%;
      margin: 4px 0;
      width: 30px;
      height: 30px;
      display: inline-block;
      border: 1px solid #363636;
      /*            &:nth-child(1) {
                      background: #93a968;
                  }
                  &:nth-child(2) {
                      background: #6d873e;
                  }
                  &:nth-child(3) {
                      background: #567b38;
                  }
                  &:nth-child(4) {
                      background: #498677;
                  }
                  &:nth-child(5) {
                      background: #ba9963;
                  }
                  &:nth-child(6) {
                      background: #af7430;
                  }
                  &:nth-child(7) {
                      background: #8f532f;
                  }
                  &:nth-child(8) {
                      background: #773a27;
                  }
                  &:nth-child(9) {
                      background: #5c8895;
                  }
                  &:nth-child(10) {
                      background: #6d8086;
                  }
                  &:nth-child(11) {
                      background: #42899b;
                  }
                  &:nth-child(12) {
                      background: #3f5376;
                  }
                  &:nth-child(13) {
                      background: #ab9f87;
                  }
                  &:nth-child(14) {
                      background: #7d7b6c;
                  }
                  &:nth-child(15) {
                      background: #50574f;
                  }
                  &:nth-child(16) {
                      background: #fff;
                  } */ }
      #step2 #kolorPodlogi li label {
        cursor: pointer;
        display: block;
        height: 30px;
        width: 30px; }
        #step2 #kolorPodlogi li label input[type="radio"] {
          border: 0 none;
          clip: rect(0px, 0px, 0px, 0px);
          height: 1px;
          margin: -1px;
          overflow: hidden;
          padding: 0;
          position: absolute;
          width: 1px; }

#step3 {
  display: inline-block;
  vertical-align: top;
  float: left; }
  #step3 h2 {
    text-transform: uppercase;
    font-size: 14px;
    margin: 0; }
  #step3 h3 {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: normal; }
  #step3 p {
    font-size: 12px;
    margin: 0; }
  #step3 label {
    position: relative;
    padding-left: 20px; }
    #step3 label:after {
      border: 1px solid rgba(0, 0, 0, 0.6);
      box-shadow: 0 0 1px rgba(0, 0, 0, 0.4) inset;
      content: "";
      height: 10px;
      margin-top: -5px;
      position: absolute;
      left: 0;
      top: 50%;
      width: 10px; }
    #step3 label input[type="checkbox"] {
      border: 0 none;
      clip: rect(0px, 0px, 0px, 0px);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    #step3 label.on:after {
      background: url(../images/check.png) center no-repeat; }
  #step3 table {
    border-collapse: collapse; }
    #step3 table thead {
      text-align: left; }
  #step3 td.on label:after {
    background: url(../images/check.png) center no-repeat;
    border: 1px solid #fff; }
  #step3 tr:nth-child(even) {
    background: #c3c3c3; }
  #step3 tr:nth-child(odd) {
    background: #d7d7d7; }
  #step3 ul, #step3 tr {
    margin-right: 30px;
    margin-bottom: 0;
    list-style: none;
    padding: 0;
    height: 60px; }
    #step3 ul font-size
    li, #step3 ul td, #step3 ul th, #step3 tr font-size
    li, #step3 tr td, #step3 tr th {
      font-size: 12px;
      margin-bottom: 3px;
      position: relative;
      text-transform: uppercase;
      font-weight: normal;
      padding: 10px;
      padding-bottom: 5px;
      vertical-align: top; }
      #step3 ul font-size
      li ul, #step3 ul td ul, #step3 ul th ul, #step3 tr font-size
      li ul, #step3 tr td ul, #step3 tr th ul {
        display: inline-block;
        padding-left: 5px; }
        #step3 ul font-size
        li ul label, #step3 ul td ul label, #step3 ul th ul label, #step3 tr font-size
        li ul label, #step3 tr td ul label, #step3 tr th ul label {
          padding: 0; }
          #step3 ul font-size
          li ul label:after, #step3 ul td ul label:after, #step3 ul th ul label:after, #step3 tr font-size
          li ul label:after, #step3 tr td ul label:after, #step3 tr th ul label:after {
            display: none; }
          #step3 ul font-size
          li ul label input[type="radio"], #step3 ul td ul label input[type="radio"], #step3 ul th ul label input[type="radio"], #step3 tr font-size
          li ul label input[type="radio"], #step3 tr td ul label input[type="radio"], #step3 tr th ul label input[type="radio"] {
            border: 0 none;
            clip: rect(0px, 0px, 0px, 0px);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px; }
          #step3 ul font-size
          li ul label.on:after, #step3 ul td ul label.on:after, #step3 ul th ul label.on:after, #step3 tr font-size
          li ul label.on:after, #step3 tr td ul label.on:after, #step3 tr th ul label.on:after {
            background: red; }

.colors .ral {
  margin: 0;
  top: 50%;
  margin-top: -7px; }

.ral {
  display: none;
  font-size: 10px !important; }

.colors {
  position: relative; }
  .colors span {
    width: 30px;
    height: 30px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    display: none;
    border-radius: 50%;
    vertical-align: middle;
    cursor: pointer;
    background: #000; }
  .colors div ul {
    background: none repeat scroll 0 0 rgba(250, 250, 250, 0.9);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    list-style: none outside none;
    margin: 0;
    margin-left: -43px;
    padding: 5px;
    position: absolute;
    left: 50%;
    top: 70px;
    height: auto;
    z-index: 999;
    width: 86xp;
    text-align: center; }
    .colors div ul li {
      margin: 4px 0;
      border-radius: 50%;
      width: 30px;
      height: 30px;
      display: inline-block;
      border: 1px solid #363636; }
      .colors div ul li label {
        width: 30px;
        height: 30px;
        display: block;
        cursor: pointer;
        padding-left: 0 !important; }
        .colors div ul li label input[type="radio"] {
          border: 0 none;
          clip: rect(0px, 0px, 0px, 0px);
          height: 1px;
          margin: -1px;
          overflow: hidden;
          padding: 0;
          position: absolute;
          width: 1px; }
      .colors div ul li:nth-child(1) {
        background: #ffff00; }
      .colors div ul li:nth-child(2) {
        background: #ff0000; }
      .colors div ul li:nth-child(3) {
        background: #0000ff; }
      .colors div ul li:nth-child(4) {
        background: #009900; }
      .colors div ul li:nth-child(5) {
        background: #000000; }
      .colors div ul li:nth-child(6) {
        background: #ffffff; }
      .colors div ul li:nth-child(7) {
        background: #ff6600; }
  .colors .lista {
    display: none; }
    .colors .lista label:before {
      display: none; }

.disabled td {
  cursor: not-allowed !important;
  opacity: 0.8; }
  .disabled td label {
    cursor: not-allowed !important; }
  .disabled td span {
    cursor: not-allowed !important; }
  .disabled td .kolor, .disabled td .lista {
    display: none !important; }

#kolory {
  position: relative;
  display: inline-block;
  display: inline-block; }
  #kolory thead tr {
    height: 55px; }
  #kolory .on {
    color: #fff; }
  #kolory h2 {
    text-transform: uppercase;
    font-size: 16px;
    margin: 0;
    text-align: left; }
  #kolory p {
    font-size: 12px;
    text-align: center;
    margin: 0;
    min-height: 22px; }
  #kolory h3 {
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0px; }
  #kolory span {
    font-size: 11px; }
  #kolory ul {
    list-style: none; }
    #kolory ul li {
      position: relative; }
  #kolory th {
    background: none repeat scroll 0 0 #a0a0a0; }
  #kolory .disabled td:first-child label {
    cursor: not-allowed; }
  #kolory td {
    border-right: 1px solid #a0a0a0;
    line-height: 22px;
    padding: 5px 10px 0 !important;
    text-align: center;
    vertical-align: middle !important; }
    #kolory td:first-child {
      text-align: left;
      background: #a0a0a0 !important;
      padding: 0 !important; }
      #kolory td:first-child label {
        height: 60px;
        line-height: 60px;
        padding: 0 10px;
        padding-left: 30px;
        display: block;
        cursor: pointer; }
        #kolory td:first-child label:after {
          left: 10px; }
    #kolory td span {
      width: 30px;
      height: 30px;
      border: 1px solid rgba(0, 0, 0, 0.2);
      display: none;
      border-radius: 50%;
      vertical-align: middle;
      cursor: pointer; }
  #kolory div {
    display: none;
    text-align: right;
    margin-right: 14px; }
    #kolory div ul {
      background: none repeat scroll 0 0 rgba(250, 250, 250, 0.9);
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
      list-style: none outside none;
      margin: 0;
      margin-left: -43px;
      padding: 5px;
      position: absolute;
      left: 50%;
      top: 70px;
      height: auto;
      z-index: 999;
      width: 86xp;
      text-align: center; }
      #kolory div ul li {
        margin: 4px 0;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        display: inline-block;
        border: 1px solid #363636; }
        #kolory div ul li label {
          width: 30px;
          height: 30px;
          display: block;
          cursor: pointer;
          padding-left: 0 !important; }
          #kolory div ul li label input[type="radio"] {
            border: 0 none;
            clip: rect(0px, 0px, 0px, 0px);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px; }
        #kolory div ul li:nth-child(1) {
          background: #ffff00; }
        #kolory div ul li:nth-child(2) {
          background: #ff0000; }
        #kolory div ul li:nth-child(3) {
          background: #0000ff; }
        #kolory div ul li:nth-child(4) {
          background: #009900; }
        #kolory div ul li:nth-child(5) {
          background: #000000; }
        #kolory div ul li:nth-child(6) {
          background: #ffffff; }
        #kolory div ul li:nth-child(7) {
          background: #ff6600; }
  #kolory .kolor, #kolory .kolory {
    display: none;
    text-align: right; }
    #kolory .kolor ul, #kolory .kolory ul {
      background: none repeat scroll 0 0 rgba(250, 250, 250, 0.9);
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
      list-style: none outside none;
      margin: 0;
      padding: 5px;
      position: absolute;
      top: 65px;
      left: 50%;
      z-index: 999;
      height: auto;
      width: 86px;
      margin-left: -43px; }
      #kolory .kolor ul li, #kolory .kolory ul li {
        border-radius: 50%;
        margin: 4px 0;
        overflow: hidden; }
        #kolory .kolor ul li label, #kolory .kolory ul li label {
          width: 30px;
          height: 30px;
          display: block;
          cursor: pointer; }
          #kolory .kolor ul li label input[type="radio"], #kolory .kolory ul li label input[type="radio"] {
            border: 0 none;
            clip: rect(0px, 0px, 0px, 0px);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px; }
        #kolory .kolor ul li:nth-child(1), #kolory .kolory ul li:nth-child(1) {
          background: #ffd64d; }
        #kolory .kolor ul li:nth-child(2), #kolory .kolory ul li:nth-child(2) {
          background: #ed5c00; }
        #kolory .kolor ul li:nth-child(3), #kolory .kolory ul li:nth-child(3) {
          background: #ab1f1c; }
        #kolory .kolor ul li:nth-child(4), #kolory .kolory ul li:nth-child(4) {
          background: #298a40; }
        #kolory .kolor ul li:nth-child(5), #kolory .kolory ul li:nth-child(5) {
          background: #428c78; }
        #kolory .kolor ul li:nth-child(6), #kolory .kolory ul li:nth-child(6) {
          background: #4fa833; }
        #kolory .kolor ul li:nth-child(7), #kolory .kolory ul li:nth-child(7) {
          background: #0f7033; }
        #kolory .kolor ul li:nth-child(8), #kolory .kolory ul li:nth-child(8) {
          background: #8f9699; }
        #kolory .kolor ul li:nth-child(9), #kolory .kolory ul li:nth-child(9) {
          background: #0d121a; }
        #kolory .kolor ul li:nth-child(10), #kolory .kolory ul li:nth-child(10) {
          background: #2973b8; }
        #kolory .kolor ul li:nth-child(11), #kolory .kolory ul li:nth-child(11) {
          background: #0a3354; }
        #kolory .kolor ul li:nth-child(12), #kolory .kolory ul li:nth-child(12) {
          background: #ad7a29; }
        #kolory .kolor ul li:nth-child(13), #kolory .kolory ul li:nth-child(13) {
          background: #1a7a63; }
        #kolory .kolor ul li:nth-child(14), #kolory .kolory ul li:nth-child(14) {
          background: #de5247; }
        #kolory .kolor ul li:nth-child(15), #kolory .kolory ul li:nth-child(15) {
          background: #85a67a; }
        #kolory .kolor ul li:nth-child(16), #kolory .kolory ul li:nth-child(16) {
          background: #4f121a; }
        #kolory .kolor ul li.transparent, #kolory .kolory ul li.transparent {
          box-shadow: 0 0 1px #000; }
        #kolory .kolor ul li.dabBg, #kolory .kolory ul li.dabBg {
          background: url(../images/Dab.jpg); }
        #kolory .kolor ul li.bukBg, #kolory .kolory ul li.bukBg {
          background: url(../images/Buk.jpg); }
  #kolory .right {
    border-left: 1px solid;
    display: inline-block;
    margin-left: 10px;
    margin-top: 7px;
    padding-left: 10px;
    text-align: center;
    vertical-align: top;
    width: 103px; }
    #kolory .right h3 {
      font-size: 11px; }
    #kolory .right ul {
      list-style: none;
      padding-left: 0px;
      display: inline-block;
      margin: 0px; }
      #kolory .right ul li {
        border-radius: 50%;
        display: inline-block; }
        #kolory .right ul li label {
          width: 11px;
          height: 11px;
          display: block;
          cursor: pointer; }
          #kolory .right ul li label input[type="radio"] {
            border: 0 none;
            clip: rect(0px, 0px, 0px, 0px);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px; }
        #kolory .right ul li:nth-child(1) {
          background: #93a968; }
        #kolory .right ul li:nth-child(2) {
          background: #6d873e; }
        #kolory .right ul li:nth-child(3) {
          background: #567b38; }
        #kolory .right ul li:nth-child(4) {
          background: #498677; }
        #kolory .right ul li:nth-child(5) {
          background: #ba9963; }
        #kolory .right ul li:nth-child(6) {
          background: #af7430; }
        #kolory .right ul li:nth-child(7) {
          background: #8f532f; }
        #kolory .right ul li:nth-child(8) {
          background: #773a27; }
        #kolory .right ul li:nth-child(9) {
          background: #5c8895; }
        #kolory .right ul li:nth-child(10) {
          background: #6d8086; }
        #kolory .right ul li:nth-child(11) {
          background: #42899b; }
        #kolory .right ul li:nth-child(12) {
          background: #3f5376; }
        #kolory .right ul li:nth-child(13) {
          background: #ab9f87; }
        #kolory .right ul li:nth-child(14) {
          background: #7d7b6c; }
        #kolory .right ul li:nth-child(15) {
          background: #50574f; }
        #kolory .right ul li:nth-child(16) {
          background: #fff; }

#logo {
  text-align: left; }
  #logo h2 {
    text-transform: uppercase;
    font-size: 16px;
    margin: 0; }
  #logo p {
    font-size: 12px;
    margin: 0; }
  #logo ul {
    list-style: none; }
    #logo ul li {
      display: inline-block;
      text-align: center;
      margin: 0 20px; }
      #logo ul li label {
        border: 2px solid #3c3c3c;
        background: #fff;
        display: inline-block;
        margin-top: 5px;
        width: 100px;
        height: 50px; }
        #logo ul li label input {
          display: none; }
        #logo ul li label.on {
          border: 2px solid #e60000; }

#poprzeczne {
  display: inline-block;
  width: 226px; }
  #poprzeczne #ileBoisk td {
    background: #a0a0a0; }
  #poprzeczne .btn {
    background: none repeat scroll 0 0 #2d2d2d !important;
    color: #ffffff;
    margin-top: 5px;
    width: 100%; }
  #poprzeczne .on {
    color: #fff; }
    #poprzeczne .on label:before {
      background: url("../images/check.png") no-repeat scroll center center transparent;
      border: 1px solid #ffffff; }
  #poprzeczne table {
    font-size: 13px;
    width: 100%;
    text-transform: uppercase;
    border-collapse: collapse; }
    #poprzeczne table thead {
      text-align: left;
      vertical-align: top; }
      #poprzeczne table thead tr {
        height: 55px; }
        #poprzeczne table thead tr th {
          font-weight: normal !important;
          padding-top: 0 !important;
          padding: 10px 10px 5px;
          background: #a0a0a0; }
    #poprzeczne table tbody tr {
      height: 60px; }
      #poprzeczne table tbody tr td {
        border-right: 1px solid #a0a0a0;
        line-height: 22px;
        padding: 0 10px !important;
        vertical-align: middle !important;
        text-align: center; }
        #poprzeczne table tbody tr td p {
          margin: 0; }
        #poprzeczne table tbody tr td:first-child {
          background: #a0a0a0;
          text-align: left;
          padding-right: 0 !important; }
      #poprzeczne table tbody tr:hover {
        background: none repeat scroll 0 0 #fcfcfc; }
      #poprzeczne table tbody tr:nth-child(even) {
        background: #c3c3c3; }
      #poprzeczne table tbody tr:nth-child(odd) {
        background: #d7d7d7; }
  #poprzeczne label {
    padding-left: 20px;
    position: relative;
    display: block;
    height: 60px;
    line-height: 60px;
    cursor: pointer; }
    #poprzeczne label:before {
      border: 1px solid rgba(0, 0, 0, 0.6);
      box-shadow: 0 0 1px rgba(0, 0, 0, 0.4) inset;
      content: "";
      height: 10px;
      left: 0;
      margin-top: -5px;
      position: absolute;
      top: 50%;
      width: 10px; }
    #poprzeczne label input[type="checkbox"] {
      border: 0 none;
      clip: rect(0px, 0px, 0px, 0px);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    #poprzeczne label.on:before {
      background: url(../images/check.png) center no-repeat; }

td {
  width: 90px; }
  td:first-child {
    width: 126px; }

thead tr {
  height: 40px !important; }
  thead tr th {
    padding: 0 10px !important;
    vertical-align: middle !important;
    text-align: center; }

.contactForm {
  display: none;
  width: 300px;
  background: #515151;
  padding: 15px;
  overflow: hidden; }
  .contactForm label {
    display: block; }
  .contactForm input, .contactForm textarea {
    width: 280px;
    border: none;
    border-radius: 0;
    margin-bottom: 10px; }
  .contactForm input {
    height: 40px;
    padding: 0 10px; }
  .contactForm textarea {
    padding: 10px;
    width: 280px;
    height: 100px; }
  .contactForm input[type="submit"] {
    background: #38c936;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM4YzkzNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyOTkzMjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #38c936 0%, #299327 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #38c936), color-stop(100%, #299327));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #38c936 0%, #299327 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #38c936 0%, #299327 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #38c936 0%, #299327 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #38c936 0%, #299327 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38c936', endColorstr='#299327',GradientType=0 );
    /* IE6-8 */
    width: 100%;
    margin: 0; }

label.error {
  font-size: 13px;
  color: red;
  font-weight: bold; }
  label.error input {
    margin-top: 5px;
    outline: 2px solid #e60000; }

/*# sourceMappingURL=scss.css.map */
