/*!
 *  Font Awesome 3.1.0
 *  the tgiconic font designed for Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic tgicons, examples, and documentation
 *  can be found at: http://fontawesome.io
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License v1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 License -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('http://www.dzielnica4wyznan.info.pl/wp-content/themes/dzielnica4wyznan3/css/font/fontawesome-webfont.eot?v=3.1.0');
  src: url('http://www.dzielnica4wyznan.info.pl/wp-content/themes/dzielnica4wyznan3/css/font/fontawesome-webfont.eot#iefix&v=3.1.0') format('embedded-opentype'), url('http://www.dzielnica4wyznan.info.pl/wp-content/themes/dzielnica4wyznan3/css/font/fontawesome-webfont.woff?v=3.1.0') format('woff'), url('http://www.dzielnica4wyznan.info.pl/wp-content/themes/dzielnica4wyznan3/css/font/fontawesome-webfont.ttf?v=3.1.0') format('truetype'), url('http://www.dzielnica4wyznan.info.pl/wp-content/themes/dzielnica4wyznan3/css/font/fontawesome-webfont.svg#fontawesomeregular?v=3.1.0') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^="tgicon-"],
[class*=" tgicon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}
[class^="tgicon-"]:before,
[class*=" tgicon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes the font 33% larger relative to the tgicon container */
.tgicon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}
/* makes sure tgicons active on rollover in links */
a [class^="tgicon-"],
a [class*=" tgicon-"],
a [class^="tgicon-"]:before,
a [class*=" tgicon-"]:before {
  display: inline;
}
/* increased font size for tgicon-large */
[class^="tgicon-"].tgicon-fixed-width,
[class*=" tgicon-"].tgicon-fixed-width {
  display: inline-block;
  width: 1.2857142857142858em;
  text-align: center;
}
[class^="tgicon-"].tgicon-fixed-width.tgicon-large,
[class*=" tgicon-"].tgicon-fixed-width.tgicon-large {
  width: 1.5714285714285714em;
}
ul.tgicons-ul {
  list-style-type: none;
  text-indent: -0.7142857142857143em;
  margin-left: 2.142857142857143em;
}
ul.tgicons-ul > li .tgicon-li {
  width: 0.7142857142857143em;
  display: inline-block;
  text-align: center;
}
[class^="tgicon-"].hide,
[class*=" tgicon-"].hide {
  display: none;
}
.tgicon-muted {
  color: #eeeeee;
}
.tgicon-light {
  color: #ffffff;
}
.tgicon-dark {
  color: #333333;
}
.tgicon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.tgicon-2x {
  font-size: 2em;
}
.tgicon-2x.tgicon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tgicon-3x {
  font-size: 3em;
}
.tgicon-3x.tgicon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.tgicon-4x {
  font-size: 4em;
}
.tgicon-4x.tgicon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.tgicon-5x {
  font-size: 5em;
}
.tgicon-5x.tgicon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="tgicon-"].pull-left,
[class*=" tgicon-"].pull-left {
  margin-right: .3em;
}
[class^="tgicon-"].pull-right,
[class*=" tgicon-"].pull-right {
  margin-left: .3em;
}
/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="tgicon-"],
[class*=" tgicon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
/* more sprites.less reset */
.tgicon-white,
.nav-pills > .active > a > [class^="tgicon-"],
.nav-pills > .active > a > [class*=" tgicon-"],
.nav-list > .active > a > [class^="tgicon-"],
.nav-list > .active > a > [class*=" tgicon-"],
.navbar-inverse .nav > .active > a > [class^="tgicon-"],
.navbar-inverse .nav > .active > a > [class*=" tgicon-"],
.dropdown-menu > li > a:hover > [class^="tgicon-"],
.dropdown-menu > li > a:hover > [class*=" tgicon-"],
.dropdown-menu > .active > a > [class^="tgicon-"],
.dropdown-menu > .active > a > [class*=" tgicon-"],
.dropdown-submenu:hover > a > [class^="tgicon-"],
.dropdown-submenu:hover > a > [class*=" tgicon-"] {
  background-image: none;
}
/* keeps Bootstrap styles with and without tgicons the same */
.btn [class^="tgicon-"].tgicon-large,
.nav [class^="tgicon-"].tgicon-large,
.btn [class*=" tgicon-"].tgicon-large,
.nav [class*=" tgicon-"].tgicon-large {
  line-height: .9em;
}
.btn [class^="tgicon-"].tgicon-spin,
.nav [class^="tgicon-"].tgicon-spin,
.btn [class*=" tgicon-"].tgicon-spin,
.nav [class*=" tgicon-"].tgicon-spin {
  display: inline-block;
}
.nav-tabs [class^="tgicon-"],
.nav-pills [class^="tgicon-"],
.nav-tabs [class*=" tgicon-"],
.nav-pills [class*=" tgicon-"],
.nav-tabs [class^="tgicon-"].tgicon-large,
.nav-pills [class^="tgicon-"].tgicon-large,
.nav-tabs [class*=" tgicon-"].tgicon-large,
.nav-pills [class*=" tgicon-"].tgicon-large {
  line-height: .9em;
}
.btn [class^="tgicon-"].pull-left.tgicon-2x,
.btn [class*=" tgicon-"].pull-left.tgicon-2x,
.btn [class^="tgicon-"].pull-right.tgicon-2x,
.btn [class*=" tgicon-"].pull-right.tgicon-2x {
  margin-top: .18em;
}
.btn [class^="tgicon-"].tgicon-spin.tgicon-large,
.btn [class*=" tgicon-"].tgicon-spin.tgicon-large {
  line-height: .8em;
}
.btn.btn-small [class^="tgicon-"].pull-left.tgicon-2x,
.btn.btn-small [class*=" tgicon-"].pull-left.tgicon-2x,
.btn.btn-small [class^="tgicon-"].pull-right.tgicon-2x,
.btn.btn-small [class*=" tgicon-"].pull-right.tgicon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="tgicon-"],
.btn.btn-large [class*=" tgicon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="tgicon-"].pull-left.tgicon-2x,
.btn.btn-large [class*=" tgicon-"].pull-left.tgicon-2x,
.btn.btn-large [class^="tgicon-"].pull-right.tgicon-2x,
.btn.btn-large [class*=" tgicon-"].pull-right.tgicon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="tgicon-"].pull-left.tgicon-2x,
.btn.btn-large [class*=" tgicon-"].pull-left.tgicon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="tgicon-"].pull-right.tgicon-2x,
.btn.btn-large [class*=" tgicon-"].pull-right.tgicon-2x {
  margin-left: .2em;
}
/* EXTRAS
 * -------------------------- */
/* Stacked and layered tgicon */
.tgicon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.tgicon-stack [class^="tgicon-"],
.tgicon-stack [class*=" tgicon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}
.tgicon-stack .tgicon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}
/* Animated rotating tgicon */
.tgicon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* tgicon rotations and mirroring */
.tgicon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.tgicon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.tgicon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.tgicon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.tgicon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent tgicons */
.tgicon-glass:before {
  content: "\f000";
}
.tgicon-music:before {
  content: "\f001";
}
.tgicon-search:before {
  content: "\f002";
}
.tgicon-envelope:before {
  content: "\f003";
}
.tgicon-heart:before {
  content: "\f004";
}
.tgicon-star:before {
  content: "\f005";
}
.tgicon-star-empty:before {
  content: "\f006";
}
.tgicon-user:before {
  content: "\f007";
}
.tgicon-film:before {
  content: "\f008";
}
.tgicon-th-large:before {
  content: "\f009";
}
.tgicon-th:before {
  content: "\f00a";
}
.tgicon-th-list:before {
  content: "\f00b";
}
.tgicon-ok:before {
  content: "\f00c";
}
.tgicon-remove:before {
  content: "\f00d";
}
.tgicon-zoom-in:before {
  content: "\f00e";
}
.tgicon-zoom-out:before {
  content: "\f010";
}
.tgicon-off:before {
  content: "\f011";
}
.tgicon-signal:before {
  content: "\f012";
}
.tgicon-cog:before {
  content: "\f013";
}
.tgicon-trash:before {
  content: "\f014";
}
.tgicon-home:before {
  content: "\f015";
}
.tgicon-file:before {
  content: "\f016";
}
.tgicon-time:before {
  content: "\f017";
}
.tgicon-road:before {
  content: "\f018";
}
.tgicon-download-alt:before {
  content: "\f019";
}
.tgicon-download:before {
  content: "\f01a";
}
.tgicon-upload:before {
  content: "\f01b";
}
.tgicon-inbox:before {
  content: "\f01c";
}
.tgicon-play-circle:before {
  content: "\f01d";
}
.tgicon-repeat:before,
.tgicon-rotate-right:before {
  content: "\f01e";
}
/* F020 doesn't work in Safari. all shifted one down */
.tgicon-refresh:before {
  content: "\f021";
}
.tgicon-list-alt:before {
  content: "\f022";
}
.tgicon-lock:before {
  content: "\f023";
}
.tgicon-flag:before {
  content: "\f024";
}
.tgicon-headphones:before {
  content: "\f025";
}
.tgicon-volume-off:before {
  content: "\f026";
}
.tgicon-volume-down:before {
  content: "\f027";
}
.tgicon-volume-up:before {
  content: "\f028";
}
.tgicon-qrcode:before {
  content: "\f029";
}
.tgicon-barcode:before {
  content: "\f02a";
}
.tgicon-tag:before {
  content: "\f02b";
}
.tgicon-tags:before {
  content: "\f02c";
}
.tgicon-book:before {
  content: "\f02d";
}
.tgicon-bookmark:before {
  content: "\f02e";
}
.tgicon-print:before {
  content: "\f02f";
}
.tgicon-camera:before {
  content: "\f030";
}
.tgicon-font:before {
  content: "\f031";
}
.tgicon-bold:before {
  content: "\f032";
}
.tgicon-italic:before {
  content: "\f033";
}
.tgicon-text-height:before {
  content: "\f034";
}
.tgicon-text-width:before {
  content: "\f035";
}
.tgicon-align-left:before {
  content: "\f036";
}
.tgicon-align-center:before {
  content: "\f037";
}
.tgicon-align-right:before {
  content: "\f038";
}
.tgicon-align-justify:before {
  content: "\f039";
}
.tgicon-list:before {
  content: "\f03a";
}
.tgicon-indent-left:before {
  content: "\f03b";
}
.tgicon-indent-right:before {
  content: "\f03c";
}
.tgicon-facetime-video:before {
  content: "\f03d";
}
.tgicon-picture:before {
  content: "\f03e";
}
.tgicon-pencil:before {
  content: "\f040";
}
.tgicon-map-marker:before {
  content: "\f041";
}
.tgicon-adjust:before {
  content: "\f042";
}
.tgicon-tint:before {
  content: "\f043";
}
.tgicon-edit:before {
  content: "\f044";
}
.tgicon-share:before {
  content: "\f045";
}
.tgicon-check:before {
  content: "\f046";
}
.tgicon-move:before {
  content: "\f047";
}
.tgicon-step-backward:before {
  content: "\f048";
}
.tgicon-fast-backward:before {
  content: "\f049";
}
.tgicon-backward:before {
  content: "\f04a";
}
.tgicon-play:before {
  content: "\f04b";
}
.tgicon-pause:before {
  content: "\f04c";
}
.tgicon-stop:before {
  content: "\f04d";
}
.tgicon-forward:before {
  content: "\f04e";
}
.tgicon-fast-forward:before {
  content: "\f050";
}
.tgicon-step-forward:before {
  content: "\f051";
}
.tgicon-eject:before {
  content: "\f052";
}
.tgicon-chevron-left:before {
  content: "\f053";
}
.tgicon-chevron-right:before {
  content: "\f054";
}
.tgicon-plus-sign:before {
  content: "\f055";
}
.tgicon-minus-sign:before {
  content: "\f056";
}
.tgicon-remove-sign:before {
  content: "\f057";
}
.tgicon-ok-sign:before {
  content: "\f058";
}
.tgicon-question-sign:before {
  content: "\f059";
}
.tgicon-info-sign:before {
  content: "\f05a";
}
.tgicon-screenshot:before {
  content: "\f05b";
}
.tgicon-remove-circle:before {
  content: "\f05c";
}
.tgicon-ok-circle:before {
  content: "\f05d";
}
.tgicon-ban-circle:before {
  content: "\f05e";
}
.tgicon-arrow-left:before {
  content: "\f060";
}
.tgicon-arrow-right:before {
  content: "\f061";
}
.tgicon-arrow-up:before {
  content: "\f062";
}
.tgicon-arrow-down:before {
  content: "\f063";
}
.tgicon-share-alt:before,
.tgicon-mail-forward:before {
  content: "\f064";
}
.tgicon-resize-full:before {
  content: "\f065";
}
.tgicon-resize-small:before {
  content: "\f066";
}
.tgicon-plus:before {
  content: "\f067";
}
.tgicon-minus:before {
  content: "\f068";
}
.tgicon-asterisk:before {
  content: "\f069";
}
.tgicon-exclamation-sign:before {
  content: "\f06a";
}
.tgicon-gift:before {
  content: "\f06b";
}
.tgicon-leaf:before {
  content: "\f06c";
}
.tgicon-fire:before {
  content: "\f06d";
}
.tgicon-eye-open:before {
  content: "\f06e";
}
.tgicon-eye-close:before {
  content: "\f070";
}
.tgicon-warning-sign:before {
  content: "\f071";
}
.tgicon-plane:before {
  content: "\f072";
}
.tgicon-calendar:before {
  content: "\f073";
}
.tgicon-random:before {
  content: "\f074";
}
.tgicon-comment:before {
  content: "\f075";
}
.tgicon-magnet:before {
  content: "\f076";
}
.tgicon-chevron-up:before {
  content: "\f077";
}
.tgicon-chevron-down:before {
  content: "\f078";
}
.tgicon-retweet:before {
  content: "\f079";
}
.tgicon-shopping-cart:before {
  content: "\f07a";
}
.tgicon-folder-close:before {
  content: "\f07b";
}
.tgicon-folder-open:before {
  content: "\f07c";
}
.tgicon-resize-vertical:before {
  content: "\f07d";
}
.tgicon-resize-horizontal:before {
  content: "\f07e";
}
.tgicon-bar-chart:before {
  content: "\f080";
}
.tgicon-twitter-sign:before {
  content: "\f081";
}
.tgicon-facebook-sign:before {
  content: "\f082";
}
.tgicon-camera-retro:before {
  content: "\f083";
}
.tgicon-key:before {
  content: "\f084";
}
.tgicon-cogs:before {
  content: "\f085";
}
.tgicon-comments:before {
  content: "\f086";
}
.tgicon-thumbs-up:before {
  content: "\f087";
}
.tgicon-thumbs-down:before {
  content: "\f088";
}
.tgicon-star-half:before {
  content: "\f089";
}
.tgicon-heart-empty:before {
  content: "\f08a";
}
.tgicon-signout:before {
  content: "\f08b";
}
.tgicon-linkedin-sign:before {
  content: "\f08c";
}
.tgicon-pushpin:before {
  content: "\f08d";
}
.tgicon-external-link:before {
  content: "\f08e";
}
.tgicon-signin:before {
  content: "\f090";
}
.tgicon-trophy:before {
  content: "\f091";
}
.tgicon-github-sign:before {
  content: "\f092";
}
.tgicon-upload-alt:before {
  content: "\f093";
}
.tgicon-lemon:before {
  content: "\f094";
}
.tgicon-phone:before {
  content: "\f095";
}
.tgicon-check-empty:before {
  content: "\f096";
}
.tgicon-bookmark-empty:before {
  content: "\f097";
}
.tgicon-phone-sign:before {
  content: "\f098";
}
.tgicon-twitter:before {
  content: "\f099";
}
.tgicon-facebook:before {
  content: "\f09a";
}
.tgicon-github:before {
  content: "\f09b";
}
.tgicon-unlock:before {
  content: "\f09c";
}
.tgicon-credit-card:before {
  content: "\f09d";
}
.tgicon-rss:before {
  content: "\f09e";
}
.tgicon-hdd:before {
  content: "\f0a0";
}
.tgicon-bullhorn:before {
  content: "\f0a1";
}
.tgicon-bell:before {
  content: "\f0a2";
}
.tgicon-certificate:before {
  content: "\f0a3";
}
.tgicon-hand-right:before {
  content: "\f0a4";
}
.tgicon-hand-left:before {
  content: "\f0a5";
}
.tgicon-hand-up:before {
  content: "\f0a6";
}
.tgicon-hand-down:before {
  content: "\f0a7";
}
.tgicon-circle-arrow-left:before {
  content: "\f0a8";
}
.tgicon-circle-arrow-right:before {
  content: "\f0a9";
}
.tgicon-circle-arrow-up:before {
  content: "\f0aa";
}
.tgicon-circle-arrow-down:before {
  content: "\f0ab";
}
.tgicon-globe:before {
  content: "\f0ac";
}
.tgicon-wrench:before {
  content: "\f0ad";
}
.tgicon-tasks:before {
  content: "\f0ae";
}
.tgicon-filter:before {
  content: "\f0b0";
}
.tgicon-briefcase:before {
  content: "\f0b1";
}
.tgicon-fullscreen:before {
  content: "\f0b2";
}
.tgicon-group:before {
  content: "\f0c0";
}
.tgicon-link:before {
  content: "\f0c1";
}
.tgicon-cloud:before {
  content: "\f0c2";
}
.tgicon-beaker:before {
  content: "\f0c3";
}
.tgicon-cut:before {
  content: "\f0c4";
}
.tgicon-copy:before {
  content: "\f0c5";
}
.tgicon-paper-clip:before {
  content: "\f0c6";
}
.tgicon-save:before {
  content: "\f0c7";
}
.tgicon-sign-blank:before {
  content: "\f0c8";
}
.tgicon-reorder:before {
  content: "\f0c9";
}
.tgicon-list-ul:before {
  content: "\f0ca";
}
.tgicon-list-ol:before {
  content: "\f0cb";
}
.tgicon-strikethrough:before {
  content: "\f0cc";
}
.tgicon-underline:before {
  content: "\f0cd";
}
.tgicon-table:before {
  content: "\f0ce";
}
.tgicon-magic:before {
  content: "\f0d0";
}
.tgicon-truck:before {
  content: "\f0d1";
}
.tgicon-pinterest:before {
  content: "\f0d2";
}
.tgicon-pinterest-sign:before {
  content: "\f0d3";
}
.tgicon-google-plus-sign:before {
  content: "\f0d4";
}
.tgicon-google-plus:before {
  content: "\f0d5";
}
.tgicon-money:before {
  content: "\f0d6";
}
.tgicon-caret-down:before {
  content: "\f0d7";
}
.tgicon-caret-up:before {
  content: "\f0d8";
}
.tgicon-caret-left:before {
  content: "\f0d9";
}
.tgicon-caret-right:before {
  content: "\f0da";
}
.tgicon-columns:before {
  content: "\f0db";
}
.tgicon-sort:before {
  content: "\f0dc";
}
.tgicon-sort-down:before {
  content: "\f0dd";
}
.tgicon-sort-up:before {
  content: "\f0de";
}
.tgicon-envelope-alt:before {
  content: "\f0e0";
}
.tgicon-linkedin:before {
  content: "\f0e1";
}
.tgicon-undo:before,
.tgicon-rotate-left:before {
  content: "\f0e2";
}
.tgicon-legal:before {
  content: "\f0e3";
}
.tgicon-dashboard:before {
  content: "\f0e4";
}
.tgicon-comment-alt:before {
  content: "\f0e5";
}
.tgicon-comments-alt:before {
  content: "\f0e6";
}
.tgicon-bolt:before {
  content: "\f0e7";
}
.tgicon-sitemap:before {
  content: "\f0e8";
}
.tgicon-umbrella:before {
  content: "\f0e9";
}
.tgicon-paste:before {
  content: "\f0ea";
}
.tgicon-lightbulb:before {
  content: "\f0eb";
}
.tgicon-exchange:before {
  content: "\f0ec";
}
.tgicon-cloud-download:before {
  content: "\f0ed";
}
.tgicon-cloud-upload:before {
  content: "\f0ee";
}
.tgicon-user-md:before {
  content: "\f0f0";
}
.tgicon-stethoscope:before {
  content: "\f0f1";
}
.tgicon-suitcase:before {
  content: "\f0f2";
}
.tgicon-bell-alt:before {
  content: "\f0f3";
}
.tgicon-coffee:before {
  content: "\f0f4";
}
.tgicon-food:before {
  content: "\f0f5";
}
.tgicon-file-alt:before {
  content: "\f0f6";
}
.tgicon-building:before {
  content: "\f0f7";
}
.tgicon-hospital:before {
  content: "\f0f8";
}
.tgicon-ambulance:before {
  content: "\f0f9";
}
.tgicon-medkit:before {
  content: "\f0fa";
}
.tgicon-fighter-jet:before {
  content: "\f0fb";
}
.tgicon-beer:before {
  content: "\f0fc";
}
.tgicon-h-sign:before {
  content: "\f0fd";
}
.tgicon-plus-sign-alt:before {
  content: "\f0fe";
}
.tgicon-double-angle-left:before {
  content: "\f100";
}
.tgicon-double-angle-right:before {
  content: "\f101";
}
.tgicon-double-angle-up:before {
  content: "\f102";
}
.tgicon-double-angle-down:before {
  content: "\f103";
}
.tgicon-angle-left:before {
  content: "\f104";
}
.tgicon-angle-right:before {
  content: "\f105";
}
.tgicon-angle-up:before {
  content: "\f106";
}
.tgicon-angle-down:before {
  content: "\f107";
}
.tgicon-desktop:before {
  content: "\f108";
}
.tgicon-laptop:before {
  content: "\f109";
}
.tgicon-tablet:before {
  content: "\f10a";
}
.tgicon-mobile-phone:before {
  content: "\f10b";
}
.tgicon-circle-blank:before {
  content: "\f10c";
}
.tgicon-quote-left:before {
  content: "\f10d";
}
.tgicon-quote-right:before {
  content: "\f10e";
}
.tgicon-spinner:before {
  content: "\f110";
}
.tgicon-circle:before {
  content: "\f111";
}
.tgicon-reply:before,
.tgicon-mail-reply:before {
  content: "\f112";
}
.tgicon-folder-close-alt:before {
  content: "\f114";
}
.tgicon-folder-open-alt:before {
  content: "\f115";
}
.tgicon-expand-alt:before {
  content: "\f116";
}
.tgicon-collapse-alt:before {
  content: "\f117";
}
.tgicon-smile:before {
  content: "\f118";
}
.tgicon-frown:before {
  content: "\f119";
}
.tgicon-meh:before {
  content: "\f11a";
}
.tgicon-gamepad:before {
  content: "\f11b";
}
.tgicon-keyboard:before {
  content: "\f11c";
}
.tgicon-flag-alt:before {
  content: "\f11d";
}
.tgicon-flag-checkered:before {
  content: "\f11e";
}
.tgicon-terminal:before {
  content: "\f120";
}
.tgicon-code:before {
  content: "\f121";
}
.tgicon-reply-all:before {
  content: "\f122";
}
.tgicon-mail-reply-all:before {
  content: "\f122";
}
.tgicon-star-half-full:before,
.tgicon-star-half-empty:before {
  content: "\f123";
}
.tgicon-location-arrow:before {
  content: "\f124";
}
.tgicon-crop:before {
  content: "\f125";
}
.tgicon-code-fork:before {
  content: "\f126";
}
.tgicon-unlink:before {
  content: "\f127";
}
.tgicon-question:before {
  content: "\f128";
}
.tgicon-info:before {
  content: "\f129";
}
.tgicon-exclamation:before {
  content: "\f12a";
}
.tgicon-superscript:before {
  content: "\f12b";
}
.tgicon-subscript:before {
  content: "\f12c";
}
.tgicon-eraser:before {
  content: "\f12d";
}
.tgicon-puzzle-piece:before {
  content: "\f12e";
}
.tgicon-microphone:before {
  content: "\f130";
}
.tgicon-microphone-off:before {
  content: "\f131";
}
.tgicon-shield:before {
  content: "\f132";
}
.tgicon-calendar-empty:before {
  content: "\f133";
}
.tgicon-fire-extinguisher:before {
  content: "\f134";
}
.tgicon-rocket:before {
  content: "\f135";
}
.tgicon-maxcdn:before {
  content: "\f136";
}
.tgicon-chevron-sign-left:before {
  content: "\f137";
}
.tgicon-chevron-sign-right:before {
  content: "\f138";
}
.tgicon-chevron-sign-up:before {
  content: "\f139";
}
.tgicon-chevron-sign-down:before {
  content: "\f13a";
}
.tgicon-html5:before {
  content: "\f13b";
}
.tgicon-css3:before {
  content: "\f13c";
}
.tgicon-anchor:before {
  content: "\f13d";
}
.tgicon-unlock-alt:before {
  content: "\f13e";
}
.tgicon-bullseye:before {
  content: "\f140";
}
.tgicon-ellipsis-horizontal:before {
  content: "\f141";
}
.tgicon-ellipsis-vertical:before {
  content: "\f142";
}
.tgicon-rss-sign:before {
  content: "\f143";
}
.tgicon-play-sign:before {
  content: "\f144";
}
.tgicon-ticket:before {
  content: "\f145";
}
.tgicon-minus-sign-alt:before {
  content: "\f146";
}
.tgicon-check-minus:before {
  content: "\f147";
}
.tgicon-level-up:before {
  content: "\f148";
}
.tgicon-level-down:before {
  content: "\f149";
}
.tgicon-check-sign:before {
  content: "\f14a";
}
.tgicon-edit-sign:before {
  content: "\f14b";
}
.tgicon-external-link-sign:before {
  content: "\f14c";
}
.tgicon-share-sign:before {
  content: "\f14d";
}

/*
     FILE ARCHIVED ON 20:23:39 Apr 04, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:41:05 Sep 25, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.454
  exclusion.robots: 0.016
  exclusion.robots.policy: 0.007
  esindex: 0.01
  cdx.remote: 81.239
  LoadShardBlock: 458.335 (3)
  PetaboxLoader3.datanode: 370.659 (5)
  PetaboxLoader3.resolve: 520.079 (4)
  load_resource: 638.604 (2)
*/


body {
  background: #333;
  font-family: 'Trebuchet MS, Arial', Helvetica, sans;
  margin:auto !important;
}
body div.navbar{
  /*display: none;*/
}
.container_menu {
  height: 20px;
  margin: 0 10px;
  clear: both;
  padding: 0 5px;
  width: 950px;
}
.container_menu ul,.container_menu ul > ul {
  height: 100%;
  padding: 0 1em;
}
.container_menu ul > ul{
  display: none;
  background: #ccc;
}
.container_menu ul li {
  float: left;
  display: block;
  height: 100%;
  list-style: none;
  margin: 0 1px;
  padding: 0 10px;
  position: relative;
}

.container_menu ul li.with_submenu > a:after {
    content:" \F078";
    font-family:'fontAwesome';
    font-size:11px;
    text-decoration:none!important;
}

.container_menu ul ul li.with_submenu > a:after {
    content:" \F054";
    font-family:'fontAwesome';
    font-size:11px;
    text-decoration:none;
}

.container_menu ul li a {
  display: block;
  /*    font-size: 16px;*/

  /*color: white;*/
  width:100%;
  z-index: 2;
  position: relative;
  /*text-shadow: 0 1px 2px rgba(255, 255, 255, 0.5),0 1px 2px rgba(0, 0, 2, 0.5);*/

}
.container_menu ul li a:hover {
  text-decoration: underline;
  background-color: transparent;
}
.container_menu ul ul li:hover {
  background-color:rgba(10,10,10,0.1);
}
.container_menu ul ul{
  background: #1e5799;
  /* Old browsers */
  background: rgba(20, 20, 20, 0.9);
  /*Gray */
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.5), 0 0 5px rgba(0, 0, 0, 0.5);
  /* Black */
  border-radius: 2px;
  left:-27px !important;
  display: none;
  padding-top: 2px;
  padding-bottom: 2px;
  position: absolute;
  width: 205px;
  max-width: 205px;
  z-index: 100;
  height: auto;
}
.container_menu ul ul > li {
  width: 205px;
  margin: 0;
  padding: 4px 1em;
  margin-left: -12px;
  height: 25px;
  max-height: 25px;
  position: relative;
  text-align: center;
  list-style: none;
  display: block;
}
.container_menu ul ul li a {
  line-height: 24px !important;
  text-align: left;
}

/*pruebas*/
.container_menu ul li.with_submenu > a:after {
    content:" \F078";
    font-family:'fontAwesome';
    font-size:11px;
}

.container_menu ul ul li a:hover {
  text-decoration: none;
}
.container_menu ul ul ul {
  top: -2px !important;
  left: 200px !important;
  width: 200px;
}
.container_menu li.back {
  padding: 0;
  width: 7px;
  height: 44px;
  z-index: 1;
  position: absolute;
  background-repeat: no-repeat;
  background-position: right bottom;
}

/*.container_menu .sf-fifty a{
  padding: 0 1em;
}*/

ul.sf-menu, .sf-fifty {
  margin-left: -20px;
}

/*dropmenu*/
/*!
 * Bootstrap v2.0.4
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.navbar {
  display: none;
  *position: relative;
  *z-index: 2;
  overflow: visible;
  margin-bottom: 18px;
  width: 96%;
}
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #2c2c2c;
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(top, #333333, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
  box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
}
.navbar {
  color: #999999;
}
.navbar .brand:hover {
  text-decoration: none;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 8px 20px 12px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 1;
  color: #999999;
}
.navbar .navbar-text {
  margin-bottom: 0;
  line-height: 40px;
}
.navbar .navbar-link {
  color: #999999;
}
.navbar .navbar-link:hover {
  color: #ffffff;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
.navbar .btn-group .btn {
  margin: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
.navbar-form input,
.navbar-form select {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 6px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 6px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  padding: 4px 9px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
  background-color: #626262;
  border: 1px solid #151515;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
.navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}
.navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
.navbar-search .search-query:focus,
.navbar-search .search-query.focused {
  padding: 5px 10px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
}
.navbar .nav > li {
  display: block;
  float: left;
}
.navbar .nav li a {
  text-align: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 9px 10px 11px;
  line-height: 19px;
  color: #999999;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar .btn {
  display: inline-block;
  padding: 4px 10px 4px;
  margin: 5px 5px 6px;
  line-height: 18px;
}
.navbar .btn-group {
  margin: 0;
  padding: 5px 5px 6px;
}
.navbar .nav  li > a:hover {
  background-color: transparent;
  color: #ffffff;
  text-decoration: none;
}
.navbar .nav .active > a,
.navbar .nav .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #222222;
}
.navbar .divider-vertical {
  height: 40px;
  width: 1px;
  margin: 0 9px;
  overflow: hidden;
  background-color: #222222;
  border-right: 1px solid #333333;
}
.navbar .nav.pull-right {
  margin-left: 10px;
  margin-right: 0;
}
.navbar .btn-navbar {
  display: block;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #2c2c2c;
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(top, #333333, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  background-color: #222222;
  *background-color: #151515;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #080808 \9;
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown .dropdown-toggle .caret,
.navbar .nav li.dropdown.open .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar .nav li.dropdown.active .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: transparent;
}
.navbar .nav li.dropdown.active > .dropdown-toggle:hover {
  color: #ffffff;
}
.navbar .pull-right .dropdown-menu,
.navbar .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right .dropdown-menu:before,
.navbar .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right .dropdown-menu:after,
.navbar .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: static;
}
.navbar-fixed-top {
  margin-bottom: 18px;
}
.navbar-fixed-bottom {
  margin-top: 18px;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding: 5px;
}
.navbar .container {
  width: auto;
  padding: 0;
}
.navbar .brand {
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 0 0 -5px;
}
.nav-collapse {
  clear: both;
}
.nav-collapse .nav {
  float: none;
  margin: 0 0 9px;
  list-style: none;
  width: 100%;
}
.nav-collapse .nav ul{
  float: none;
  margin: 0 0 9px;
  list-style: none;
}
.nav-collapse .nav ul{
  margin: 0;
}
.nav-collapse .nav ul a{
  font-size: 18px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding: 6px 20px;
  display: block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.nav-collapse .nav > li {
  display: block;
  float: none;
  width: 100%;
}
.nav-collapse .nav > li > a {
  font-size: 18px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin-bottom: 2px;
}
.nav-collapse .nav > .divider-vertical {
  display: none;
}
.nav-collapse .nav .nav-header {
  color: #999999;
  text-shadow: none;
}
.nav-collapse .nav > li > a,
.nav-collapse .dropdown-menu a {
  padding: 6px 15px;
  font-weight: bold;
  color: #999999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.nav-collapse .btn {
  padding: 4px 10px 4px;
  font-weight: normal;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.nav-collapse .dropdown-menu li + li a {
  margin-bottom: 2px;
}
.nav-collapse .nav li a:hover,
.nav-collapse .dropdown-menu a:hover {
  background-color: #222222;
}
.nav-collapse.in .btn-group {
  margin-top: 5px;
  padding: 0;
}
.nav-collapse .dropdown-menu {
  position: static;
  top: auto;
  left: auto;
  float: none;
  display: block;
  max-width: none;
  margin: 0 15px;
  padding: 0;
  background-color: transparent;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.nav-collapse .dropdown-menu:before,
.nav-collapse .dropdown-menu:after {
  display: none;
}
.nav-collapse .dropdown-menu .divider {
  display: none;
}
.nav-collapse .navbar-form,
.nav-collapse .navbar-search {
  float: none;
  padding: 9px 15px;
  margin: 9px 0;
  border-top: 1px solid #222222;
  border-bottom: 1px solid #222222;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
}
.navbar .nav-collapse .nav.pull-right {
  float: none;
  margin-left: 0;
}
.nav-collapse,
.nav-collapse.collapse {
  overflow: hidden;
  height: 0;
}
.navbar .btn-navbar {
  display: block;
}
.navbar-static .navbar-inner {
  padding-left: 10px;
  padding-right: 10px;
}

/*current class for toogle*/
.current-responsive{
  color: #416e88 !important;
  text-shadow: none !important;
}

/*navbar solution*/

/*.navbar_wrapper{
  display: none!important;
}*/

/*@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 18px;
  }
  .navbar-fixed-bottom {
    margin-top: 18px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 9px;
    list-style: none;
  }
  .nav-collapse .nav ul{
    float: none;
    margin: 0 0 9px;
    list-style: none;
  }
  .nav-collapse .nav ul{
    margin: 0;
  }
  .nav-collapse .nav ul a{
    padding: 6px 20px;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #999999;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 6px 15px;
    font-weight: bold;
    color: #999999;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav li a:hover,
  .nav-collapse .dropdown-menu a:hover {
    background-color: #222222;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: block;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 9px 15px;
    margin: 9px 0;
    border-top: 1px solid #222222;
    border-bottom: 1px solid #222222;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}*/
/*@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}*/
/*
     FILE ARCHIVED ON 05:53:37 Jan 10, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:41:05 Sep 25, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.801
  exclusion.robots: 0.022
  exclusion.robots.policy: 0.01
  esindex: 0.02
  cdx.remote: 236.384
  LoadShardBlock: 516.416 (3)
  PetaboxLoader3.datanode: 541.905 (4)
  load_resource: 177.936
  PetaboxLoader3.resolve: 107.851
*/


/* CSS Document - Devices  */
/* bootstrap_navbar */
@import url(/web/20160110121800cs_/http://www.dzielnica4wyznan.info.pl/wp-content/themes/dzielnica4wyznan3/css/menu-responsive.css);

.body_theme{
	font-size: 18px;
}
/***********/
/* header */
/*********/
#header {
	width: auto;
	padding: 23px 10px;
}
.header_menu_bar ul{
	width: auto;
}
#header a.logo {
	float: none;
	*zoom: 0;
	*display: inline;
	display: inline-block;
	margin: 10px 0 0;
}
.container_menu{
	display: none!important;
}
#header .navbar, .option_no-responsive{
	display:inline-block!important;
}

/***********/
/* slider */
/*********/
div.wrapper_slider{
	height: auto;
}
div.slider_area{
	width: auto!important;
	height: auto!important;
	background-image: none!important;
}
.nivoSlider, #accordion-slider, .piecemaker, div.anythingSlider{
	display: none;
}
div.contentSlide h1{
	font-size: 23px!important;
	margin-top: 5px;
}
.wtsCarousel{
	display: block;
}
#wptg_Carousel2 .carousel-control.left{
	left: 20px;
}
#wptg_Carousel2 .carousel-control.right{
	right: 20px;
}

/************/
/* content */
/**********/
.widget_content ul{
	margin: 0;
}
.widget_content ul li{
	display: inline-block;
}
.entry_post img.size-full{
	width: 100%;
	height: auto;
}

#content,
#footer,
.sidebar_top .width_boxes_1,
.sidebar_down .width_boxes_1,
div.main_content,
div.sidebar_right,
div.sidebar_left,
div.width_boxes_3:last-child{
	width: auto!important;
	float:none;
}
.sidebar_top,
.sidebar_down,
.footer_sidebar,
.sidebar_right,
.sidebar_left,
.width_boxes_3:last-child,
div#content.page-404{
	text-align:center;
}
div.sidebar_right .boxes,
div.sidebar_left .boxes{
	display: block;
}
div.width_boxes_3,
div.width_boxes_2,
div.width_boxes_4{
	display: inline-block;
	text-align: left;
	vertical-align: top;
}
.sidebar_top .width_boxes_4,
.sidebar_down .width_boxes_4,
.sidebar_top .width_boxes_3, 
.sidebar_down .width_boxes_3,
.sidebar_top .width_boxes_2,
.sidebar_down .width_boxes_2,
.sidebar_down .width_boxes_3{
	width: 39%;
	float: none;
}

div.sidebar_right,
div.sidebar_left,
div.width_boxes_3:last-child{
	display: block;
	width: auto;
}

/***************/
/* taxonomies */
/*************/
.taxonomy_filter{
	/*width: 564px;*/
	margin: auto;
}
.container_img_galleryshadow{
	margin: 0;
}
.taxonomy_item h2{
	font-size: 20px;
}
.taxonomy_item{
	width: 262px;
}


/****************/
/* testimonial */
/**************/
div.taxonomy_testimonial{
	width: 40%;
	display: inline-block;
	float: none;
}
div.taxonomy_testimonial p{
	text-align: justify;
}
.wrap_testimonial{
	text-align: center;
}

/************/
/* contact */
/**********/
.contact_form {
	width: 500x;
	margin: auto;
}
.contact_form h1{
	text-align:center;
}

/************/
/* layouts */
/**********/
div#main_settings{
	display: none;
}
div.wrap_lay2,
div.wrap_lay4,
div.wrap_lay5,
div.wrap_lay6 {
	padding: 0;
	width: auto;
	border-radius: 0px;
}

/***************************/
/* responses and comments */
/*************************/

.commentRight{
	width: 84%;
}

/***********/
/* footer */
/*********/
.sidebar_right .boxes,
.sidebar_left .boxes{
	margin: 10px;
}
.footer_sidebar .width_boxes_3,
.footer_sidebar .width_boxes_2,
.footer_sidebar .width_boxes_4{
	width: 45%;
	display: inline-block;
	float: none;
	text-align: left;
	vertical-align: top;
}
/*
     FILE ARCHIVED ON 12:18:00 Jan 10, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:41:33 Sep 25, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.772
  exclusion.robots: 0.027
  exclusion.robots.policy: 0.013
  esindex: 0.019
  cdx.remote: 24.673
  LoadShardBlock: 188.462 (3)
  PetaboxLoader3.datanode: 232.438 (4)
  load_resource: 271.826
  PetaboxLoader3.resolve: 64.909
*/


/* CSS Document - Devices  */
/* bootstrap_navbar */
@import url(/web/20160110121304cs_/http://www.dzielnica4wyznan.info.pl/wp-content/themes/dzielnica4wyznan3/css/menu-responsive.css);

h1, h2,h3, h4, h5, h6{
}
.body_theme{
	font-size: 18px;
}
.body_theme h1{
	font-size: 34px;
}
.body_theme h2{
	font-size: 32px;
}
.body_theme h3{
	font-size: 30px;
}
.body_theme h4{
	font-size: 28px;
}
.body_theme h5{
	font-size: 26px;
}
.body_theme h6{
	font-size: 24px;
}



/***********/
/* header */
/*********/
#header {
	width: auto;
	padding: 23px 0;
	text-align: center;
}
.header_menu_bar ul{
	display: none;
}
#header a.logo {
	float: none;
	display: block;
	margin: 10px 0 0;
	text-align: center;
}
.container_menu{
	display: none!important;
}
#header .navbar, .option_no-responsive{
	display:inline-block!important;
}
#header a.logo img {
	width: 320px
}
#header .search_area, .icon_socials{
	float: none;
	*zoom: 0;
	*display: inline;
	display: inline-block!important;
	text-align: center;
}

/***********/
/* slider */
/*********/
.wrapper_slider{
	height: auto;
	padding: 0 0 1px 0;
}
div.slider_area{
	width: auto!important;
	height: auto!important;
	background-image: none!important;
}
.nivoSlider, #accordion-slider, .piecemaker, .anythingSlider{
	display: none;
}
div.contentSlide h1{
	font-size: 16px!important;
	margin-top: 5px;
}
div.contentSlide img{
	display: none;
}
.wtsCarousel{
	display: block;
}
#wptg_Carousel2 .carousel-control.left{
	left: 20px;
}
#wptg_Carousel2 .carousel-control.right{
	right: 20px;
}


/***********/
/* content */
/*********/
.head_post{
	padding: 0px 0 20px 0px;
}
.head_post .comments_link{
	display: none;
}
.widget_content ul{
	margin: 0;
}
.widget_content ul li{
	display: inline-block;
}
.entry_post img{
	height: auto;
	max-width: 100%;
}
.entry_post img.size-full{
	width: 100%;
	height: auto;
}
#content,
#footer,
.sidebar_top .width_boxes_1,
.sidebar_down .width_boxes_1,
div.main_content,
div.sidebar_right,
div.sidebar_left,
div.width_boxes_3:last-child{
	width: auto!important;
	float:none;
}

div#content.page-404{
	text-align: center;
}
.width_boxes_1,
.width_boxes_2,
.width_boxes_3,
.width_boxes_4{
	width: auto!important;
	float:none!important;
}

/***************/
/* taxonomies */
/*************/
div.post_type_info{
	margin: 0;
}
div.post_type_info img{
	margin: auto;
	display: block;
	float: none;
}
.post_type_info h1{
	text-align: center;
}
.taxonomy_filter{
	width: 262px;
	margin: auto;
}
#options .info_filters{
	margin: 10px;
}
#options .info_filters li {
	padding: 0 10px;
}
.isotope .isotope-item{
	margin: 0;
}
.container_img_galleryshadow{
	margin: 0;
}
.taxonomy_item h2{
	font-size: 20px;
}
.taxonomy_item{
	width: 262px;
}

/************/
/* contact */
/**********/
#contact_us{
	margin: 0;
	margin-right: 10px;
}
.contact_form {
	width: auto;
	margin: auto;
}
.contact_form h1{
	font-size: 40px;
}



/****************/
/* testimonial */
/**************/
div.taxonomy_testimonial{
	width: auto;
	display: inline-block;
	float: none;
}
div.taxonomy_testimonial h4{
	text-align: left;
}
div.taxonomy_testimonial p{
	text-align: justify;
}
.wrap_testimonial{
	text-align: center;
}

/************/
/* layouts */
/**********/
div#main_settings{
	display: none;
}
div.wrap_lay2,
div.wrap_lay4,
div.wrap_lay5,
div.wrap_lay6 {
	padding: 0;
	width: auto;
	border-radius: 0px;
}

/***************************/
/* responses and comments */
/*************************/
.commentRight{
	width: auto;
}

/***********/
/* footer */
/*********/
.footer_info{
	display: block;
	clear: both;
	margin: 0 20px;
	width: auto;
}
#footer .logo_footer{
	float: none;
}
.logo_footer img{
	max-width: 320px;
	display:block;
	margin: auto;
}
/*
     FILE ARCHIVED ON 12:13:04 Jan 10, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:41:33 Sep 25, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.907
  exclusion.robots: 0.043
  exclusion.robots.policy: 0.02
  esindex: 0.022
  cdx.remote: 71.385
  LoadShardBlock: 405.566 (3)
  PetaboxLoader3.datanode: 317.252 (4)
  PetaboxLoader3.resolve: 329.718 (3)
  load_resource: 262.331
*/


/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('http://netdna.bootstrapcdn.com/font-awesome/4.0.3/fonts/fontawesome-webfont.eot?v=4.0.3');
  src: url('http://netdna.bootstrapcdn.com/font-awesome/4.0.3/fonts/fontawesome-webfont.eot#iefix&v=4.0.3') format('embedded-opentype'), url('http://netdna.bootstrapcdn.com/font-awesome/4.0.3/fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('http://netdna.bootstrapcdn.com/font-awesome/4.0.3/fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('http://netdna.bootstrapcdn.com/font-awesome/4.0.3/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.2857142857142858em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: 0.14285714285714285em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571428572em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-asc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-desc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-mail-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}

/*
     FILE ARCHIVED ON 08:27:23 Jan 10, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:41:05 Sep 25, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.54
  exclusion.robots: 0.018
  exclusion.robots.policy: 0.009
  esindex: 0.012
  cdx.remote: 74.92
  LoadShardBlock: 170.619 (3)
  PetaboxLoader3.datanode: 194.335 (4)
  load_resource: 273.248
  PetaboxLoader3.resolve: 170.322
*/


/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Alex Rabe
Version: 2.11

This is a template stylesheet that can be used with NextGEN Gallery. I tested the
styles with a default theme Kubrick. Modify it when your theme struggle with it,
it's only a template design

*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both;
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
}

.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	padding-right:6px !important;
	margin:0px !important;
	text-align:left;
	width:120px;
}

.ngg-album-compactbox {
	background:transparent url(http://www.dzielnica4wyznan.info.pl/wp-content/plugins/nextgen-gallery/css/albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px;
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both;
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
	float: none;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top: 15px;
    padding-bottom: 2px;
	text-align:center;
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev,
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 8px;
    text-decoration: none;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover,
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {

}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	outline: none;
}

.slideshowlink {

}

/* ----------- JS Slideshow -------------*/
.ngg-slideshow {
    overflow:hidden;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.ngg-slideshow * {
    vertical-align:middle;
}

/* See also : http://www.brunildo.org/test/img_center.html */
.ngg-slideshow-loader{
    display: table-cell;
    text-align: center;
    vertical-align:middle;
}

.ngg-slideshow-loader img{
    background: none !important;
    border: 0 none !important;
    margin:auto !important;
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
	text-align:left;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px;
	padding:1px;
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
}

/* ----------- Gallery list -------------*/

.ngg-galleryoverview ul li:before {
	content: '' !important;
}

.ngg-gallery-list {
	list-style-type:none;
	padding: 0px !important;
	text-indent:0px !important;
}

.ngg-galleryoverview div.pic img{
	width: 100%;
}

.ngg-gallery-list li {
	float:left;
	margin:0 2px 0px 2px !important;
	overflow:hidden;
}

.ngg-gallery-list li a {
	border:1px solid #CCCCCC;
	display:block;
	padding:2px;
}

.ngg-gallery-list li.selected a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
}

.ngg-gallery-list li img {
	height:40px;
	width:40px;
}

li.ngg-next, li.ngg-prev {
	height:40px;
	width:40px;
	font-size:3.5em;
}

li.ngg-next a, li.ngg-prev a  {
	padding-top: 10px;
	border: none;
	text-decoration: none;
}

#TB_window {
	z-index: 9999 !important;
}
/*
     FILE ARCHIVED ON 06:21:48 Jan 10, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:41:04 Sep 25, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.485
  exclusion.robots: 0.017
  exclusion.robots.policy: 0.008
  esindex: 0.011
  cdx.remote: 60.558
  LoadShardBlock: 216.86 (3)
  PetaboxLoader3.datanode: 321.615 (4)
  load_resource: 317.538
  PetaboxLoader3.resolve: 175.969
*/


/* Shutter */
#shDisplay div#shTitle {
	font: normal 12px/17px 'Lucida Grande', Verdana, sans-serif; /* caption font */
	color: #ffffff; /* caption colour */
	text-align: center;
	margin: 0 auto;
}

#shDisplay div#shCount {
	color: #999999;
	font: normal 10px/12px 'Lucida Grande', Verdana, sans-serif;
}

#shDisplay div#shTitle a {
	text-decoration: none;
	font: bold 16pt 'Courier New', Courier, fixed;
	letter-spacing: -2px;
	margin: 0 10px;
	width: 26px;
	color: #999999;
}

#shDisplay div#shTitle a:hover {
	color: #ffffff;
	border: none;
}

#shDisplay div#shNext{
	float:right;
}

#shDisplay div#shPrev {
	float:left;
}

body {
	height: 100%;
}

#shShutter *, #shDisplay * {
	padding: 0;
	margin: 0;
}

div#shShutter, div#shDisplay {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
}

div#shShutter {
	height: 100%;
	z-index: 10000;
	background-color: #000000;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

div#shDisplay {
	display: block;
	background-color: transparent;
	z-index: 10002;
}

div#shDisplay img#shTopImg {
	margin: 0 auto;
	border: 1px solid #555;
	background: transparent;
	display: block;
	max-width: none;
	max-height: none;
	float: none;
	padding:2px;
	cursor: pointer;
}

div#shDisplay div#shWrap {
	visibility: hidden;
}

div#shWaitBar {
	font: bold 32px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	height: 36px;
	width: 100%;
	left: 0;
	cursor: default;
	opacity: 0.999;
	filter: alpha(opacity=100);
	z-index: 10001;
	margin-top: 160px;
	color: #ae0a0a;
    text-align: center;
}
/*
     FILE ARCHIVED ON 12:18:15 Jan 10, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:41:05 Sep 25, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.752
  exclusion.robots: 0.027
  exclusion.robots.policy: 0.011
  esindex: 0.017
  cdx.remote: 214.802
  LoadShardBlock: 285.838 (3)
  PetaboxLoader3.datanode: 313.073 (4)
  load_resource: 198.038
  PetaboxLoader3.resolve: 73.247
*/


div#cookie-compliance-overlay {
    z-index:99999999999999;
    position:fixed;
    top:0;
    left:0;
    width: 100%;
    min-height:100%;
    background: rgb(0, 0, 0) transparent;
    background: rgba(0, 0, 0, 0.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
    text-align:center;
}

div#cookie-compliance-overlay div {
    background-color: #FFFFFF;
    width: 50%;
    margin: 5em auto;
    height:auto;
    padding: 1.5em;
}

div#cookie-compliance-overlay div p {
    text-align:justify;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 24px;
    font-weight: 300;    
}

p#cookie-compliance-buttons {
    text-align: right;
    overflow:hidden;
    margin: 0;
}

a#cookie-compliance-submit {
    display:block;
    min-width: 1px;
    min-height:1px;
    float:right;
    background-color: #4CBB17;
    border: 2px solid #93DB70;
    font-size:100%;
    padding: 0.3em;
    color:#FFFFFF;
    font-weight:bold;
}

a#cookie-compliance-cancel {
    	float:			right;
   	font-size:		80%;
    	margin-right:		1em;
    	padding-top: 		1em;
}

div#cookie-compliance-bottom-overlay {
	z-index:		99999999999999;
	height: 		45px;
	width: 		100%;
	position: 		fixed;
	bottom: 		0px;
	left:			0px;
	margin: 		0 auto;
	background: 		rgb(0, 0, 0) transparent;
	background: 		rgba(0, 0, 0, 0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	text-align:		center;
}
div#cookie-compliance-bottom-overlay div {
	width: 		1000px;
	margin: 		2px auto;
	height:		auto;
	padding: 		0;
	color: 		#fff;
}

div#cookie-compliance-bottom-overlay div p {
	margin:		0;
	padding:		0;
	font-size:		12.5px;
	letter-spacing:	0.9px;
	width:			850px;
	float: 		left;
	white-space:		nowrap;
	line-height:		20px;
}

div#cookie-compliance-bottom-overlay div p a {
	color:			#fff;
	text-decoration:	underline;
}


div#cookie-compliance-bottom-overlay a#cookie-compliance-submit {
    	display:		block;
    	min-width: 		1px;
    	min-height:		1px;
    	float:			right;
    	background-color: 	#4CBB17;
    	border: 		2px solid #93DB70;
    	padding: 		5px;
    	color:			#FFFFFF;
    	font-weight:		bold;
	position: 		fixed;
	bottom:		5px;
	right:			14em;
	font-size:		13px;
}

div#cookie-compliance-bottom-overlay a#cookie-compliance-cancel {
    	display:		block;
    	min-width: 		50px;
    	min-height:		1px;
    	background-color: 	rgb(255,17,17);
    	border: 		2px solid rgb(255,77,77);
    	float:			right;
   	font-size:		13px;
    	margin-right:		1em;
    	padding: 		5px;
	position: 		fixed;
	bottom:		5px;
	right:			6em;
	color:			#fff;
	font-weight:		bold;
}
/*
     FILE ARCHIVED ON 12:42:02 Jan 10, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:41:05 Sep 25, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.654
  exclusion.robots: 0.021
  exclusion.robots.policy: 0.009
  esindex: 0.016
  cdx.remote: 54.42
  LoadShardBlock: 123.741 (3)
  PetaboxLoader3.datanode: 242.329 (4)
  load_resource: 355.053
  PetaboxLoader3.resolve: 199.645
*/


@font-face{font-family:'TablePress';src:url('http://www.dzielnica4wyznan.info.pl/wp-content/plugins/tablepress/css/tablepress.eot');src:url('http://www.dzielnica4wyznan.info.pl/wp-content/plugins/tablepress/css/tablepress.eot#ie') format('embedded-opentype'),url(data:application/x-font-woff;base64,d09GRgABAAAAAAXYAAwAAAAACXwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABHAAAABwAAAAcZInHOk9TLzIAAAE4AAAAPgAAAGB7NXPDY21hcAAAAXgAAABMAAABUvD45QVnYXNwAAABxAAAAAgAAAAIAAAAEGdseWYAAAHMAAABKQAAAgjYVHFyaGVhZAAAAvgAAAAvAAAANv2jaBNoaGVhAAADKAAAAB0AAAAkCk0F6GhtdHgAAANIAAAAIAAAACgoAADqbG9jYQAAA2gAAAAWAAAAFgJWAbxtYXhwAAADgAAAAB0AAAAgAE4AH25hbWUAAAOgAAAB3AAAA43ZugaUcG9zdAAABXwAAABZAAAAgeNVfAkAAAABAAAAAMwXcmMAAAAAy1XFoAAAAADNHI82eJxjYGbexjiBgZWBhaWHxZiBgaENQjMVM0SB+ThBQWVRMYPDh+APd9gY/gP5bAyMykCKEUmJAgMjAC56Ct8AAHicY2BgYGaAYBkGRgYQ8AHyGMF8FgYDIM0BhEwMDB9CPtz6cOf/fyAr+MN1EIt/A78evy5UFxgwsjHAuYxAPSB9KICRYdgDAL67D8kAAQAB//8AD3icXU/NTsJAEJ5ZFggxxmCbkiwHAzLTowlu4ejeyxPwCOBR7r3rE/geeubuG3i3TyGts12MtT18ndnd7w8QsvpdX/Q/IAboI9s1rpY3mMTDkcAVDuaqPD0RqRfaU05UGSxJhj2p5wDNUplqyjsZQT6EQ/2mc9GcyBIPReQOObPrkccHMZhgonMS3R1tiLCsDNFm8bgQF3W06ekgqqnN5Aa//D9nlrOgDeg09Aq4lK3RTiX16n621BBVLrIe2PQK09s2c4THyPIvF4TrAndwO5uHvhPUwOa7MNw8FsCtZfZDJBKB66BQhW58cRwHW09OVMEtI+3aOhEHX+E63crM2dh6X+WazMFLvf6F57OvAqiPGvo+87Tb+LrT4X9/7lT6bKXs9vsByDlkyAAAAHicY2BkYGAA4mO9Sxji+W2+MnCzM4DAWZl+bwT9fyuLN+tpIJeDgQkkCgAbqgoOAHicY2BkYGBj+HeXgYGdAQRYvBkYGVABFwA+hgJEAAAAeJxjZ4AAdiBmaWAwBeJSFhAbiJkaGByAGMwGADa+AxEAAAAAAAAAAAAqAFgAdgCUALIA0AEEAAB4nGNgZGBg4GKQYWBiAAEQycgAEnMA8xkABjEAbgAAAHicjZJBaxNBFMf/u0mbJoig5KC3QcRblt2tFCm9lEp701iKIHiZJLPJ0mSnzE5S8h38BB79Nn4ab94E/zN9JVB7MCEzv/3Pm/f+720ADPEbCe4/qXCCAV4Kp+jhrXAHGb4Ld/Ecv4T38Cx5I7yPQfJBuIdPyR/hAzxJa+E+Buk3Zku6fal8xwn9dIRTPMVr4Q6+4kS4S/Wn8B5eJanwPobJO+EefiRfhA/wIv0o3Mcw3YRyV9CYYAmDMRzXll9c6cnSjJ1pyZcU51gzRDMAl2a+XmrCOSwa+Lg7RhgolJxKzv2Yv8cSqwfZ7iILHGHEdcT7OfdDJreNP7dublSZ5epY7QwpMUCxOBoVozIvDh/v4mEx/JsE+MwQx+A6dhO8hA7y2EvwUjLEuLa2jSqyPFcsV/7H0MbxUFMOYwkhVSykODAb10U8OePTDbY8qel0QV3FO1PSvaUqDnh3p5LBB8WxxozqKnZ4TU1T9THfhJ3vsjTcw9M02s1ocWl0a5QzlXHKW+UXRp3Zm62r5wuvWjP1oenKunhS8YUo7/TMrLS7Vtp7V0/WMaSxvp6aNoP8FYKzU9zGOpbOTHidzqvTW9PaFZ/e0+QmtnJBatjAlqLeGHWhm9kWfwGPR6C4eJxjYGIAg/9VDFEM2AAXEDMyMDEyMTIzsjCyMrIxsjNy8CRnpJYV5efF56SmlfDCOEWZ6RklXMmJRakl8Sn55XkcEGZpAVQMpJgbwgQrZSnOLyoBACnGHqgAAAA=) format('woff'),url('http://www.dzielnica4wyznan.info.pl/wp-content/plugins/tablepress/css/tablepress.ttf') format('truetype'),url('http://www.dzielnica4wyznan.info.pl/wp-content/plugins/tablepress/css/tablepress.svg#TablePress') format('svg');font-weight:normal;font-style:normal}.tablepress-table-description{clear:both;display:block}.tablepress{border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:1em;border:0}.tablepress th,.tablepress td{padding:8px;border:0;background:0;text-align:left}.tablepress tbody td{vertical-align:top}.tablepress tbody td,.tablepress tfoot th{border-top:1px solid #ddd}.tablepress tbody tr:first-child td{border-top:0}.tablepress thead th{border-bottom:1px solid #ddd}.tablepress thead th,.tablepress tfoot th{background-color:#d9edf7;font-weight:bold;vertical-align:middle}.tablepress .odd td{background-color:#f9f9f9}.tablepress .even td{background-color:#fff}.tablepress .row-hover tr:hover td{background-color:#f3f3f3}.tablepress img{margin:0;padding:0;border:0;max-width:none}.dataTables_wrapper{clear:both;*zoom:1;margin-bottom:1em}.dataTables_wrapper .tablepress{clear:both;margin:0!important}.dataTables_length{float:left;white-space:nowrap}.dataTables_filter{float:right;white-space:nowrap}.dataTables_info{clear:both;float:left;margin:4px 0 0}.dataTables_paginate{float:right;margin:4px 0 0;padding:0 15px}.dataTables_paginate a{color:#111!important;display:inline-block;outline:0;position:relative;text-decoration:underline;text-decoration:none\0/IE}.dataTables_paginate .paginate_disabled_previous,.dataTables_paginate .paginate_disabled_next{color:#999!important;text-decoration:none}.paginate_disabled_next,.paginate_enabled_next{margin-left:10px}.paginate_enabled_previous:hover,.paginate_enabled_next:hover{cursor:pointer;text-decoration:none}.paginate_disabled_previous:before,.paginate_enabled_previous:before,.paginate_disabled_next:after,.paginate_enabled_next:after{text-align:left;font-family:TablePress;font-size:14px;font-weight:bold;-webkit-font-smoothing:antialiased;content:"\f053";color:#d9edf7;text-shadow:.1em .1em #666;position:absolute;top:0;bottom:0;left:-14px;margin:auto;height:14px;width:14px;line-height:1}.paginate_disabled_next:after,.paginate_enabled_next:after{text-align:right;content:"\f054";left:auto}.paginate_disabled_previous:before,.paginate_disabled_next:after{color:#f9f9f9}.paginate_enabled_previous:hover:before,.paginate_enabled_next:hover:after{color:#049cdb}.paging_full_numbers{height:22px;line-height:22px}.paging_full_numbers a{border:1px solid #aaa;border-radius:5px;padding:2px 5px;margin:0 3px;color:#333!important;background-color:#ddd}.paging_full_numbers .paginate_button:hover{background-color:#ccc}.paging_full_numbers .paginate_active{background-color:#99b3ff}.dataTables_processing{display:none}.dataTables_scroll{clear:both}.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .sorting,.dataTables_wrapper .sorting_asc,.dataTables_wrapper .sorting_desc{padding-right:20px;cursor:pointer;outline:0}.dataTables_wrapper .sorting div,.dataTables_wrapper .sorting_asc div,.dataTables_wrapper .sorting_desc div{position:relative;margin:0!important;padding:0!important;float:none!important}.dataTables_wrapper .sorting div:before,.dataTables_wrapper .sorting div:after,.dataTables_wrapper .sorting_asc div:before,.dataTables_wrapper .sorting_asc div:after,.dataTables_wrapper .sorting_desc div:before,.dataTables_wrapper .sorting_desc div:after{font-family:TablePress;font-weight:normal;font-size:14px;-webkit-font-smoothing:antialiased;position:absolute;top:0;bottom:0;left:auto;right:-14px;margin:auto;height:14px;line-height:1;padding:1px 0 0}.dataTables_wrapper .sorting div:after{content:"\f0dc"}.dataTables_wrapper .sorting_asc div:after{content:"\f0d8";padding:0 0 1px}.dataTables_wrapper .sorting_desc div:after{content:"\f0d7"}.dataTables_wrapper .sorting:hover,.dataTables_wrapper .sorting_asc,.dataTables_wrapper .sorting_desc{background-color:#049cdb}.dataTables_wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.dataTables_wrapper label input,.dataTables_wrapper label select{display:inline;margin:2px;width:auto}
/*
     FILE ARCHIVED ON 12:12:52 Jan 10, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:41:07 Sep 25, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.79
  exclusion.robots: 0.026
  exclusion.robots.policy: 0.011
  esindex: 0.013
  cdx.remote: 144.112
  LoadShardBlock: 684.231 (3)
  PetaboxLoader3.datanode: 3383.698 (4)
  PetaboxLoader3.resolve: 204.533 (2)
  load_resource: 2987.158
*/