.ns_header {
    top: 30px;
    color: #fcfcfc;
    font-family: "Arial", sans;
    position: fixed;
    height: 60px;
    background: #343431;
    width: 100%;
    max-width: 1920px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
    z-index: 2;
    box-sizing: border-box;
    padding: 0 60px;
}

.ns_header .logo {
    display: inline-block;
    background: transparent url("/image/logo1.png") no-repeat;
    background-size: 80px;
    background-position: left center;
    padding-left: 90px;
    height: 50px;
    line-height: 50px;
    font-size: 40px;
    color: #fcfcfc;
    font-family: Verdana, Arial, sans-serif;
    margin-top: 5px;
}

#id_menu_heade_g{
    position: relative;
    float: right;
    font-family: inherit;
    height: 60px;
    line-height: 62px;

}
#id_menu_heade_g .lmh {
    display: block;
    color: #fcfcfc;
    font-size: 17px;
    padding: 0 20px;
    float: left;
    height: 60px;
    font-family: "Arial", sans;
}
#id_menu_heade_g .lmh > span {
    font-family: "Arial", sans;
}
#id_menu_heade_g .lmh > span.act{
    border-bottom: 2px solid #6bc72c;
    padding-bottom: 4px;
    font-family: "Arial", sans;
}
.ns_open_menu, .ns_open_menu_act {
    display: none;
    color: #fcfcfc;
    line-height: 60px;
    width: 52px;
    height: 60px;
    position: relative;
    float: right;
    cursor: pointer;
    margin-left: 20px;
    background: transparent url("/image/icon_menu_w.png?1") no-repeat;
    background-position: center;
    background-size: 30px 30px;
    font-family: inherit;
}
.ns_open_menu_act {
    background: #6bc72c url("/image/icon_menu_w.png?1") no-repeat;
    background-position: center;
    background-size: 30px 30px;
    font-family: inherit;
}
#id_box_open_menu{
    position: fixed;
    width: 100%;
    max-width: 400px;
    height: 300px;
    top: 90px;
    right: 0;
    border-top: 2px solid #6bc72c;
    box-shadow: -1px 1px 3px rgba(0,0,0,0.3);
    background: #343431;
    border-bottom: 2px solid #6bc72c;
    font-family: inherit;
}
#id_box_open_menu a {
    display: block;
    box-sizing: border-box;
    font-size: 20px;
    line-height: 50px;
    color: #fff;
    padding-left: 60px;
    background: transparent;
    font-family: inherit;
}
#id_box_open_menu a:hover {
    background: #6bc72c;
}
#id_menu_heade_g .lmh:hover{
    color: #6bc72c;
}
#id_menu_heade_g .lmh.act{
    border-bottom: 2px solid #6bc72c;

}
/* ******************* */
.ns_content_bg {
    position: fixed;
    width: 100%;
    max-width: 1920px;
    height: 100%;
    top: 0;
    bottom: 0;
    background: transparent url("/image/voevodstvo/mapa_polska_white.jpg?0") no-repeat;
    background-position: center;
    background-size: cover;
}
.ns_content {
    min-height: 100%;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
    position: relative;
    overflow:hidden;
    z-index: 1;
}

.ns_content_box{
    box-sizing: border-box;
    padding: 60px;
    overflow: hidden;
}
.ns_content_box h1 {
    text-align: center;
    font-weight: normal;
    font-size: 70px;
    text-shadow: 1px 1px rgba(255,255,255, 0.5);
    color: #4c443a;
}
.ns_content_box h2 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 30px;
    font-weight: normal;
    text-shadow: 1px 1px rgba(255,255,255, 0.5);
    color: #4c443a;
}
.ns_content_box_tab {
    position: relative;
    display: table;
    width: 100%;
    height: 100vh;
    border-spacing: 0;
    border: none;
    margin-top: -120px;
    box-sizing: border-box;
    padding-top: 150px;
}
.ns_content_box_tab .ns_content_box_tab_cell {
    display: table-cell;
    vertical-align: top;
    padding-top: 20px;
}
.ns_content_menu {
    position: relative;
    width: 100%;
    max-width: 1600px;
    text-align: left;
    display: block;
    margin: 0 auto;
    box-sizing: border-box;
}
.ns_content_menu > div{
    display: inline-block;
    margin-bottom: 40px;
    width: 340px;
}
.ns_content_menu .ns_cml {
    display: block;
    width: 340px;
    margin: 0 auto;
    text-align: center;
    box-shadow: 0 5px 10px -8px rgba(0, 0, 0, 0.7);
    padding-top: 15px;
    padding-bottom: 15px;
    background: linear-gradient(to bottom, #ffffff 20%, #efefee 100%);
    background-color: #ededed;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 10px;
    border-right-width: 1px;
    border-color: #e5dba8;
    border-radius: 8px;
    position: relative;
    box-sizing: border-box;
}
.ns_content_menu .ns_cml:hover{
    box-shadow: none;
    border-left-color: #fd9034;
}
.ns_content_menu .ns_cml  span {
    display: block;
}
.ns_content_menu .ns_cml > span {
    cursor: pointer;
    color: #4c443a;
    vertical-align: middle;
}
.ns_content_menu .ns_cml > span > span {
    font-size: 24px;
    line-height: 26px;
}
.ns_content_menu .ns_cml_mob {
    display: table;
    width: 100%;
    height: 100px;
    table-layout: fixed;
    border-spacing: 0;
    padding: 0;
}
.ns_content_menu .ns_cml_mob > img {
    display: table-cell;
    width: 100px;
    height: 100px;
    vertical-align: middle;
}
.ns_content_menu .ns_cml_mob > span {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    width: 60%;
}
.ns_content_menu .ns_cml_mob > span > span {
    font-size: 20px;
    line-height: 24px;
}
/* ******************* */

.ns_footer {
    /*box-sizing: border-box;*/
    /*padding-left: 60px;*/
    /*padding-right: 60px;*/
    /*position: relative;*/
    /*height: 30px;*/
    /*background: #343431;*/
    /*width: 100%;*/
    /*color: #fcfcfc;*/
    /*z-index: 1;*/
    /*font-family: Arial, sans-serif;*/

    /*top: -30px;*/
}
.ns_w_copyr{
    /*float: left;*/
    /*display: block;*/
    /*height: 30px;*/
    /*line-height: 30px;*/
    /*color: #b0b0b0;*/
    /*font-size: 14px;*/
}

.ns_w_copyr a{
    color: #6cc82c;
    text-decoration: underline;
}

.no_act {
    color: #ccc;
}
@media (max-width: 1000px) {
    .ns_header, #id_header_home {padding-left: 10px; padding-right: 10px;}
    .ns_content_box {padding-left: 10px; padding-right: 10px;}
    .ns_content_box h1 {font-size: 55px;}
    .ns_content_box h2 {font-size: 26px; margin-bottom: 30px;}
    .ns_footer {padding-left: 10px; padding-right: 10px;}
    .ns_content_box_tab .ns_content_box_tab_cell {padding-top: 0;}
}