@import url(http://fonts.googleapis.com/css?family=Merriweather:400,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300&subset=latin,latin-ext);
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("http://biv.gazeta.pl/info/bootstrap/3.1.1/fonts/glyphicons-halflings-regular.eot");
  src: url("http://biv.gazeta.pl/info/bootstrap/3.1.1/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("http://biv.gazeta.pl/info/bootstrap/3.1.1/fonts/glyphicons-halflings-regular.woff") format("woff"), url("http://biv.gazeta.pl/info/bootstrap/3.1.1/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("http://biv.gazeta.pl/info/bootstrap/3.1.1/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
#bloxRwdHat {
  top: -45px;
  font-family: "Open Sans", Georgia, Times, "Times New Roman", serif !important;
  display: block;
  width: 100%;
  position: fixed;
  z-index: 99999;
  left: 0;
  transition: all 0.3s ease-out;
  /* stylowanie blogow promowanych START */
  /* stylowanie blogow promowanych STOP */
  /* stylowanie czapeczki START */
  /* stylowanie czapeczki STOP */ }
  #bloxRwdHat .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    #bloxRwdHat .glyphicon.glyphicon-pencil:before {
      content: "\270f"; }
    #bloxRwdHat .glyphicon.glyphicon-user:before {
      content: "\e008"; }
    #bloxRwdHat .glyphicon.glyphicon-off:before {
      content: "\e017"; }
  #bloxRwdHat .sprite {
    background: url("http://biv.gazeta.pl/css/blox/themes/oslo/images/blox-sprites.png") 0 0 no-repeat; }
    #bloxRwdHat .sprite.spyglass {
      border: none;
      content: '';
      width: 25px;
      height: 25px;
      position: relative;
      cursor: pointer;
      background-position: 0 5px; }
    #bloxRwdHat .sprite.logout {
      background: transparent; }
      #bloxRwdHat .sprite.logout:after {
        content: '';
        /*right: -20px;*/
        top: 3px;
        width: 15px;
        height: 15px;
        position: relative;
        float: left;
        background: url("http://biv.gazeta.pl/css/blox/themes/oslo/images/blox-sprites.png") 0 -24px no-repeat; }
  #bloxRwdHat:hover, #bloxRwdHat:active, #bloxRwdHat.active {
    top: -14px;
    transition: all 0.3s ease-out; }
    @media only screen and (min-width: 120px) and (max-width: 480px) {
      #bloxRwdHat:hover, #bloxRwdHat:active, #bloxRwdHat.active {
        top: -17px; } }
    #bloxRwdHat:hover:after, #bloxRwdHat:active:after, #bloxRwdHat.active:after {
      opacity: 0;
      transition: all 0.1s ease-out; }
  @media screen and (max-width: 960px) {
    #bloxRwdHat {
      top: -51px; } }
  @media screen and (max-width: 480px) {
    #bloxRwdHat {
      top: -51px; } }
  #bloxRwdHat .hat-promoted-blogs {
    background: #fff;
    padding-top: 22px;
    margin-bottom: 25px;
    display: none; }
    #bloxRwdHat .hat-promoted-blogs a {
      width: 375px;
      height: 85px;
      font-size: 1.15rem;
      line-height: 20px;
      display: inline-block;
      margin-left: 30px;
      color: #000;
      text-decoration: none; }
      #bloxRwdHat .hat-promoted-blogs a:first-child {
        margin-left: 0; }
    #bloxRwdHat .hat-promoted-blogs img {
      float: left;
      width: 145px;
      height: 85px;
      min-width: 145px; }
    #bloxRwdHat .hat-promoted-blogs p {
      padding-left: 55px;
      display: block;
      float: none; }
  #bloxRwdHat .hat-body {
    height: 32px;
    background: #f0f0f0;
    text-align: center;
    margin-top: 10px; }
    @media screen and (max-width: 960px) {
      #bloxRwdHat .hat-body {
        height: 43px; } }
    #bloxRwdHat .hat-body .links {
      height: 0; }
      @media screen and (max-width: 960px) {
        #bloxRwdHat .hat-body .links {
          margin: 0; } }
      #bloxRwdHat .hat-body .links li {
        font-family: 'Open Sans', Georgia, Times, "Times New Roman", serif;
        display: inline-block;
        vertical-align: top;
        padding: 6px 1px;
        font-size: 14px !important;
        position: relative;
        font-weight: normal !important;
        color: #9B9B9B;
        /* links drawer START */
        /* links drawer STOP */ }
        #bloxRwdHat .hat-body .links li:first-child, #bloxRwdHat .hat-body .links li.user-login, #bloxRwdHat .hat-body .links li:last-child {
          margin: 0;
          max-width: 100px;
          width: 100px;
          white-space: nowrap;
          text-overflow: ellipsis; }
        @media screen and (max-width: 960px) {
          #bloxRwdHat .hat-body .links li {
            font-size: 14px !important;
            margin: 0;
            padding: 15px 1px;
            border: none; }
            #bloxRwdHat .hat-body .links li.user-login {
              display: none; }
            #bloxRwdHat .hat-body .links li:first-child {
              width: auto; }
            #bloxRwdHat .hat-body .links li:last-child {
              width: auto;
              margin: 0 10px; } }
        #bloxRwdHat .hat-body .links li a {
          text-decoration: none; }
          #bloxRwdHat .hat-body .links li a:hover {
            color: #000; }
        #bloxRwdHat .hat-body .links li .links-drawer {
          padding: 0;
          visibility: hidden;
          transition: all 0.3s ease-in-out; }
          #bloxRwdHat .hat-body .links li .links-drawer ul {
            padding: 0;
            display: none;
            height: 0; }
            #bloxRwdHat .hat-body .links li .links-drawer ul li {
              max-width: 100%;
              width: 100%;
              margin: 0; }
              #bloxRwdHat .hat-body .links li .links-drawer ul li.divider {
                background: #E9E9E9;
                height: 1px;
                padding: 0;
                margin: 15px 0 0 0; }
        #bloxRwdHat .hat-body .links li:hover {
          /* szufladka podmenu START */
          /* szufladka podmenu STOP */ }
          #bloxRwdHat .hat-body .links li:hover .links-drawer {
            padding-bottom: 50px;
            visibility: visible;
            padding-top: 27px; }
            @media screen and (max-width: 960px) {
              #bloxRwdHat .hat-body .links li:hover .links-drawer {
                padding-top: 18px;
                padding-bottom: 0px; } }
            #bloxRwdHat .hat-body .links li:hover .links-drawer ul {
              width: 225px;
              height: auto;
              display: block;
              text-align: left;
              -webkit-border-radius: 4px;
              -moz-border-radius: 4px;
              border-radius: 4px;
              background: #fff;
              position: absolute;
              left: -6em;
              /* cien szufladki START */
              -webkit-box-shadow: 1px 1px 14px 1px rgba(20, 20, 20, 0.2);
              -moz-box-shadow: 1px 1px 14px 1px rgba(20, 20, 20, 0.2);
              box-shadow: 1px 1px 14px 1px rgba(20, 20, 20, 0.2); }
              @media screen and (max-width: 960px) {
                #bloxRwdHat .hat-body .links li:hover .links-drawer ul {
                  left: -200%; } }
              #bloxRwdHat .hat-body .links li:hover .links-drawer ul:after {
                content: '';
                position: absolute;
                z-index: 1;
                top: -5px;
                left: 50%;
                width: 0px;
                height: 0px;
                border-style: solid;
                border-width: 0 5.5px 5px 5.5px;
                border-color: transparent transparent #fff transparent; }
                @media screen and (max-width: 960px) {
                  #bloxRwdHat .hat-body .links li:hover .links-drawer ul:after {
                    left: 80%; } }
              #bloxRwdHat .hat-body .links li:hover .links-drawer ul li {
                width: auto;
                display: block;
                transition: all 0.2s ease-in-out; }
                #bloxRwdHat .hat-body .links li:hover .links-drawer ul li:hover {
                  background: #f0f0f0; }
                  #bloxRwdHat .hat-body .links li:hover .links-drawer ul li:hover a {
                    color: #666; }
                    #bloxRwdHat .hat-body .links li:hover .links-drawer ul li:hover a:hover {
                      color: #222222; }
                  #bloxRwdHat .hat-body .links li:hover .links-drawer ul li:hover:first-child {
                    -webkit-border-radius: 4px 4px 0 0;
                    -moz-border-radius: 4px 4px 0 0;
                    border-radius: 4px 4px 0 0; }
                  #bloxRwdHat .hat-body .links li:hover .links-drawer ul li:hover:last-child {
                    -webkit-border-radius: 0 0 4px 4px;
                    -moz-border-radius: 0 0 4px 4px;
                    border-radius: 0 0 4px 4px; }
                #bloxRwdHat .hat-body .links li:hover .links-drawer ul li a {
                  font-size: 1.2em !important;
                  line-height: 25px;
                  padding: 0 14px;
                  display: block;
                  width: auto;
                  white-space: nowrap;
                  overflow: hidden;
                  text-overflow: ellipsis; }
                  @media screen and (max-width: 960px) {
                    #bloxRwdHat .hat-body .links li:hover .links-drawer ul li a {
                      font-size: 14px !important;
                      line-height: 32px; } }
      #bloxRwdHat .hat-body .links .hat-logo-blox {
        display: block;
        font-size: 0 !important; }
        #bloxRwdHat .hat-body .links .hat-logo-blox.logoFade:after {
          opacity: 0; }
        #bloxRwdHat .hat-body .links .hat-logo-blox:hover:after {
          opacity: 0; }
        #bloxRwdHat .hat-body .links .hat-logo-blox:after {
          content: ' ';
          width: 94px;
          height: 34px;
          position: relative;
          display: block;
          font-size: 20px !important;
          text-align: center;
          margin: 0 auto;
          top: 11px;
          left: -10px;
          background: url("http://biv.gazeta.pl/css/blox/themes/logowanie/images/blox-text-logo.png") no-repeat;
          transition: all 0.3s ease-out; }
          @media only screen and (min-width: 120px) and (max-width: 480px) {
            #bloxRwdHat .hat-body .links .hat-logo-blox:after {
              display: none; } }
        #bloxRwdHat .hat-body .links .hat-logo-blox span {
          width: 73px;
          height: 84px;
          border: none;
          display: block;
          background: url("http://biv.gazeta.pl/css/blox/themes/logowanie/images/blox-big-logo.png") no-repeat; }
          @media only screen and (min-width: 120px) and (max-width: 480px) {
            #bloxRwdHat .hat-body .links .hat-logo-blox span {
              width: 55px;
              height: 52px;
              background: url("http://biv.gazeta.pl/css/blox/themes/oslo/images/blox-logo.png") no-repeat; } }
  #bloxRwdHat .hat-body .links .hat-logo-blox span {
    /* Obrot - stan domyslny przed */
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
  #bloxRwdHat:hover .hat-body .links .hat-logo-blox span {
    /* Obrot - stan hover */
    -webkit-transform: rotate(360deg) scale(1);
    -moz-transform: rotate(360deg) scale(1);
    -o-transform: rotate(360deg) scale(1);
    -ms-transform: rotate(360deg) scale(1);
    transform: rotate(360deg) scale(1); }

body.hatEnabled.editor #bloxRwdHat,
body.loginPage.editor #bloxRwdHat {
  font-family: "Open Sans", Georgia, Times, "Times New Roman", serif !important; }
  body.hatEnabled.editor #bloxRwdHat .hat-logo-blox,
  body.loginPage.editor #bloxRwdHat .hat-logo-blox {
    position: relative; }
    body.hatEnabled.editor #bloxRwdHat .hat-logo-blox:after,
    body.loginPage.editor #bloxRwdHat .hat-logo-blox:after {
      display: none; }
    body.hatEnabled.editor #bloxRwdHat .hat-logo-blox span,
    body.loginPage.editor #bloxRwdHat .hat-logo-blox span {
      width: 73px;
      height: 84px;
      border: none;
      display: block; }

body.hatEnabled #bloxRwdHat,
body.editor #bloxRwdHat {
  font-family: "Open Sans", Georgia, Times, "Times New Roman", serif !important; }
  @media only screen and (min-width: 120px) and (max-width: 480px) {
    body.hatEnabled #bloxRwdHat,
    body.editor #bloxRwdHat {
      top: -53px; } }
  @media only screen and (min-width: 120px) and (max-width: 480px) {
    body.hatEnabled #bloxRwdHat:hover, body.hatEnabled #bloxRwdHat:active, body.hatEnabled #bloxRwdHat.active,
    body.editor #bloxRwdHat:hover,
    body.editor #bloxRwdHat:active,
    body.editor #bloxRwdHat.active {
      top: -20px; } }
  body.hatEnabled #bloxRwdHat:hover .links, body.hatEnabled #bloxRwdHat:active .links, body.hatEnabled #bloxRwdHat.active .links,
  body.editor #bloxRwdHat:hover .links,
  body.editor #bloxRwdHat:active .links,
  body.editor #bloxRwdHat.active .links {
    height: auto; }
body.hatEnabled .hat-logo-blox span,
body.editor .hat-logo-blox span {
  width: 52px !important;
  height: 52px !important;
  display: block;
  position: relative;
  padding: 0;
  margin: 0;
  background-image: url("http://biv.gazeta.pl/css/blox/themes/glowny/images/blox-logo.png") !important; }
body.hatEnabled .hat-logo-blox:after,
body.editor .hat-logo-blox:after {
  display: none; }

body.editor #bloxRwdHat {
  top: -53px; }
  body.editor #bloxRwdHat:hover {
    top: -10px; }

#bloxRwdHat {
  font-family: "Open Sans", Georgia, Times, "Times New Roman", serif !important; }
  #bloxRwdHat a {
    color: #666 !important; }
    #bloxRwdHat a:hover {
      color: #222 !important; }
  #bloxRwdHat .hat-logo-blox span {
    width: 52px;
    height: 52px;
    display: block;
    position: relative;
    padding: 0;
    margin: 0;
    background-image: url("http://biv.gazeta.pl/css/blox/themes/glowny/images/blox-logo.png"); }
  #bloxRwdHat .hat-logo-blox:after {
    display: block; }
  #bloxRwdHat ul:first-child > li > a:hover {
    height: auto !important;
    padding-bottom: 35px; }
  @media only screen and (min-width: 120px) and (max-width: 480px) {
    #bloxRwdHat ul:first-child > li:first-child {
      margin-left: -60px !important; } }
  #bloxRwdHat ul:first-child > li:last-child, #bloxRwdHat ul:first-child > li:nth-of-type(3) {
    height: auto; }
    @media only screen and (min-width: 120px) and (max-width: 480px) {
      #bloxRwdHat ul:first-child > li:last-child .hideOnMobile, #bloxRwdHat ul:first-child > li:nth-of-type(3) .hideOnMobile {
        display: none; } }
    #bloxRwdHat ul:first-child > li:last-child > a, #bloxRwdHat ul:first-child > li:nth-of-type(3) > a {
      height: 0; }
  #bloxRwdHat ul li {
    position: relative; }
    #bloxRwdHat ul li a {
      display: block;
      position: relative;
      padding-bottom: 5px; }
      #bloxRwdHat ul li a.hat-logo-blox {
        padding-bottom: 0; }
    #bloxRwdHat ul li:hover .dropdown-menu {
      display: block;
      top: 50px; }
      #bloxRwdHat ul li:hover .dropdown-menu.myBlogList {
        padding: 15px 0; }
      #bloxRwdHat ul li:hover .dropdown-menu li {
        width: 100% !important;
        max-width: 400px !important; }
  #bloxRwdHat .dropdown-menu {
    top: 25px;
    left: -60px;
    min-width: 230px;
    text-align: left;
    padding: 10px 0;
    background-color: #fff;
    display: none;
    position: absolute; }
    @media only screen and (min-width: 120px) and (max-width: 480px) {
      #bloxRwdHat .dropdown-menu {
        left: -140px; } }
    #bloxRwdHat .dropdown-menu li {
      min-width: 230px;
      padding: 0 1px !important;
      margin-bottom: 0;
      white-space: normal;
      display: block !important; }
      #bloxRwdHat .dropdown-menu li a {
        font-family: "Open Sans";
        font-size: 14px !important;
        padding-bottom: 5px;
        padding-left: 20px;
        padding-right: 20px; }
      #bloxRwdHat .dropdown-menu li.divider {
        padding: 0;
        margin: 10px 0;
        height: 1px;
        display: block;
        height: 1px;
        overflow: hidden;
        background-color: #E5E5E5; }
      #bloxRwdHat .dropdown-menu li.dropdown-header {
        font-size: 11px !important;
        padding: 8px 0 0 20px !important;
        margin: 0 0 5px 0;
        text-transform: uppercase; }
      #bloxRwdHat .dropdown-menu li.currentBlog a {
        width: 150px;
        line-height: 25px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin: 0;
        margin-bottom: 8px;
        font-weight: 700 !important;
        line-height: 20px;
        display: inline-block;
        float: left; }
      #bloxRwdHat .dropdown-menu li.currentBlog .newBlogRecord {
        width: 24px;
        height: 24px;
        text-align: center;
        font-weight: normal !important;
        font-size: 25px !important;
        background-color: #38b68e;
        color: #fff !important;
        clear: none;
        padding: 0;
        margin-top: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px; }
        #bloxRwdHat .dropdown-menu li.currentBlog .newBlogRecord:hover {
          background-color: #29C594 !important; }
      #bloxRwdHat .dropdown-menu li:last-child {
        margin: 0 !important; }

#bloxRwdHat .dropdown-menu,
#myBlogList,
.myBlogList {
  min-width: 310px;
  top: 75px;
  left: 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }
  #bloxRwdHat .dropdown-menu a,
  #myBlogList a,
  .myBlogList a {
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: auto;
    overflow: hidden; }
  #bloxRwdHat .dropdown-menu.dropdown-menu,
  #myBlogList.dropdown-menu,
  .myBlogList.dropdown-menu {
    padding: 0 5px 20px 5px;
    width: 100%;
    -webkit-box-shadow: 0px 0px 5px 4px rgba(185, 185, 185, 0.28);
    -moz-box-shadow: 0px 0px 5px 4px rgba(185, 185, 185, 0.28);
    box-shadow: 0px 0px 5px 4px rgba(185, 185, 185, 0.28);
    border: transparent;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }
    #bloxRwdHat .dropdown-menu.dropdown-menu li,
    #myBlogList.dropdown-menu li,
    .myBlogList.dropdown-menu li {
      width: 100%;
      font-size: 18px !important; }
      #bloxRwdHat .dropdown-menu.dropdown-menu li.hover,
      #myBlogList.dropdown-menu li.hover,
      .myBlogList.dropdown-menu li.hover {
        background-color: #888; }
      #bloxRwdHat .dropdown-menu.dropdown-menu li.dropdown-header,
      #myBlogList.dropdown-menu li.dropdown-header,
      .myBlogList.dropdown-menu li.dropdown-header {
        font-size: 12px !important;
        color: #999;
        margin: 25px 0 3px 0;
        display: block; }
      #bloxRwdHat .dropdown-menu.dropdown-menu li a,
      #myBlogList.dropdown-menu li a,
      .myBlogList.dropdown-menu li a {
        padding-top: 5px;
        padding-bottom: 5px;
        white-space: normal;
        line-height: 20px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
        #bloxRwdHat .dropdown-menu.dropdown-menu li a:hover,
        #myBlogList.dropdown-menu li a:hover,
        .myBlogList.dropdown-menu li a:hover {
          background: #f0f0f0 !important; }
      #bloxRwdHat .dropdown-menu.dropdown-menu li img,
      #bloxRwdHat .dropdown-menu.dropdown-menu li .noAvatar,
      #myBlogList.dropdown-menu li img,
      #myBlogList.dropdown-menu li .noAvatar,
      .myBlogList.dropdown-menu li img,
      .myBlogList.dropdown-menu li .noAvatar {
        width: 18px;
        max-width: 18px;
        height: 18px;
        max-height: 18px;
        display: block;
        float: left;
        margin-right: 8px;
        border: none;
        position: relative;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px; }
      #bloxRwdHat .dropdown-menu.dropdown-menu li .noAvatar,
      #myBlogList.dropdown-menu li .noAvatar,
      .myBlogList.dropdown-menu li .noAvatar {
        top: 3px !important;
        background-color: #ccc; }

.hatEnabled #bloxRwdHat,
#blox-entry-page #bloxRwdHat,
#blox-index-page #bloxRwdHat {
  font-family: "Open Sans", Georgia, Times, "Times New Roman", serif !important; }
  .hatEnabled #bloxRwdHat.active, .hatEnabled #bloxRwdHat:hover,
  #blox-entry-page #bloxRwdHat.active,
  #blox-entry-page #bloxRwdHat:hover,
  #blox-index-page #bloxRwdHat.active,
  #blox-index-page #bloxRwdHat:hover {
    top: -16px; }
  .hatEnabled #bloxRwdHat .hat-logo-blox span,
  #blox-entry-page #bloxRwdHat .hat-logo-blox span,
  #blox-index-page #bloxRwdHat .hat-logo-blox span {
    background-image: url("http://biv.gazeta.pl/css/blox/themes/glowny/images/blox-logo.png");
    width: 52px !important;
    height: 52px !important; }
  .hatEnabled #bloxRwdHat .hat-logo-blox:after,
  #blox-entry-page #bloxRwdHat .hat-logo-blox:after,
  #blox-index-page #bloxRwdHat .hat-logo-blox:after {
    display: none !important; }

#blox-entry-page #bloxRwdHat,
#blox-index-page #bloxRwdHat {
  top: -48px; }
  @media only screen and (max-width: 960px) {
    #blox-entry-page #bloxRwdHat,
    #blox-index-page #bloxRwdHat {
      top: -53px; } }

.hatEnabled #bloxRwdHat .dropdown-menu {
  top: 35px; }
.hatEnabled #bloxRwdHat .hat-body .links {
  height: 0; }

body.editor #bloxRwdHat .links:hover {
  height: 42px; }

#blox-index-page #bloxRwdHat {
  top: -65px; }

/*# sourceMappingURL=czapeczka.css.map */
