@charset "UTF-8";
.ie8 .nav a,
.ie8 .nav button {
  border: 0;
  color: #2f7ba7;
  line-height: 22px;
  vertical-align: middle;
}

.ie8 .nav a:hover,
.ie8 .nav button:hover {
  background-color: #106098 !important;
  color: #fff;
}

.ie8 .nav:after {
  clear: both;
  content: "";
  display: table;
}

.ie8 .nav .row-start {
  display: block;
  float: left;
}

.ie8 .nav .row-end {
  display: block;
  float: right;
}

.ie8 .nav .nav-item {
  border: 0;
  display: inline-block;
  position: relative;
}

.ie8 .nav-crumbs .nav-submenu {
  display: none !important;
  max-height: 0 !important;
  overflow: hidden !important;
}

.ie8 .nav-crumbs .nav-item + .nav-item {
  margin-left: 20px;
}

.ie8 .nav-crumbs .nav-item:before {
  left: -20px;
  position: absolute;
}

.ie8 .popup-menu .content {
  overflow: visible;
}

.ie8 .popup-menu-container {
  left: auto;
  right: .5em;
}

.ie8 .nav-sec .row-start {
  width: 90%;
}

.ie8 .nav-sec .row-start .box-hideable,
.ie8 .nav-sec .row-start .box-hideable .nav-cat {
  line-height: 1;
  width: 100%;
}

.ie8 .nav-sec a,
.ie8 .nav-sec button {
  padding: 3px 8px;
}

.ie8 .nav-sec .row-start .box-hideable,
.ie8 .nav-sec .row-end button.nav-cat-title {
  display: block !important;
  max-height: auto !important;
}

.ie8 .nav-sec .nav-cat {
  border-bottom-width: 0;
}

.ie8 .nav-sec .nav-item {
  border-right: 1px solid #fff;
  position: static;
}

.ie8 .nav-sec .has-submenu button.nav-cat-title {
  display: none;
}

.ie8 .nav-sec .has-submenu a.nav-cat-title {
  display: block;
}

.ie8 .nav-sec .has-submenu ul {
  background-color: #eee;
  border: 1px solid #ccc;
  left: 0;
  margin-left: 0;
  position: absolute;
  width: 100%;
}

.ie8 .nav-sec .has-submenu:hover ul {
  display: block !important;
}

.ie8 .field-search-text input {
  border: 1px solid #ccc;
}

.ie8 .field-search-text i {
  color: #fff;
}

.ie8 .nav-tags .box-hideable ul {
  display: block;
}

.ie8 .nav-tags .row-start {
  max-width: 850px;
}

.ie8 .nav-tags a,
.ie8 .nav-tags button {
  padding: 0 8px;
}

.no-touch .ie8 .nav-tags [aria-pressed='false'].switcher + .box-hideable {
  display: block !important;
  min-height: auto !important;
}

.ie8 .grid {
  margin: 0 -10px;
  padding: 0 0 0 0;
}

.ie8 [class*="grid-1-1"] {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 100%;
}

.ie8 [class*="push-1-1"] {
  margin-left: 100%;
}

.ie8 [class*="grid-1-2"] {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 50%;
}

.ie8 [class*="push-1-2"] {
  margin-left: 50%;
}

.ie8 [class*="grid-1-3"] {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 33.33333%;
}

.ie8 [class*="push-1-3"] {
  margin-left: 33.33333%;
}

.ie8 [class*="grid-2-3"] {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 66.66667%;
}

.ie8 [class*="push-2-3"] {
  margin-left: 66.66667%;
}

.ie8 [class*="grid-1-4"] {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 25%;
}

.ie8 [class*="push-1-4"] {
  margin-left: 25%;
}

.ie8 [class*="grid-3-4"] {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 75%;
}

.ie8 [class*="push-3-4"] {
  margin-left: 75%;
}

.ie8 [class*="grid-1-6"] {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 16.66667%;
}

.ie8 [class*="push-1-6"] {
  margin-left: 16.66667%;
}

.ie8 [class*="grid-2-6"] {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 33.33333%;
}

.ie8 [class*="push-2-6"] {
  margin-left: 33.33333%;
}

.ie8 [class*="grid-3-6"] {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 50%;
}

.ie8 [class*="push-3-6"] {
  margin-left: 50%;
}

.ie8 [class*="grid-4-6"] {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 66.66667%;
}

.ie8 [class*="push-4-6"] {
  margin-left: 66.66667%;
}

.ie8 [class*="grid-5-6"] {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 83.33333%;
}

.ie8 [class*="push-5-6"] {
  margin-left: 83.33333%;
}

.ie8 [class*="grid-1-8"] {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 12.5%;
}

.ie8 [class*="push-1-8"] {
  margin-left: 12.5%;
}

.ie8 .dg-1 {
  float: left;
  margin: .5% 1%;
  width: 6.33333%;
}

.ie8 .dg-2 {
  float: left;
  margin: .5% 1%;
  width: 14.66667%;
}

.ie8 .dg-3 {
  float: left;
  margin: .5% 1%;
  width: 23%;
}

.ie8 .dg-4 {
  float: left;
  margin: .5% 1%;
  width: 31.33333%;
}

.ie8 .dg-5 {
  float: left;
  margin: .5% 1%;
  width: 39.66667%;
}

.ie8 .dg-6 {
  float: left;
  margin: .5% 1%;
  width: 48%;
}

.ie8 .dg-7 {
  float: left;
  margin: .5% 1%;
  width: 56.33333%;
}

.ie8 .dg-8 {
  float: left;
  margin: .5% 1%;
  width: 64.66667%;
}

.ie8 .dg-9 {
  float: left;
  margin: .5% 1%;
  width: 73%;
}

.ie8 .dg-10 {
  float: left;
  margin: .5% 1%;
  width: 81.33333%;
}

.ie8 .dg-11 {
  float: left;
  margin: .5% 1%;
  width: 89.66667%;
}

.ie8 .dg-12 {
  margin: .5% 1%;
  width: 98%;
}

.ie8 .dg-0 {
  float: none;
  width: auto;
}

.ie8 .dp-1 {
  margin-left: 8.83333%;
}

.ie8 .dp-2 {
  margin-left: 17.16667%;
}

.ie8 .dp-3 {
  margin-left: 25.5%;
}

.ie8 .dp-4 {
  margin-left: 33.83333%;
}

.ie8 .dp-5 {
  margin-left: 42.16667%;
}

.ie8 .dp-6 {
  margin-left: 50.5%;
}

.ie8 .dp-7 {
  margin-left: 58.83333%;
}

.ie8 .dp-8 {
  margin-left: 67.16667%;
}

.ie8 .dp-9 {
  margin-left: 75.5%;
}

.ie8 .dp-10 {
  margin-left: 83.83333%;
}

.ie8 .dp-11 {
  margin-left: 92.16667%;
}

.ie8 .dp-0 {
  margin-left: 0;
}

.ie8 .field-search:before {
  content: attr(data-placeholder);
  display: block;
  position: absolute;
  top: -25px;
}

.ie8 .table-data tr.no-border > td[colspan] {
  border-width: 0 1px 1px !important;
}

.ie8 .table-data tr.no-border:first-child > td[colspan] {
  border-top-width: 1px !important;
}

.ie8 .table-data tr.no-border + tr td {
  border-width: 0 0 1px !important;
}

.ie8 .results-item.last-of-type .dropdown-menu {
  bottom: 100%;
  top: auto;
}

.ie8 .results-item.last-of-type .dropdown-menu:before {
  border-width: 0 1px 1px 0;
  bottom: -6px;
  box-shadow: 3px 3px 3px -2px rgba(0, 0, 0, 0.5);
  top: auto;
}

.ie8 .page-footer {
  position: relative;
}

.ie8 .page-footer p {
  margin: 0;
  padding: 0 0;
}

.ie8 .top-header--image {
  background-color: #fff;
  background-image: url(img/bgr-przychodnie.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  display: block;
  height: 200px;
  margin-bottom: 20px;
  position: relative;
  width: 100%;
  z-index: 0;
}

.ie8 .top-header--image h1 {
  background-color: #f6f6f6;
  bottom: 0;
  color: #000;
  margin-bottom: 0;
  padding: 5px 15px;
  position: absolute;
  width: 100%;
  z-index: 2;
}

.ie8 .calendar th,
.ie8 .calendar td {
  font-size: 1.375rem;
  line-height: 52px;
}

.ie8 .calendar a {
  border-radius: 26px;
  height: 52px;
  margin: 0 auto;
  width: 52px;
}

.ie8 .calendar a span:after {
  border-radius: 4px;
  height: 8px;
  margin-left: 24px;
  width: 8px;
}

.ie8 .calendar a:after {
  border-radius: 26px;
}

.ie8 .calendar a:hover:after {
  height: 52px;
  width: 52px;
}

.ie8 .schedule.schedule {
  background-color: transparent;
  background-image: url(data:image/gif;base64,R0lGODlh+AABAIAAAPLz9QAAACwAAAAA+AABAAACDYSPqcvtD6OctNqLcy0AOw==) !important;
  background-position: center top;
  background-repeat: repeat-y;
  border: 1px solid #ccc;
}

.ie8 .schedule-container {
  padding-left: .25%;
}

.ie8 .schedule-calendar li,
.ie8 .schedule-day {
  width: .333%;
}

.ie8 .schedule-boxed .schedule-list li {
  width: 24%;
}

.ie8 .schedule-vertical .schedule-list li {
  width: 99%;
}

.ie8 .schedule-menu {
  border-bottom: 1px solid #ccc;
  top: 0;
}

.ie8 .schedule-list {
  overflow: hidden;
}

.ie8 .schedule-container ul {
  padding: 1%;
}

.ie8 select::-ms-value,
.ie8 option::-ms-value {
  background: #fff;
}

.ie8 select {
  padding-right: 6px;
}

.ie8 .loader {
  background-image: url(../../themes/common/images/loader.gif);
  height: 25px;
  margin-top: 0;
  width: 85px;
}

.ie8 .loader span:after {
  content: "\2026";
}

.ie8 .nav-category {
  list-style: none;
}

.ie8 .search-content {
  margin: 0 auto;
  margin-left: 17.16667%;
  transition: all .3s ease;
  width: 65.66667%;
}

.ie8 .mob\:o,
.ie8 .pha\:o,
.ie8 .tab\:o,
.ie8 .pha\:m,
.ie8 .tab\:m,
.ie8 .mobile-only,
.ie8 .phablet-only,
.ie8 .tablet-only,
.ie8 .phablet-max,
.ie8 .handheld-max {
  display: none !important;
}

.ie8 .avatar--l {
  height: 80px;
}

.ie8 .avatar.avatar--l.float--left + div {
  float: none;
  margin-left: 100px;
}

.ie8 .ui-tabs .ui-tabs-panel {
  background-color: #fff;
}

.ie8 .location-map {
  max-height: none;
}

.ie8 .hr-d-left {
  border-left: 1px dotted #ccc;
  padding-left: 2%;
}

.ie8 .multi-steps {
  border-width: 0;
}

.ie8 .multi-steps li {
  display: inline-block;
  float: none;
  margin: .4em 0;
  position: relative;
}

.ie8 .multi-steps li em {
  color: #364e5e;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  font-size: 0.8125rem;
}

.ie8 .multi-steps li em br {
  display: inline;
}

.ie8 .multi-steps li:last-of-type {
  margin-right: 0;
}

.ie8 .multi-steps li:after {
  background: #eee;
  content: "";
  height: 4px;
  margin: 0;
  position: absolute;
}

.ie8 .multi-steps li.visited:after {
  background-color: #418bca;
}

.ie8 .multi-steps.text-top li {
  line-height: 1.2;
  text-align: center;
}

.ie8 .multi-steps.text-top li:after {
  left: 50%;
  position: absolute;
  width: 100%;
}

.ie8 .multi-steps.text-top li em:before {
  background-color: #eee;
  border-radius: 50%;
  content: "";
  height: 12px;
  left: 50%;
  position: absolute;
  right: auto;
  width: 12px;
  z-index: 1;
}

.ie8 .multi-steps.text-top li.visited em:before {
  background-color: #418bca;
}

.ie8 .multi-steps.text-top li.visited em {
  color: #418bca;
}

.ie8 .multi-steps.text-top li.current em:before {
  background-color: #27ae60;
}

.ie8 .multi-steps.text-top li.current em {
  color: #27ae60;
}

.ie8 .multi-steps.text-top li.current-x em:before {
  background-color: #e74c3c;
}

.ie8 .multi-steps.text-top li.current-x em {
  color: #e74c3c;
}

.ie8 .multi-steps {
  background-color: transparent;
}

.ie8 .multi-steps.text-top li:after {
  bottom: 4px;
}

.ie8 .multi-steps.text-top li em {
  padding-bottom: 20px;
}

.ie8 .multi-steps.text-top li em:before {
  bottom: 0;
}

.ie8 .multi-steps.count li {
  counter-increment: steps;
}

.ie8 .multi-steps.count li em:before {
  content: counter(steps) ". ";
}

.ie8 .multi-steps.count li.visited:before,
.ie8 .multi-steps.count li.current:last-child:before {
  color: green;
  content: "\2714";
  display: block;
  left: 18px;
  position: absolute;
}

.ie8 .multi-steps.text-top.count li em:before {
  color: white;
  content: counter(steps);
  font-size: 14px;
  font-size: .875rem;
  height: 26px;
  line-height: 26px;
  margin-left: -13px;
  text-align: center;
  width: 26px;
}

.ie8 .multi-steps.text-top.count li.current ~ li em:before {
  color: #364e5e;
}

.ie8 .multi-steps.text-top.count li.current-x em:before {
  color: white;
}

.ie8 .multi-steps.text-top.count li:after {
  bottom: 11px;
}

.ie8 .multi-steps.text-top.count li em {
  padding-bottom: 34px;
}

.ie8 .multi-steps.steps-2 li {
  width: 48.5%;
}

.ie8 .multi-steps.steps-3 li {
  width: 32.33%;
}

.ie8 .multi-steps.steps-4 li {
  width: 24.25%;
}

.ie8 .multi-steps.steps-5 li {
  width: 19.4%;
}

.ie8 .multi-steps.steps-6 li {
  width: 16.166%;
}

.ie8 .multi-steps.steps-2 li + li:after,
.ie8 .multi-steps.steps-3 li + li + li:after,
.ie8 .multi-steps.steps-4 li + li + li + li:after,
.ie8 .multi-steps.steps-5 li + li + li + li + li:after,
.ie8 .multi-steps.steps-6 li + li + li + li + li + li:after {
  display: none !important;
}

.ie8 .multi-steps.count li.visited:before,
.ie8 .multi-steps.count li.current:last-child:before {
  display: none;
}

.ie8 .multi-steps.text-top li.waiting em:before {
  background-color: #418bca;
}

.ie8 .multi-steps.text-top li.waiting em {
  color: #418bca;
}

.ie8 .multi-steps.text-top.count li.current-x ~ li em:before,
.ie8 .multi-steps.text-top.count li.waiting ~ li em:before {
  color: #364e5e;
}

.ie8 .multi-steps li.waiting:after {
  background-image: url("../../themes/legacy/css/ie8/dotted.gif");
}

.ie8 .multi-steps span[data-time]:before {
  background-color: transparent;
  bottom: -5px;
  content: attr(data-time);
  display: block;
  font-size: 12px;
  margin-left: -50%;
  position: absolute;
  text-align: center;
  width: 100%;
}

.ie8 .no-touch .multi-steps.text-top a:hover {
  color: #418bca;
}

.ie8 .no-touch .multi-steps.text-top a:hover:before {
  box-shadow: 0 0 0 3px rgba(65, 139, 202, 0.3);
}

.ie8 .page-header {
  margin-bottom: .25em;
  margin-top: .25em;
}

.ie8 .page-start {
  margin-top: 0;
}

.ie8 .page-footer label {
  color: #fff;
}

.ie8 .footer-links p {
  padding: 12px 120px;
}

.ie8 .footer-copy p {
  line-height: 28px;
  margin: 7px 0;
}

.ie8 .menu-strap {
  margin-bottom: 1em;
  margin-top: -1em;
}

.ie8 .nav-in-page .hideable {
  display: block !important;
  padding: 0 !important;
  width: 100%;
}

.ie8 h5,
.ie8 .h5 {
  font-size: 14px;
  font-size: .875rem;
}

.ie8 .top-search {
  top: -71px;
}

.ie8 body {
  font-size: 13px;
}

.ie8 div:focus {
  outline: 0;
}

.ie8 .page {
  margin: 0 auto;
  min-height: 100%;
  min-width: 980px;
  position: relative;
}

.ie8 .nav-main {
  background-color: #fff;
  background-image: url(ie8/ie8-bgr.gif);
  background-position: left top;
  background-repeat: repeat-y;
  max-height: 1000px;
  position: absolute;
  z-index: 1;
}

.ie8 .page-main-wrapper {
  box-sizing: border-box;
  display: block;
  float: none;
  position: relative;
  z-index: 0;
}

.ie8 .page footer p {
  margin: 1em 0 1em;
}

.ie8 .mobile-anchors {
  display: none;
}

.ie8 .page-logo {
  left: 15px;
}

.ie8 .field-search input {
  border: 1px solid #aaa;
  height: 45px;
  padding: 10px;
  width: 100%;
}

.ie8 .table-data {
  border-bottom-width: 0;
}

.ie8 .table-data table {
  border-collapse: collapse;
  width: 100%;
}

.ie8 .table-data th {
  background-color: #fff;
  font-size: 12px;
  text-transform: uppercase;
}

.ie8 .table-data th,
.ie8 .table-data td {
  border: 1px solid #aaa;
  clear: none;
  float: none;
  padding: 5px;
  width: auto;
}

.ie8 [class*="grid-"] {
  min-height: 1px;
}

.ie8 .handheld-max {
  display: none;
}

.ie8 .location .results {
  border-width: 0;
}

.ie8 .location .results-item {
  background-color: #fff;
  border-top: 1px solid #ccc;
  clear: none;
}

.ie8 table [class*="field-"] {
  margin: 0 auto;
}

.ie8 .logo,
.ie8 .page-logo a {
  max-width: none;
}

.ie8 .icon-round {
  border-width: 0;
}

.ie8 .message-box.message-box {
  float: none;
  margin: 1em auto;
  padding: .5em 1em;
}

.ie8 .ui-tabs-anchor:hover,
.ie8 .nav-cat-title:hover,
.ie8 .nav-submenu a:hover {
  background-color: #106098 !important;
}

.ie8 .flex--container {
  background-color: #fff;
  display: table !important;
  vertical-align: top;
  width: 100%;
}

.ie8 .flex--container > .flex--dr {
  padding: 10px;
}

.ie8 .flex--container > .flex--dr > .flex--dr {
  width: 100%;
}

.ie8 .flex--container > .flex--mc {
  float: right;
}

.ie8 .flex--dr {
  display: table-cell;
  vertical-align: top;
}

.ie8 .flex--dr > * {
  display: inline-block;
  vertical-align: top;
}

.ie8 .flex--container > .flex--dr > .flex--dr {
  display: table;
}

.ie8 .flex--container.flex--mc > .flex--dr {
  display: table-cell;
  vertical-align: top;
}

.ie8 .flex--container > .flex--mc {
  display: table;
}

.ie8 .message-select {
  margin-top: 0;
}

.ie8 .flex--dr {
  display: inline-block;
  overflow: visible;
}

.ie8 .flex--container {
  display: block;
  overflow: visible;
}

.ie8 .flex--dr > * {
  display: inline-block;
  overflow: visible;
  vertical-align: top;
}

.ie8 .flex--container > .flex--dr {
  display: block;
  float: left;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 50%;
}

.ie8 .flex--center {
  display: inline-block;
  width: 100%;
}

.ie8 .flex--container > .flex--dr > .flex--center {
  text-align: right;
}

.ie8 .field-switch {
  height: 40px;
}

.ie8 .field-switch label {
  color: #2F7BA7;
  margin-top: 3px;
}

.ie8 .field-switch i {
  display: none;
}

.ie8 .field-switch span.switch--on:after {
  content: "/";
  display: inline-block;
  margin: 0 3px;
}

.ie8 .field-search input[type="text"] {
  border: 1px solid #aaa;
  border-right-width: 0;
  font-size: 14px;
  height: 50px;
  line-height: 25px;
  padding-left: 10px;
  width: 100%;
}

.ie8 label {
  color: #444;
  font-size: .9em;
  margin-left: 0;
  padding-left: 0;
}

.ie8 .field-checkbox label,
.ie8 .field-check label,
.ie8 .field-radio label {
  font-size: 14px;
  font-size: .875rem;
  text-indent: 0;
  vertical-align: middle;
}

.ie8 [type="radio"],
.ie8 [type="checkbox"] {
  margin-right: 6px;
  margin-top: -2px;
  position: static;
  vertical-align: middle;
}

.ie8 .toggler[type="checkbox"] {
  margin-top: -50px;
}

.ie8 [type="radio"] ~ i,
.ie8 [type="checkbox"] ~ i {
  display: none;
}

.ie8 .field-text--date i,
.ie8 .field-text--time i {
  bottom: 2px;
}

.ie8 legend {
  font-size: 16px;
  font-size: 1rem;
}

.ie8 textarea {
  height: 100px;
}

.ie8 option {
  padding: 100px;
}

.ie8 .table-data table {
  width: 100%;
}

.ie8 .text--center p {
  margin-left: auto;
  margin-right: auto;
}

.ie8 .table-data,
.ie8 .table-data th,
.ie8 .table-data td {
  border: 1px solid #ccc;
  border-width: 1px 0 1px 1px;
}

.ie8 .table-data th,
.ie8 .table-data td {
  border-width: 0 1px 1px 0;
  padding: 5px;
}

.ie8 .table-data tfoot td {
  border-bottom: 0;
}

.ie8 .table-data tbody td {
  background-color: #fdfdfd;
}

.ie8 .button-primary,
.ie8 .button-secondary {
  background-position: 0 center;
}

.ie8 .nav-cat-title {
  border-color: #ddd;
}

.ie8 .phablet-max {
  display: none;
}

.ie8 .field-search > span:first-child:before {
  content: attr(date-placeholder);
  display: block;
  position: absolute;
  top: -25px;
}

.ie8 .field--switch label,
.ie8 .field--switch label .sw-c,
.ie8 .field--switch label .sw-y,
.ie8 .field--switch label .sw-s,
.ie8 .field--switch label .sw-n {
  background-color: transparent;
  border: 0;
  box-shadow: none;
  color: #000;
  display: inline;
  float: none;
  width: auto;
}

.ie8 .field--switch label .sw-c {
  margin-left: 0;
}

.ie8 .input--s.input--s {
  width: 59px;
}

.ie8 .loader {
  background-image: url(../images/loader.gif);
  height: 25px;
  margin-top: 0;
  width: 85px;
}

.ie8 .loading-m span:after {
  content: "\2026";
  display: inline-block;
  font-size: 12px;
  overflow: hidden;
  vertical-align: bottom;
  width: 20px;
}

.ie8 .shortcuts {
  background-image: url(../images/shortcuts-bgr.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.ie8 .termin {
  min-height: 206px;
}

.ie8 .half {
  border: 0;
  float: left;
  height: 60px;
  margin-right: 1% !important;
  position: relative;
  width: 39% !important;
}

.ie8 .field-flipping .half input[type="text"],
.ie8 .field-flipping .half input[type="search"] {
  font-size: 110%;
  height: 60px;
  margin: 0;
}

.ie8 .field-flipping .b\:pri.b\:pri {
  font-size: 100%;
  height: 60px;
  margin: 0;
  width: 20%;
}

.ie8 #wybraneMiasto {
  max-width: 380px;
  padding-right: 0;
}

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

.ie8 .tabs-strap {
  margin-top: -20px;
}

.ie8 .tabs-strap label {
  color: #444;
}

.ie8 #kontenerA,
.ie8 #kontenerS {
  border-top-width: 0;
  box-shadow: 2px 4px 10px 0 rgba(0, 0, 0, 0.2);
  margin-top: -2px;
  width: 532px;
}

.ie8 .page-header {
  background-color: #006cb7;
  padding: 0;
}

.ie8 .main-search {
  min-height: 550px;
}

.ie8 #doctor {
  background-image: url(../images/front-doctor.png);
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  height: calc(100vh - 340px);
  left: 0;
  min-height: 550px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

.ie8 .field-flipping {
  margin-top: 50px;
  width: 85%;
}

.ie8 #specjalizacja,
.ie8 #lokalizacja {
  position: relative;
}

.ie8 #lokalizacja:before {
  color: #fff;
  content: "miejscowość";
  display: block;
  position: absolute;
  top: -30px;
}

.ie8 #specjalizacja:before {
  color: #fff;
  content: "specjalizacja lub nazwisko lekarza";
  display: block;
  position: absolute;
  top: -30px;
}

.ie8 .metryka #specjalizacja:before,
.ie8 .metryka #lokalizacja:before {
  bottom: 0;
  color: #444;
  font-size: 12px;
  left: 1em;
  top: auto;
}

.ie8 .shortcuts aside {
  float: left;
}

.ie8 .shortcuts aside:first-child {
  margin-left: 10%;
  width: 30%;
}

.ie8 .shortcuts aside:first-child + aside {
  clear: none;
  padding-right: 10px;
  width: 35%;
}

.ie8 .shortcuts aside:first-child + aside + aside {
  clear: none;
  width: 25%;
}

.ie8 .popup-menu-button > button {
  height: 70px;
}

.ie8 .nav-in-page .hideable {
  display: block !important;
  padding: 0;
  width: 100%;
}

.ie8 .nav-in-page .hideable li {
  float: left;
}

.ie8 select {
  background-image: none;
  padding-right: 0;
}

.ie8 .metryka-half {
  float: left;
  margin-right: 2%;
  width: 49%;
}

.ie8 .metryka-half + .metryka-half {
  margin-right: 0;
}

.ie8 .metryka-section {
  padding: .5em 1em;
}

.ie8 .metryka-section h1 a,
.ie8 .metryka-section h2 a,
.ie8 .metryka-section p a,
.ie8 .metryka-section b {
  font-size: 18px;
  font-size: 1.125rem;
}

.ie8 .metryka-field input {
  font-size: 18px;
  font-size: 1.125rem;
  height: auto;
  margin-top: .4em;
  padding: 0 1em;
}

.ie8 .metryka-field label {
  background-color: transparent;
  color: #006cb7;
  cursor: pointer;
  float: right;
  font-size: 16px;
  font-size: 1rem;
  line-height: 43px;
  margin-right: 1em;
}

.ie8 .metryka-km select {
  margin: 10px 0 0;
}

.ie8 .ui-widget-content.ui-tabs {
  border-bottom-width: 3px;
}

.ie8 .terminarz .sticky + div {
  position: relative;
}

.ie8 .terminarz-header:before,
.ie8 .terminarz-header:after,
.ie8 .terminarz-terminy:before,
.ie8 .terminarz-terminy:after,
.ie8 .terminarz.col-4 .terminarz-header > .box:before,
.ie8 .terminarz.col-4 .terminarz-terminy > div:before {
  border-right: 1px dotted #ddd;
  content: "";
  display: block;
  height: 100%;
  margin-left: 33.333%;
  position: absolute;
  top: 0;
  width: 0;
  z-index: 2;
}

.ie8 .terminarz-terminy:before,
.ie8 .terminarz-terminy:after {
  z-index: 1;
}

.ie8 .terminarz.col-2 .terminarz-header:before,
.ie8 .terminarz.col-2 .terminarz-terminy:before {
  margin-left: 50%;
}

.ie8 .terminarz.col-2 .terminarz-header:after,
.ie8 .terminarz.col-2 .terminarz-terminy:after {
  content: none;
}

.ie8 .terminarz.col-3 .terminarz-header:after,
.ie8 .terminarz.col-3 .terminarz-terminy:after {
  margin-left: 66.666%;
}

.ie8 .terminarz.col-4 .terminarz-header:before,
.ie8 .terminarz.col-4 .terminarz-terminy:before {
  margin-left: 25%;
}

.ie8 .terminarz.col-4 .terminarz-header:after,
.ie8 .terminarz.col-4 .terminarz-terminy:after {
  margin-left: 50%;
}

.ie8 .terminarz.col-4 .terminarz-header > .box:before,
.ie8 .terminarz.col-4 .terminarz-terminy div:first-child:before {
  margin-left: 75%;
}

.ie8 .terminarz.col-4 .terminarz-header > .sticky + .box:before {
  content: none;
}

.ie8 .terminarz .panel-light {
  margin: 1.5em .5em 2.5em;
}

.ie8 .termin {
  min-height: 223px;
}

.ie8 .termin .lead {
  height: 75px;
}

.ie8 .panel {
  margin-bottom: 1.5em;
}

.ie8 .slim .lead,
.ie8 .telefoniczna .lead,
.ie8 .telewizyta .lead {
  height: auto;
}

.ie8 .naganiacz .sticky {
  max-width: 1084px;
}

.ie8 .naganiacz .sticky p {
  float: left;
  font-size: 22px;
  font-weight: 400;
  margin: 4px 0;
}

.ie8 .naganiacz .sticky a {
  float: right;
  padding: 8px 30px;
}

.ie8 .news-list {
  display: block;
  overflow: hidden;
}

.ie8 .news-list .news-article {
  background-color: #00243d;
  float: left;
  height: 225px;
  margin: .5%;
  position: relative;
  width: 24%;
}

.ie8 .news-list .news-article a {
  height: inherit;
}

.ie8 .news-list .news-article a .news-image {
  height: auto;
}

.ie8 .news-list .news-article a .news-image img {
  top: 0;
}

.ie8 .news-list .news-article a .news-header {
  background-color: #00243d;
  bottom: 0;
  color: #fff;
  padding: 0 .5em .5em;
  position: absolute;
  width: 100%;
}

.ie8 .news-list .news-article a .news-title {
  font-size: 18px;
  font-size: 1.125rem;
}

.ie8 .news-list .news-article a .news-lead {
  margin: .5em .5em 0 .5em;
}

.ie8 .news-list .news-article:first-child {
  width: 49%;
}

.ie8 .news-list .news-article:hover .news-title {
  margin-bottom: 70px;
}

.ie8 .news-list .news-article:hover .news-lead {
  bottom: 10px;
}

.ie8 .slim,
.ie8 .telefoniczna,
.ie8 .telewizyta {
  min-height: 0;
}

.ie8 .tabs-strap {
  background-color: #006cb7;
}

.ie8 .tabs-strap * {
  color: #fff;
}

.ie8 .lead {
  margin: -.5em -1em 0;
}
/*# sourceMappingURL=ie8.css.map */