*:not(hr){
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    vertical-align: middle;
    background: transparent;
    box-sizing: border-box;
    line-height: 14px
}
.incorrect_email{
    background-color: red!important;
    color: #FFFFFF;
}
.padding_top{
    padding: 20px 0 0 0;
}
.padding_bottom{
    padding: 0 0 20px 0;
}
.justify{
    text-align: justify;
}
.clickable{
    cursor: pointer;
}
.italic{
    font-style: italic; 
}
.small_caps{
    font-variant: small-caps;
    font-size: 0.80em;
}
.trought{
    text-decoration: line-through!important;
}
.left{
    float: left;
}
.clear{
    clear: both;
}
.bold{
    font-weight: bold;
}
.error{
    color: red;
}
.succes{
    color: green;
}
.text_center{
    text-align: center;
}
.text_right{
    text-align: right;
}
#show_content{
    border: 1px solid #869abe;
    box-shadow: 0 0 10px #000000;
    background-color: #FFFFFF;
    width: 100%;
    margin: 10px 0 0 0;
    display: none;
}
.window .hide{
    display: none;
    padding: 20px;
}
#close_window{
    width: 25px;
    height: 25px;
    float: right;
}
#close_window span{
    line-height: 25px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    width: 100%;
    height: 100%;
    border-left: 1px solid #808080;
    border-bottom: 1px solid #808080;
}
.open{
    color: #000000!important;
    font-weight: bold!important;
}
body{
    position: relative;
}
table{
    width: 100%;
    border-collapse: collapse;
}
table tr:first-child:not(.no_bg) td{
    border: 2px solid #0E3782;
    background-color: #f0f0f0;
}
table tr:nth-child(3n+1):not(.no_bg) td{
    background-color: #F0F0F0;
}
table tr td{
    font-size: 0.8em;
    height: 20px;
    padding: 0 10px;
}
table tr td.bold{
    font-weight: bold;
}
table tr td span{
    font-size: 1em;
}
a{
    font-size: 0.75em;
    color: #0E3782;
}
label{
    cursor: pointer;
}
span, label, input, section, p{
    font-size: 0.9em;
}
input:not([type=submit]):not([type=radio]):not([type=file]):not([type=checkbox]):not([type=image]){
    border: 1px solid #0E3782;
    background-color: #f0f0f0;
    margin: 2px 0 0 5px;
    width: 170px;
    height: 18px;
    padding: 0 10px 0 10px;
}
select{
    border: 1px solid #0E3782;
    background-color: #f0f0f0;
    margin: 2px 0 0 1px;
    width: 170px;
    height: 18px;
    padding: 0 10px 0 10px;
    font-size: 0.75em;
}
input[type=radio],
input[type=checkbox]{
    margin: 0 5px;
}
.clear_button{
    border: 2px solid #D3D3D3;
    padding: 3px 5px;
    margin: 1px 0 0 5px;
    cursor: pointer;
    box-shadow: 2px 2px 3px;
    color: #000000;
    text-decoration: none;
    display: inline-block;
}
input[type=submit]:not(.no){
    border: 2px solid #D3D3D3;
    padding: 3px 5px;
    margin: 2px 0 0 0;
    cursor: pointer;
    box-shadow: 2px 2px 3px;
}
a.a_submit{
    display: inline-block;
    margin: 2px 0 0 0;
    border: 2px solid #D3D3D3;
    padding: 3px 5px;
    cursor: pointer;
    box-shadow: 2px 2px 3px;
    text-decoration: none;
    color: #000000;
}
header{
    height: auto;
}
header div#section_1{
    height: 85px;
}
header div#section_1 a{
    margin: 1px;
    position: absolute;
    padding: 5px 0 0 20px;
}
header div#section_1 a img{
    height: 75px;
}
header div#section_1 div{
    width: 100%;
    text-align: center;
}
header div#section_1 div span{
    font-weight: bold;
    font-size: 2.5em;
    line-height: 85px;
    color: #0066cc;
}
header div#section_2{
    height: 23px;
    background-color: #BC1033;
}
header div#section_2 #logged_in span{
    padding: 0 0 0 41px;
}
header div#section_2 #logged_in span.bold{
    font-weight: bold;
}
header div#section_2 #logged_in a#log_out{
    display: inline-block;
    float: right;
    color: #FFFFFF;
    line-height: 23px;
    padding: 0 60px 0 0;
    text-decoration: none;
}
header div#section_2 #logged{
    text-align: center;
}
header div#section_2 span{
    color: #FFFFFF;
    line-height: 23px;
}
nav{
    text-align: center;
    background-color: #B5ae94;
    border: 1px solid green;
    margin: 1px;
}
nav a{
    font-weight: bold;
    color: #FFFFFF;
    height: 23px;
    display: inline-block;
    line-height: 23px;
    padding: 0 3.1%;
    text-decoration: none;
}
nav a:not(:first-child){
    border-left: 1px solid green;
    margin: 0 0 0 -5px;
}
nav a:hover{
    color: #000000;
}
nav a.check_menu{
    color: #000000;
}
.submit_div{
    width: 100%;
    text-align: center;
}
/*==========================================LOGOWANIE=========================*/
#logowanie2
{
    width: 1000px;
    max-width: 100%;
    margin: 0 auto;
}
#app_desc>.section
{
    padding: 18px 0 0 0;
}
#app_desc>#section_title
{
    text-align: center;
}
#app_desc>#section_title>span
{
    font-weight: bold;
    font-size: 1.2em;
}
#app_desc>#move_type>div
{
    padding: 5px 0 5px 20px;
}
#app_desc>#move_type>div>ol>li::marker
{
    font-size: 0.8em;
    font-weight: bold;
}
#app_desc a
{
    color: #4472C4;
    text-decoration: none;
    font-size: 0.9em;
}
#flex
{
    display: flex;
}
#flex>#app_desc_2
{
    width: 70%;
}
#flex>#app_desc_2>.section
{
    padding: 18px 0 0 0;
}
#flex>#app_desc_2>#section_benefits>span
{
    font-weight: bold;
}
#flex>#app_desc_2>#section_benefits>div
{
    padding: 5px 0 0 20px;
}
#flex>#app_desc_2>#section_price>span
{
    font-weight: bold;
    text-decoration: underline;
}
#flex>#app_desc_2>#section_others>span
{
    font-size: 0.75em;
}
#app_login>#section_login
{
    border: 1px solid #000000;
    padding: 20px;
}
#app_login>#section_login>#login_title
{
    padding: 0 0 5px 0;
    text-align: center;
}
#app_login>#section_login>#login_title>span
{
    font-weight: bold;
}
#app_login>#section_login>#login_form>form>.section
{
    padding: 10px 0 0 0;
}
#app_login>#section_login>#login_form>form>#login_form_button
{
    text-align: center;
}
#app_login>#section_login>#login_form>form>#login_form_button>section#error
{
    color: red;
    padding: 10px 0 0 0;
}
#app_login>#section_login>#lost_pass
{
    padding: 20px 0 0 0;
    text-align: center;
}
#app_login>#section_login>#lost_pass>span
{
    cursor: pointer;
}
#app_login>#section_register
{
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    padding: 10px 0 10px 10px;
    text-align: center;
}
#app_login>#section_register>a
{
    font-weight: bold;
    color: black;
    font-size: 1em;
}
#app_login>#section_login>#lost_pass>section#succes
{
    color: green;
    padding: 10px 0 0 0;
}



/*
#logowanie noscript#info{
    width: 100%;
    display: block;
    padding: 30px 0 20px 0;
}
#logowanie noscript#info span.no_js{
    width: 100%;
    display: block;
    color: red;
    text-align: center;
    font-size: 1em;
}
#logowanie #info{
    padding: 44px 0 0 0;
    width: 70%;
    margin: 0 auto;
}
#logowanie #info div.hr{
    margin: 5px 0;
    border-bottom: 1px inset gray;
}
#logowanie #info div span.bold{
    font-weight: bold;
}
#logowanie #info div p{
    text-align: justify;
    font-size: 0.75em;
}
#logowanie #login_section{
    width: 70%;
    margin: 0 auto;
    padding: 20px 0 0 0;
    text-align: center;
}
#logowanie #login_section #section_1{
    border: 1px solid #0E3782;
}
#logowanie #login_section #section_1 span{
    color: red;
}
#logowanie #login_section div.left{
    float: left;
}
#logowanie #login_section div.no_section{
    width: 40%;
}
#logowanie #login_section div.yes_section{
    width: 60%;
}
#logowanie #login_section #section_2{
    margin: 1px;
    background-color: #869abe;
    border-bottom: 2px solid #0E3782;
    height: 21px;
}
#logowanie #login_section #section_2 div span{
    padding: 2px 0;
    display: inline-block;
}
#logowanie #login_section #section_3 div a,
#logowanie #login_section #section_3 div span{
    line-height: 65px;
}
#logowanie #login_section #section_3 .yes_section{
    border: 1px solid #0E3782;
}
#logowanie #login_section #section_3 .yes_section .form{
    width: 50%;
    text-align: left;
    margin: 5px 0;
}
#logowanie #login_section #section_3 .yes_section .form #error{
    padding: 10px 0 0 0;
    color: red;
}
#logowanie #login_section #section_3 .yes_section .form label{
    display: inline-block;
    width: 115px;
    text-align: center;
}
#logowanie #login_section #section_3 .yes_section #lost_pass{
    width: 50%;
}
#logowanie #login_section #section_3 .yes_section #lost_pass span,
#logowanie #login_section #section_3 .yes_section #lost_pass a{
    font-weight: bold;
    font-size: 0.9em;
    color: #0E3782;
    cursor: pointer;
}
#logowanie #login_section #section_3 .yes_section #lost_pass section#error{
    color: red;
    margin: -20px;
}
#logowanie #login_section #section_3 .yes_section #lost_pass section#succes{
    color: green;
    margin: -20px;
}
#logowanie #login_section #section_4{
    margin: 1px;
    background-color: #869abe;
    border-bottom: 2px solid #0E3782;
    height: 21px;
}
*/
/*================================STRONA=PO=ZALOGOWANIU=======================*/
#logged_info{
    padding: 26px 0 0 0;
    width: 70%;
    margin: 0 auto;
}
#logged_info>#add_raport_zlecenia{
    padding: 10px 0 30px 0;
}
#logged_info>#add_raport_zlecenia>a{
    display: inline-block;
    background-color: #BC1033;
    color: #FFFFFF;
    line-height: 3em;
    padding: 0 10px;
    font-weight: bold;
}
#logged_info p{
    text-align: justify;
}
#logged_info .bold{
    font-weight: bold;
}
#logged_info div.section{
    padding: 14px 0 0 0;
}
#logged_info .title{
    height: 21px;
    background-color: #72A6E0;
    border: 1px solid #0E3782;
}
#logged_info .title a,
#logged_info .title span{
    color: #FFFFFF;
    padding: 0 0 0 10px;
    line-height: 18px;
}
#logged_info div.section .text{
    padding: 14px 0 0 10px;
}
#logged_info div.section .text ul{
    padding: 11px 0 0 40px;
}
/*============================================style do elementu umożliwiającego reset hasła*/
#lost_password_page_block{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    display: none;
}
#lost_password_page_block #visible_element{
    width: 400px;
    height: 230px;
    background-color: #FFFFFF;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -sand-transform: translate(-50%, -50%);
    border: 1px solid #869abe;
    box-shadow: 0 0 10px #000000;
}
#visible_element #close{
    width: 25px;
    height: 25px;
    float: right;
}
#close span{
    line-height: 25px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    width: 100%;
    height: 100%;
    border-left: 1px solid #808080;
    border-bottom: 1px solid #808080;
}
#visible_element #form{
    padding: 50px 0 0 0;
    width: 310px;
    margin: 0 auto;
}
#form label:not(.radio){
    display: inline-block;
    width: 130px;
    text-align: right;
}
#form label.radio{
    margin: 0 10px 0 0;
}
#form label.row_2{
    font-size: 0.6em;
    margin: -5px 0 0 0;
}
#form input#lost_nr_tel{
    margin: -22px 0 0 0;
}
#form #how_send{
    padding: 20px 0 0 0;
}
#form .submit_div{
    padding: 20px 0 0 0;
}
/*==============================================bottom, dolna czesc, dol===== */
footer{
    text-align: center;
    padding: 20px 0 0 0;
}
#RWD_bottom{
    height: 130px;
}
#UER_information{
    width: 100%;
    text-align: center;
    position: fixed;
    bottom: 50px;
    background-color: #f0f0f0;
    border: 1px solid #0E3782;
}
#polityka{
    width: 100%;
    text-align: center;
    position: fixed;
    bottom: 0;
    background-color: #E8EFFD;
    border: 1px solid #96B5F5;
}
#polityka a{
    font-weight: bold;
}
#polityka #hide{
    position: absolute;
    right: 0;
}
#polityka #hide span{
    cursor: pointer;
    display: inline-block;
    width: 25px;
    line-height: 25px;
    margin: 15px;
}
.title{
    padding: 0 0 0 10px;
    background-color: #C6C59D;
    border: 1px solid green;
}
.title span{
    line-height: 20px;
}
/*======================================KONIEC SZABLONU=======================*/
/*==============================STYLE DLA POSCZEGÓlnych podstron==============*/
/*=======================================DOKUMENTY============================*/
#dokumenty{
    padding: 40px 0 0 0;
    width: 55%;
    margin: 0 auto;
}
#dokumenty .title{
    margin: 20px 0 0 0;
}
#dokumenty #links{
    padding: 10px 0 0 0;
}
#dokumenty #links div:not(.clear){
    float: left;
}
#dokumenty #links div:first-child{
    width: 75%;
}
#dokumenty #links div#pattern{
    width: 25%;
    text-align: center;
}
#dokumenty #links span{
    line-height: 20px;
    text-decoration: underline;
    cursor: pointer;
    color: #0E3782;
}
#dokumenty #links a.pattern{
    display: inline-block;
    width: 100%;
    text-align: right;
    position: absolute;
}
.window #rachunek{
    margin: 0 auto;
}
#rachunek #osoba{
    text-align: center;
}
#rachunek span:not(.no){
    font-size: 1.2em;
}
#rachunek .bold{
    font-weight: bold;
}
#rachunek #section_1{
    padding: 10px 0 0 0;
    line-height: 60px;
}
#rachunek #section_2{
    padding: 90px 0 0 0;
    line-height: 40px;
}
#rachunek #section_3{
    padding: 90px 0 0 0;
    text-align: right;
}
#rachunek #section_3 span#podpis{
    display: inline-block;
    padding: 0 140px 0 0;
    font-size: 0.75em;
}
#zus span{
    line-height: 16px;
}
#zus #logo,
#zus #section_1,
#zus #section_2,
#zus #section_3,
#zus #section_3 #s_3_1,
#zus #section_3 #s_3_2,
#zus #section_4,
#zus #section_4 #s_4_1,
#zus #section_4 #s_4_2,
#zus #section_5,
#zus #section_6{
    float: left;
}
#zus #section_0_5{
    float: right;
}
#zus #section_0_5{
    width: 50%;
}
#zus #section_1{
    width: 55%;
}
#zus #section_3 #s_3_1,
#zus #section_3 #s_3_2,
#zus #section_4 #s_4_1,
#zus #section_4 #s_4_2{
    padding: 0 10px 0 0;
}
#zus #section_2{
    height: 50px;
    border: 1px solid #0E3782;
    padding: 1px;
    width: 45%;
}
#zus #section_2 input{
    border: 0;
    border-bottom: 1px dotted red;
    background-color: #FFFFFF;
    width: 100%;
    padding: 0;
    margin: 15px 0 0 0;
}
#zus #section_3 span,
#zus #section_4 span{
    line-height: 24px;
}
#zus #section_3 span.position,
#zus #section_4 span.position{
    display: inline-block;
    width: 80px;
}
#zus #section_3 span.position_1{
    display: inline-block;
    width: 55px;
}
#zus #section_3 span.position_2{
    display: inline-block;
    width: 70px;
}
#zus #section_5,
#zus #section_6{
    padding: 15px 10% 0 0;
}
#zus #section_5 span,
#zus #section_6 span{
    line-height: 19px;
}
#zus #section_5 span.s5_1{
    display: inline-block;
    width: 165px;
}
#zus #section_6 span.s6_1{
    display: inline-block;
    width: 100px;
}
#zus #rodzina{
    margin: 15px 0 0 0;
    border: 1px solid #000000;
    padding: 2px;
}
#zus #rodzina table tr td{
    border: 0;
    background-color: #FFFFFF;
}
#zus #oswiadczenie{
    padding: 15px 0 0 0;
}
#zus #oswiadczenie #zus_a2,
#zus #oswiadczenie #zus_d2{
    padding: 0 0 0 20px;
}
#zus #legend{
    padding: 15px 0 0 0;
}
#zus #legend span{
    font-size: 0.6em;
    line-height: 12px;
}
#zus #information{
    border: 1px solid #000000;
    margin: 15px 0 0 0;
    padding: 1px 5px;
}
#zus #naleznosc{
    padding: 15px 0 0 0;
}
#zus #podpis{
    padding: 30px 0 0 0;
}
#zus #podpis #p_1{
    float: left;
    text-align: center;
}
#zus #podpis #p_2{
    float: right;
    text-align: center;
}
#zus #error{
    text-align: center;
}
/*=========================================USTAWIENIE KONTA=========-----=====*/
#setup{
    padding: 40px 0 0 0;
    width: 55%;
    margin: 0 auto;
}
#setup #links{
    padding: 10px 0 0 0;
}
#setup #links span{
    line-height: 20px;
    text-decoration: underline;
    cursor: pointer;
    color: #0E3782;
}
#new_pass label{
    display: inline-block;
    width: 45%;
    border-bottom: 1px solid #0E3782;
    border-right: 1px solid #0E3782;
    line-height: 25px;
}
#new_pass span:not(.no){
    line-height: 70px;
}
#new_pass .submit_div{
    padding: 20px 0 0 0;
}
#new_pass input:not([type=submit]){
    width: 45%;
}
#setting label{
    display: inline-block;
    width: 45%;
    line-height: 25px;
    border-bottom: 1px solid #0E3782;
    border-right: 1px solid #0E3782;
    margin: 5px 0 0 0;
}
#setting input:not([type=submit]),
#setting select{
    display: inline-block;
    width: 45%;
}
#setting .submit_div{
    padding: 20px 0 0 0;
}
#setup #AJAX_result{
    padding: 0 0 10px 0;
    text-align: center;
}
/*================================RAPORTY=====================================*/
#raporty{
    padding: 40px 0 0 0;
    width: 60%;
    margin: 0 auto;
}
#raporty #links{
    padding: 10px 0 0 0;
}
#raporty #links span{
    line-height: 20px;
    text-decoration: underline;
    cursor: pointer;
    color: #0E3782;
}
#raporty .submit_div{
    padding: 20px 0 0 0;
}
#raporty #raport_1_data,
#raporty #raport_2_data,
#raporty #raport_3_data,
#raporty #raport_4_data{
    padding: 20px 0 0 0;
}
#raporty #raport_1_data a,
#raporty #raport_2_data a,
#raporty #raport_3_data a,
#raporty #raport_4_data a{
    font-size: 1em;
}
/*======================================SMS===================================*/
#sms_div{
    padding: 40px 0 0 0;
    width: 55%;
    margin: 0 auto;
    text-align: center;
}
#sms_div #content{
    padding: 20px 0 0 0;
}
#sms_div #content span#date{
    font-size: 1.5em;
    padding: 0 50px;
}
#sms_div #content #jump{
    padding: 20px 0 0 0;
}
#sms_div #content #jump input[type=date]{
    width: 125px;
    padding: 0;
}
#sms_div #content #jump input[type=submit]{
    margin: 1px 0 0 0;
    height: 17px;
    padding: 0 5px;
    background-color: #575757;
    color: #FFFFFF;
}
#sms_div #content #list{
    padding: 10px 0 0 0;
}
#sms_div #content #list .border_top{
    border-top: 1px solid black;
}
#sms_div #content #list #no_data{
    padding: 30px 0 20px 0;
}
#sms_div #content #list #no_data span{
    font-size: 1.6em;
}
#sms_div #content #SMS_info{
    margin: 10px 0 0 0;
    border: 1px solid #2062EC;
    background-color: #E8EFFD;
    text-align: center;
}
#sms_div #content #SMS_info a{
    color: #2062EC;
    text-decoration: none;
}
/*=====================================BOOK===================================*/
#book{
    width: 55%;
    margin: 40px auto;
    text-align: center;
    font-size: 2em;
    border: 2px solid #4D4B2D;
    border-bottom: 1px solid #4D4B2D;
}
#book .title{
    border: 0;
}
#book .title span{
    line-height: 30px;
    color: #4D4B2D;
}
#book div:not(.clear){
    border-bottom: 1px solid #4D4B2D!important;
}
#book #section_1{
    border-right: 1px solid #4D4B2D;
    float: left;
    width: 60%;
}
#book #section_2{
    float: left;
    width: 40%;
}
#book #section_1 a,
#book #section_2 span{
    text-decoration: none;
    line-height: 25px;
    font-size: 0.7em;
    color: #4D4B2D;
}
/*=====================================UMOWY==================================*/
#kontrakty{
    padding: 40px 0 0 0;
    width: 75%;
    margin: 0 auto;
    text-align: center;
}
#kontrakty #links #page{
    text-align: left;
    padding: 15px 0 0 0;
}
#kontrakty #links #data table tr td.action{
    width: 70px;
}
#kontrakty #links #data table tr td.action span{
    display: inline-block;
    margin: 0 10px 0 0;
    cursor: pointer;
}
#kontrakty #links #submenu{
    text-align: left;
    margin: 15px 0 0 0;
    padding: 5px 0 0 0;
    border-top: 1px solid gray;
}
#kontrakty #links #submenu a{
    color: #000000;
    text-decoration: none;
}
/*====================================UMOWA EDYCJA============================*/
#umowa_edit{
    text-align: left;
    padding: 0 50px;
}
#umowa_edit div#img,
#umowa_edit div#nazwa{
    float: left;
}
#umowa_edit div#nazwa{
    width: 65%;
    text-align: center;
}
#umowa_edit div#nazwa span{
    line-height: 60px;
    font-size: 1.2em;
}
#umowa_edit .nr_section{
    text-align: center;
    padding: 15px 0 15px 0;
}
#umowa_edit input:not([type=submit]){
    border: 0;
    border-bottom: 1px dotted red;
    background-color: #FFFFFF;
    padding: 0;
}
#umowa_edit input.umowa_text{
    width: 100%;
}
#umowa_edit input.umowa_date{
    width: 125px;
}
#umowa_edit input.umowa_stawka{
    width: 40px;
}
#umowa_edit input.umowa_stawka_slownie{
    width: 200px;
}
#umowa_edit #biorca_dawca{
    padding: 50px 0 0 0;
}
#umowa_edit #biorca_dawca div:not(.clear){
    float: left;
    width: 50%;
    text-align: center;
}
#umowa_edit .submit_div{
    padding: 30px 0;
}
#umowa_edit .bold{
    font-variant:small-caps;
    font-size: 0.85em;
}
#umowa_edit ol ul{
    padding: 0 0 0 20px;
}
/*==================================ZARZĄDZANIE===============================*/
#manage{
    padding: 40px 0 0 0;
    width: 95%;
    margin: 0 auto;
}
#manage #main_width{
    width: 50%;
    margin: 0 auto;
}
#manage #links{
    padding: 10px 0 0 0;
}
#manage #links span{
    line-height: 20px;
    text-decoration: underline;
    cursor: pointer;
    color: #0E3782;
}
#manage table tr td{
    padding: 0 5px;
    height: 25px;
}
#manage  table tr:first-child td{
    text-align: center;
}
#manage span.red{
    font-size: 1em;
    color: red;
}
#manage span.bold{
    font-size: 1em;
}
#manage span.clickable{
    font-size: 1em;
    cursor: pointer;
    text-decoration: underline;
    color: #0E3782;
}
/*==========================EDYCJA DANYCH KOORDYNATORA========================*/
#koord_edit{
    padding: 40px 0 0 0;
    width: 60%;
    min-width: 520px;
    margin: 0 auto;
}
#koord_edit #form{
    width: 560px;
    margin: 0 auto;
}
#koord_edit label.border{
    width: 200px!important;
    text-align: left!important;
    line-height: 25px;
    margin: 5px 0 0 0;
    border-bottom: 1px solid #0E3782;
    border-right: 1px solid #0E3782;
}
#koord_edit label.radio{
    margin: 0;
}
#koord_edit input:not([type=submit]):not([type=radio]),
#koord_edit select{
    width: 345px;
}
#koord_edit div#permision_manage{
    padding: 10px 0 0 0;
    text-align: center;
}
#koord_edit div#permision_manage span{
    cursor: pointer;
}
#koord_edit .submit_div{
    padding: 25px 0 0 0;
}
/*==========================EDYCJA DANYCH PRACOWNIKA========================*/
#bolek_edit{
    padding: 40px 0 0 0;
    width: 60%;
    min-width: 520px;
    margin: 0 auto;
}
#bolek_edit #form{
    width: 520px;
    margin: 0 auto;
}
#bolek_edit label.border{
    width: 200px!important;
    text-align: left!important;
    line-height: 25px;
    margin: 5px 0 0 0;
    border-bottom: 1px solid #0E3782;
    border-right: 1px solid #0E3782;
}
#bolek_edit span.bold{
    margin: 0 0 0 5px;
}
#bolek_edit input:not([type=submit]):not([type=radio]),
#bolek_edit select{
    width: 300px;
}
#bolek_edit input[type=radio]{
    margin: 0;
}
#bolek_edit .submit_div{
    padding: 40px 0 0 0;
}
#bolek_edit #edit_bolek_result,
#bolek_edit #edit_koord_result{
    padding: 10px 0 0 0;
    text-align: center;
}
/*===================================APLIKACJA================================*/
#aplikacja{
    width: 75%;
    padding: 20px 0 0 0;
    margin: 0 auto;
}
#aplikacja hr{
    width: 50%;
}
#aplikacja #section_1,
#aplikacja #section_2,
#aplikacja #section_3,
#aplikacja #section_4,
#aplikacja #section_5{
    height: 24px;
    overflow: hidden;
    margin: 1px 0 0 0;
}
#aplikacja #section_1 .title{
    background-color: #869abe;
    border: 2px solid #0E3782;
}
#aplikacja #section_2 .title{
    background-color: #abcabe;
    border: 2px solid #355549;
}
#aplikacja #section_3 .title{
    background-color: #ADAC72;
    border: 2px solid #5B5A35;
}
#aplikacja #section_4 .title{
    background-color: #869abe;
    border: 2px solid #0E3782;
}
#aplikacja #section_5 .title{
    background-color: #B8CEF8;
    border: 2px solid #0E3782;
}
#aplikacja .data_1 .title{
    margin: 5px 0 0 0;
}
#aplikacja .title .span{
    width: 95%;
    float: left;
}
#aplikacja .title .scroll{
    width: 20px;
    float: right;
    max-width: 5%;
}
#aplikacja #termin_umowy{
    padding: 0 0 20px 0;
}
#aplikacja #s_1_img{
    width: 200px;
    height: 260px;
    float: left;
}
#aplikacja #s_1_img img{
    max-width: 200px;
    max-height: 260px;
}
#aplikacja #s_1_imageg_right{
    float: left;
}
#aplikacja #s_1_contener .bg_color{
    background-color: #D0DCEA;
}
#aplikacja #s_1_contener .bg_color_2{
    background-color: #F0F0F0;
}
#aplikacja label:not(.radio){
    line-height: 22px;
    display: inline-block;
    width: 125px;
    border-bottom: 1px solid #0E3782;
    border-right: 1px solid #0E3782;
    margin: 3px 0 0 0;
    padding: 0 0 0 5px;
}
#aplikacja #s_1_image_right label{
    width: 145px;
}
#aplikacja .data_1 label{
    width: 345px;
}
#aplikacja input:not([type=radio]):not([type=checkbox]):not([type=submit]),
#aplikacja select{
    width: 307px;
}
#aplikacja input#do_seria{
    width: 50px;
}
#aplikacja input#do_nr{
    width: 171px;
}
#aplikacja #nr_konta,
#aplikacja #nr_konta_2,
#aplikacja #nr_konta_3,
#aplikacja #nr_konta_4,
#aplikacja #nr_konta_5,
#aplikacja #nr_konta_6,
#aplikacja #nr_konta_7{
    width: 40px;
    margin: 0;
    padding: 0 2px;
}
#aplikacja #nr_konta{
    margin: 0 0 0 1px;
}
#aplikacja #s_1_data_3{
    margin: 20px 0;
    border: 1px solid #0E3782;
    padding: 5px 0 10px 0;
}
#aplikacja span.clickable:hover{
    text-decoration: underline;
    color: #000000;
}
#aplikacja table tr td{
    border: 1px solid #000000;
    padding: 0 5px;
    background-color: #FFFFFF;
}
#aplikacja table tr:not(:first-child) td{
    background-color: #abcabe;
}
#aplikacja .s_2_data{
    padding: 30px 0 0 0;
}
#aplikacja .s_2_data input{
    background-color: #abcabe;
}
#aplikacja .s_2_data input[type=radio]:not(.no_margin){
    margin: 8px 0 0 0;
}
#aplikacja .s_2_data span.line_height{
    line-height: 75px;
}
#aplikacja .s_2_data span.line_height_2{
    line-height: 40px;
}
#aplikacja input.input_a{
    width: 95%!important;
}
#aplikacja .s_2_date_1{
    width: 94%;
    float: left;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
}
#aplikacja .s_2_date_1.no_border{
    border: 0;
}
#aplikacja .s_2_date_1.no_height{
    height: auto;
}
#aplikacja .s_2_date_1.section_a{
    padding: 25px 0 20px 0;
}
#aplikacja .s_2_date_2{
    text-align: center;
    width: 5%;
    max-width: 30px;
    float: left;
    height: 70px;
}
#aplikacja .s_2_date_3{
    padding: 3px 0 0 0;
}
#aplikacja .s_2_data .zus_c_inputs{
    width: 180px!important;
}
#aplikacja .s_5_data label{
    line-height: 20px;
}
#aplikacja .padding{
    padding: 0 0 0 20px;
}
#aplikacja #s_3_contener .bg_color{
    background-color: #C6C59D;
}
#aplikacja #s_3_contener .bg_color_2{
    background-color: #DDDCC6;
}
#aplikacja #s_3_contener #cat_driv_license{
    width: 90px;
    padding: 0 3px;
}
#aplikacja #s_3_contener #cat_driv_license_year{
    width: 80px;
}
#aplikacja #s_3_contener #oth_name{
    width: 200px;
    font-size: 1em;
    margin: auto;
}
#aplikacja #s_3_contener label a{
    font-size: 1em;
}
#aplikacja #s_3_contener #foto_file{
    margin: 0 0 0 1px;
    border: 1px solid #0E3782;
}
#aplikacja #s_3_contener #foto_del_label,
#aplikacja #s_3_contener #cv_del_label{
    width: auto;
    border: 0;
    padding: 0;
}
#aplikacja #s_3_contener #CV_file{
    margin: 0 0 0 1px;
    border: 1px solid #0E3782;
}
#aplikacja #s_4_contener .padding{
    padding: 40px 0 0 0;
}
#aplikacja .submit_div{
    padding: 40px 0 10px 0;
}
#aplikacja input[type=file]{
    width: 185px!important;
}
/*================================WYSZUKIWARKA================================*/
#wyszukiwarka{
    width: 100%;
}
#wyszukiwarka #form_div{
    width: 75%;
    margin: 0 auto;
    padding: 40px 0 0 0;
}
#wyszukiwarka #result_div{
    padding: 40px 0 0 0;
}
#wyszukiwarka #form{
    width: 800px;
    margin: 0 auto;
    padding: 20px 0 0 0;
}
#wyszukiwarka #form .inline-block{
    display: inline-block;
    width: 330px;
    line-height: 20px;
}
#wyszukiwarka #form .inline-block2{
    display: inline-block;
    width: 465px;
    line-height: 20px;
}
#wyszukiwarka #form span.country{
    display: inline-block;
    width: 50px;
}
#wyszukiwarka #form label.radio{
    margin: 0 5px 0 0;
}
#wyszukiwarka #form input.name{
    margin: 0 0 1px 0;
}
#wyszukiwarka #form input.check_city_margin{
    margin: 0 2px 0 0;
}
#wyszukiwarka .border{
    margin: 2px 2px 0 0;
    padding: 0 5px;
    border: 1px solid black;
}
#wyszukiwarka .bg_1{
    background-color: #D0DCEA;
}
#wyszukiwarka .bg_2{
    background-color: #F0F0F0;
}
#wyszukiwarka .bg_3{
    background-color: #F9ECE8;
}
#wyszukiwarka .bg_4{
    background-color: #DDDCC6;
}
#wyszukiwarka .bg_5{
    background-color: #C6C59D;
}
#wyszukiwarka #search_info{
    width: 75%;
    margin: 0 auto;
}
#wyszukiwarka #search_legend{
    padding: 5px 0 0 0;
}
#wyszukiwarka #search_result{
    margin: 20px 0 0 0;
}
#wyszukiwarka #result_div #back{
    padding: 0 0 30px 0;
}
#wyszukiwarka #result table tr td{
    padding: 0 5px;
}
#wyszukiwarka #result table tr:first-child td{
    text-align: center;
}
#wyszukiwarka #result table tr td.akcja{
    width: 20px;
}
#wyszukiwarka #result table tr td.umowa{
    width: 80px;
}
#wyszukiwarka #result table tr td.name{
    width: 180px;
}
#wyszukiwarka #result table tr td a,
#wyszukiwarka #result table tr td a span{
    font-size: 1em;
    text-decoration: none;
}
#wyszukiwarka #result table tr td a{
    color: #000000;
}
#wyszukiwarka #result table tr td.span span{
    font-size: 1em;
    text-decoration: underline;
}
#wyszukiwarka #result table tr td span.sms_icon{
    background-image: url(img/sms_icon01.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 22px;
    height: 22px;
    display: inline-block;
}
#wyszukiwarka #gif{
    padding: 20px 0 0 0;
}
#wyszukiwarka #legenda{
    width: 70%;
    margin: 20px auto;
}
#wyszukiwarka #legenda #desc{
    padding: 0 0 0 30px;
}
#wyszukiwarka #legenda #desc span{
    line-height: 20px;
}
/*================================SENDMESSAGE=================================*/
#send_message_content{
    height: 100%;
}
#send_message_content>.title{
    text-align: center;
}
#send_message_content>#SMS_info_text{
    text-align: center;
    padding: 40px 0 0 0;
}
#send_message_content>form{
    height: 95%;
}
#send_message_content #addresses{
    width: 50%;
    max-width: 440px;
    height: 80%;
    float: left;
}
#send_message_content #addresses>.addresses{
    height: 100%;
    width: 220px;
    float: left;
    padding: 0 0 25px 0;
}
#send_message_content #addresses>.addresses>.addresses_title{
    font-weight: bold;
    text-align: center;
    padding: 5px 0;
}
#send_message_content #addresses>.addresses>.data{
    border-top: 1px solid #D3D3D3;
    border-right: 1px solid #D3D3D3;
    border-bottom: 1px solid #D3D3D3;
    overflow: auto;
    height: 100%;
    padding: 20px 5px;
}
#send_message_content .sms_text{
    width: 50%;
    height: 80%;
    float: right;
    padding: 0 0 25px 0;
}
#send_message_content .sms_text>.sms_text_title{
    font-weight: bold;
    text-align: center;
    padding: 5px 0;
}
#send_message_content .sms_text>.data{
    border-top: 1px solid #D3D3D3;
    border-left: 1px solid #D3D3D3;
    border-bottom: 1px solid #D3D3D3;
    height: 100%;
}
#send_message_content .sms_text>.data>textarea{
    height: 100%;
    width: 100%;
    resize: none;
    padding: 10px;
}
#send_message_content #sms_priorytet{
    text-align: center;
    padding: 30px 0 0 0;
}
#send_message_content #buttons{
    padding: 20px 0 0 0;
    text-align: center;
}

/*===================================PROFIL===================================*/
#profil{
    width: 75%;
    min-width: 600px;
    margin: 0 auto;
    padding: 30px 0 0 0;
}
#profil #def_subpage img{
    max-width: 160px;
}
#profil #def_subpage span.name{
    font-size: 2em;
    line-height: 38px;
}
#profil #profil_submenu{
    padding: 20px 0 0 0;
}
#profil #profil_submenu span.button{
    display: inline-block;
    width: 150px;
    border: 1px solid #000000;
    border-bottom: 0;
    line-height: 25px;
}
#profil #profil_submenu span.active{
    border-left: 1px solid #000000;
    height: 35px;
    font-weight: bold;
    text-decoration: underline;
    background-color: #FFFFFF;
}
#profil #profil_submenu span.inactive{
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
    height: 25px;
}
#profil #profil_window{
    margin: -11px 0 0 0;
}
#profil #notes span{
    font-size: 1em;
    color: #0E3782;
}
#profil #notes table tr:nth-child(3n+1) td{
    background-color: #E8E4D9;
}
#profil #notes #add{
    padding: 20px 0;
    color: #0E3782; 
}
#profil #notes #add span{
    text-decoration: underline;
}
#profil #history table tr:nth-child(3n+1) td{
    background-color: #E8E4D9;
}
#profil #history #all{
    padding: 20px 0;
    color: #0E3782; 
}
#profil #history #all span{
    text-decoration: underline;
}
#profil #history table tr td.wartosc{
    width: 65px;
    padding: 0 10px;
}
#profil #umowy #nowa{
    padding: 20px 0;
}
#profil #umowy #nowa img{
    width: 24px;
}
#profil #umowy table tr:nth-child(3n+1) td{
    background-color: #E8E4D9;
}
#profil #info{
    padding: 10px;
}
#profil #info #i_1{
    min-width: 300px;
}
#profil #info_dod input[type=text]{
    width: 45px;
    text-align: center;
}
#profil #info_dod input[type=email]{
    width: 300px;
}
#profil #info_dod span{
    display: inline-block;
    width: 150px;
    line-height: 22px;
    padding: 0 0 0 20px;
}
#profil .back{
    padding: 30px 0;
}
.pink{
    display: inline-block;
    background-color: pink;
}
#profil #info .bold{
    line-height: 40px;
}
#profil #kalendarz_prac{
    padding: 0 0 20px 0;
}
#profil #kalendarz_prac span{
    text-decoration: underline;
    color: #0E3782;
}
#cal_title{
    margin: 20px 0;
}
#notatka_div{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -sand-transform: translateY(-50%);
}
#notatka_div #title{
    font-weight: bold;
    font-size: 1.3em;
}
#notatka_div #text{
    border: 1px solid #000000;
    width: 500px;
    margin: 10px auto;
    padding: 20px;
    font-size: 1.3em;
}
#notatka_div #textarea{
    width: 500px;
    height: 100px;
    margin: 0 auto;
}
#notatka_div #textarea textarea{
    border: 1px solid #000000;
    width: 100%;
    height: 100%;
    padding: 20px;
}
#notatka_div .button_div{
    padding: 20px 0 0 0;
}
#notatka_div #add_notatka_result{
    padding: 20px 0 0 0;
}
#gener_new_pass #f_1{
    width: 400px;
    margin: 0 auto;
    padding: 190px 0 0 0;
}
#gener_new_pass span{
    display: inline-block;
    min-width: 150px;
    line-height: 22px;
}
#gener_new_pass #how_send{
    padding: 20px 0;
}
#zmiana_statusu{
    padding: 50px 0 0 0;
    width: 75%;
    margin: 0 auto;
}
#zmiana_statusu textarea{
    width: 100%;
    border: 1px solid #766730;
    background-color: #E8E4D9;
    height: 200px;
}
#zmiana_statusu .submit_div{
    padding: 20px 0;
}
/*===============================USUWANIE DANYCH==============================*/
#usun,
#account_deactivate{
    padding: 20px 0 0 0;
}
#usun .uwaga{
    font-size: 1.3em;
}
#usun .submit_div{
    padding: 20px 0 0 0;
}
/*=============================EDYCJA=CZŁONKÓW=RODZINY========================*/
#rodzina_edit{
    padding: 40px 0 0 0;
    width: 85%;
    margin: 0 auto;
}
#rodzina_table{
    padding: 10px 0 0 0;
    border-collapse: inherit;
}
#rodzina_table tr td{
    border: 1px solid #000000;
    background-color: #FFFFFF;
}
#rodzina_table tr td.no{
    border: 0;
    width: 50px;
}
#rodzina_table tr:first-child td{
    border: 0;
}
#rodzina_table tr td input{
    border: 0;
    margin: 0;
    background-color: #C9DED7;
    font-size: 1em;
    width: 100%;
}
#rodzina_table tr td input[type=image]{
    background-color: #ffffff;
    width: 16px;
    padding: 0;
}
#rodzina_table tr#hr td{
    border: 0;
}
#rodzina_table tr#hr td hr{
    width: 50%;
}
/*=====================================LOADER=================================*/
#loader_2{
    display: none;
    margin: 0 auto;
    border: 5px solid #f3f3f3;
    border-top: 5px solid #3498db;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation: spin 2s linear infinite;
}
@keyframes spin{
    0%{
        transform: rotate(0deg);
    }
    100%{
        transform: rotate(360deg);
    }
}
/*=========================style=dla=przycisku=typu=span======================*/
.span_button{
    width: 100%!important;
    text-align: center!important;
    padding: 20px 0 5px 0;
}
.span_button span{
    border: 2px solid #D3D3D3;
    padding: 3px 5px;
    margin: 2px 0 0 0;
    cursor: pointer;
    box-shadow: 2px 2px 3px;
}
/*=================================REJESTRACJA================================*/
#register_com{
    padding: 20px 0 40px 0;
}
/*===============================RAPORT_ZLECEN================================*/
#service_menu{
    text-align: center;
    padding: 30px 0 0 0;
}
#service_menu>a{
    display: inline-block;
    border: 1px solid #0E3782;
    background-color: #BC1033;
    line-height: 40px;
    width: 100px;
    text-decoration: none;
    color: #FFFFFF;
}
#service_menu>a.active{
    background-color: #740017;
}
#service_add{
    width: 500px;
    margin: 30px auto;
}
#service_add>form>div{
    padding: 5px 0;
}
#service_add>form>div>label{
    display: inline-block;
    width: 190px;
    font-size: 1em;
}
#service_add>form>div>.form_element{
    display: inline-block;
}
#service_add>form>div>.form_element>input,
#service_add>form>div>.form_element>select{
    width: 300px;
    height: 30px;
    margin: 0;
    padding: 5px;
}
#service_add>form>div>.form_element>textarea{
    border: 1px solid #0E3782;
    background-color: #f0f0f0;
    width: 300px;
    height: 100px;
    min-width: 300px;
    max-width: 300px;
    min-height: 100px;
    padding: 5px;
}
#service_add>form>div>.form_element>span{
    display: inline-block;
    width: 300px;
    line-height: 18px;
    margin: 0;
    padding: 5px;
    border: 1px solid #0E3782;
    background-color: #f0f0f0;
}
#service_add>form>div#service_number_box>.form_element>img#service_number_reload{
    display: none;
    padding: 0 0 0 135px;
}
#service_add>form>div#service_number_box>#service_new_number_box{
    padding: 5px 0 0 0;
}
#service_add>form>div#service_number_box>#service_new_number_box:not(.visible){
    display: none;
}
#service_add>form>div#service_number_box>#service_new_number_box>label{
    display: inline-block;
    width: 190px;
    text-align: right;
    padding: 0 5px 0 0;
}
#service_add>form>div#service_number_box>#service_new_number_box>.form_element{
    display: inline-block;
}
#service_add>form>div#service_number_box>#service_new_number_box>.form_element>input{
    width: 300px;
    height: 30px;
    margin: 0;
    padding: 5px;
}
#service_add>form>div#service_button_box{
    text-align: center;
    padding: 30px 0 0 0;
}
#service_add>form>div#service_save_info_box{
    text-align: center;
    padding: 30px 0 0 0;
}
#service_add>form>div#service_save_info_box>span{
    font-weight: bold;
    color: #BC1033;
}
#service_add>form>div#service_save_info_box.green>span{
    color: #008F00;
}
#service_add .required_mark{
    color: #FF0000;
}
#service_add>form>#required_mark_desc>span{
    color: #FF0000;
    font-weight: bold;
}
#service_list{
    width: 500px;
    margin: 30px auto;
}
#service_list>table tr td:first-child,
#service_list>table tr td:last-child{
    width: 20px;
    padding: 0;
    text-align: center;
}
#service_list>table tr td.a_element>a{
    font-size: 1em;
    font-weight: bold;
}
@media all AND (max-width: 500px){
    #service_add{
        width: 100%;
        padding: 0 20px;
    }
    #service_add>form>div>.form_element{
        width: 100%;
    }
    #service_add>form>div>.form_element>span{
        width: 100%;
    }
    #service_add>form>div>.form_element>input,
    #service_add>form>div>.form_element>select,
    #service_add>form>div>.form_element>textarea{
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
    #service_add>form>div#service_number_box>#service_new_number_box>label{
        width: 100%;
        text-align: left;
    }
    #service_add>form>div#service_number_box>#service_new_number_box>.form_element{
        width: 100%;
    }
    #service_add>form>div#service_number_box>#service_new_number_box>.form_element>input{
        width: 100%;
    }
    #service_list{
        width: 100%;
    }
}

















/*==================================RWD=======================================*/
.RWD,
.RWD_bank_nr{
    display: none
}
@media all AND (max-width: 1830px){
    nav a{
        padding: 0 3%;
    }
}
@media all AND (max-width: 1740px){
    nav a{
        padding: 0 2.8%;
    }
}
@media all AND (max-width: 1580px){
    nav a{
        padding: 0 2.6%;
    }
}
@media all AND (max-width: 1450px){
    nav a{
        padding: 0 2.2%;
    }
    #logowanie #login_section #section_3 .yes_section .form label{
        width: 90px;
    }
}
@media all AND (max-width: 1367px){
    nav a{
        padding: 0 2%;
    }
    #logowanie #login_section #section_3 .yes_section .form label{
        width: 60px;
    }
}
@media all AND (max-width: 1160px){
    #dokumenty{
        width: 60%;
    }
    nav a{
        padding: 0 1.5%;
    }
    #logowanie #login_section #section_3 .yes_section .form label{
        width: 40px;
    }
    #dokumenty{
        width: 90%;
    }
}
@media all AND (max-width: 995px){
    nav a{
        padding: 0 1%;
    }
    #wyszukiwarka #form_div{
        width: 100%;
    }
}
@media all AND (max-width: 900px){
    #polityka{
        padding: 0 55px;
    }
    #UER_information{
        bottom: 70px;
    }
}
@media all AND (max-width: 870px){
    nav a{
        padding: 0 5px;
    }
    #logowanie #login_section #section_3 .yes_section .left{
        float: none;
    }
    #logowanie #login_section #section_3 .yes_section .form{
        width: 100%;
    }
    #logowanie #login_section #section_3 .yes_section #lost_pass{
        width: 100%;
        height: 60px;
    }
    #aplikacja input:not([type=radio]):not([type=checkbox]):not([type=submit]), #aplikacja select {
        width: 257px;
    }
    #aplikacja input#do_nr {
        width: 130px;
    }
    .RWD_bank_nr{
        display: block;
    }
}
@media all AND (max-width: 805px){
    #aplikacja #s_1_image_right label{
        width: 250px;
    }
    #aplikacja .data_1 label{
        width: 250px;
    }
    #aplikacja #s_1_img{
        display: none;
    }
}
@media all AND (max-width: 730px){
    #dokumenty{
        width: 90%;
    }
    #logowanie #login_section #section_3 .yes_section .form label{
        width: 70px;
    }
    #dokumenty #show_content{
        overflow-x: scroll; 
    }
    #dokumenty #show_content .window{
        width: 620px;
    }
    #aplikacja #s_1_image_right label{
        width: 200px;
    }
    #aplikacja .data_1 label{
        width: 200px;
    }
    #aplikacja .s_2_data span.line_height_2{
        line-height: 20px;
    }
    #aplikacja #s_3_contener #oth_name{
        width: 150px;
    }
    #wyszukiwarka #form {
        width: 485px;
    }
    #wyszukiwarka #form_div{
        width: 100%;
    }
    #wyszukiwarka #form .inline-block{
        width: 110px;
    }
    #wyszukiwarka #form .inline-block2{
        width: 370px;
    }
    #wyszukiwarka #form span.lh_50 {
        line-height: 25px;
    }
}
@media all AND (max-width: 685px){
    nav a{
        padding: 0 3.1%;
    }
    .RWD{
        display: block;
    }
    .border_0{
        border-bottom: 1px solid green;
    }
    .border_1{
        border-left: 0!important;
    }
    header div#section_2 #logged_in a#log_out{
        padding: 0 10px 0 0;
    }
    header div#section_2 #logged_in span{
        padding: 0 0 0 25px;
    }
    header div#section_2{
        height: auto;
    }
}
@media all AND (max-width: 640px){
    #RWD_bottom{
        height: 140px;
    }
    #logowanie #login_section #section_3 .yes_section .form label{
        width: 40px;
    }
    header div#section_1 div{
        text-align: right;
        padding: 0 20px 0 0;
    }
    #aplikacja{
        width: 465px;
    }
}
@media all AND (max-width: 535px){
    #RWD_bottom{
        height: 170px;
    }
    #UER_information{
        bottom: 80px;
    }
    nav a{
        padding: 0 10px;
    }
}
@media all AND (max-width: 505px){
    #RWD_bottom{
        height: 190px;
    }
}
/*==================================DRUKOWANIE================================*/
@media print{
    .span_button{
        display: none;
    }
    body{
        visibility: hidden;
    }
    #dokumenty{
        margin: 0;
    }
    #show_content{
        display: block;
    }
    .print{
        visibility: visible;
        position: absolute;
        top: 0;
        padding: 0!important;
        width: 99.9%;
    }
    
    
}