@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic&subset=latin,latin-ext);
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Apr 10, 2015, 9:41:39 AM
    Author     : chmiello <bartek@chmiello.pl>
*/
@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic&subset=latin,latin-ext);

@media (max-width: 768px) {
    .simpleBanner .bannerListWpr ul li {
        float: left;
        width: 375px !important;
    }
}

.dibl {
    display: block;
    float: left;
}

:focus {
    border: 0;
    outline: none;
}

.adv img {
    max-width: 100%;
    width: 100%;
}

.adv embed {
    max-width: 100%;
    width: 100%;
}

body {
    font-family: 'Lato', sans-serif;
}

body .header {
    background: #042442;
    height: 68px;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

body .header .logo-container {
    display: block;
    float: left;
}

body .header .logo-container .menu-btn {
    margin-top: 20px;
    margin-right: 21px;
}

body .header .logo-container .logo {
    margin-top: 16px;
    display: block;
    float: left;
    margin-right: 21px;
}

body .header .logo-container form {
    margin-top: 12px;
    display: block;
    float: left;
}

body .header .logo-container form input {
    border: 1px solid #043766;
    display: block;
    float: left;
    background: #fff;
}

body .header .logo-container form input[type="text"] {
    border-right: 0;
    height: 46px;
    padding: 2px 5px;
    min-width: 300px;
}

body .header .logo-container form input[type="submit"] {
    border-left: 0;
    padding: 2px 12px;
    height: 46px;
    width: 46px;
    background: url(../images/btn/search.png) no-repeat center #e69117;
}

body .header .menu-container {
    display: block;
    float: left;
    margin-top: 8px;
}

body .header .menu-container ul {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 13px;
    float: right;
}

body .header .menu-container ul li {
    display: block;
    float: left;
    padding: 0 10px;
}

body .header .menu-container ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

body .advTop {
    padding-top: 62px;
}

body .advTop img {
    max-width: 100%;
}

body .strap {
    background: #08559d;
    height: 45px;
    margin-top: 10px;
    font-size: 16px;
}

body .strap .day {
    display: block;
    float: left;
    padding: 10px 0 0 0;
    color: #fff;
}

body .strap .nameday {
    display: block;
    float: left;
    padding: 10px 0 0 0;
    color: #fff;
}

body .newnews {
    margin-top: 7px;
}

body .newnews .dailyTheme {
    margin-top: 10px;
}

body .newnews .dailyTheme .imagebg {
    height: 391px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

@media (max-width: 768px) {
    body .newnews .dailyTheme .imagebg {
        height: 176px !important;
    }
}

body .newnews .dailyTheme .imagebg .topopacity {
    width: 100%;
    height: 391px;
    position: relative;
}

@media (max-width: 768px) {
    body .newnews .dailyTheme .imagebg .topopacity {
        height: 180px !important;
    }
}

body .newnews .dailyTheme .imagebg .topopacity .info {
    background: #d50606;
    color: #fff;
    padding: 4px 20px;
    font-size: 14px;
    font-weight: bold;
    display: block;
    float: left;
    position: absolute;
    top: 50%;
    left: 5.333%;
}

body .newnews .dailyTheme .imagebg .topopacity .title {
    color: #fff;
    font-size: 36px;
    line-height: 49px;
    font-weight: bold;
    display: block;
    float: left;
    width: 100%;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 59%;
}

@media (max-width: 768px) {
    body .newnews .dailyTheme .imagebg .topopacity .title {
        width: 82% !important;
        left: 0 !important;
        font-size: 20px !important;
        line-height: 30px !important;
    }
}

body .newnews .dailyTheme .imagebg .topopacity .title a {
    color: #fff;
    text-decoration: none;
}

body .newnews .threedaily .one {
    width: 33.333333333333333%;
}

body .newnews .threedaily .one .img {
    position: relative;
}

body .newnews .threedaily .one .img img {
    max-width: 100%;
}

body .newnews .threedaily .one .img .imgtriangle {
    position: absolute;
    left: 29px;
    bottom: -1px;
    z-index: 2;
}

body .newnews .threedaily .one .text {
    color: #06325c;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    padding: 21px 16px;
    min-height: 142px;
}

body .newnews .threedaily .one .text a {
    color: #06325c;
    text-decoration: none;
}

body .newnews .threedaily .one.n {
    background: #f7f7f7;
}

body .newnews .threedaily .one.p {
    background: #f0f0f0;
}

body .newnews .newslist .box .box-header {
    background: url(../images/newslistsqueare.png) no-repeat 16px center;
    color: #042442;
    font-size: 26px;
    font-weight: 700;
    line-height: 49px;
    text-align: left;
    padding-left: 36px;
}

body .newnews .newslist .box .box-content {
    border: 1px solid #d9d9d9;
}

body .newnews .newslist .box .box-content .first .img {
    position: relative;
}

body .newnews .newslist .box .box-content .first .img img {
    max-width: 100%;
}

body .newnews .newslist .box .box-content .first .img .imgtriangle {
    position: absolute;
    left: 29px;
    bottom: -1px;
    z-index: 2;
}

body .newnews .newslist .box .box-content .first .title {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    padding: 13px 26px;
}

body .newnews .newslist .box .box-content .first .title a {
    color: #06325c;
    text-decoration: none;
}

body .newnews .newslist .box .box-content .list {
    display: block;
    margin-top: 12px;
}

body .newnews .newslist .box .box-content .list ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

body .newnews .newslist .box .box-content .list ul li {
    background: url(../images/newslistsquare_small.png) no-repeat 11px center;
    padding: 8px 26px;
    border-top: 1px solid #d9d9d9;
}

body .newnews .newslist .box .box-content .list ul li:hover {
    background: #e7f7fe url(../images/newslistsquare_small.png) no-repeat 11px center;
}

body .newnews .newslist .box .box-content .list ul li a {
    color: #06325c;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    text-decoration: none;
}

body .newnews .row-gallery {
    margin-top: 20px;
    font-size: 12px;
}

body .newnews .row-gallery .gal-header {
    color: #042442;
    font-size: 26px;
    font-weight: 700;
    text-align: left;
    display: block;
    float: left;
    width: 100%;
    background: url(../images/newslistsqueare.png) repeat-x center center;
    margin-top: 23px;
    margin-bottom: 23px;
}

body .newnews .row-gallery .gal-header .title {
    display: block;
    float: left;
    background: #fff url(../images/newslistsqueare.png) no-repeat 16px center;
    padding-left: 36px;
    text-transform: uppercase;
    padding-right: 15px;
}

body .newnews .row-gallery .gal-header .title a {
    color: #042442;
}

body .newnews .row-gallery .gal-header ul {
    background: #fff;
    display: block;
    float: right;
    padding: 0 0 0 10px;
    margin: 7px 0 0 0;
}

body .newnews .row-gallery .gal-header ul li {
    float: left;
    display: block;
}

body .newnews .row-gallery .gal-header ul li a {
    display: block;
    padding: 0 5px 0 5px;
    color: #042442;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    text-decoration: none;
    border-right: 1px solid rgba(39, 60, 83, 0.22);
    cursor: pointer;
}

body .newnews .row-gallery .gal-header ul li:last-child a {
    border: 0px;
}

body .newnews .row-gallery .gallerySliderRow {
    margin-top: 15px;
    margin-bottom: 15px;
    cursor: default;
}

body .newnews .row-gallery .gallerySliderRow .sliderGalleryList .sliderInside {
    cursor: default;
}

body .newnews .row-gallery .gallerySliderRow .sliderGalleryList .sliderInside .oneElement {
    height: 328px;
    background-size: 100%;
    background-repeat: no-repeat;
    cursor: pointer;
    position: relative;
}

body .newnews .row-gallery .gallerySliderRow .sliderGalleryList .sliderInside .oneElement .bgoneelement {
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    min-height: 200px;
    position: absolute;
    display: none;
}

body .newnews .row-gallery .gallerySliderRow .sliderGalleryList .sliderInside .oneElement .bgoneelement img {
    display: block;
    float: left;
    margin-left: 16px;
    margin-top: 9px;
}

body .newnews .row-gallery .gallerySliderRow .sliderGalleryList .sliderInside .oneElement:hover .bgoneelement {
    display: block;
}

body .newnews .row-gallery .gallerySliderRow .sliderGalleryList .sliderInside .oneElement .category {
    background: #08559d;
    color: #fff;
    font-size: 17px;
    display: block;
    float: left;
    padding: 4px;
    width: 140px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 6px;
    margin-left: 10px;
}

body .newnews .row-gallery .gallerySliderRow .sliderGalleryList .sliderInside .oneElement .title {
    color: #06325c;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    width: 100%;
    display: block;
    float: left;
    margin-top: 200px;
    min-height: 120px;
    padding: 10px;
}

body .newnews .row-gallery .gallerySliderRow .sliderGalleryList .sliderInside .oneElement .title.n {
    background: #f7f7f7;
}

body .newnews .row-gallery .gallerySliderRow .sliderGalleryList .sliderInside .oneElement .title.p {
    background: #f0f0f0;
}

body .newnews .row-gallery .gallerySliderRow .jssora03l,
body .newnews .row-gallery .gallerySliderRow .jssora03r {
    display: block;
    position: absolute;
    width: 55px;
    height: 398px;
    cursor: pointer;
    overflow: hidden;
}

body .newnews .row-gallery .gallerySliderRow .jssora03l:hover {
    background: url(../images/btn/lewy.png) no-repeat left 100px;
}

body .newnews .row-gallery .gallerySliderRow .jssora03r:hover {
    background: url(../images/btn/prawy.png) no-repeat right 100px;
}

body .newnews .row-video {
    margin-top: 20px;
    font-size: 12px;
}

body .newnews .row-video .video-header {
    color: #042442;
    font-size: 26px;
    font-weight: 700;
    text-align: left;
    display: block;
    float: left;
    width: 100%;
    background: url(../images/newslistsqueare.png) repeat-x center center;
    margin-top: 23px;
    margin-bottom: 23px;
}

body .newnews .row-video .video-header .title {
    display: block;
    float: left;
    background: #fff url(../images/newslistsqueare.png) no-repeat 16px center;
    padding-left: 36px;
    text-transform: uppercase;
    padding-right: 15px;
}

body .newnews .row-video .video-header ul {
    background: #fff;
    display: block;
    float: right;
    padding: 0 0 0 10px;
    margin: 7px 0 0 0;
}

body .newnews .row-video .video-header ul li {
    float: left;
    display: block;
}

body .newnews .row-video .video-header ul li a {
    display: block;
    padding: 0 5px 0 5px;
    color: #042442;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    text-decoration: none;
    border-right: 1px solid rgba(39, 60, 83, 0.22);
    cursor: pointer;
}

body .newnews .row-video .video-header ul li:last-child a {
    border: 0px;
}

body .newnews .row-video .row-videos .one {
    width: 25%;
    display: block;
    float: left;
}

@media (max-width: 768px) {
    body .newnews .row-video .row-videos .one {
        width: 50% !important;
        min-height: 220px;
    }
}

body .newnews .row-video .row-videos .one .img {
    position: relative;
    display: block;
    float: left;
}

body .newnews .row-video .row-videos .one .img img {
    max-width: 100%;
}

body .newnews .row-video .row-videos .one .img .play {
    position: absolute;
    top: 39%;
    left: 39%;
}

body .newnews .row-video .row-videos .one .img .imgtriangle {
    position: absolute;
    left: 29px;
    bottom: -1px;
    z-index: 2;
}

body .newnews .row-video .row-videos .one .text {
    color: #06325c;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    min-height: 163px;
    padding: 10px;
    display: block;
    float: left;
    width: 100%;
}

body .newnews .row-video .row-videos .one .text a {
    color: #06325c;
    text-decoration: none;
}

body .newnews .row-video .row-videos .one.n {
    background: #f7f7f7;
}

body .newnews .row-video .row-videos .one.p {
    background: #f0f0f0;
}

body .citizens-row .citizens-header {
    color: #042442;
    font-size: 26px;
    font-weight: 700;
    text-align: left;
    display: block;
    float: left;
    width: 100%;
    background: url(../images/newslistsqueare.png) repeat-x center center;
    margin-top: 23px;
    margin-bottom: 23px;
}

body .citizens-row .citizens-header .title {
    display: block;
    float: left;
    background: #fff url(../images/newslistsqueare.png) no-repeat 16px center;
    padding-left: 36px;
    text-transform: uppercase;
    padding-right: 15px;
}

body .citizens-row .citizens-header ul {
    background: #fff;
    display: block;
    float: right;
    padding: 0 0 0 10px;
    margin: 7px 0 0 0;
}

body .citizens-row .citizens-header ul li {
    float: left;
    display: block;
}

body .citizens-row .citizens-header ul li a {
    display: block;
    padding: 0 5px 0 5px;
    color: #042442;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    text-decoration: none;
    border-right: 1px solid rgba(39, 60, 83, 0.22);
    cursor: pointer;
}

body .citizens-row .citizens-header ul li:last-child a {
    border: 0px;
}

body .citizens-row .citizens-list .one {
    width: 25%;
    display: block;
    float: left;
    padding: 31px 30px;
    min-height: 244px;
}

@media (max-width: 768px) {
    body .citizens-row .citizens-list .one {
        width: 100% !important;
        min-height: 1px;
    }
}

body .citizens-row .citizens-list .one .ctheader {
    width: 100%;
    display: block;
    float: left;
    color: #06325c;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    margin-bottom: 10px;
}

body .citizens-row .citizens-list .one .text {
    width: 100%;
    display: block;
    float: left;
    font-family: Lato;
    color: #9e9e9e;
    font-size: 12px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
}

body .citizens-row .citizens-list .one .autor {
    margin-top: 10px;
    display: block;
    float: left;
}

body .citizens-row .citizens-list .one .autor .img {
    display: block;
    float: left;
}

body .citizens-row .citizens-list .one .autor .text-author {
    display: block;
    float: left;
    color: #9e9e9e;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
}

body .citizens-row .citizens-list .one.n {
    background: #f7f7f7;
}

body .citizens-row .citizens-list .one.p {
    background: #f0f0f0;
}

body .werecomend-row .werecomend-header {
    color: #042442;
    font-size: 26px;
    font-weight: 700;
    text-align: left;
    display: block;
    float: left;
    width: 100%;
    background: url(../images/newslistsqueare.png) repeat-x center center;
    margin-top: 23px;
    margin-bottom: 23px;
}

body .werecomend-row .werecomend-header .title {
    display: block;
    float: left;
    background: #fff url(../images/newslistsqueare.png) no-repeat 16px center;
    padding-left: 36px;
    text-transform: uppercase;
    padding-right: 15px;
}

body .werecomend-row .werecomend-header ul {
    background: #fff;
    display: block;
    float: right;
    padding: 0 0 0 10px;
    margin: 7px 0 0 0;
}

body .werecomend-row .werecomend-header ul li {
    float: left;
    display: block;
}

body .werecomend-row .werecomend-header ul li a {
    display: block;
    padding: 0 5px 0 5px;
    color: #042442;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    text-decoration: none;
    border-right: 1px solid rgba(39, 60, 83, 0.22);
    cursor: pointer;
}

body .werecomend-row .werecomend-header ul li:last-child a {
    border: 0px;
}

body .werecomend-row .werecomends-row .first {
    width: 50%;
    display: block;
    float: left;
    background: #f7f7f7;
}

@media (max-width: 768px) {
    body .werecomend-row .werecomends-row .first {
        width: 100% !important;
    }
}

body .werecomend-row .werecomends-row .first .img {
    position: relative;
}

body .werecomend-row .werecomends-row .first .img img {
    width: 100%;
    max-width: 100%;
}

body .werecomend-row .werecomends-row .first .img .imgtriangle {
    position: absolute;
    left: 29px;
    bottom: -1px;
    z-index: 2;
    width: 27px;
    height: 14px;
}

body .werecomend-row .werecomends-row .first .text {
    color: #06325c;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    display: block;
    float: left;
    width: 100%;
    height: 130px;
    padding: 26px 21px;
}

body .werecomend-row .werecomends-row .first .text a {
    color: #06325c;
}

body .werecomend-row .werecomends-row .one {
    width: 25%;
    display: block;
    float: left;
}

@media (max-width: 768px) {
    body .werecomend-row .werecomends-row .one {
        width: 100% !important;
    }
}

body .werecomend-row .werecomends-row .one .img {
    position: relative;
}

body .werecomend-row .werecomends-row .one .img img {
    width: 100%;
    max-width: 100%;
}

body .werecomend-row .werecomends-row .one .img .imgtriangle {
    position: absolute;
    left: 29px;
    bottom: -1px;
    z-index: 2;
    width: 27px;
    height: 14px;
}

body .werecomend-row .werecomends-row .one .text {
    color: #06325c;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    display: block;
    float: left;
    width: 100%;
    height: 130px;
    padding: 26px 21px;
}

@media (max-width: 768px) {
    body .werecomend-row .werecomends-row .one .text {
        height: 170px;
    }
}

body .werecomend-row .werecomends-row .one .text a {
    color: #06325c;
}

body .werecomend-row .werecomends-row .one.n {
    background: #f7f7f7;
}

body .werecomend-row .werecomends-row .one.p {
    background: #f0f0f0;
}

body .werecomends-srow .one {
    width: 33.33333333333333333333333333%;
    display: block;
    float: left;
}

@media (max-width: 768px) {
    body .werecomends-srow .one {
        width: 100% !important;
    }
}

body .werecomends-srow .one .img {
    position: relative;
}

body .werecomends-srow .one .img img {
    width: 100%;
    max-width: 100%;
}

body .werecomends-srow .one .img .imgtriangle {
    position: absolute;
    left: 29px;
    bottom: -1px;
    z-index: 2;
    width: 27px;
    height: 14px;
}

body .werecomends-srow .one .text {
    color: #06325c;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    display: block;
    float: left;
    width: 100%;
    height: 130px;
    padding: 26px 21px;
}

body .werecomends-srow .one .text a {
    color: #06325c;
}

body .werecomends-srow .one.n {
    background: #f7f7f7;
}

body .werecomends-srow .one.p {
    background: #f0f0f0;
}

body .one-article p iframe {
    max-width: 100%;
}

body .one-article .floatig-left {
    position: absolute;
    margin-left: -81px;
    margin-top: 78px;
}

body .one-article img {
    max-width: 100%;
}

body .one-article .col-md-8 .one-foto {
    width: 30%;
    display: block;
    float: left;
    margin: 40px 1.5%;
    height: 146px;
    overflow: hidden;
}

body .related-gallerys {
    display: block;
    float: left;
    width: 100%;
    margin-top: 30px;
}

body .related-gallerys .one {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

body .related-gallerys .one .title {
    font-size: 22px;
    text-decoration: none;
}

body .related-gallerys .one .date {
    display: block;
    float: left;
    width: 100%;
    font-size: 12px;
    color: #919191;
}

body .related-gallerys .one .img-row {
    display: block;
    float: left;
    width: 100%;
}

body .related-gallerys .one .img-row img {
    width: 30%;
    margin-right: 5%;
}

body .related-gallerys .one .img-row img:last-child {
    margin-right: 0;
}

body .ads-tiles {
    margin-top: 35px;
    padding-bottom: 35px;
}

body .ads-tiles .row {
    margin-left: 0px;
}

body .ads-tiles .col-lg-9 {
    padding-left: 0px;
}

body .ads-tiles a {
    display: block;
    float: left;
    width: 33.333333333333%;
    position: relative;
}

@media screen and (max-width: 1200px) {
    body .ads-tiles a {
        width: auto;
        max-width: 45%;
    }
}

@media screen and (max-width: 768px) {
    body .ads-tiles a {
        width: 100%;
        max-width: 100%;
    }
}

body .ads-tiles a img {
    width: 100%;
}

body .ads-tiles a .tiles-title {
    position: absolute;
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    font-size: 36px;
    font-weight: 400;
    margin-top: -125px;
}

body .ads-tiles a .tiles-title.black {
    color: #090909;
}

body .ads-tiles a .tiles-title.add {
    font-size: 26px;
    font-weight: 400;
    margin-top: -105px;
}

body .ads-list {
    margin-top: 35px;
    padding-bottom: 35px;
}

body .ads-list .col-lg-3 {
    padding-left: 0;
}

body .ads-list .col-lg-3 ul {
    list-style: none;
    padding: 0;
}

body .ads-list .col-lg-3 ul li {
    background: url(../images/ogloszenia/list.png) no-repeat center left;
    padding-left: 30px;
}

body .ads-list .col-lg-3 ul li a {
    color: #8c8c8c;
    text-decoration: none;
}

body .ads-list .col-lg-9 .one {
    border: 1px solid #dfdfdf;
    border-left: 4px solid #158ef7;
    height: auto;
    float: left;
}

body .ads-list .col-lg-9 .one .img {
    width: 20%;
    display: block;
    float: left;
    min-height: 1px;
}

@media screen and (max-width: 992px) {
    body .ads-list .col-lg-9 .one .img {
        width: 30%;
    }
}

@media screen and (max-width: 768px) {
    body .ads-list .col-lg-9 .one .img {
        width: 100%;
        clear: both;
    }
}

body .ads-list .col-lg-9 .one .right {
    width: 80%;
    display: block;
    float: left;
    padding: 10px 10px 0 10px;
}

@media screen and (max-width: 992px) {
    body .ads-list .col-lg-9 .one .right {
        width: 70%;
    }
}

@media screen and (max-width: 768px) {
    body .ads-list .col-lg-9 .one .right {
        width: 100%;
        clear: both;
    }
}

body .ads-list .col-lg-9 .one .right .title {
    color: #0053a9;
    font-weight: bold;
    font-size: 16px;
}

body .ads-list .col-lg-9 .one .right .text {
    padding-top: 6px;
    color: #737373;
    font-size: 14px;
}

body .ads-list .col-lg-9 .one .right .timestamp {
    text-align: right;
    font-size: 14px;
    color: #8c8c8c;
}

body .block .one-comment {
    display: block;
    float: left;
    margin-bottom: 20px;
    padding-top: 10px;
    width: 100%;
    border-top: 1px solid #00acd6;
}

body .block .one-comment:last-child {
    border-bottom: 1px solid #00acd6;
    padding-bottom: 10px;
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 2016-01-05, 08:53:32
    Author     : Radek
*/
body {
    background: #fff;
    font-size: 15px;
}

.MainNavigationTopBox {
    background: #042442;
}

.MainNavigationTop {
    background: #042442;
    border: none;
    height: 45px;
}

.navbar-toggle {
    border: none;
    margin-top: 15px;
}

.navbar-toggle:hover {
    border: none;
    border-radius: 0px;
}

.LogoPicture {
    margin-top: -25px;
}

.SearchInput {
    border: none;
    border-radius: 0px;
    margin-top: -15px;
    height: 45px;
    float: left;
    width: 400px;
}

.SerchButton {
    float: left;
    width: 45px;
    height: 45px;
    border: none;
    margin-top: -15px;
    background: #ffa500 url('../images/textures/og_05.png') no-repeat center center;
}

.navbar-default .navbar-nav li a {
    color: #fff;
}

.navbar-default .navbar-nav > li > a:hover .navbar-nav li a:hover {
    color: #aaa;
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: none;
    border-bottom: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border: none;
    background: #042442;
}

.BanerBoxTop {
    text-align: center;
    margin-top: 100px;
}

.ContactBox {
    background: #f4f4f4;
    height: 160px;
    padding: 15px;
    padding-bottom: 200px;
}

.hContact {
    color: #e69117;
    font-family: Lato;
    font-weight: bold;
}

.ContactData {
    font-family: Lato;
    font-weight: bold;
    font-size: 16px;
    color: #042442;
}

.FooterBox {
    background: #042442;
    height: auto;
}

.FooterLinkBox {
    text-align: center;
    padding: 15px;
}

.FooterLink {
    color: #4b4b4b;
    font-size: 12px;
    margin: 4px;
}

a.FooterLink {
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-left: 1px solid #4b4b4b;
}

a.FooterLink:first-child {
    border-left: none;
}

.CategoryTile {
    height: 200px;
    padding: 0px;
    text-align: center;
}

.TileText {
    margin-top: 120px;
    position: absolute;
    z-index: 2;
}

.AdSearchBox {
    margin-top: 20px;
    padding-left: 20px;
    height: 180px;
    background: url('../images/textures/bg1.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.Input-1 {
    width: 100%;
    padding: 15px;
    border: none;
}

.SubmitBtn {
    background: #042442;
    color: #fff;
    border: none;
    padding: 12px;
    width: auto;
    font-weight: bold;
    transition-duration: 0.3s;
}

.SubmitBtn:hover {
    background: #aaa;
    color: #fff;
    border: none;
    padding: 12px;
    width: auto;
    font-weight: bold;
}

.fCheck {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #888;
}

.AdvBox {
    width: 100%;
    height: 140px;
    border: 1px #dfdfdf solid;
    margin-top: 20px;
    border-left: 3px #269abc solid;
}

.AdvContent {
    float: left;
    margin-left: 10px;
}

.AdNew {
    width: 60px;
    padding: 5px;
    background: #ce1919;
    color: #fff;
    height: auto;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
    text-align: center;
    font-size: 12px;
}

.AdTitle {
    color: #08559d;
    font-weight: 600;
}

.AdPerson {
    font-weight: 600;
    margin-top: -5px;
    font-size: 15px;
    color: #858585;
}

.AdDate {
    float: right;
    color: #999999;
    margin-top: -25px;
    margin-right: 15px;
}

.pagination > li > a,
.pagination > li > span {
    background-color: #fff;
    color: #858585;
    font-weight: bold;
    border: 0px;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background: #042442;
    border: none;
}

@media only screen and (max-width: 767px) {
    .SubmitBtn {
        width: 100%;
    }

    .SubmitBtn:hover {
        width: 100%;
    }

    .ctx {
        margin-top: 50px;
    }

    .Input-1 {
        margin-bottom: 25px;
        margin-top: -20px;
    }
}

.WideoBox {
    padding: 10px;
}

.IconPlayVideo {
    width: 45px;
    height: 45px;
    background: url('../images/textures/wi_play.png');
    background-repeat: no-repeat;
    position: relative;
    bottom: 45px;
}

.DescribeWideo {
    margin-top: -35px;
    color: #858585;
    font-family: Lato;
    font-weight: bold;
}

.WideoMoreInfo {
    font-family: Lato;
    font-weight: bold;
}

.NewMessagesHeader {
    padding: 24px;
    background: #042442;
    width: 100%;
    margin-top: 10px;
}

.NewMessagesHeader h2 {
    color: #fff;
    font-family: Lato;
    font-size: 22px;
    margin: 0px;
}

.OneAtricle-Main {
    border: 1px #d9d9d9 solid;
}

.TimeArticle-Main {
    text-align: center;
    width: 25%;
    color: #e69117;
    float: left;
    height: auto;
    padding: 8px;
    font-family: Lato;
    font-weight: bold;
    padding-top: 20px;
}

.TitleArticle-Main {
    float: left;
    width: 70%;
}

.TitleText-Main {
    color: #06335c;
    font-family: Lato;
    font-weight: bold;
    font-size: 18px;
}

.OneAtricle {
    border-bottom: 1px #d9d9d9 solid;
    border-left: 1px #d9d9d9 solid;
    border-right: 1px #d9d9d9 solid;
}

.OneAtricle:hover {
    border-bottom: 1px #d9d9d9 solid;
    border-left: 1px #d9d9d9 solid;
    border-right: 1px #d9d9d9 solid;
    background: #e7f7fe;
    cursor: pointer;
}

.TimeArticle {
    text-align: center;
    width: 25%;
    color: #e69117;
    float: left;
    height: auto;
    padding: 8px;
    font-family: Lato;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 14px;
}

.TitleArticle {
    float: left;
    width: 70%;
    font-weight: bold;
}

.TitleText {
    color: #06335c;
    font-family: Lato;
    font-weight: bold;
    font-size: 15px;
}

.MoreBox {
    margin-top: 15px;
    text-align: center;
    width: 100%;
}

.MoreArticlesButton {
    width: 200px;
    height: auto;
    padding: 12px;
    border: 1px #d9d9d9 solid;
    margin: 0 auto;
    font-size: 18px;
    font-weight: bold;
    color: #1a2640;
    position: relative;
}

.MoreArticlesButton:before {
    width: 12px;
    height: 20px;
    position: absolute;
    display: block;
    content: "";
    top: 0;
    bottom: 0;
    left: 30px;
    margin: auto;
}

.MoreAtricleLink {
    font-family: Lato;
}

.MoreAtricleLink:hover {
    font-family: Lato;
    text-decoration: none;
}

.Advertising-1 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.NewsWideoBox {
    border: 1px #d9d9d9 solid;
}

.NewsWideoHeader {
    padding: 24px;
    background: #e69117;
    width: 100%;
}

.NewsWideoHeader h2 {
    color: #fff;
    font-family: Lato;
    font-size: 22px;
    margin: 0;
}

.OneWideo {
    padding: 12px;
}

.WideoThumb {
    margin-left: 20px;
    width: 100%;
}

.WideoTitle {
    color: #262626;
    font-family: Lato;
    font-size: 15px;
    font-weight: 700;
    margin-top: -5px;
    margin-left: 5px;
}

.WideoDate {
    color: #696969;
    font-size: 11px;
    font-family: Lato;
    margin-left: 5px;
    font-weight: 700;
}

.WideoViews {
    color: #696969;
    font-size: 11px;
    font-family: Lato;
    margin-left: 15px;
    font-weight: 700;
    margin-top: -2px;
    margin-left: 5px;
}

.FameousGaleryBox {
    margin-top: 20px;
    border: 1px #d9d9d9 solid;
}

.FameousGaleryHeader {
    padding: 24px;
    background: #d34836;
    width: 100%;
}

.FameousGaleryHeader h2 {
    color: #fff;
    font-family: Lato;
    font-size: 22px;
    margin: 0;
}

.fWideoOne {
    padding: 10px;
}

.fWideoThumb {
    margin-left: 18px;
    width: 80%;
}

.fWideTitle {
    color: #262626;
    font-family: Lato;
    font-size: 15px;
    font-weight: 700;
    margin-left: 20px;
}

.fWideoDate {
    color: #696969;
    font-size: 11px;
    font-family: Lato;
    margin-left: 20px;
    font-weight: 700;
}

.fWideoViews {
    color: #696969;
    font-size: 11px;
    font-family: Lato;
    margin-left: 20px;
    font-weight: 700;
    margin-top: -8px;
}

.MainArticleBox {
    margin-top: 10px;
}

.MainArticleGrapgic {
    width: 100%;
}

.MainArticleDescribeBox {
    width: 100%;
    min-height: 100px;
    height: auto;
    background: #f1f1f1;
    padding: 20px;
}

.MainArticleDate {
    color: #696969;
    font-size: 11px;
    font-family: Lato;
    font-weight: 700;
}

.MainArticleTitle {
    font-family: Lato;
    font-weight: 700;
    color: #042442;
    font-size: 20px;
    margin-top: -4px;
}

.OneArticleBox {
    margin-top: 20px;
    border-top: 1px solid #939393;
    padding-top: 20px;
}

.OneAtriclePicture {
    width: 100%;
}

.OneArticleDate {
    color: #696969;
    font-size: 11px;
    font-family: Lato;
    font-weight: 700;
}

.OneArticleTilte {
    font-family: Lato;
    font-weight: 700;
    color: #042442;
    font-size: 25px;
}

.OneArticleContent {
    color: #696969;
    font-size: 14px;
    font-family: Lato;
    font-weight: 500;
}

article.OneArticleBox:hover > .col-sm-6 .OneArticleTilte {
    color: #0c59a2;
}

article.MainArticleBox:hover > .MainArticleDescribeBox .MainArticleTitle {
    color: #0c59a2;
    text-decoration: none;
}

.Advertising-2 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.AdvertisingLeft {
    position: relative;
    z-index: 5;
    left: -180px;
    top: 1000px;
    width: 160px;
}

.SocialMediaBox {
    position: relative;
    z-index: 5;
    left: -180px;
    top: 950px;
    width: 160px;
}

.FullArticleTitle {
    font-family: Lato;
    font-weight: bold;
    color: #111;
    font-size: 34px;
}

.FullArticleText {
    margin-top: 20px;
    color: #696969;
    font-size: 17px;
    font-family: Lato;
    font-weight: 500;
}

.SocialIconBox {
    width: 80px;
    height: 80px;
    text-align: center;
    float: right;
}

.Facebook {
    background: #3b5998;
    padding-top: 5px;
    color: #fff;
}

.GooglePlus {
    background: #d34836;
    padding-top: 5px;
    color: #fff;
}

.Twitter {
    background: #00aced;
    padding-top: 5px;
    color: #fff;
}

.Coments {
    background: #dadada;
    padding-top: 5px;
    margin-top: 20px;
}

.checkbox label:after,
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all 0.3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}

.form-control {
    border-radius: 0;
    height: 45px;
    line-height: 45px;
}

header .form-control {
    border: none;
}

.btn.btn-search {
    background: #eb9528;
    height: 45px;
    width: 45px;
    color: #fff;
    border-radius: 0;
    border: none;
    float: right;
}

.navbar.navbar-default .navbar-nav > li > .dropdown-menu {
    background: #052441;
}

.navbar.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus,
.navbar.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover {
    background-color: #23527c;
}

.navbar.navbar-default .navbar-nav > li > a:focus,
.navbar.navbar-default .navbar-nav > li > a:hover {
    color: #fff;
    background: #052441;
}

body .ads-tiles a img.classiefields-image {
    width: auto;
}

body .imgtriangle-bottom {
    position: absolute;
    bottom: 0;
    top: 60px;
    left: 0;
    right: 0;
    margin: auto;
}

body a:hover {
    text-decoration: none;
}

body .MainArticleDescribeBox {
    position: relative;
}

body .MainArticleDescribeBox .imgtriangle {
    position: absolute;
    top: -14px;
    left: 10%;
    width: 27px;
    height: 14px;
}

body footer .footer-wykonawca {
    display: inline;
}

body footer .foot-recomended {
    border-top: 1px solid #d9d9d9;
    margin-top: 30px;
    margin-bottom: 20px;
}

body footer .footer-recomended {
    display: inline;
    margin-left: 20px;
    margin-right: 20px;
}

body footer .FooterBox {
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #042442;
    min-height: 40px;
}

body footer .row-footer-bottom {
    margin-bottom: 20px;
    margin-top: 20px;
}

@media (max-width: 768px) {
    body footer .navfooter-inline {
        text-align: center;
    }
}

body footer .footer-info {
    line-height: 2;
}

.ads-container img {
    max-width: 100%;
    margin: auto;
}

body {
    padding-top: 85px;
}

#header {
    min-height: 70px;
    background: #052441;
    padding-top: 10px;
    padding-bottom: 10px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

#header nav {
    background: #052441;
    border: none;
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 0;
}

#header .navbar-brand {
    padding: 0;
    margin-right: 40px;
}

#header .navbar-form {
    padding: 0;
    margin: 0;
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Apr 10, 2015, 9:41:39 AM
    Author     : chmiello <bartek@chmiello.pl>
*/
.dibl {
    display: block;
    float: left;
}

.row {
    margin: 0;
}

:focus {
    border: 0;
    outline: none;
}

.adv img {
    max-width: 100%;
    width: 100%;
}

.adv embed {
    max-width: 100%;
    width: 100%;
}

body {
    font-family: 'Lato', sans-serif;
}

body .header {
    background: #042442;
    height: 68px;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

body .header .logo-container {
    display: block;
    float: left;
}

body .header .logo-container .menu-btn {
    margin-top: 20px;
    margin-right: 21px;
}

body .header .logo-container .logo {
    margin-top: 16px;
    display: block;
    float: left;
    margin-right: 21px;
}

body .header .logo-container form {
    margin-top: 12px;
    display: block;
    float: left;
}

body .header .logo-container form input {
    border: 1px solid #043766;
    display: block;
    float: left;
    background: #fff;
}

body .header .logo-container form input[type="text"] {
    border-right: 0;
    height: 46px;
    padding: 2px 5px;
    min-width: 300px;
}

body .header .logo-container form input[type="submit"] {
    border-left: 0;
    padding: 2px 12px;
    height: 46px;
    width: 46px;
    background: url(../images/btn/search.png) no-repeat center #e69117;
}

body .header .menu-container {
    display: block;
    float: left;
    margin-top: 8px;
}

body .header .menu-container ul {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 13px;
    float: right;
}

body .header .menu-container ul li {
    display: block;
    float: left;
    padding: 0 10px;
}

body .header .menu-container ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

body .advTop {
    padding-top: 62px;
}

body .advTop img {
    max-width: 100%;
}

body .newnews {
    margin-top: 7px;
}

body .newnews .dailyTheme {
    margin-top: 10px;
}

body .newnews .dailyTheme .imagebg {
    height: 391px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

body .newnews .dailyTheme .imagebg .topopacity {
    width: 100%;
    height: 391px;
    position: relative;
}

body .newnews .dailyTheme .imagebg .topopacity .info {
    background: #d50606;
    color: #fff;
    padding: 4px 20px;
    font-size: 14px;
    font-weight: bold;
    display: block;
    float: left;
    position: absolute;
    top: 50%;
    left: 5.333%;
}

body .newnews .dailyTheme .imagebg .topopacity .title {
    color: #fff;
    font-size: 36px;
    line-height: 49px;
    font-weight: bold;
    display: block;
    float: left;
    width: 89.34%;
    position: absolute;
    top: 59%;
    left: 5.333%;
}

body .newnews .dailyTheme .imagebg .topopacity .title a {
    color: #fff;
    text-decoration: none;
}

body .newnews .threedaily .one {
    width: 33.333333333333333%;
}

body .newnews .threedaily .one .img {
    position: relative;
}

body .newnews .threedaily .one .img img {
    max-width: 100%;
}

body .newnews .threedaily .one .img .imgtriangle {
    position: absolute;
    left: 29px;
    bottom: -1px;
    z-index: 2;
}

body .newnews .threedaily .one .text {
    color: #06325c;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    padding: 21px 16px;
    min-height: 142px;
}

body .newnews .threedaily .one .text a {
    color: #06325c;
    text-decoration: none;
}

body .newnews .threedaily .one.n {
    background: #f7f7f7;
}

body .newnews .threedaily .one.p {
    background: #f0f0f0;
}

body .newnews .newslist .box .box-header {
    background: url(../images/newslistsqueare.png) no-repeat 16px center;
    color: #042442;
    font-size: 26px;
    font-weight: 700;
    line-height: 49px;
    text-align: left;
    padding-left: 36px;
}

body .newnews .newslist .box .box-header a {
    color: #042442;
}

body .newnews .newslist .box .box-content {
    border: 1px solid #d9d9d9;
}

body .newnews .newslist .box .box-content .first .img {
    position: relative;
}

body .newnews .newslist .box .box-content .first .img img {
    max-width: 100%;
}

body .newnews .newslist .box .box-content .first .img .imgtriangle {
    position: absolute;
    left: 29px;
    bottom: -1px;
    z-index: 2;
}

body .newnews .newslist .box .box-content .first .title {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    padding: 13px 0;
    text-align: center;
}

body .newnews .newslist .box .box-content .first .title a {
    color: #06325c;
    text-decoration: none;
}

body .newnews .newslist .box .box-content .list {
    display: block;
    margin-top: 12px;
}

body .newnews .newslist .box .box-content .list ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

body .newnews .newslist .box .box-content .list ul li {
    background: url(../images/newslistsquare_small.png) no-repeat 11px center;
    padding: 3px 26px;
    border-top: 1px solid #d9d9d9;
}

body .newnews .newslist .box .box-content .list ul li:hover {
    background: #e7f7fe url(../images/newslistsquare_small.png) no-repeat 11px center;
}

body .newnews .newslist .box .box-content .list ul li a {
    color: #06325c;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    text-decoration: none;
}

body .newnews .row-gallery {
    margin-top: 20px;
    font-size: 12px;
}

body .newnews .row-gallery .gal-header {
    color: #042442;
    font-size: 26px;
    font-weight: 700;
    text-align: left;
    display: block;
    float: left;
    width: 100%;
    background: url(../images/newslistsqueare.png) repeat-x 16px center;
}

body .newnews .row-gallery .gal-header .title {
    display: block;
    float: left;
    background: #fff url(../images/newslistsqueare.png) no-repeat 16px center;
    padding-left: 36px;
    text-transform: uppercase;
    padding-right: 15px;
}

body .newnews .row-gallery .gal-header ul {
    background: #fff;
    display: block;
    float: right;
    padding: 0 0 0 10px;
    margin: 7px 0 0 0;
}

body .newnews .row-gallery .gal-header ul li {
    float: left;
    display: block;
}

body .newnews .row-gallery .gal-header ul li a {
    display: block;
    padding: 0 5px 0 5px;
    color: #042442;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    text-decoration: none;
    border-right: 1px solid rgba(39, 60, 83, 0.22);
    cursor: pointer;
}

body .newnews .row-gallery .gal-header ul li:last-child a {
    border: 0px;
}

body .newnews .row-gallery .gallerySliderRow {
    margin-top: 15px;
    margin-bottom: 15px;
    cursor: default;
}

body .newnews .row-gallery .gallerySliderRow .sliderGalleryList .sliderInside {
    cursor: default;
}

body .newnews .row-gallery .gallerySliderRow .sliderGalleryList .sliderInside .oneElement {
    height: 328px;
    background-size: 100%;
    background-repeat: no-repeat;
    cursor: pointer;
    position: relative;
}

body .newnews .row-gallery .gallerySliderRow .sliderGalleryList .sliderInside .oneElement .bgoneelement {
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    min-height: 201px;
    position: absolute;
    display: none;
}

body .newnews .row-gallery .gallerySliderRow .sliderGalleryList .sliderInside .oneElement .bgoneelement img {
    display: block;
    float: left;
    margin-left: 16px;
    margin-top: 9px;
}

body .newnews .row-gallery .gallerySliderRow .sliderGalleryList .sliderInside .oneElement:hover .bgoneelement {
    display: block;
}

body .newnews .row-gallery .gallerySliderRow .sliderGalleryList .sliderInside .oneElement .category {
    background: #08559d;
    color: #fff;
    font-size: 17px;
    display: block;
    float: left;
    padding: 4px;
    width: 140px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 6px;
    margin-left: 10px;
}

body .newnews .row-gallery .gallerySliderRow .sliderGalleryList .sliderInside .oneElement .title {
    color: #06325c;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    width: 100%;
    display: block;
    float: left;
    margin-top: 200px;
    min-height: 110px;
    padding: 10px;
}

body .newnews .row-gallery .gallerySliderRow .sliderGalleryList .sliderInside .oneElement .title.n {
    background: #f7f7f7;
}

body .newnews .row-gallery .gallerySliderRow .sliderGalleryList .sliderInside .oneElement .title.p {
    background: #f0f0f0;
}

body .newnews .row-gallery .gallerySliderRow .jssora03l,
body .newnews .row-gallery .gallerySliderRow .jssora03r {
    display: block;
    position: absolute;
    width: 55px;
    height: 398px;
    cursor: pointer;
    overflow: hidden;
}

body .newnews .row-gallery .gallerySliderRow .jssora03l:hover {
    background: url(../images/btn/lewy.png) no-repeat left 100px;
}

body .newnews .row-gallery .gallerySliderRow .jssora03r:hover {
    background: url(../images/btn/prawy.png) no-repeat right 100px;
}

body .newnews .row-video {
    margin-top: 20px;
    font-size: 12px;
}

body .newnews .row-video .video-header {
    color: #042442;
    font-size: 26px;
    font-weight: 700;
    text-align: left;
    display: block;
    float: left;
    width: 100%;
    background: url(../images/newslistsqueare.png) repeat-x 16px center;
}

body .newnews .row-video .video-header .title {
    display: block;
    float: left;
    background: #fff url(../images/newslistsqueare.png) no-repeat 16px center;
    padding-left: 36px;
    text-transform: uppercase;
    padding-right: 15px;
}

body .newnews .row-video .video-header ul {
    background: #fff;
    display: block;
    float: right;
    padding: 0 0 0 10px;
    margin: 7px 0 0 0;
}

body .newnews .row-video .video-header ul li {
    float: left;
    display: block;
}

body .newnews .row-video .video-header ul li a {
    display: block;
    padding: 0 5px 0 5px;
    color: #042442;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    text-decoration: none;
    border-right: 1px solid rgba(39, 60, 83, 0.22);
    cursor: pointer;
}

body .newnews .row-video .video-header ul li:last-child a {
    border: 0px;
}

body .newnews .row-video .row-videos .one {
    width: 25%;
    display: block;
    float: left;
}

body .newnews .row-video .row-videos .one .img {
    position: relative;
    display: block;
    float: left;
}

body .newnews .row-video .row-videos .one .img img {
    max-width: 100%;
}

body .newnews .row-video .row-videos .one .img .play {
    position: absolute;
    top: 39%;
    left: 39%;
}

body .newnews .row-video .row-videos .one .img .imgtriangle {
    position: absolute;
    left: 29px;
    bottom: -1px;
    z-index: 2;
}

body .newnews .row-video .row-videos .one .text {
    color: #06325c;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    min-height: 163px;
    padding: 10px;
    display: block;
    float: left;
    width: 100%;
}

body .newnews .row-video .row-videos .one .text a {
    color: #06325c;
    text-decoration: none;
}

body .newnews .row-video .row-videos .one.n {
    background: #f7f7f7;
}

body .newnews .row-video .row-videos .one.p {
    background: #f0f0f0;
}

body .citizens-row .citizens-header {
    color: #042442;
    font-size: 26px;
    font-weight: 700;
    text-align: left;
    display: block;
    float: left;
    width: 100%;
    background: url(../images/newslistsqueare.png) repeat-x 16px center;
}

body .citizens-row .citizens-header .title {
    display: block;
    float: left;
    background: #fff url(../images/newslistsqueare.png) no-repeat 16px center;
    padding-left: 36px;
    text-transform: uppercase;
    padding-right: 15px;
}

body .citizens-row .citizens-header ul {
    background: #fff;
    display: block;
    float: right;
    padding: 0 0 0 10px;
    margin: 7px 0 0 0;
}

body .citizens-row .citizens-header ul li {
    float: left;
    display: block;
}

body .citizens-row .citizens-header ul li a {
    display: block;
    padding: 0 5px 0 5px;
    color: #042442;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    text-decoration: none;
    border-right: 1px solid rgba(39, 60, 83, 0.22);
    cursor: pointer;
}

body .citizens-row .citizens-header ul li:last-child a {
    border: 0px;
}

body .citizens-row .citizens-list .one {
    width: 25%;
    display: block;
    float: left;
    padding: 31px 30px;
    min-height: 244px;
}

body .citizens-row .citizens-list .one .ctheader {
    width: 100%;
    display: block;
    float: left;
    color: #06325c;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    margin-bottom: 10px;
}

body .citizens-row .citizens-list .one .text {
    width: 100%;
    display: block;
    float: left;
    font-family: Lato;
    color: #9e9e9e;
    font-size: 12px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
}

body .citizens-row .citizens-list .one .autor {
    margin-top: 10px;
    display: block;
    float: left;
}

body .citizens-row .citizens-list .one .autor .img {
    display: block;
    float: left;
}

body .citizens-row .citizens-list .one .autor .text-author {
    display: block;
    float: left;
    color: #9e9e9e;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
}

body .citizens-row .citizens-list .one.n {
    background: #f7f7f7;
}

body .citizens-row .citizens-list .one.p {
    background: #f0f0f0;
}

body .werecomend-row .werecomend-header {
    color: #042442;
    font-size: 26px;
    font-weight: 700;
    text-align: left;
    display: block;
    float: left;
    width: 100%;
    background: url(../images/newslistsqueare.png) repeat-x 16px center;
    margin-bottom: 15px;
}

body .werecomend-row .werecomend-header .title {
    display: block;
    float: left;
    background: #fff url(../images/newslistsqueare.png) no-repeat 16px center;
    padding-left: 36px;
    text-transform: uppercase;
    padding-right: 15px;
}

body .werecomend-row .werecomend-header ul {
    background: #fff;
    display: block;
    float: right;
    padding: 0 0 0 10px;
    margin: 7px 0 0 0;
}

body .werecomend-row .werecomend-header ul li {
    float: left;
    display: block;
}

body .werecomend-row .werecomend-header ul li a {
    display: block;
    padding: 0 5px 0 5px;
    color: #042442;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    text-decoration: none;
    border-right: 1px solid rgba(39, 60, 83, 0.22);
    cursor: pointer;
}

body .werecomend-row .werecomend-header ul li:last-child a {
    border: 0px;
}

body .werecomend-row .werecomends-row .first {
    width: 50%;
    display: block;
    float: left;
    background: #f7f7f7;
}

body .werecomend-row .werecomends-row .first .img {
    position: relative;
}

body .werecomend-row .werecomends-row .first .img img {
    width: 571px;
    height: 325px;
    max-width: 100%;
}

body .werecomend-row .werecomends-row .first .img .imgtriangle {
    position: absolute;
    left: 29px;
    bottom: -1px;
    z-index: 2;
    width: 27px;
    height: 14px;
}

body .werecomend-row .werecomends-row .first .text {
    color: #06325c;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    display: block;
    float: left;
    width: 100%;
    height: 130px;
    padding: 26px 21px;
}

body .werecomend-row .werecomends-row .first .text a {
    color: #06325c;
}

body .werecomend-row .werecomends-row .one {
    width: 25%;
    display: block;
    float: left;
}

body .werecomend-row .werecomends-row .one .img {
    position: relative;
}

body .werecomend-row .werecomends-row .one .img img {
    width: 285px;
    height: 325px;
    max-width: 100%;
}

body .werecomend-row .werecomends-row .one .img .imgtriangle {
    position: absolute;
    left: 29px;
    bottom: -1px;
    z-index: 2;
    width: 27px;
    height: 14px;
}

body .werecomend-row .werecomends-row .one .text {
    color: #06325c;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    display: block;
    float: left;
    width: 100%;
    height: 130px;
    padding: 26px 21px;
}

body .werecomend-row .werecomends-row .one .text a {
    color: #06325c;
}

body .werecomend-row .werecomends-row .one.n {
    background: #f7f7f7;
}

body .werecomend-row .werecomends-row .one.p {
    background: #f0f0f0;
}

body .werecomends-srow .one {
    width: 33.33333333333333333333333333%;
    display: block;
    float: left;
}

body .werecomends-srow .one .img {
    position: relative;
}

body .werecomends-srow .one .img img {
    width: 100%;
    max-width: 100%;
}

body .werecomends-srow .one .img .imgtriangle {
    position: absolute;
    left: 29px;
    bottom: -1px;
    z-index: 2;
    width: 27px;
    height: 14px;
}

body .werecomends-srow .one .text {
    color: #06325c;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    display: block;
    float: left;
    width: 100%;
    height: 130px;
    padding: 26px 21px;
}

body .werecomends-srow .one .text a {
    color: #06325c;
}

body .werecomends-srow .one.n {
    background: #f7f7f7;
}

body .werecomends-srow .one.p {
    background: #f0f0f0;
}

body .one-article p iframe {
    max-width: 100%;
}

body .one-article .floatig-left {
    position: absolute;
    margin-left: -81px;
    margin-top: 78px;
}

body .one-article img {
    max-width: 100%;
}

body .one-article img.galleryImg {
    max-width: 50%;
    margin: auto;
    display: block;
}

body .one-article .col-md-8 .one-foto {
    width: 30%;
    display: block;
    float: left;
    margin: 40px 1.5%;
    height: 146px;
    overflow: hidden;
}

body .related-gallerys {
    display: block;
    float: left;
    width: 100%;
    margin-top: 30px;
}

body .related-gallerys .one {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

body .related-gallerys .one .title {
    font-size: 22px;
    text-decoration: none;
}

body .related-gallerys .one .date {
    display: block;
    float: left;
    width: 100%;
    font-size: 12px;
    color: #919191;
}

body .related-gallerys .one .img-row {
    display: block;
    float: left;
    width: 100%;
}

body .related-gallerys .one .img-row a {
    width: 30%;
    margin-right: 5%;
}

body .related-gallerys .one .img-row a:last-child {
    margin-right: 0;
}

body .related-gallerys .one .img-row a img {
    max-width: 100%;
}

body .ads-tiles {
    margin-top: 35px;
    padding-bottom: 35px;
}

body .ads-tiles .row {
    margin-left: 0px;
}

body .ads-tiles .col-lg-9 {
    padding-left: 0px;
}

body .ads-tiles a {
    display: block;
    float: left;
    width: 33.333333333333%;
    position: relative;
}

body .ads-tiles a img {
    width: 100%;
}

body .ads-tiles a .tiles-title {
    position: absolute;
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    font-size: 36px;
    font-weight: 400;
    margin-top: -125px;
}

body .ads-tiles a .tiles-title.black {
    color: #090909;
}

body .ads-tiles a .tiles-title.add {
    font-size: 26px;
    font-weight: 400;
    margin-top: -105px;
}

body .ads-list {
    margin-top: 35px;
    padding-bottom: 35px;
}

body .ads-list .col-lg-3 {
    padding-left: 0;
}

body .ads-list .col-lg-3 ul {
    list-style: none;
    padding: 0;
}

body .ads-list .col-lg-3 ul li {
    background: url(../images/ogloszenia/list.png) no-repeat center left;
    padding-left: 30px;
}

body .ads-list .col-lg-3 ul li a {
    color: #8c8c8c;
    text-decoration: none;
}

body .ads-list .col-lg-9 .one {
    border: 1px solid #dfdfdf;
    border-left: 4px solid #158ef7;
    width: 100%;
    height: 170px;
}

body .ads-list .col-lg-9 .one.premium {
    height: auto;
}

body .stzc-list .col-md-6 {
    padding: 0;
}

body .stzc-list a img {
    max-width: 100%;
}

body .ads-list .col-lg-9 .one .img {
    width: 20%;
    display: block;
    float: left;
    min-height: 1px;
}

body .ads-list .col-lg-9 .one .img p {
    text-align: center;
}

body .ads-list .col-lg-9 .one .img img {
    max-width: 100%;
    max-height: 120px;
    display: block;
    margin: auto;
}

@media screen and (max-width: 992px) {
    body .ads-list .col-lg-9 .one .img {
        width: 100%;
    }

}

body .ads-list .col-lg-9 .one .right {
    width: 80%;
    display: block;
    float: left;
    padding: 10px 10px 0 10px;
}

body .ads-list .col-lg-9 .one .right .title {
    color: #0053a9;
    font-weight: bold;
    font-size: 16px;
}

body .ads-list .col-lg-9 .one .right .text {
    padding-top: 6px;
    color: #737373;
    font-size: 14px;
}

body .ads-list .col-lg-9 .one .right .timestamp {
    text-align: right;
    font-size: 14px;
    color: #8c8c8c;
}

body .block .one-comment {
    display: block;
    float: left;
    margin-bottom: 20px;
    padding-top: 10px;
    width: 100%;
    border-top: 1px solid #00acd6;
}

body .block .one-comment:last-child {
    border-bottom: 1px solid #00acd6;
    padding-bottom: 10px;
}

body {
    overflow-x: hidden;
}

@media screen and (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

body .one-article .floatig-left {
    margin-left: -110px;
}

body .ads-read .fancybox {
    max-width: 200px;
    padding: 10px;
    display: inline-block;
}

body .ads-read .fancybox img {
    max-width: 100%;
    display: block;
}

body .previews-box .werecomend-header,
body .previews-box .werecomend-header .title {
    background-image: url(../images/newslistsqueare_red.png) !important;
}

body .previews-box .box-event {
    width: 20%;
    display: inline-block;
    float: left;
    background: #f1f1f1;
}

@media screen and (max-width: 1200px) {
    body .previews-box .box-event {
        width: 25%;
    }

    body .previews-box .box-event:last-child {
        display: none;
    }
}

@media screen and (max-width: 992px) {
    body .previews-box .box-event {
        width: 50%;
    }
}

@media screen and (max-width: 540px) {
    body .previews-box .box-event {
        width: 100%;
        margin-bottom: 20px;
    }
}

body .previews-box .box-event .img img {
    width: 100%;
    max-width: 100%;
    display: block;
}

body .previews-box .box-event .event-data {
    height: 160px;
}

body .previews-box .box-event .event-data .event-title {
    height: 100px;
    font-size: 18px;
    font-weight: bold;
    color: #042442;
    padding: 20px;
}

body .previews-box .box-event .event-data .event-info {
    height: 60px;
    background: #ecebeb;
    padding: 10px 20px;
}

body .previews-box .box-event .event-data .event-info .event-time,
body .previews-box .box-event .event-data .event-info .event-place {
    display: block;
    width: 100%;
    font-weight: bold;
    color: #042442;
}

body .previews-box .box-event:nth-child(2) {
    background: #32a5f8;
}

body .previews-box .box-event:nth-child(2) .event-data .event-info {
    background: #0b85dd;
}

body .previews-box .box-event:nth-child(2) .event-data .event-title a,
body .previews-box .box-event:nth-child(2) .event-data .event-info .event-place,
body .previews-box .box-event:nth-child(2) .event-data .event-info .event-time {
    color: #fff;
}

body .previews-box .box-event:nth-child(4) {
    background: #c52038;
}

body .previews-box .box-event:nth-child(4) .event-data .event-info {
    background: #b12136;
}

body .previews-box .box-event:nth-child(4) .event-data .event-title a,
body .previews-box .box-event:nth-child(4) .event-data .event-info .event-place,
body .previews-box .box-event:nth-child(4) .event-data .event-info .event-time {
    color: #fff;
}

body .section-moto .row-element {
    margin-top: 20px;
    font-size: 12px;
}

body .section-moto .row-element .job-container .job-element {
    float: left;
    width: 100%;
    padding: 15px 20px;
    border: 1px solid #d9d9d9;
    border-bottom: none;
}

body .section-moto .row-element .job-container .job-element:hover {
    background: #e7f7fe;
}

body .section-moto .row-element .job-container .job-element:last-child {
    border-bottom: 1px solid #d9d9d9;
}

body .section-moto .row-element .job-container .job-element .job-title {
    color: #042442;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 15px;
    padding-right: 30%;
}

@media (max-width: 992px) {
    body .section-moto .row-element .job-container .job-element .job-title {
        padding-right: 0;
    }
}

body .section-moto .row-element .job-container .job-element .job-date,
body .section-moto .row-element .job-container .job-element .job-category {
    font-size: 16px;
    color: #a6a6a6;
}

body .section-moto .row-element .job-container .job-element .job-category {
    float: left;
    display: inline;
}

body .section-moto .row-element .job-container .job-element .job-date {
    float: right;
    display: inline;
}

body .section-moto .row-element .info-img {
    max-width: 100%;
    display: block;
    width: 100%;
    margin-top: 0;
    margin-bottom: 10px;
    float: left;
}

body .section-moto .row-element .gal-header {
    color: #042442;
    font-size: 26px;
    font-weight: 700;
    text-align: left;
    display: block;
    float: left;
    width: 100%;
    background: url(../images/newslistsqueare.png) repeat-x center center;
    margin-top: 23px;
    margin-bottom: 10px;
}

body .section-moto .row-element .gal-header .title {
    display: block;
    float: left;
    background: #fff url(../images/newslistsqueare.png) no-repeat 16px center;
    padding-left: 36px;
    text-transform: uppercase;
    padding-right: 15px;
}

body .section-moto .row-element .gal-header ul {
    background: #fff;
    display: block;
    float: right;
    padding: 0 0 0 10px;
    margin: 7px 0 0 0;
}

body .section-moto .row-element .gal-header ul li {
    float: left;
    display: block;
}

body .section-moto .row-element .gal-header ul li a {
    display: block;
    padding: 0 5px 0 5px;
    color: #042442;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    text-decoration: none;
    border-right: 1px solid rgba(39, 60, 83, 0.22);
    cursor: pointer;
}

body .section-moto .row-element .gal-header ul li:last-child a {
    border: 0px;
}

body .section-moto .box-row {
    width: 100%;
    float: left;
}

body .section-moto .box-row .box-element {
    width: 25%;
    float: left;
    background: #f7f7f7;
}

body .section-moto .box-row .box-element:nth-child(2n) {
    background: #f0f0f0;
}

body .section-moto .box-row .box-element .box-info {
    display: block;
    height: 140px;
    float: left;
}

body .section-moto .box-row .box-element img {
    max-width: 100%;
    width: 100%;
    display: block;
}

@media (max-width: 992px) {
    body .section-moto .box-row .box-element {
        width: 50%;
    }

    body .section-moto .box-row .box-element .box-info {
        height: 140px;
    }

    body .section-moto .box-row .box-element:nth-child(1) {
        background: #f0f0f0;
    }

    body .section-moto .box-row .box-element:nth-child(2) {
        background: #f7f7f7;
    }
}

@media (max-width: 768px) {
    body .section-moto .box-row .box-element {
        width: 50%;
    }

    body .section-moto .box-row .box-element .box-info {
        height: 140px;
    }
}

@media (max-width: 380px) {
    body .section-moto .box-row .box-element {
        width: 100%;
    }

    body .section-moto .box-row .box-element .box-info {
        height: auto;
    }
}

body .section-moto .box-container .box-info {
    padding: 20px;
}

body .section-moto .box-container .box-info .box-title {
    font-weight: bold;
    color: #042442;
    font-size: 15px;
    text-transform: uppercase;
}

body .section-moto .box-container .box-info .box-price {
    margin-top: 15px;
    font-weight: bold;
    font-size: 18px;
    color: #eb0104;
}

@media screen and (max-width: 768px) {
    article.FullArticleBox p {
        font-size: 16px !important;
    }

    body .strap .day {
        padding: 0;
    }

    body .strap .nameday {
        padding: 0;
    }

    .container {
        padding-left: 0;
        padding-right: 0;
    .
    }

    body .ads-list .col-lg-9 .one {
        height: auto;
    }

    body .ads-list .col-lg-9 .one.premium img {
        max-width: 100%;
    }
}

.container {
    background: #fff;
    z-index: 1;
    position: relative;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.sliderGalleryList {
    width: 100% !important;
    height: 328px;
}

.sliderGalleryList .sliderInside {
    width: 726px;
    height: 328px;
}

.col-left-sm-center {
    display: block;
    float: left;
    max-width: 100%;
}

.col-left-sm-center iframe {
    max-width: 100%;
}

.forum .panel-default > .panel-heading {
    background-color: #ffffff;
    border-color: #fff;
    padding: 0 15px;
}

.forum .panel-default > .panel-footer {
    padding: 0 15px 10px 15px;
    background-color: #fff;
    border-top: 1px solid #fff;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    text-align: right;
}

.forum .panel-success > .panel-footer {
    padding: 0 15px 10px 15px;
    background-color: #fff;
    border-top: 1px solid #fff;
}

.forum .panel-default > .panel-heading h3 a {
    font-size: 17px;
    font-weight: bold;
    color: #333;
}

.forum .panel-default > .panel-body a {
    color: #333;
}

.info-box-bottom {
    height: fit-content;
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    opacity: 1;
    z-index: 1000;
}

.info-box-bottom .close {
    width: fit-content;
    padding: 5px 30px;
    background: #fff;
    color: #333;
    position: fixed;
    bottom: 0;
    z-index: 1001;
    text-align: center;
    margin-left: 50%;
    margin-left: calc(50% - 15px);
    height: 23px;
    opacity: 1;
    font-size: 13px;

}

.top-page-info {
    position: fixed;
    top: 0;
    width: 100%;
    text-align: center;
    opacity: 1;
    z-index: 1001;
    height: 50px;
    overflow: hidden;
    background: #fff;
}