html,
body {
    height: 100%;
    color: black;
    background-color: white;
    font-size: 13px;
}
.wrap {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;    
    /*min-height: 100%;*/
    height: auto;
    /*margin: 0 auto 20px;*/
    padding: 0 0 0px;
}
.wrap > .container {
    padding: 0px 15px 20px;
}
.breadcrumb {
    margin-bottom_: 0px;
}

/*--------------------------------------------------------------------------------------------------------------------------------
# Footer
--------------------------------------------------------------------------------------------------------------------------------*/
#btn-scrollup {
    background-color: #0088cc;
    color: white;
    opacity:0.3;
    position:fixed;
    bottom: 50px;
    right: 30px;
    display:none;
    height: 35px;
    z-index:9999;
}
#btn-scrollup:hover, #btn-scrollup i:hover {
    background-color: #0088cc;
    opacity: 0.8;
    color: white;
}

ol, ul, dl {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.footer_top{
    overflow: hidden;
    padding: 10px 0px 20px;
    border-bottom: 1px solid #0F0F0F;
    background: none repeat scroll 0% 0% #244d77;
    color: #AAA;
}
.footer_b{
    background: #364452; 
    border-top: 1px solid #555;
}
.footer_menu li a:before{
    display: inline-block;
    margin-right: 8px;
    color: #828080 !important;
    content: ">";
}
.menu_head{
    color: #eaeaea!important;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    margin: 15px 0px 25px 0px;
}
.menu_head:after{
    position: absolute;
    left: 18px;
    width: 55px;
    height: 1px;
    content: "";
    top: 49px;
}
.menu_head:before{
    position: absolute;
    left: 32px;
    width: 24px;
    height: 5px;
    content: "";
    display: inline-block;
    top: 47px;
}
.menu_head:after,.menu_head:before{
    background: none repeat scroll 0% 0% #0088cc;
}
.footer_menu ul li a:hover,.footer_menu li a:before,.footer_menu_contact li span:hover,.footer_bottom p span  {
    color: #0088cc;
}
.footer_mid ul li{
    margin-top: 20px;
}
.footer_menu ul li a{
    text-decoration: none;
    color: #cccbcb;
    display: inline-block;
    padding: 5px 0px;
}
.footer_menu_contact ul li {
    padding: 5px 0px;
}
.footer_menu_contact li i{
    width: 20px;
}
.footer_menu_contact li span:hover {
    cursor:pointer;
}
.footer_social {
    padding: 20px 0px;
}
.footer_social i {
    width: 50px;
    height: 50px;
    padding: 14px;
    color: #fff;
    font-size: 25px;
    border-radius: 3px;
}
.footer_bottom p {
    font-size: 18px;
    color: #C4C4C4;
    margin: 25px 0px;
}
/*.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}*/

/*--------------------------------------------------------------------------------------------------------------------------------
# MAIN NAVBAR
--------------------------------------------------------------------------------------------------------------------------------*/
.top-nav {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1.2rem;
}
.top-nav img {
    border: solid 1px;
    width: 26px;
}
.top-nav .language a:first-child:after {
    content: "  |  ";
}
.navbar-header {
    padding-bottom: 20px;
    /*float: left;*/
}
.navbar-toggle {
    margin-top: 18px;
    margin-bottom: 0px;
}
.navbar {
    border:none !important;
    padding:0px 0px;
    padding-bottom:0px;
    border-bottom: 1px solid #eee;
    -webkit-box-shadow: 2px 2px 8px #bbb;
    box-shadow: 2px 2px 8px #bbb;
}
.navbar-inverse {
    background-color: white;
    #background:none !important;
}
.navbar-inverse .navbar-brand {
    color: white;
    font-size: 1.5rem;
    /*line-height: 1.4rem;*/
}
.navbar-inverse .navbar-nav > li > a {
    color: white;
    font-size: 1.2rem;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    background-color: #4c4c4c;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: white;
    background-color: rgba(255, 255, 255, 0.08);
    border-color: rgba(255, 255, 255, 0.2);
    border-style: solid;
    border-width: 1px;
    border-radius: 0.3rem;
    transition: color 0.2s, background-color 0.2s, border-color 0.2s;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    display: inline-block;
    color: white;
    background-color: rgba(255, 255, 255, 0.08);
}
.navbar .language {
    float: right;
    margin-top: 30px;
}
.language a:hover, a:focus {
    text-decoration: none;
}
.navbar-custom {
    background-color: #0088cc;
    border-color: #0072ab;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#00aaff), to(#0088cc));
    background-image: -webkit-linear-gradient(top, #00aaff, 0%, #0088cc, 100%);
    background-image: -moz-linear-gradient(top, #00aaff 0%, #0088cc 100%);
    background-image: linear-gradient(to bottom, #00aaff 0%, #0088cc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00aaff', endColorstr='#ff0088cc', GradientType=0);
    border-radius: 0px;
    color: white;
}
/*--------------------------------------------------------------------------------------------------------------------------------
end NAVBAR
--------------------------------------------------------------------------------------------------------------------------------*/

/* --------------------------------------------------------------------------------------------------------------------------------
# sponsors
--------------------------------------------------------------------------------------------------------------------------------*/
.sponsor-banner {
    /*margin-top: 10px;*/
    background: #ffffff;
    border: 1px solid #d5d5d5;
/*    padding-bottom: 20px;
    padding-top: 20px;*/
}
.sponsor-banner p {
    margin-top:    20px;
    margin-bottom: 20px;
}
.sponsor-banner .swiper-slide {
    margin: auto;
}

/*--------------------------------------------------------------------------------------------------------------------------------
end sponsors
--------------------------------------------------------------------------------------------------------------------------------*/		

img.ico {
    width: 40px;
    display: inline;
    margin-top: -15px;
}
img.ico.topr {
}
img.ico.tpn {
    width: 51px;
    margin-right: 10px;
}
.jumbotron {
    text-align: center;
    background-color: transparent;
}
.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}
.not-set {
    color: #c55;
    font-style: italic;
}
/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

img#contactform-verifycode-image {
    margin-top: -5px;
    margin-left: -10px;
}

.stpn {
    cursor: pointer;
}

/*******************dla telefonu************************/
@media( max-width : 585px ) {
  .widget-day1 {
        #padding: 2px;
        font-size: 0.8em;
    }  
    .visible-xs {
        #display:inline !important;
    }
    .local-weather-days{
        padding-top: 10px;
    }
    .section-header .today {
            font-size: .6em;
            position: absolute;
            right: 15px;
            top: -25px;
    }
    .top-nav {
        font-size: 1rem;
    }
    .navbar .language>* {
        padding-left: 10px;
    }
    .navbar .language {
        float: right;
        margin-top: 30px;
        position: absolute;
        right: 0;
        padding-right: 15px;
        /*padding-top: 30px;*/
        padding-top: 80px;
    }
    #btn-scrollup {
        right: 12px;
        bottom: 12px;
    }
}
/*******************dla tabletu chowane menu************************/
@media (max-width: 769px) {
    .navbar-header {
      float: none;
    }
    .navbar-toggle {
      display: block;
    }
    .navbar-collapse.collapse {
      display: none!important;
    }
    .navbar-nav {
      float: none!important;
    }
    .navbar-nav>li {
      float: none;
    }
    .navbar-collapse.collapse.in{
      display:block !important;
    }
}
/*******************dla tabletu btn-time************************/
@media (min-width: 768px) {
    .col-sm-1 {
        padding-left : 0px !important;
    }
}

.swiper-button-next, .swiper-button-prev {
    top: 30% !important;
}
.swiper-pagination {
    background-color: white;
    opacity: .6;
    bottom: 0px;
}

.flag {
    display: inline-block;
    background-repeat: no-repeat;
    line-height: 11px;
    margin-top: 1px;
    vertical-align: text-top;
    width: 16px;
    height: 11px;
    background:url(../img/flags.png) no-repeat
}

.flag.flag-en {background-position: -16px 0}
.flag.flag-pl {background-position: 0 -11px}
.flag.flag-ru {background-position: -16px -11px}

/******************* view ************************/
.tab-content {
    padding-top: 10px;
}
.nav-tabs > li > a {
    color: rgb(222, 222, 222);
}
.nav-tabs > li > a:hover {
    color: #337ab7;
}
.btn-time {
    margin-bottom: 2px;
}
.slider {
    width: 100% !important;
    margin-bottom: 10px;
}
.resize.in {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: absolute;
    width: 168% !important;
    z-index: 10;
    background-color: #e8f9ea;
    padding-left: 15px;
    padding-right: 15px;
}
.resize.right.in {
    width: 233% !important;
    left: -670px;
    z-index: 1100;
}
/******************* widget ************************/


.panel-law-2{
    #background-color: yellow !important;
    background-color: rgba(255, 255, 0, 0.13) !important;
}
.panel-law-3{
    #background-color: #f69a08 !important;
    background-color: rgba(246, 154, 8, 0.26) !important;
}
.panel-law-4{
    background-color: rgba(246, 3, 2, 0.09) !important;
}
.panel-law-5{
    background-color: rgba(246, 3, 2, 0.27) !important;
}

.btn-stacja-widok {
    border: 1px solid;
    height: 110px;
    text-align: center;
    padding-top: 5px;
    border-color: #ccc;
    cursor: pointer;
}

i.wi.wi-wind {
    font-family: weathericons;
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
}
.wi-wind.towards-180-deg {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}
.wi-wind.towards-135-deg {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}
.wi-wind.towards-90-deg {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}
.wi-wind.towards-45-deg {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}
.wi-wind.towards-0-deg {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
}
.wi-wind.towards-313-deg {
    -webkit-transform: rotate(313deg);
    -moz-transform: rotate(313deg);
    -ms-transform: rotate(313deg);
    -o-transform: rotate(313deg);
    transform: rotate(313deg)
}
.wi-wind.towards-270-deg {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}
.wi-wind.towards-225-deg {
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg)
}

.wi-al {
    display: inline-block;
    background-repeat: no-repeat;
    line-height: 24px;
    margin-top: 1px;
    vertical-align: text-top;
    width: 24px;
    height: 24px;
    background: url(../img/weather-icons-al.png) no-repeat;
}
.wi-al.wi-humidity {background-position: 0px 0}
.wi-al.wi-thermometer {background-position: 0px -24px;}
.wi-al.wi-wind {background-position: 0px -50px;}
.wi-al.close {background-position: 0 -77px;width: 18px;height: 18px;opacity: .7;}
.modal-header-info {
    color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #5bc0de;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.modal-footer-info {
    color:#fff;
    padding:9px 15px;
    border-top:1px solid #eee;
    background-color: #5bc0de;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
     border-bottom-left-radius: 5px;
     border-bottom-right-radius: 5px;
}