.district-hide {
    display: none; 
}
.district-show {
    cursor:pointer;
    color: #428bca;
}
.district-text {
    color: #333;
    cursor: default;
}  
.articles-section article .content-frame header h3 {
    border:none;
}
.articles-section article .content-frame header h3:after {
    border:none;
}
.font-clear { 
    color: transparent;
}

.font-clear:hover, .font-clear:focus {
    color: transparent;
}

body {
    min-width: 320px;
}

input[type="radio"], input[type="checkbox"]{
    margin-top: 2px;
}

.main-h1 {
    position: absolute;
    text-indent: -999px;
}

.ecard-margin{
    margin-bottom:20px;
    font-family: Trebuchet MS, arial;
    font-size: 12px; 
    color: #3b3b3b;
    min-width: 530px;
    width: auto !important;
}

fieldset legend{
    font-size: 12px;
}

.link-active, .link-active a{
    color: #e25c30 !important;
}

.remove-padding{
    padding: 0px;
}

.remove-margin{
    margin: 0px;
}

.relative{
    position:relative;
}

.relative.ovrfl {
    overflow: hidden;
}

.margin-center{
    margin: 0 auto;
}

.flash-success{
    padding:10px;
    border: 1px solid #3c763d;
    background: #dff0d8;
    margin-bottom:10px;
    border-radius: 4px;
}

.flash-error{
    background-color: #ff9f9f;
    border: 1px solid #ff0000;
    padding: 10px;
    margin-bottom:10px;
    border-radius: 4px;
}

input.f3-form-error, textarea.f3-form-error{
    background:#FFFFFF !important;
}

.btn-submit{
    background-color: #35802e;
    border: 0 none;
    border-radius: 0;
    color: #ffffff;
    display: inline-block;
    font-size: 11px;
    height: 23px;
    line-height: 11px;
    margin-right: 18px;
    min-width: 50px;
    text-align: center;
}

.remove-element{
    position: relative;
    top: -5px;
}

.list-inline>li {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.list-unstyled {
    padding: 0;
}

li {
    margin:0 0 0 0; 
}

.sticky_menu .dropdown-menu {
    min-width: 60px;
    background-color: #053e6b; 
}

.sticky_menu .dropdown-menu:active {
    background-color: #053e6b;
}

.sticky_menu .dropdown-menu>li>a:hover {
    background-color: #053e6b;
}

.sticky_menu .dropdown-menu:hover {
    background-color: #053e6b;
}

.top{
    color: #ffffff;
    font-size: 11px;
    height: 40px;
}

.green-line {
    height:100%;
    background-color: #35802e;
    position:relative;
    z-index:2;
}


.green-line:after{
    width: 0px;
    height: 0;
    border-bottom: 40px solid #35802e; 
    border-right: 50px solid transparent;
    top: 0px;
    left: 100%;
    position: absolute;
    content: "";
    z-index: 2;
}

.no-border.green-line:after{
    border: none;
}

.blue-line {
    height:100%;
    background-color: #165f99;
    padding-left: 12%;
}

.right-blue {
    position: absolute;
    right: 0px;
    width: 50%;
}

.weather {
    line-height: 40px;
    text-align: right;
}

.column-email, .column-infolinia, .column-input{
    display:inline-block;
    margin-left: 40px;
    margin-right: auto;
    font-size: 11px;
    color: #373737;
}

.column-infolinia {
    margin-left: 10px;
}

.column-additional{
    padding-left: 15px;
}

.column-infolinia, .column-email{
    background-image: url(/fileadmin/templates/gfx/icon_phone.png);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    padding-left: 30px;
}

.column-email{
    background-image: url(/fileadmin/templates/gfx/icon_email.png);
}

/*--------------------------------------------------------STICKY MENU--------------------------------------------------------*/
.sticky_menu {
    height: 57px;
    border-bottom: #d3d3d3 solid 3px;
    background: #ffffff;
    position: fixed;
    z-index: 100;
    width: 100%;
    min-width: 530px;
}

.sticky_menu_content {
    height: 100%;
    background: #ffffff;
}

.sticky_menu_logo-olsztyn {
    height: 45px;
    width: 80px;
    float: left;
    padding-top: 5px;
}

.sticky_menu_top-menu {
    float: left !important;
    padding-left: 10px;
    padding-top: 5px;
}

.sticky_menu_top-menu ul {
    border-bottom: none !important;
}

.sticky_menu_top-menu li a {
    border-bottom: none !important;
}

.sticky_menu_dropdown {
    height: 50px;
    float: left;
    background: #ffffff;
    margin-left: 10px;
    margin-right: 10px;
    width: 60%;
}

.sticky_menu .navbar-toggle {
    border: 1px solid #d3d3d3;
}

.sticky_menu .dropdown-menu {
    min-width: 60px;
    background-color: #ffffff;
    border: none;
}

.sticky_menu .dropdown-menu li ul {
    border: none;
}

.sticky_menu .lang-button {
    background-color: #ffffff; 
}

.sticky_menu .dropdown-menu:hover {
    background-color: #ffffff;
}

.sticky_menu_top-menu-small {
    background: #ffffff;
}

.sticky_menu_column-language .language-active span {
    background-color: #ffffff !important;
}

.sticky_menu_search {
    float: left;
    position: inherit;
    padding-top: 10px;
    margin-left: 10px;
}

.search-input.sticky_menu_search-input {
    width: 120px;
}

.sticky_menu_column-language .lang-button {
    background-color: #ffffff !important; 
    color: #d3d3d3 !important;
    border: 1px solid #d3d3d3;
}

.sticky_menu_column-language .language-active {
    border-radius: 5px;
    border: 1px solid #d3d3d3;
}

.sticky_menu .dropdown-menu>li>a:hover {
    background-color: #ffffff; 
}
/*--------------------------------------------------------FONT--------------------------------------------------------*/

.column-font{
    display: inline-block;
    float: left;
    padding-right: 12px;
}

.smaller, .default, .bigger {
    font-size: 20px;
    position: relative;
    float: left;
    font-weight: bold;
    color: #d3e9f6;
    padding: 10px 5px;
}
a.smaller:hover, 
a.default:hover, 
a.bigger:hover,
a.smaller:focus, 
a.default:focus, 
a.bigger:focus {
    text-decoration: none;
    color: #d3e9f6;
}

.font-list {
    white-space: nowrap;
}


/*--------------------------------------------------------DISABLED--------------------------------------------------------*/

.column-disabled {
    float: left;
    white-space: nowrap;
    display: inline-block;
    padding-right: 15px;
    font-size: 0px;
}

.contrast-button {
    display: block;
    margin-right: 4px;
}

.contrast-button > button {
    background-color: #053e6b !important;
    color: #f5f6fa !important;
    border: none; 
    white-space: nowrap;
    display: inline-block;
    padding: 0px;
}

.contrast-button > ul {
    margin-top: 25px;
}

.contrast-button > button:hover {
    background-color: #053e6b;
    color: #f5f6fa;
}

.contrast, .contrast-in-use {
    border-radius: 5px;
    width: 22px;
    height: 22px;
    display: block;
    padding: 0px !important;
    margin: 3px 20px;
    position: relative;
}

.contrast-in-use {
    margin: 0px;
    font-weight: bold;
}

.contrast-active span {
    background-color: #053E69;
}

.contrast:after {   
    content: "A";
    font-weight: bold;
    position: absolute;
    top: 2px;
    left: 6px;
}

.styles-default {
    color: #f5f6fa !important;
    background-color: #053e6b;
}

.styles-white-black {
    color: white !important;
    background-color: black;
}
.styles-green-black {
    color: green !important;
    background-color: black;
}
.styles-black-green {
    color: black !important;
    background-color: green;
}
.styles-yellow-black {
    color: yellow !important;
    background-color: black;
}
.styles-black-yellow {
    color: black !important;
    background-color: yellow;
}
.styles-blue-yellow {
    color: blue !important;
    background-color: yellow;
}
.styles-yellow-blue {
    color: yellow !important;
    background-color: blue;
}

.disabled2 {
    background-color: #053E69;
    border-radius: 5px 5px 5px 5px;
    height: 22px;
    margin-top: 10px;
    position: relative;
    width: 22px;
    float: left;
    margin-right: 4px;
    color: transparent;
}

.disabled2:after {
    background: url("/fileadmin/templates/gfx/icons_top.png") repeat scroll -2px 48px rgba(0, 0, 0, 0);
    content: "";
    font-size: 16px;
    font-weight: bold;
    color: yellow;
    display: block;
    height: 20px;
    left: 6px;
    position: absolute;
    top: 0px;
    width: 17px;
}

.disabled2:hover, disabled2:focus {
    color: transparent;
}

.disabled3 {
    background-color: #053E69;
    border-radius: 5px 5px 5px 5px;
    height: 22px;
    margin-top: 10px;
    position: relative;
    width: 22px;
    float: left;
    margin-right: 4px;
    color: transparent;
}

.disabled3:hover, .disabled3:focus {    
    color: transparent;
}
.disabled3:after {
    background: url("/fileadmin/templates/gfx/icons_top.png") repeat scroll -19px 48px rgba(0, 0, 0, 0);
    content: "";
    font-size: 16px;
    font-weight: bold;
    color: yellow;
    display: block;
    height: 20px;
    left: 6px;
    position: absolute;
    top: 0px;
    width: 14px;
}



/*--------------------------------------------------------SOCIAL--------------------------------------------------------*/

.column-social {
    float: left;
    white-space: nowrap;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
}

.social {
    background-color: #053E69;
    border-radius: 5px 5px 5px 5px;
    height: 22px;
    position: relative;
    width: 22px;
    float: left;
    margin-right: 4px;
    color: transparent;
}

.social:hover, social:focus {
    color: transparent;
}

.social-button {
    margin-top: 10px;
    background-color: #053e6b !important;
    color: #f5f6fa !important;
    border: none; 
    white-space: nowrap;
    display: inline-block;
    padding-left: 0px;
    padding-right: 6px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.social-list {
    white-space: nowrap;
    margin-top: 10px;
    font-size: 0px;
}

.facebook:after {
    background: url("/fileadmin/templates/gfx/icons_top.png") repeat scroll 0 1px rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 15px;
    left: 8px;
    position: absolute;
    top: 3px;
    width: 13px;
}

.twitter:after {
    background: url("/fileadmin/templates/gfx/icons_top.png") repeat scroll 40px 1px rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 15px;
    left: 6px;
    position: absolute;
    top: 3px;
    width: 13px; 
}

.youtube:after {
    background: url("/fileadmin/templates/gfx/icons_top.png") repeat scroll 11px 1px rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 15px;
    left: 6px;
    position: absolute;
    top: 3px;
    width: 11px; 
}

.instagram:after {
    background: url("/fileadmin/templates/gfx/icons_top.png") repeat scroll 14px 45px rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 15px;
    left: 6px;
    position: absolute;
    top: 3px;
    width: 14px; 
}

/*--------------------------------------------------------LANGUAGES--------------------------------------------------------*/

.column-language {
    float: left;
    white-space: nowrap;
    display: inline-block;
    padding-left: 15px;
    font-size: 0px;
    position: relative;
    height: 42px;
}

.column-language a {
    font-size: 0px;
}

.column-language li a {
    font-size: 0px;
}

.dropdown-menu {
    min-width: 60px;
    background-color: #053e6b;
}

.dropdown-menu>li>a:hover {
    background-color: #053e6b;
}

ul.soc.dropdown-menu {
    font-size: 0px;
}

.lang-button {
    margin-top: 10px;
    background-color: #053e6b !important;
    color: #f5f6fa !important;
    border: none; 
    white-space: nowrap;
    display: inline-block;
    padding-left: 0px;
    padding-right: 6px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.lang-button:hover {
    background-color: #053e6b;
    color: #f5f6fa;
}

.lang-list {
    white-space: nowrap;
    padding-top: 10px;
}

.language {
    border-radius: 5px 5px 5px 5px;
    height: 22px;
    position: relative;
    width: 24px;
    float: left;
    display: block;
    margin: 0 2px;
    color: transparent;
}

.language:hover, .language:focus{
    color:transparent;
}
.language-active span {
    background-color: #053E69; 
}

.pl:after {   
    background: url("/fileadmin/templates/gfx/flags_new.png") repeat scroll 51px 14px rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 15px;
    left: 3px;
    position: absolute;
    top: 3px;
    width: 17px;
}

.en:after,
.gb:after,
.en-us-gb:after {
    background: url("/fileadmin/templates/gfx/flags_new.png") repeat scroll 17px 0px rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 11px;
    left: 3px;
    position: absolute;
    top: 6px;
    width: 17px;
}

.de:after {
    background: url("/fileadmin/templates/gfx/flags_new.png") repeat scroll 34px 0px rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 11px;
    left: 3px;
    position: absolute;
    top: 6px;
    width: 17px;
}

.ru:after {   
    background: url("/fileadmin/templates/gfx/flags_new.png") repeat scroll 85px 11px rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 11px;
    left: 3px;
    position: absolute;
    top: 6px;
    width: 17px;
}

.ua:after {
    background: url("/fileadmin/templates/gfx/flags_new.png") repeat scroll 17px 11px rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 11px;
    left: 3px;
    position: absolute;
    top: 6px;
    width: 17px;
}

.ico{

}

.ico:after {
    background: url("/fileadmin/templates/gfx/icons_top.png") repeat scroll 1px 29px rgba(0, 0, 0, 0);
    content: "";
    font-size: 16px;
    font-weight: bold;
    color: yellow;
    display: block;
    height: 29px;
    left: -2px;
    position: absolute;
    top: -2px;
    width: 27px;
    float: right; 
}

.ico-xs {
    padding-top: 10px;
}

/*--------------------------------------------------------MENU--------------------------------------------------------*/

.column-menu {
    width: 100%;
    height: 140px;
    background: url('/fileadmin/templates/gfx/pasek_menu.png') repeat;
    position: absolute;
    z-index: 1;
    top: 70px;
    left: 0px;
    filter: alpha(opacity=40);
}

.logo-olsztyn{
    height: 170px;
    background-color: white;
    position: relative;
    z-index: 1;
    top: -15px;
    text-align: center;
    display: block;
    vertical-align: middle;
    padding-top: 40px;
    background-image: url("/fileadmin/templates/gfx/logo_olsztyn.jpg");
    background-repeat: no-repeat;
    background-position: center;
    color: transparent;
}

.logo-olsztyn:hover, .logo-olsztyn:focus {
    color: transparent;
}

.logo-olsztyn.logo-subsite {
    background-size: contain;
    border: 20px solid #fff;
}

.column-top .logo-olsztyn{
    top: 0px;
    padding-top: 20px;
    height: 150px;
}

.subpage-info{
    position: absolute;
    right: 15px;
    top: 15px;
    background-color: rgba(255,255,255,0.8);
    padding: 10px;

}

.text-olsztyn1 {
    background-color: white;
    font-size: 215%;
    text-align: center;
    font-family: serif;
    padding: 5px 10px 5px 10px;
    float: left;
    font-size: 21px;
    color: #165f99;
    font-family: Georgia, serif;
    text-shadow: none;
    line-height: 25px;
}

.text-olsztyn2 {
    background-color: white;
    font-size: 35px;
    font-family: serif;
    padding: 5px 10px 5px 10px;    
    float: left;
    clear: both;
    color: #35802e;
    font-family: Georgia, serif;
    text-shadow: none;
    line-height: 30px;
}

.text-olsztyn3 {
    background-color: #e85e30;
    font-size: 17px;
    font-style: italic;
    padding: 5px 10px 5px 10px;
    float: left;
    clear: both;
    margin-top: -7px !important;
    color: #ffffff;
    font-family: Georgia, serif;
    text-shadow: none;
    line-height: 22px;
}

.carousel-caption {
    padding-bottom: 5%;
    left: 10%;
}

.photo-olsztyn {
    width: 190px;
    z-index: 20;
    bottom: 50px;
    left: 10%;
    position: absolute;
    text-align: center;
}

.photo-left, .photo-right {
    background-color: #165f99;
    color: white;
    width: 25px;
    height: 25px;
    float: left;
    margin-left: 3px;
    margin-right: 3px;
    font-size: 0px;
    line-height: 20px;
    text-shadow: none;
}

.photo-olsztyn a:hover, .photo-olsztyn a:active, .photo-olsztyn a:focus {
    color: #ffffff;
}



.photo-olsztyn .glyphicon-chevron-left, .photo-olsztyn .glyphicon-chevron-right{
    margin: 0px;
    padding: 0px;
    text-shadow: none;
    opacity: 1;
    top: 3px;
    right: auto;
    left: 0px;
    height: 21px;
    width: 21px;
    font-size: 8px;
    line-height: 20px;
}

.column-search {
    font-size: 11px;
    color: black;
    float: right;
    padding-top: 2%;
    padding-bottom: 2%;
    text-align: left;
    color: #373737;
}

.column-search ul{
    padding: 0px;
    margin: 0px;
}

.column-search-bold {
    font-weight: bold;
}


.search-input {
    margin-right: 5px;
    border: #b8b8b8 solid 1px;
    font-family: Arial;
    font-size: 11px;
    padding: 5px 5px 5px 5px;
    width: 165px;
}

.button-search {
    background-color: #135f9b;
    border: 1px solid #135f9b;
    color: white;
    height: 25px;
    width: 25px;
    text-align: center;
    font-size: 10px;
}


.menu-options {
    font-family: Trebuchet MS;
    font-size: 14px;
    font-weight: bold;
    color: #3a3a3a;
    display: inline-flex;
    position: relative;
    text-align: center;
    left: -15%;
    padding-top: 5%;
}

.menu-options a:hover {
    border-color: #e25c30;
    color: #e25c30;
    text-decoration: none;
    border-bottom: solid 2px;
    position: relative;
    bottom: 0px;
}

.menu-options a {
    color: #3a3a38;
    border-bottom: #b1b1b1 solid 1px;
}

.olsztynie, .edukacja, .gospodarka, .sport, .urzad, .portal {
    padding-right: 15px;
    padding-left: 15px;
}

.icon-bar{
    background-color: #e25c30;
    display: block;
    height: 2px;
    width: 22px;
}

.navbar-menu{
    position: absolute;
    top: -37px;
    left: 30px;
    border: #b8b8b8 solid 1px;
    z-index: 10;
}

.navbar-collapse2 {
    background: #ffffff;
    border-bottom: #d3d3d3 solid 2px;
    border-left: #d3d3d3 solid 2px;
    border-right: #d3d3d3 solid 2px;
}

.subpage-top-bg .top-menu{
    background-color: #ffffff;
    position: relative;
    padding: 0px 10px;
}

.subpage-search{
    right: 10px;
    top: 8px;
    position: absolute;
}


.top-menu-small{
    margin-top: 3px;
    margin-bottom: 24px;
}

.top-menu-small ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
    padding-top: 15px;
}

.top-menu-small ul li {
    display: block;
    list-style: none;
    text-align: center;
}

.top-menu-small ul li a{
    display: block;
    list-style: none;
    text-align: center;
    width: 100%;
    color: #3a3a3a;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    background-color: #ffffff;
}

.top-menu-small ul li a:hover, .top-menu-small ul li a.active{
    color: #e25c30;
    text-decoration: none;
}

/*--------------------------------------------------------TELEFON--------------------------------------------------------*/
@media (max-width: 768px) {

    .weather {
        font-size:8px;
    }
    .column-menu {
        position: static;
        background: none;
        background-color: #ffffff;
        height: 140px;
    }  

    .column-social {
        padding-left: 0px;
        padding-right: 5px;
    }

    .column-disabled {
        padding-right: 5px;
    }

    .logo-olsztyn {
        height: 100px;
        width: 0px;
        position: static;
    }

    .carousel-caption {
        position: absolute;
        top: 10%;
    }

    .search-input {
        margin-left: 0px !important;
    }
}

/*--------------------------------------------------------LAPTOP--------------------------------------------------------*/
@media (max-width: 1200px) {
    .search-input {
        margin-left: 0px;
    }

    .top-menu ul li a {
        font-size: 12px !important;
    }

    .column-menu {
        height: 140px;
    }

    .column-search {
        font-size: 11px;
    }

    .blue-line {
        padding-left: 60px;
    }

    .a-div {
        width: 20%;
    }

}

/*--------------------------------------------------------TABLET--------------------------------------------------------*/
@media (max-width:992px) {
    .menu-options{
        font-size: 12px;
        left: -10%;
        margin-top: 20px;  
        padding-top: 3%;
    }

    .column-menu {
        height: 120px;
    }

    .column-language {
        padding-left: 0px;
    }

    .column-search {
        font-size: 10px !important;
    }



    .list-inline>li {
        padding-right: 0px !important;
        padding-left: 0px !important;
        font-size: 0px;
    }

    .logo-olsztyn {
        height: 140px;
        width: 195px;
    }
    .column-menu {
        top:50px;
    }
    .carousel-caption {
        padding-bottom: 6.5%;
    }
    .sticky_menu_column-language .language-active {
        border: none;
    }


    .olsztynie, .edukacja, .gospodarka, .sport, .urzad, .portal {
        padding-right: 5px;
        padding-left: 5px;
    }
}





/*-----------------------------------------------------------------------SUBPAGE-------------------------------------------------------------------------------------*/




.column-wing1 {
    background-color: #e8e8e8;
    height: 176px;
}

.column-wing2 {
    background-color: #e8e8e8;
    height: 44px;
}

.column-top {
    background-color: #ffffff;
    height: 150px;
    margin-top: 12px;
    margin-bottom: 11px;
    padding-right: 0px;
}

.subpage-menu {
    height: 45px;
    background-color: #ffffff;
    text-align: left;
}

.column-subpage {
    background-color: #e8e8e8;
}

.submenu-options {
    left: 0;
    display: block;
    padding-bottom: 13px;
    padding-top: 0px;
}

.submenu-options a {
    font-weight: normal;
    font-size: 13px;
    border-bottom: none;
}

.subpage-logo {
    position: static;
    background: #fff url("/fileadmin/templates/gfx/logo_olsztyn.jpg") no-repeat center center; 
    height: 100%;
    position: absolute;
    left: 0px;
    width: 260px;
}

.sub_olsztynie, .sub_edukacja, .sub_gospodarka, .sub_sport, .sub_urzad, .sub_portal {
    padding-right: 1%;
    padding-left: 1%;
    border-bottom: none;
    padding-bottom: 10px;
    padding-top: 8px;
    float: left;
}

.subcolumn-input {
    display:inline-block;
    margin-left: auto;
    margin-right: auto;
    float: right;
    font-family: serif;
    font-size: small;
    line-height: inherit;
}

.column-submenu {
    position: static;
    background: none;
    background-color: #ffffff;
    height: 150px;
}

.submenu-container {
    border-bottom: #b1b1b1 solid 1px;
    bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
}

.submenu-container a {
    border-bottom: transparent solid 2px;
}

.submenu-container a:hover {
    border-bottom: #e15c2f solid 2px;
    bottom: 0px;
    position: static;
    z-index: 100;
    color: #e15c2f;
}

.subpage-top {
    float: left;
    display: inline-block;
    position: absolute;
    width: 78%;
    height: 100%;
}

.subpage-top-bg{
    background-color: #e8e8e8;
}

.subpage-contact {
    background-image: url("/fileadmin/templates/gfx/pasek_menu.png");
    z-index: 50;
    position: absolute;
    top: 5%;
    right: 10px;
}



#myCarousel:before{
    content: "";
    float: left;
    width: 100%;
    background-color: #35802e;
}

#myCarousel:after{
    content: "";
    float: right;
    width: 100%;
    background-color: #165f99;
}

header.top-header{
    background-image: url(/fileadmin/templates/gfx/header_bg.jpg);
    background-repeat: repeat-y;
    background-position: center top;
}

.home{
    margin-top: -34px;
    background-color: #ffffff;
    position: relative;
    padding-top: 30px;
    overflow: hidden;
}	

.box-title{
    width: 100%;
    text-transform: uppercase;
    color: #535353;
    font-size: 11px;
    line-height: 14px;
    background-image: url(/fileadmin/templates/gfx/icon_logo.png);
    background-repeat: no-repeat;
    background-position: 6px 0px;
    border-bottom: 1px solid #b1b1b1;
    padding: 0px 0px 5px 26px;
    position: relative;
}
.box-title:after{
    content: "";
    width: 80px;
    border-bottom: 2px solid #35802e;
    position: absolute;
    bottom: -1px;
    left: 0px;
}
.home-list{
    padding: 0px;
}

.home-list li{
    width: 100%;
    display: block;
    list-style: none;
    height: 47px;
    border-bottom: 1px solid #d4d4d4;
    padding: 8px 0 0 0;
}

.home-calendar{
    margin-bottom: 0px;
}

.home-calendar li span{
    float: left;
    display: block;
    height: 47px;
    min-height: 1px;
}

.calendar-img{
    width: 32px;
    padding-left: 2px;
}
.calendar-img img {
    width:28px;
    height:28px;
}
.calendar-date{
    width: 53px;
    padding-left: 13px;
    color: #686868;
    font-weight: bold;
    font-size: 11px;
    line-height: 14px;
}
.calendar-desc, .calendar-desc a{
    color: #1f1f1f;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 14px;
    /*width: calc(100% - 85px);*/
}

.calendar-search{
    width: 100%;
    height: 93px;
    background-color: #165f99;
    padding: 16px 23px;
}

.calendar-icon{
    display: block;
    width: 13px;
    height: 14px;
    background-image: url(/fileadmin/templates/gfx/calendar_icon.png);
    margin-top: 17px;
    margin-right: 4px;
}

.calendar-search select{
    width: 100%;
    height: 22px;
    background-color: #e9e9e9;
    color: #1b2940;
    font-size: 11px;
    border: 0px;

}

.calendar-search input[type=text],
.calendar-search input[type=email]{
    display: block;
    width: 80%;
    height: 22px;
    background-color: #e9e9e9;
    color: #1b2940;
    font-size: 11px;
    border: 0px;
    margin-top: 13px;
    padding-left: 10px;

}

.tx-newsletter .calendar-search input[type=text],
.tx-newsletter .calendar-search input[type=email]{
    width: 100%;
}
.tx-newsletter .calendar-search {
    padding-top: 0;
    height: auto;
    margin-top: 10px;
    position: relative;
}
.tx-newsletter .calendar-search form {
    margin-bottom: 10px;
}
.tx-newsletter .calendar-search .msg {
    color: #fff;
    margin: 0;
    padding-top: 5px;
}
.tx-newsletter .calendar-search .btn-home {
    position: absolute;
    bottom: -36px;
    right: 20px;
}

*::-webkit-input-placeholder {
    color: #1b2940;
}
*:-moz-placeholder {
    color: #1b2940;
}
*::-moz-placeholder {
    color: #1b2940;
}
*:-ms-input-placeholder {
    color: #1b2940;
}


.multimedia-img{
    width: 30px;
    height: 30px;
    text-align: left;
    display: block;
    overflow: hidden;
    float: left;
    cursor: pointer;
}
.multimedia-title{
    padding-left: 45px;
    display: block;
    padding-top: 8px;
}
.multimedia-title, .multimedia-title a{
    color: #1f1f1f;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;

}

.multimedia-img img{
    position: relative;
    top: 0px;
    left: 0px;
}

.btn-home, .btn-home:hover, .btn-home:active, .btn-home:visited{
    min-width: 50px;
    height: 23px;
    text-align: center;
    color: #ffffff;
    background-color: #35802e;
    border: 0px;
    border-radius: 0px;
    font-size: 11px;
    display: inline-block;
    line-height: 11px;
    position: relative;
    margin-right: 18px;
}

.multimedia .btn-home{
    bottom: 18px;
}

.calendar-search .btn-home{
    bottom: -8px;
    margin-right: -2px;
}

.home-news .btn-home, .main-news .btn-home{
    bottom: -10px;
    position:absolute;
    right:0;
}

.weather-right .btn-home{
    margin-right: 0px;
    background-color: #165f99;
}

.sugpage-calendar-list .btn-home, .subpage-multimedia .btn-home{
    bottom: auto;
    margin-right: 0px;
}

.btn-calendar-more, .btn-calendar-more:hover, .btn-calendar-more:active, .btn-calendar-more:visited{
    min-width: 135px;
    height: 23px;
    text-align: center;
    color: #ffffff;
    background-color: #e25c30;
    border: 0px;
    border-radius: 0px;
    font-size: 11px;
    display: inline-block;
    line-height: 11px;
    position: relative;
    margin-right: 18px;
}

.home-news{
    background-color: #f0f0f0;
    padding: 15px;
    margin-top: -15px;
    position:relative;
}

.home-news-list{
    padding: 0 0 0 7px;
}

.home-news-item {
    padding: 0 8px 36px 0;
}

.home-news-img{
    position: relative;

}

.home-news-title{
    width: 100%;
    max-width: 200px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: rgba(22,95,153,0.6);
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    padding: 10px;
    height: 50px;
}

.home-news-title span{
    display: block;
    height: 32px;
    overflow: hidden;
}

.home-news-date{
    background-image: url(/fileadmin/templates/gfx/icon_news_date.png);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-left: 22px;
    color: #464646;
    font-size: 11px;
    margin: 7px 0px;
}

.home-news-text{
    color: #707071;
    font-size: 11px;
    line-height: 14px;
    text-align: justify;
}

.home-news-more{
    font-size: 11px;
    float: right;
    color: #165f99;
}


.home-news .box-title{
    margin-bottom: 15px;
}

.home-news-list ul{
    margin: 0px;
    padding: 0px;
}

.home-news-list ul li{
    list-style: none;
}

.home-news-list ul li span, .home-news-list ul li a{
    display: block;
    color: #165f99;
    font-size: 11px;
    line-height: 12px;
    font-weight: bold;
    margin-bottom: 3px;
}
.home-news-list ul li a{
    color: #1f1f1f;
    margin-bottom: 8px;
}

.home-line{
    height: 1px;
    border-bottom: 1px solid #d9d9d9;
    margin: 21px 0px;
}

#smallCarousel .carousel-indicators{
    margin: 0px;
    padding: 0px;
    width: auto;
    right: 0px;
    top: -35px;
    left: auto;
    bottom: auto;
}

#smallCarousel .carousel-indicators li,  #smallCarousel .carousel-indicators li.active{
    background-color: #b8b8b8;
    border: 0px;
    border-radius: 0px;
    width: 10px;
    height: 10px;
    margin: 0px;


}
#smallCarousel .carousel-indicators li.active{
    background-color: #35802e;
}

.smallCarousel .box-title,  .home-bottom-links .box-title{
    margin-bottom: 15px;
}

.carousel-inner:hover {
    /*    cursor: hand; */
    cursor: pointer;
}

#smallCarousel .carousel-inner .item{
    text-align: center;
} 

#smallCarousel .carousel-inner .item img{
    display: inline;   
}

.bottom-links {
    padding: 0px 0px 0px 13px;
    margin: -8px 0px 0px 0px;
    list-style: none;
}
.bottom-links li:before { 
    content: "";
    border-color: transparent #535353;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 11px;
    position: relative;
    color: #535353;
}

.bottom-links li, .bottom-links li a {
    color: #535353;
    font-size: 11px;
    line-height: 16px;
    text-transform: uppercase;
}

.bx-controls-direction a.bx-prev, .bx-controls-direction a.bx-prev:hover {
    width: 15px;
    height: 30px;
    background-image: url(/fileadmin/templates/gfx/icon_prev.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.bx-wrapper .bx-prev{
    left: -35px;
}

.bx-wrapper .bx-next{
    right: -25px;
}

.bx-wrapper .bx-viewport{
    border: 0px;
    padding: 0px;
    box-shadow: none;
}

.bx-controls-direction a.bx-next, .bx-controls-direction a.bx-next:hover {
    width: 15px;
    height: 30px;
    background-image: url(/fileadmin/templates/gfx/icon_next.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
}


.bottom-slider{
    padding: 25px;
    position: relative;
    z-index: 10;
}

.bottom-slider .video {
    cursor: pointer;
}

.video .icon {
    height: 110px;
    background: url(/fileadmin/templates/gfx/icon_play.png) no-repeat center center;
    position: relative;
    margin-top: -110px;
}

.footer-top{
    font-size: 11px;
    width: 100%;
    background-color: #e9e9e9;
    padding: 75px 0px;
    margin-top: -25px;
}

.footer-bottom{
    width: 100%;
    background-color: #165f99;
    margin-top: -25px;
    color: #ffffff;
    font-size: 11px;
    padding: 20px 0px;        
}

.footer-bottom a{
    color: #ffffff;
    font-size: 11px;
}

.footer-bottom ul{
    margin: 0px;
    padding: 0px;
}

.footer-bottom ul li{
    margin-left: 15px;
    float: left;

}

.footer-bottom ul li:nth-child(1){
    list-style: none;
}

.footer-bottom img{
    position: relative;
    top: -2px;
    margin: 0px 6px;

}

.footer-top .link-title{
    font-size: 11px;
    font-weight: bold;
    color: #1b2940;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
}

.footer-top ul{
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
    list-style: none;
    margin-bottom: 15px;
}

.footer-top ul li{
    color: #515151;
    font-size: 11px;
    line-height: 24px;
    display: flex;
}

.footer-top ul li a{
    color: #515151;
    font-size: 11px;
    padding-left: 5px;

}

.subpage{
    font-size: 12px;
    line-height: 17px;
    background-color: #ffffff;
    position: relative;
}

.subpage h1{
    font-size: 18px;
    font-weight: bold;
    color: #165f99;
    font-family: arial;
    line-height: 23px;
    margin: 0px 0px 10px 0px;
}

.subpage .date{
    font-size: 11px;
    font-weight: normal;
    color: #35802e;
    font-family: arial;
    line-height: 30px;
}

.subpage-right, .subpage-left, .main, .subpage-content{
    padding-top: 20px;
}

.sugpage-weather,  .sugpage-calendar-list, .subpage-multimedia, .subpage-carousel, .subpage-newsletter {
    margin-bottom: 20px;
}

.weather-right{
    margin-top: 10px;
}

.weather-day{
    font-size: 11px;
    line-height: 14px;
    color: #121f35;
}

.weather-icon{
    font-size: 11px;
    line-height: 14px;
    color: #121f35;
}

.sugpage-calendar-list .calendar-search{
    margin: 15px 0px 10px 0px;
    height: 130px;
}

.sugpage-calendar-list .calendar-search  input[type="text"]{
    margin-top: 0px;
}

.sugpage-calendar-list .calendar-search select{
    margin-bottom: 10px;
}

.sugpage-calendar-list .calendar-search .calendar-icon{
    margin-top: 4px;
}

.calendar-search label{
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    display: block;
    font-family: arial;
    margin-bottom: 3px;
}


.subpage-left ul{
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
    list-style: none;
    margin-bottom: 15px;
}

.subpage-left ul li{
    color: #2e2e2e;
    font-size: 11px;
    position: relative;
    padding-bottom: 8px;

}

.subpage-left ul li a{
    color: #2e2e2e;
    font-size: 11px;
    padding-left: 10px;
    line-height: 14px;
    display: inline-block;
}

.subpage-left ul li.active > a{
    color: #e25c30;
}

.subpage-left ul li a:before {
    content: "»";
    position: absolute;
    left: 0px;
    top: 0px;
}

.subpage-left ul ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-left: 12px;
    margin-top: 5px;
    display: none;
}

.subpage-left ul li.active > ul{
    display: block;
}

.subpage-left ul ul li:last-child{
    padding-bottom: 0px;
}

.main-slider .carousel-caption{
    left: 25px !important;
    top: 45% !important;
    padding: 0px;
}

.main-slider .text-olsztyn1{
    padding: 5px 10px;
    font-size: 21px;
    color: #165f99;
    font-family: Georgia, serif;
    text-shadow: none;
    line-height: 25px;
}

.main-slider .text-olsztyn2{
    color: #35802e;
    font-size: 32px;
    font-family: Georgia, serif;
    text-shadow: none;
    padding: 5px 10px;
    line-height: 30px;
}

.main-slider .text-olsztyn3{
    color: #ffffff;
    font-size: 12px;
    font-family: Georgia, serif;
    text-shadow: none;
    padding: 3px 10px;
    line-height: 22px;
    font-style: italic;
    margin-top: 5px;
}

.main-slider .carousel-control.left, .main-slider .carousel-control.right{
    background-image: none;
    background-color: #165f99;
    width: 21px;
    height: 21px;
    bottom: 10px;
    left: 25px;
    top: auto;
    text-shadow: none;
    opacity: 1;
    z-index: 30;

}

.main-slider .carousel-control.right{
    left: 50px;
}

.main-slider .carousel-control .glyphicon-chevron-left, .main-slider .carousel-control .glyphicon-chevron-right{
    margin: 0px;
    padding: 0px;
    text-shadow: none;
    opacity: 1;
    top: 0px;
    right: auto;
    left: 0px;
    height: 21px;
    width: 21px;
    font-size: 8px;
    line-height: 20px;
}


.main-news-item h2 a, .main-news-item h2{
    font-size: 11px;
    color: #3e3e3e;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.main-news-item{
    padding-top: 10px;
}

.main-news-item h2{
    padding-bottom: 10px;

}

.main-news-date{
    background-image: url(/fileadmin/templates/gfx/icon_news_date.png);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-left: 22px;
    color: #464646;
    font-size: 11px;
}

.main-news-text{
    font-size: 11px;
    color: #707071;
    line-height: 14px;
    text-align: left;
    font-family: arial;
    height: 70px;
    overflow: hidden;
}

.main-news-more{
    font-size: 11px;
    color: #165f99;
    text-align: right;
    font-family: arial;
}

.main-news-img{
    padding-right: 10px;

}

.main-news-list ul{
    margin: 0px;
    padding: 0px;
}

.main-news-list ul li{
    margin: 0px;
    padding: 3px 0px;
    display: block;
    list-style: none;
}

.main-news-list ul li a{
    color: #1f1f1f;
    font-weight: bold;
    font-size: 11px;
}

.main-news{
    background-color: #f0f0f0;
    padding: 15px;
    margin-top: 15px;
}


.main-links{
    margin-top: 30px;
}

.main-links .more-links{
    width: 100%;
    border-bottom: 1px solid #b1b1b1;
    position: relative;
    margin-top: 8px;
}

.main-links .more-links .btn-home{
    position: relative;
    bottom: 12px;
}

.news-item{
    margin-bottom: 30px;
}

.news-item h2 a, .news-item h2{
    font-weight: bold;
    color: #165f99;
    font-size: 15px;
    margin: 0px;
    padding-bottom: 5px;

}

.news-item .news-item-text{
    padding-left: 15px;
}

.news-item .news-item-date{
    font-family: arial;
    color: #4c4c4c;
    font-size: 11px;
    padding-bottom: 5px;
}

.news-item .news-item-desc{
    font-size: 12px;
    font-family: arial;
    color: #2f2f2f;
    line-height: 15px;
    text-align: justify;
}

.news-item .news-item-more a{
    font-size: 12px;
    color: #35802e;
    font-family: arial;
    font-weight: bold;   
}

.news-item-pager, .custom-pager, .news-item-pager{
    margin-top: 20px;
    text-align: center;
    list-style: none;
    clear: both;
}

.custom-pager li{
    display: inline-block;
}

.news-item-pager a, .custom-pager a, .custom-pager span, .news-item-pager a{
    font-size: 13px;
    color: #165f99;
    font-weight: bold;
    padding: 0px 6px;
}

.news-item-pager a.active, .custom-pager a.active, .custom-pager .active span, .news-item-pager a.active{
    color: #e25c30;
}

.news-item-pager a.news-item-prev, .news-item-pager a.news-item-next, .custom-pager a.prev, .custom-pager a.next, .news-item-pager a.news-item-prev, .news-item-pager a.news-item-next{
    color: #35802e;
}

.custom-pager .next a, .custom-pager .prev a{
    padding:0;
}

.school{
    margin-top:30px;
    border-bottom:1px dashed #b1b1b1;
    padding-bottom:10px;
}

.school p{
    margin-bottom:0;
}

.top-menu ul{
    border-bottom: 1px solid #a6acb0;
    margin: 0px;
    padding: 0px;
}

.top-menu ul li{
    display: block;
    list-style: none;
    float: left;
}

.top-menu ul li a{
    color: #3a3a3a;
    font-size: 14px;
    font-weight: bold;
    display: block;
    padding: 10px 10px;
    border-bottom: 1px solid transparent;
}

.top-menu ul li a:hover, .top-menu ul li a.active, .top-menu ul li.active a{
    color: #e25c30;
    border-bottom: 1px solid #e25c30;
    text-decoration: none;
}

.news-single-img{
    float: left;
    margin: 0 10px 5px 0;
}

.news-item .news-item-img{
    margin-right: 5px;
    text-align: center;
}

.news-item .news-item-img img{
    max-width: 100%;
    height:auto;
}

.ecard{
    text-align: center;
}

.ecard h5{
    color:#165f99;
    margin: 5px 0;
}


.ecard-show{
    border: 2px solid #b1b1b1;
    padding:20px;
}

.ecard-show .title{
    padding:10px 0;
    font-weight: bold;
}

.ecard-show .content{
    padding: 0 10px;
}

.ecard-info{
    text-align: center;
    padding:20px 0 5px 0;
    clear:both;
    color:#CFCFCF;
}

.ecard-categories{
    margin-bottom:20px;
}

.ecard-categories a{
    color: #165f99;
}

.ecard-categories .active{
    color: #e25c30;
}

.petition-text{
    height:auto;
    padding:20px;
}

@media (min-width: 768px) {
    .order-sm-1{order: 1;}
    .order-sm-2{order: 2;}
    .order-sm-3{order: 3;}
    .order-sm-4{order: 4;}
    .order-sm-5{order: 5;}
    .order-sm-6{order: 6;}
    .order-sm-7{order: 7;}
    .order-sm-8{order: 8;}
    .order-sm-9{order: 9;}
    .order-sm-10{order: 10;}
    .bottom-order div:nth-child(2){
        text-align: right; 
        padding-top: 10px;
    }
    .bottom-order div ul{
        display: block;
        float: right;
    }

}

@media (min-width: 992px) {
    .order-md-1{order: 1;}
    .order-md-2{order: 2;}
    .order-md-3{order: 3;}
    .order-md-4{order: 4;}
    .order-md-5{order: 5;}
    .order-md-6{order: 6;}
    .order-md-7{order: 7;}
    .order-md-8{order: 8;}
    .order-md-9{order: 9;}
    .order-md-10{order: 10;}
    .bottom-order div:nth-child(2){
        text-align: center; 
        padding-top: 0px;
    }
}



@media (max-width: 768px) {
    .order-xs-1{order: 1;}
    .order-xs-2{order: 2;}
    .order-xs-3{order: 3;}
    .order-xs-4{order: 4;}
    .order-xs-5{order: 5;}
    .order-xs-6{order: 6;}
    .order-xs-7{order: 7;}
    .order-xs-8{order: 8;}
    .order-xs-9{order: 9;}
    .order-xs-10{order: 10;}
    .bottom-order div{
        text-align: center;

    }
    .bottom-order div ul{
        display: inline-block;
    }
	.home{
    margin-top: 0px;
	}	
}

@media (max-width: 1400px) {
    .container.long{
        width: auto !important;
    }

}

@media (min-width: 992px) {
    .container.long{
        width: 1377px;
    }



}

@media (max-width: 768px){
    .home-multimedia{
        text-align: center;
    }
    .home-multimedia li{
        display: inline-block;
        width: 24%;
        border-bottom: 0px;
        height: 100px;
        text-align: center;
    }

    .multimedia-title{
        padding: 0px;
    }

    .home{
        display: flex;
        flex-flow: row wrap;
    }



    .home .box-title{
        margin-top: 15px;
    }
    .logo-olsztyn {
        height:100px;
    }
}

@media (min-width: 768px) and (max-width: 992px){
    .add-padding{
        padding: 0px 15px;
    }
    .home{
        display: flex;
        flex-flow: row wrap;
    }

    .sticky_menu_content {
        width: 800px;
    }

    .sticky_menu_search {
        margin-left: 10px;
    }

    .column-email, .column-infolinia, .column-input{
        margin-left: 10px;
    }

    .top-menu ul li a{
        padding: 10px 4px;
    }

    .carousel-caption{
        bottom: 30px;
    }

    .logo-olsztyn{
        top: -10px;
        padding-top: 20px;
    }
}



/*--------------------------------------------------------TABLET--------------------------------------------------------*/
@media (max-width:992px) {

    .menu-options {
        margin-top: 4px;
    }


    div.home:after, div.home:before{
        display: none;
    }

    .bottom-order{
        display: flex;
        flex-flow: row wrap;
    }

    .bottom-order{
        padding-left: 0px;
        padding-right: 0px;
    }

}

/*--------------------------------------------------------LAPTOP--------------------------------------------------------*/
@media (max-width: 1200px) {

    .column-search {
        font-size: 9px;        
    }

    .submenu-container {
        border-bottom: none;
    }

    .subpage-menu {
        border-bottom: 1px solid #e9e9e9;
    }

    .sub_olsztynie, .sub_edukacja, .sub_gospodarka, .sub_sport, .sub_urzad, .sub_portal {
        padding-bottom: 17px;
    }

    .subpage-logo {
        width: 205px;
    }

    .submenu-options a {
        font-size: 10px;
    }

    .column-additional {
        padding-left: 10px;     
    }     

    .main-slider .carousel-caption{
        top: 32% !important;
    }
}
/*--------------------------------------------------------TELEFON--------------------------------------------------------*/
@media (max-width: 768px) {
    .column-email, .column-infolinia, .column-input{
        display: block;
        width: 100%;
        margin: 0px;
    }

    .home-line{
        display: none;
    }

    .logo-olsztyn{
        top: 0;
        padding-top: 10px;
    }

    .container.long{
        width: 560px;
    }

    #cookie-bar.fixed{
        display: none;
    }

    .multimedia-img{
        display: inline-block;
        float: none;
    }
}


/* ---- WEATHER ---- */
.forecast-seven-days ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

/* ---- TOP ---- */
.column-additional {
    float: left;
    white-space: nowrap;
    display: inline-block;
    margin-top: 10px;
    font-size: 0px;
}


#cookie-bar.fixed{
    background-image: url(gfx/tlo.png);
    background-repeat: repeat-x;
    bottom: 0;
    height: 110px;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#cookie-bar.fixed p {
    background-image: url(gfx/ciastko.png);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 100px;
    color: #58585a;
    font-size: 12px;
    line-height: 18px;
    padding-right: 100px;
    padding-top: 35px;
    min-height: 110px;
    position: relative;
}

#cookie-bar.fixed p .cb-enable{
    position: absolute;
    right: 0px;
    top: 50px;
}

#cookie-bar.fixed p .cb-policy{
    display: block;
}

.breadcrumb > .active,
.breadcrumb a:hover
{
    color: #e25c30;
}

.breadcrumb a {
    color: black;
}


#panoramyMenu ul{
    margin: 0px;
    padding: 0px;
}

#panoramyMenu{
    margin-top: 10px;
}

#panoramyMenu ul li{
    display: block;
    float: left;
    width: 30%;
    color: #515151;
    font-size: 12px;
    line-height: 24px;
}

#panoramyMenu ul li a{
    color: #515151;
    font-size: 12px;
    padding-left: 5px;
}

#panoramyMenu ul li.active a, #panoramyMenu ul li.active{
    color: #e25c30;
}

.tx-indexedsearch-browsebox .browsebox{
    text-align: center;
}

.tx-indexedsearch-browsebox .browsebox strong, .tx-indexedsearch-browsebox .browsebox strong a{
    font-weight: normal;
    color: #e25c30;
}

.home-list.home-calendar li {
    padding-top: 0;
    padding-bottom: 0;
    height: auto;
}

.home-list.home-calendar li span {
    height: auto;
}

.home-list.home-calendar li a {
    display: block;
    padding: 9px 0;
    overflow: auto;
}

.home-list.home-calendar li a:hover {
    background-color: #F0F0F0;
}

#pageContent object{
    width: 100%;
}

#pageContent .bottom-links{
    margin-top: 5px;
}

.logo-olsztyn img{
    display: block;
    width: 100%;
    height: 100%;
}

.box-title.short{
    min-width: 175px;
    width: auto;
    padding-right: 10px;
    display: inline-block;
}

.xls-stat{
    width: 100%;
    overflow-x: auto;
    margin-bottom: 20px;
}

.xls-stat table td, .xls-stat table th{
    padding: 5px;
}

.xls-stat table th{
    background-color: #35802e;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
}
.logo-olsztyn{
    background-color: white;
    position: relative;
    z-index: 1;
    text-align: center;
    display: block;
    vertical-align: middle;
    padding-top: 40px;
    background-image: url("/fileadmin/templates/gfx/logo_olsztyn.jpg");
    background-repeat: no-repeat;
    background-position: center;
    font-size:0px;
}

.news-item:nth-of-type(2n+1){
    clear: both;
}
.form-phonebook {
    width: 82%;
    float:right;
}
.label-phonebook {
    position:relative;
    top:8px;
}

.carousel-inner .item.active[data-url=""]{
    cursor: auto !important;
}

.subpage-left h3, .subpage-right h3, .subpage-content h3, .home h3{
    background-image: url("/fileadmin/templates/gfx/icon_logo.png");
    background-position: 6px 0;
    background-repeat: no-repeat;
    border-bottom: 1px solid #b1b1b1;
    color: #535353;
    font-size: 11px;
    line-height: 14px;
    padding: 0 0 5px 26px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}

.subpage-left h3:after, .subpage-right h3:after, .subpage-content h3:after, .home h3:after{
    border-bottom: 2px solid #35802e;
    bottom: -1px;
    content: "";
    left: 0;
    position: absolute;
    width: 80px;
}

.back-button {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    margin-top: 3px;
}

.top-menu-small > span {
    display: block;
    position: absolute;
    left: 50%;
    top: -26px;
    font-weight: bold;
    font-size: 1.5em;
    color: #464646;
    /*margin-left: calc((15% / 2) * (-1));*/
}

.subpage-content .top-menu-small {
    margin-top: 20px;
}

.subpage-content .top-menu-small > span {
    top: -20px;
}


.showing-mobile + ul + span {
    display: block;
}

.showing-mobile + ul.in + span,
.showing-mobile + ul.collapsing + span{
    display: none;
}
.subpage-calendar {
    margin: 15px 0px 25px 0px !important;
}
.calendar-btn-right {
    position: absolute;
    right: -8px;
    top: 24px;
}
.calendar-btn-left {
    position: absolute;
    left: -8px;
    top: 24px;
}

.subpage-right .csc-default, .subpage-right .tx-felogin-pi1{
    float: left;
    width: 100%;
}
.align-justify{
    text-align: justify;
}

.align-center{
    text-align: center;
}

.align-right{
    text-align: right;
}

.align-left{
    text-align: left;
}

.side-categories ul{
    list-style: outside none none;
    margin: 10px 0 15px;
    padding: 0;
}

.side-categories ul li{
    color: #2e2e2e;
    font-size: 11px;
    padding-bottom: 8px;
    position: relative;
}

.side-categories ul li a:before {
    content: "»";
    left: 0;
    position: absolute;
    top: 0;
}

.side-categories ul li a{
    color: #2e2e2e;
    display: inline-block;
    font-size: 11px;
    line-height: 14px;
    padding-left: 10px;
}

header #myCarousel .item img{
    margin:0 auto;
}

.tx-phonebook .form-control {
    border: 1px solid #888;
}

.tabela table td {
    border: 1px solid #000;
    padding: 8px;
}

@media (max-width: 480px){
    .green-line {
        width: 100%;
    }
    .blue-line {
        width: 100%;
    }
    .container-fluid.green-line.no-border{
        padding: 0;
    }
    .green-line:after {
        content: "";
        border: none;
    }

    .col-xs-6 {
        width: 100%;
    }

    .container.home{
        padding-left: 0;
        padding-right: 0;
    }

    .home-multimedia{
        text-align: left;
    }

    .home-multimedia li {
        width: 49%;
        vertical-align: top;
        text-align: center;
        height: auto;
    }

    .calendar-search {
        height: auto;
    }

    a.logo-olsztyn {
        display: inline-block;
    }

    .column-menu .col-xs-3 {
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .column-menu .col-xs-9 {
        width: 100%;
        text-align: center;
    }

    .col-sm-12.column-menu {
        padding: 0;
    }

    header.top-header {
        background-image: none;
    }

    .column-search.pull-right{
        float: none !important;
        text-align: left;
        display: inline-block;
    }

    .column-search.pull-right .pull-right {
        float: none !important;
        text-align: left;
    }

    .column-search.pull-right .pull-right .column-input{
        margin-top: 15px;
    }

    .photo-olsztyn {
        display: none;
    }

    .carousel-caption {
        top: 18%;
    }

    .text-olsztyn1 {
        font-size: 14px;
        line-height: 16px;
    }

    .text-olsztyn2 {
        font-size: 12px;
        line-height: 14px;
    }

    .text-olsztyn3 {
        display: none;
    }

    .sugpage-calendar-list .calendar-search {
        height: auto;
    }

    #mapButton.pull-right {
        float: none !important;
        margin-top: 10px;
    }

    /* Book market customs */
    .tx-bookmarket .table-bordered {
        border: none;
    }

    .tx-bookmarket .table-bordered td {
        display: block;
        border: none;
    }

    .tx-bookmarket .table-bordered tr {
        border: solid gray 1px;
    }

    .custom-pager {
        text-align: center;
        margin-left: 0;
        padding-left: 0;
    }

    .custom-pager a,
    .custom-pager li > span {
        width: 35px;
        text-align: center;
        border: solid 1px #cacaca;
        padding: 5px 10px;
        display: inline-block;
        margin-bottom: 5px;
        margin-right: 5px;
    }

    /* Job Market customs */
    .tx-job-market .table-bordered thead {
        display: none;
    }

    .tx-job-market .table-bordered {
        border: none;
    }

    .tx-job-market .table-bordered td {
        display: block;
        border: none;
    }

    .tx-job-market .table-bordered tr {
        border: solid gray 1px;
    }

    .tx-job-market .table-bordered td:before {
        font-weight: bold;
        display: inline-block;
    }

    .tx-job-market .table-bordered td:nth-child(1):before {
        content: "Przedmiot: ";
    }

    .tx-job-market .table-bordered td:nth-child(2):before {
        content: "Wymiar zatrudnienia: ";
    }

    .tx-job-market .table-bordered td:nth-child(3):before {
        content: "Wykształcenie/ kwalifikacje: ";
    }

    .tx-job-market .table-bordered td:nth-child(4):before {
        content: "Data dodania: ";
    }

    /* Moduł ekartek */
    .ecard {
        width: 100%;
    }

    .ecard-margin {
        min-width: 0px;
    }

    #InteliwiseSaaSModule_win_wrapper {
        display: none;
    }

    .tx-phonebook > form > div:last-child > button {
        margin-top: 10px;
    }

    .tx-phonebook .table-bordered {
        border: none;
    }

    .tx-phonebook .table-bordered td {
        display: block;
        border: none;
    }

    .tx-phonebook .table-bordered tr {
        border: solid gray 1px;
    }

    .calendar-search.full .col-xs-6 {
        width: 100%;
        margin: 10px 0 0 0;
        padding: 0;
    }
}

.rss{
    display: block;
    float: right;
    height: 20px;
    width: 20px;
    background-image: url(gfx/rss_icon.png);
    background-repeat: no-repeat;
    background-size: contain;
}

#pageContent{
    clear: both;
}

.translations-widget {
    display: none;
    position: absolute;
    bottom: -28px;
    right: -4px;
    padding: 5px 8px;
    background-color: #165f99;
    border-radius: 0 0 5px 5px;
}

.sticky_menu.sticky-visible + .container-fluid {
    /*z-index: 200;*/
}

.sticky_menu.sticky-visible + .container-fluid .translations-widget {
    position: fixed;
    top: 57px;
    bottom: auto;
    /*right: calc(50% - 295px);*/
    background-color: #d3d3d3;
}

#news-tekst, .news-tekst {
    color: #fff;
    padding-top: 10px;

}

.flat-button{
    color: #ffffff;
    display: inline-block;
    font-size: 11px;
    height: 23px;
    line-height: 11px;
    margin-right: 18px;
    min-width: 50px;
    position: relative;
    text-align: center;
    border-radius: 0;
}

.red-button{
    background:#d43f3a;
}

.poll-right-button,
.poll-right-button:hover{
    margin:5px 0 5px 10px;
}

.poll-left-button,
.poll-left-button:hover{
    margin:5px 10px 5px 0;
}

.poll-buttons-holder{
    padding:10px 0;
}

.poll-buttons-holder span{
    line-height:33px;
    font-size:14px;
    font-weight:bold;
}

.questions-title{
    margin-bottom: 10px;
}
.question-container{
    min-height:120px;
}

.question-container .question-text{
    margin-top:20px;
    font-size:20px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.1;
    font-size:20px;
    color:#135f9b;
}

.question-container .question-answer-text{
    font-size:17px;
    margin-top:15px;
    margin-bottom:4px;
}

.no-margin{
    margin:0;
}

.answer-summary{
    margin:4px 0 3px 20px;
}

.answer-summary-strong{
    font-weight: bold;
    /*color:#135f9b;*/
}

.answer-checker{
    display: inline-block;
    width:13px;
}

.answer-summary-info{
    margin-left:20px;
}

.answers-wrapper{
    padding-left:23px;
}

@media screen and (max-width: 480px) {
    .poll-buttons-holder button{
        width:100%;
    }
}

#nl-info {    
    color: #FFF;
    font-size: 8px;
}
#nl-conditions {
    margin-top: 13px;
}

#nl-conditions-info {
    color: #FFF;
    font-size: 10px;
}

.hide-title {
    display: none;
}

.main_h1 {
    border: 0 none;
    line-height: 0;
    margin: 0;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap
}
.tooltip.top {
    padding: 14px 0;
}
#nl-conditions-wrapper .tooltip .tooltip-inner {
    position: relative;
    left: 50px;
}

.bodytext img,
.csc-textpic-text img,
.csc-textpic-image img {
    max-width: 100%;
    height: auto;
}

.list-group.file-imprint {
    margin-bottom: 5px;
}
li.list-group-item.file-imprint-main:not(.active) {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
li.list-group-item.file-imprint-main span {
  display: inline-block;
  width: 16%;
  text-align: center;
  line-height: 11px;
}

li.list-group-item.file-imprint-main span.file-imprint-name {
  width: 41%;
  text-align: left;
  overflow: hidden;
}

li.list-group-item.file-imprint-main span.file-imprint-ext {
  width: 8%;
}

li.list-group-item.file-imprint-main span.file-imprint-download,
li.list-group-item.file-imprint-main span.file-imprint-button {
  text-align: right;
}

li.list-group-item.file-imprint-main.active span.file-imprint-download a,
li.list-group-item.file-imprint-main.active span.file-imprint-button a {
  color: #fff;
}

span.file-imprint-button a {
    white-space: nowrap;
}

span.file-imprint-button a:after {
    content: "\25bc";
    display: inline-block;
    margin-left: 5px;
}

.active span.file-imprint-button a:after {
    content: "\25b2";
}

span.file-imprint-download a:visited,
span.file-imprint-download a:active,
span.file-imprint-download a:focus,
span.file-imprint-button a:visited,
span.file-imprint-button a:active,
span.file-imprint-button a:focus {
  text-decoration: none;
}

.imprint-details span {
  display: inline-block
}

.imprint-details span.imprint-label {
  width: 33%;
  font-weight: bold;
  padding-left: 20px;
}

@media (max-width: 767px) {
  li.list-group-item.file-imprint-main span,
  li.list-group-item.file-imprint-main span.file-imprint-ext,
  li.list-group-item.file-imprint-main span.file-imprint-size,
  li.list-group-item.file-imprint-main span.file-imprint-button,
  li.list-group-item.file-imprint-main span.file-imprint-download {
    line-height: 20px;
    text-align: left;
    width: 49%;
  }
  li.list-group-item.file-imprint-main span.file-imprint-size,
  li.list-group-item.file-imprint-main span.file-imprint-button {
    text-align: right;
  }
  li.list-group-item.file-imprint-main span.file-imprint-name {
    width: 100%;
  }
  .imprint-details span.imprint-label,
  .imprint-details span.imprint-value {
    width: 100%;
	padding: 0px;
  }
}