/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

.wrapped
{
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s ease;
}

.wrapped.full_auto
{
  max-height: 2200px;
  transition: max-height 1s ease;
}

.formularz h2
{
  cursor: pointer;
}

::-moz-selection {
    background: #74b084;
    text-shadow: none;
}

::selection {
    background: #74b084;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

header
{
    height: 116px;
    width: 100%;
    position: fixed;
    background: rgba(33,33,33,1.0);
    z-index: 10;
}

body
{
    font-family: 'Open Sans', sans-serif;
    background: url(/img/tlo_2025_v1.jpg) top center;
/*    background: url(/img/pattern2.jpg) top center; */
/*    background-color: #eac900;*/
    font-weight: 300;
}

#logo
{
    display: block;
    float: left;
    margin: 25px 0 0 0;
    max-width: 60%;
}

#logo img
{
  width: 100%;
}

.head_l
{
    left: 0;
    position: fixed;
    opacity: 1 !important;
    z-index: 2;
}

.open_c
{
  cursor: pointer;
}


.closed
{
  display: none;
}

.head_r
{
    right: 0;
    position: fixed;
    opacity: 1 !important;
    z-index: 2;
}

.sh
{
  background: url('/img/sh.png') repeat-x;
  height: 50px;
  z-index: 1;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.content
{
    max-width: 1200px;
    margin: auto;
}

h3
{
    border-bottom: 1px solid #cccccc;
    font-size: 23px;
    padding: 20px 30px;
    box-sizing: border-box;
    text-align: center;
    margin: 0;
    font-weight: 400;
}

.head
{
    position: absolute;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    padding-top: 150px;
    font-size: 45px;
    font-weight: 300;
    top: 0;
    color: #f1470c;
    text-transform: uppercase;
}

.head .small
{
  font-size: 18px;
  text-transform: initial;
}

#gg
{
    color: #fff;
    text-decoration: none;
    box-sizing: border-box;
    padding: 60px 10px 34px;
    display: block;
    cursor: pointer;
    width: 140px;
}

#gg span
{
  display: none;
}

/*Poprawka Filip*/
#gg:hover
{
  color: #000;
  /*padding: 50px 10px 22px;*/
}

#gg:hover span
{
  display: block;
}

h2
{
    font-size: 36px;
    text-align: center;
    font-weight: 700;
}

#slider
{
    position: relative;
/*    background: url('/img/slider-bg.png') repeat-x bottom #feebd3; - piosza */
    text-align: center;
}

#slider img
{
    opacity: 0;
}

#slider .main-img
{
  height: 673px; /*filip - dostosowanie marginesów grafiki*/
 /* height: 580px;*/
  width: 100%;
}

.gradient
{
    background: url('/img/slider-bg.png') repeat-x bottom;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.box_33
{
    width: 33%;
    float: left;
    text-align: center;
    padding-top: 30px;
}

nav
{
    float: right;
}

nav ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}

nav ul li
{
    float: left;
}

nav a
{
    color: #fff;
    text-decoration: none;
    box-sizing: border-box;
    padding: 60px 10px 34px;
    display: block;
}

nav a:hover
{
    color: #000;
    background: #fff;
}

h1
{
    text-transform: uppercase;
    font-size: 48px;
    padding: 0;
    margin: 0;
    text-align: center;
}

.slider-img
{
/*    max-width: 900px;
    opacity: 1 !important;
    margin-top: 40px;
    width: 100%;*/
   /* max-width: 1200px; */
   max-width: 1000px;
    opacity: 1 !important;
    margin-top: 0px;
    width: 100%;
}

#historia
{
    box-sizing: border-box;
    color: #fff;
}

#about
{
    color: #fff;
    box-sizing: border-box;
}

.tabs
{
    
}

.tabbed
{
    cursor: pointer;
}

#nominowani
{
    box-sizing: border-box;
    background: #fff;
}

#historia .tt img
{
    width: 100%;
}

.tabs.tt
{
  display: none;
}

#nominowani .tabs
{
    margin-top: 20px;
}

#nominowani .cb
{
    height: 40px;
}

.left
{
    float: left;
    width: 30%;
}

.left img
{
    width: 90%;
}

.right
{
    float: right;
    width: 70%;
}

.right h2
{
    text-align: left;
    padding: 0;
    margin: 0;
}

#regulamin
{
    box-sizing: border-box;
    background: #fff;
}

#kontakt
{
    box-sizing: border-box;
    font-size: 25px;
    background: #fff;
    color: #000;
}

#kontakt input, .g-recaptcha
{
    font-size: 25px;
    font-family: 'Open Sans', sans-serif;
}

#kontakt a
{
	color: #000;
}

.dane img
{
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

.dane a
{
    color: #fff;
    text-decoration: none;
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 20px;
    display: inline-block;
}

.b_40
{
    width: 40%;
    float: left;
}

.b_60
{
    width: 60%;
    float: right;
}

.wh
{
	background: #fff;
}

#faq
{
    box-sizing: border-box;
    color: #fff;
}

.bg
{
    background: rgba(33,33,33,1.0);
}

.bg-w
{
    background: rgba(255,255,255,0.8);
}

.cb
{
    clear: both;
}

.formularz
{
    color: #fff;
}

.formularz .content
{
    padding-top: 116px;
}

.formularz input, .formularz select, .formularz option, .formularz textarea, .g-recaptcha
{
    width: 50%;
    border: none;
    border-bottom: 1px solid #000;
    height: 40px;
    line-height: 40px;
    color: #000;
    margin-bottom: 15px;
    box-sizing: border-box;
    padding: 0 10px;
}

#kontakt input, #kontakt select, #kontakt option, #kontakt textarea, .g-recaptcha
{
	float: right;
}

.formularz textarea
{
    height: 100px;
    padding: 10px;
    line-height: 1.4em;
    box-sizing: border-box;
}

.formularz a
{
    color: #fff;
}

.formularz .row
{
    clear: both;
    position: relative;
}

.formularz label.error
{
    padding-top: 0;
    position: absolute;
    top: 5px;
    color: red;
    font-size: 10px;
    right: 5px;
}

.formularz .right
{
    float: right;
    width: 50%;
    margin-bottom: 10px;
    font-size: 12px;
}

.formularz input[type="checkbox"]
{
    width: auto;
}

.check .name
{
    position: relative;
}

.check label.error
{
    right: 55px;
    line-height: 1em;
    top: 15px;
}

.formularz .name
{
    float: left;
    width: 150px;
    box-sizing: border-box;
    padding-right: 30px;
    text-align: right;
    height: 40px;
    line-height: 40px;
}

.glosowanie .name.opis{
	width: 751px;
height: auto;
line-height: 25px;
padding-right: 0;
margin-bottom: 10px;
}

 

 

.glosowanie .oo textarea{
  width: 750px;
}

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

.glosowanie h2
{
  text-align: left;
}

.glosowanie .right
{
  float: left !important;
}

#kontakt .name
{
	width: 45%;
}

.thx
{
    padding-top: 130px;
    text-align: center;
}

.tab .content
{
    padding: 30px 0;
    width: 100%;
    box-sizing: border-box;
}

#logos
{
  background: #fff;
  text-align: center;
  padding: 30px;
  box-sizing: border-box;
}

#logos img 
{
  margin: 20px;
    margin-left: 10px;
    margin-right: 10px;
}

.group
{
  position: relative;
  display: inline-block;
  width: 20%;
  float: left;
}

.group .title
{
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 5px;
  box-sizing: border-box;
/*  background: rgba(212,33,51,0.8);*/
  background: #f5bf30;
  color: #FFF;
  font-size: 20px;
  text-align: center;
  overflow: hidden;
  font-weight: 600;
  line-height: 20px;
}

.group .title span
{
  font-size: 10px;
  display: block;
}

#mobile
{
  background: url(/img/menu.png) no-repeat center #f5bf30;
  height: 60px;
  width: 60px;
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 10px;
  cursor: pointer;
  display: none;
}

input[type="submit"], .g-recaptcha
{
    background: #f5bf30;
/*    background: rgba(212,33,51,0.8);*/
/*  background: rgba(94,26,33,0.8);*/
/*  background: orange;*/
  color: #FFF;
  border: 0;
}



.name select
{
  width: 100%;
}

.copy
{
    width: 100%;
    background: #fff;
    color: rgb(220, 60, 105);
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    display: block;
    padding: 30px;
    box-sizing: border-box;
}

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  height: 40px;
  width: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1104;
  display: none;
}

* html #fancybox-loading {  /* IE6 */
  position: absolute;
  margin-top: 0;
}

#fancybox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url('fancybox.png');
}

#fancybox-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #000;
  z-index: 1100;
  display: none;
}

* html #fancybox-overlay {  /* IE6 */
  position: absolute;
  width: 100%;
}

#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none;
}

#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 20px;
  z-index: 91101;
  display: none;
}

#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
}

#fancybox-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: 0;
  outline: none;
  overflow: hidden;
}

#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
}

#fancybox-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background-image: url('fancybox.png');
  background-position: -40px 0px;
  cursor: pointer;
  z-index: 1103;
  display: none;
}

#fancybox_error {
  color: #444;
  font: normal 12px/20px Arial;
  padding: 7px;
  margin: 0;
}

#fancybox-content {
  height: auto;
  width: auto;
  padding: 0;
  margin: 0;
}

#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
}

#fancybox-frame {
  position: relative;
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}

#fancybox-title {
  position: absolute;
  bottom: 0;
  left: 0;
  font-family: Arial;
  font-size: 12px;
  display: block !important;
  z-index: 1102;
}

.fancybox-title-inside {
  padding: 10px 0;
  text-align: center;
  color: #333;
}

.fancybox-title-outside {
  padding-top: 5px;
  color: #FFF;
  text-align: center;
  font-weight: bold;
}

.fancybox-title-over {
  color: #FFF;
  text-align: left;
}

#fancybox-title-over {
  padding: 10px;
  background-image: url('fancy_title_over.png');
  background: rgba(250,150,0,0.8);
  color: #000;
  display: block;
}

#fancybox-title-wrap {
  display: inline-block;
}

#fancybox-title-wrap span {
  height: 32px;
  float: left;
}

#fancybox-title-left {
  padding-left: 15px;
  background-image: url('fancybox.png');
  background-position: -40px -90px;
  background-repeat: no-repeat;
}

#fancybox-title-main {
  font-weight: bold;
  line-height: 29px;
  background-image: url('fancybox-x.png');
  background-position: 0px -40px;
  color: #FFF;
}

#fancybox-title-right {
  padding-left: 15px;
  background-image: url('fancybox.png');
  background-position: -55px -90px;
  background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  background-image: url('blank.gif');
  z-index: 1102;
  display: none;
}

#fancybox-left {
  left: 0px;
}

#fancybox-right {
  right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 1102;
  display: block;
}

#fancybox-left-ico {
  background-image: url('fancybox.png');
  background-position: -40px -30px;
}

#fancybox-right-ico {
  background-image: url('fancybox.png');
  background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
  visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
  left: 20px;
}

#fancybox-right:hover span {
  left: auto;
  right: 20px;
}

.fancy-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 20px;
  height: 20px;
  z-index: 1001;
}

#fancy-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
  background-image: url('fancybox-x.png');
}

#fancy-bg-ne {
  top: -20px;
  right: -20px;
  background-image: url('fancybox.png');
  background-position: -40px -162px;
}

#fancy-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-image: url('fancybox-y.png');
  background-position: -20px 0px;
}

#fancy-bg-se {
  bottom: -20px;
  right: -20px;
  background-image: url('fancybox.png');
  background-position: -40px -182px; 
}

#fancy-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-image: url('fancybox-x.png');
  background-position: 0px -20px;
}

#fancy-bg-sw {
  bottom: -20px;
  left: -20px;
  background-image: url('fancybox.png');
  background-position: -40px -142px;
}

#fancy-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
  background-image: url('fancybox-y.png');
}

#fancy-bg-nw {
  top: -20px;
  left: -20px;
  background-image: url('fancybox.png');
  background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close    { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right  { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico   { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico  { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n  { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e  { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s  { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w  { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

/** VARIABLES 
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url('images/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url('images/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

@media (max-width: 1200px)
{
    #logo
    {
      margin-left: 30px;
    }

    .tab .content
    {
        padding: 30px;
        width: 100%;
        box-sizing: border-box;
    }

    header .content
    {
        width: 100%;
        box-sizing: border-box;
    }

    .glosowanie form
    {
      padding: 0 30px;
    }
}

@media (max-width: 1150px)
{
    #slider .main-img
    {
		/*filip - dostosowanie marginesów grafiki*/
      /* height: 560px; */
    }

}

@media (max-width: 1100px)
{
    #slider .main-img
    {
		/*filip - dostosowanie marginesów grafiki*/
      /*  height: 540px; */
    }

}


@media (max-width: 1050px)
{
    #slider .main-img
    {
		/*filip - dostosowanie marginesów grafiki*/
     /*  height: 520px; */
    }

}

@media (max-width: 1000px)
{
    .group
    {
      width: 25%;
    }

    .b_60, .b_40
    {
      width: 100%;
      float: none;
    }

    nav
    {
      display: none;
      float: none;
      width: 100%;
      position: fixed;
    }

    nav li
    {
      width: 100%;
      float: none !important;
      background: #000;
    }

    #gg span
    {
      display: block;
    }

    #gg
    {
      width: auto;
      color: #fff;
    }

    nav li a, #gg, #gg:hover
    {
      padding: 10px;
      text-align: left;
    }

    #mobile
    {
      display: block;
    }

    .head
    {
      font-size: 40px;
    }
    
     #slider .main-img
    {
		/*filip - dostosowanie marginesów grafiki*/
      /* height: 500px; */
    }
}


@media (max-width: 950px)
{
    #slider .main-img
    {
		/*filip - dostosowanie marginesów grafiki*/
     /*  height: 480px;*/
    }

}


@media (max-width: 900px)
{
    #slider .main-img
    {
		/*filip - dostosowanie marginesów grafiki*/
      height: 610px;
    }

}

@media (max-width: 850px)
{
    #slider .main-img
    {
		/*filip - dostosowanie marginesów grafiki*/
      /*height: 455px;*/
    }

}

@media (max-width: 800px)
{
    .group
    {
      width: 33.3%;
    }

    h2
    {
      font-size: 25px;
    }
    #slider .main-img
    {
/*      height: 550px; - piosza, w tej sekcji nie było tu tego*/
      /* height: 500px; */ /*filip - dostosowanie marginesów grafiki*/
      height: 560px;
    }

}

@media (max-width: 600px)
{
    .group
    {
      width: 50%;
    }

    .glosowanie .name
    {
      width: 100%;
      float: none;
    }

    .glosowanie input
    {
      float: none;
      width: 100%;
    }

    .glosowanie select
    {
      float: none;
      width: 100%;
    }

    .glosowanie textarea
    {
      float: none;
      width: 100%;
    }

    .glosowanie .check .right
    {
      float: none;
      width: 100%;
    }

    .head_l, .head_r
    {
      display: none;
    }

    .box_33
    {
      width: 100%;
      float: none;
    }

    .glosowanie .name
    {
      padding-right: 0 !important;
      margin-bottom: 10px;
    }
    #slider .main-img
    {
/*      height: 550px; - piosza, w tej sekcji nie było tu tego*/
      height: 470px;
    }

}

@media (max-width: 400px)
{
    .group
    {
      width: 100%;
    }

    .head
    {
      font-size: 35px;
    }

    h1
    {
      font-size: 30px;
    }
    #slider .main-img
    {
/*      height: 550px; - piosza, w tej sekcji nie było tu tego*/
      height: 370px;
    }
}

@media (max-width: 350px)
{
    #slider .main-img
    {
/*      height: 550px; - piosza*/
      height: 300px;
    }
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

#test_valid
{
  display: none;
}
