﻿* {
    padding: 0;
    margin: 0;
    font-family: "Nunito Sans", "sans-serif";
    font-size: 62.5%;
}

* a:active,
* a:hover,
* a:visited,
* a:link {
    text-decoration: none;
    color: white;
}

.moodle-td td
{
    border: 1px solid #999;
    padding: 0.5rem;
    text-align: left;
}

.moodle-th th
{
    border: 1px solid #999;
    padding: 0.5rem;
    text-align: left;
}

.moodle-table
{
    margin-left: auto; 
    margin-right: auto; 
    border-collapse: collapse;
    font-size: 1500%;
}


#change_mail
{
    font-size: 14px;
    margin-top: 10px;
    display: block;
}

#change_phone
{
    font-size: 14px;
    margin-top: 10px;
    display: block;
}

#change_name
{
    font-size: 14px;
    margin-top: 10px;
    display: block;
}

b, em {
    font-size: 16px;
}

p {
    font-size: 16px;
    color: #444444;
}

img {
    max-width: 100%;
    height: auto;
}

li {
    list-style: none;
}

hr {
    background: rgb(2, 63, 135);
    height: 1px;
    border: none;
    margin: 10px 0;
}

h3, h5 {
    width: 100%;
    text-align: left;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid rgb(2, 63, 135);
    line-height: 1px;
    margin: 10px 0 20px;
    font-size: 18px;
    letter-spacing: 1px;

}

h1 {
    color: white;
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 6px;
    padding-left: 2px;
}

h2 {
    color: #444444;
    font-size: 20px;
    font-weight: normal; /*zmiana naglowkow 2018.07.11*/
    letter-spacing: 3px; /*zmiana naglowkow 2018.07.11*/
}

h3 {
    font-size: 18px;
    height: 2px;
}

h5 {
    height: 1px;
}

h3 span {
     background: #FFF;
    padding-right: 10px;
    color: #444444;
}

h5 span {
    background: #F5F5F5;
    padding-right: 10px;
    color: #444444;
}

/*rodo*/

#rodoCookie {
    bottom: 0;
    position: fixed;
    display: none;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 99999;
    width: 100%;
}

#rodoContainer {
    width: 80%;
    height: 60%;
    overflow: auto;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 10px;
    border: 1px solid #a1040e;
    background: white;
}

.text-middle {
    color: rgb(161, 49, 46) !important;
    text-align: center;
}

.warunki {
    margin-bottom: 20px;
}

.warunki2 {
    margin-bottom: 5px;
}

#rodoAccept {
    display: block;
    margin: 40px auto;
    background: rgb(161, 49, 46);
    height: 50px;
    width: 160px;
    border-color: rgb(161, 49, 46);
    color: white;
    font-size: 16px;
}

#rodoAccept:hover {
    cursor: pointer;
}

/*koniec rodo*/

#top_sub {
    background-size: 100% 76.8%;
    background-repeat: no-repeat;
    height: 213px;
    width: 100%;
}

#top_up_container {
    background-color:rgba(2, 63, 135, 0.8);
    height: 163px;
}

#top_up_main {
    max-width: 1440px;
    padding: 0 10px;
    min-width: 280px;
    margin: 0 auto;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#top_up_logo {
    float:left;
    height: 100%;
    line-height: 179px;
    width: 10%;
}

#top_up_logo img {
    height: 110px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

#top_up_sub_container1 {
    border-bottom: 2px solid rgba(255, 255, 255, 0.6);
    float: left;
    height: 50%;
    width: 90%;
}

#top_up_content1_left {
    float: left;
    width: 60%;
    height: 100%;
}

#top_up_content1_left h1 {
    padding-top: 35px;
}

/* ue */

.ue-logo {
    max-height: 39px;
    float: right;
    margin-top: 35px;
    margin-left: 10px;
}

#top_up_content1_right {
    float: right;
    margin-left: 8%;
    height: 100%;
    width: 32%;
}

#eng{
    background: white;
    color: rgba(2, 63, 135, 1);
    display: block;
    font-size: 15px;
    letter-spacing: 1px;
    margin-top: 15px !important;
    padding: 6px 5px;
    transition: background-color .5s ease-in-out;
    opacity: 1 !important;
}

#eng:hover {
    color: white;
    transition: background-color .5s ease-in-out;
    background-color: rgba(2, 63, 135, 0.8);
}

.dark-blue {
    color: rgb(2, 63, 135) !important;
}

#top_up_sub_container2 {
    float: left;
    width: 90%;
}

#top_up_content2_left {
    float: left;
    height: 100%;
    width: 68%;
}

#top_up_content2_left h1 {
    padding-top: 10px;
}

#top_up_content2_right {
    float: left;
    height: 100%;
    width: 32%;
}

#top_up_content2_right ul {
    float: right;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

#top_up_content2_right ul > li {
    float: left;
    padding-left: 8.3px;
}

#top_up_content2_right ul > li > a > img {
    float: left;
    padding-right: 4.4px;
}

#top_up_content2_right ul > li > a{
    display: block;
    font-family: arial !important;
    font-size: 14px;
    letter-spacing: 1px;
    opacity: 0.75;
    margin: 20px 2px 10px 0;
    text-align: center;
}

#top_up_content2_right ul > li > a:hover{
    opacity: 1;
}

#top_nav_container,
#top_nav_container2 {
    background-color: white;
    border-bottom: 2px solid #d5d8da;
    position: absolute;
    top: 163px;
    z-index: 5;
    height: 50px;
    width: 100%;
}

#top_nav_container2, #search_button {
    display: none;
}

#top_nav_container2 > #top_nav_main_menu {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#top_nav_main {
    height: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.top_nav_fixed {
    position: fixed !important;
    top: 0 !important;
    right: 0;
    bottom: 0;
    left: 0;
}


#mobile_menu_content {
    background-color: white;
    border-bottom: 2px solid #d5d8da;
    position: absolute;
       display: none;
    top: 43px;
    z-index: 5;
    height: auto;
    width: calc(100% - 20px);
    margin-left: 10px;
}

#top_content {
    position: relative;
    height: 294px;
}

#sidebar-bg {
    position: absolute;
    top: 50%;
    width: 45px;
    background: rgba(220, 220, 220, 0.9);
    -webkit-transform: translateY(-50%);
    height: 250px;
    padding: 0 5px;
    transform: translateY(-50%);
    transition: width .5s ease-in-out;
    z-index: 1;
}

#sidebar-bg a {
    display: block;
    height: 100%;
}

#sidebar-bg-top {
    height: calc(33% + 5px);
    position: relative;
    border-bottom: 2px solid rgb(119, 119, 119);
}

#sidebar-bg-top img {
}

.triangle-down {
    width: 50px;
}

.sidebar-bg-right {
    width: 45px;
    height: 100%;
    float: right;
}

.sidebar-bg-right img {
    display: block;
    margin: auto;
    padding-top: 30%;
}

.sidebar-bg-left {
    display: none;
}

#sidebar-bg-middle {
    height: calc(33% + 1px);
    border-bottom: 2px solid rgb(119, 119, 119);
}

#sidebar-bg-middle img {
    margin: auto;
}

#sidebar-bg-bottom {
    height: 33%;
}

#sidebar-bg-bottom img {
    width: 28px;
}

#search_field {
    background: white;
    display: none;
    height: 100%;
    position: absolute;
    width: calc(100% - 10px);
    max-width: 1400px;
}

#search_field > form {
    height: 100%;
}

.search_box,
.search_content {
    height: 100%;
}

.wide2 {
    background-color: white;
    width:65%;
    display: block;
    height: 100%;
    border: none;
    font-size: 15px;
    margin: 0 auto;
    text-align:center;
}

.menu_display {
    display: none;
    left: 0;
    right: 0;
    top: 50px;
    margin: auto;
    padding: 0 10px;
    position: absolute;
    max-width: 1440px;
    height: 309px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.menu_display div:nth-child(2n) {
    background-color: #f3f3f3;
    border: 2px solid rgb(2, 63, 135);
    height: 299px;
}

#search_toggle {
    background: white;
    height: 100%;
    margin: 0 auto;
    width: 100%;
}

#search_magnifier,
#search_magnifier_mobile,
#search_menu {
    width: 40px;
    cursor: pointer;
    z-index: 5;
    position: absolute;
}

#search_menu {
    display: none;
}

#search_button:checked + label.search_site > #search_field {
    display: block;
}

#search_button:checked + label.search_site > #search_magnifier {
    display: none;
}

#search_button:checked + label.search_site > #search_menu {
    display: inline-block;
}

.search_site > img {
    margin-top: 5px;
}

.menuslash {
    color: RGB(64, 153, 156);
    float: left;
    line-height: 50px;
    width: 8px;
}

#home_nav {
    min-width: 20px;
    padding-right: 0px;
}

#home_nav a {
    height: 100%;
    position: relative;
}

#home_nav img {
    display: block;
    width: 25px;
    margin-top: 0px;
    height: 100%;
}

.menutabs {
    display: inline-block;
    float:left;
    height: 100%;
    cursor: pointer;
    min-width: 126px;
    padding-right: 7px;
}

.menutabs:not(:first-of-type) {
    padding-left: 9px;
}

.menutabs p {
    text-align: center;
    height: 100%;
    vertical-align: middle;
    line-height: 52px;
    letter-spacing: 3px;
}

.menutabs a {
    color: #444444;
    display: block;
}

.menutabs img {
    margin: 0 auto;
    margin-top: 0px;
    display: none;
    z-index: 1;
    position: relative;
    margin-top: -5px;
}

.menutabs:hover > p + img {
    display: block !important;
}

.menutabs_2 > li:hover {
    background: black;
}

.noborder {
    font-size: 15px !important;
    border: none !important;
    color: #a4a4a4 !important;
    letter-spacing: 2px;
}

#zasoby_nav:hover + #zasoby_menu,
#uslugi_nav:hover + #uslugi_menu,
#pomoc_nav:hover + #pomoc_menu,
#szkolenia_nav:hover + #szkolenia_menu,
#bibliografia_nav:hover + #bibliografia_menu,
#onas_nav:hover + #onas_menu,
#zasoby_menu:hover,
#uslugi_menu:hover,
#pomoc_menu:hover,
#szkolenia_menu:hover,
#bibliografia_menu:hover,
#onas_menu:hover {
    display: block;
}

.transparentbar {
    background: transparent;
    width: 100%;
    height: 10px;
}

.menu_grt {
    width: 12px;
    margin: 0;
    font-size: 12px;
    display: -webkit-inline-box;
}

.menu_grt2 {
    width: 15px;
    margin: 0;
    font-size: 12px;
    display: -webkit-inline-box;
}
.menutabela {
    height: 100%;
    padding: 20px 0;
}

.menutabela tbody {
    height: 95%;
}

.menutabela td {
    display: table;
    height: 100%;
    float: left;
}

.menutabela p {
    border-bottom: 1px solid #FFF;
    padding-bottom: 5px;
    margin-left: 30px;
    list-style: none;
    width: 85%;
}

.menutabela a:link,
.menutabela a:visited,
.menutabela a:active {
    color: #444444;
}

.menutabela a:hover,
.menutabs a:hover,
#sub_check_also a:hover {
    color: rgb(161, 49, 46);
}


.menutabelaprawa tr:not(:first-child) td:last-of-type,
.menutabelasrodek tr:not(:first-child) td:nth-child(2) {
    border-left: 2px solid rgb(2, 63, 135);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.wide2::-webkit-input-placeholder {
    font-size: 16px;
    letter-spacing: 10px;
    color: #484e34;
    padding-top: 10px;
}

.wide2:-moz-placeholder {
    font-size: 16px;
    letter-spacing: 13px;
    color: #484e34;
    padding-top: 10px;
}
.wide2::-moz-placeholder {
    font-size: 16px;
    letter-spacing: 13px;
    color: #484e34;
    padding-top: 10px;
}

.wide2:-ms-input-placeholder {
    font-size: 16px;
    letter-spacing: 13px;
    color: #484e34;
    padding-top: 10px;
}

#info_panel {
    background-color: white;
    display: block;
    height: 310px;
    overflow: auto;
    position: relative;
    width: 100%;
}

#info_top {
    background-color: #f0f09d;
    display: block;
    height: 31px;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}

#info_opening_hours {
    display: block;
    float: left;
    height: 100%;
    position: relative;
    width: calc(100%/3);
}

#info_opening_hours > div {
    height: 100%;
    width: 62%;
    float: right;
}

#info_opening_hours p {
    display: inline-block;
    float: right;
    letter-spacing: 3px;
    line-height: 30px;
    margin-right: 80px;
}

#info_slash {
    float: right;
    font-size: 60px;
    font-weight: bold;
    color: white;
    line-height: 30px;
}

#info_ask_librarian {
    display: block;
    float: right;
    height: 100%;
    width: 59.5%;
}

#info_ask_librarian > p {
    display: inline-block;
    letter-spacing: 3px;
    line-height: 30px;
    text-align: left;
    margin-left: 80px;
}

#info_content {
    display: block;
    height: 100%;
    position: relative;
    width: 100%;
}

#info_content_left {
    display: block;
    float: left;
    height: 100%;
    position: relative;
    width: 400px;

}

#info_content_left_logo {
    display: block;
    float: left;
    height: 100%;
    position: relative;
}

#info_content_left_logo > img {
    margin-left: 50px;
    margin-top: 16px;
}

#info_content_opening_hours {
    display: block;
    background-color: #f5f5f5;
    float: right;
    height: 100%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform:translateY(-50%);
    width: 100%;
}

.info_content_right {
    float: right;
    font-size: 18px;
    height: 100%;
    width: 60.55%;
}

#info_content_right2 {
    display: none;
    background-color: #f5f5f5;
}

#open_date_content {
    width: 100%;
    height: 50%;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    -webkit-transform:translateY(-50%);
}

#open_date_content p {
    text-align: center;
    letter-spacing: 1px;
    position: relative;
}

#open_date {
    display: inline-block;
    font-size: 23px;
    margin-top: 5px;
    letter-spacing: 1px;
    margin-left: 3px;
}

#open_date_left {
    position: relative;
    float: left;
    height: 100%;
    width: 19%;
}

#open_date_top {
    height: 50%;
    width: 77%;
    border-bottom: 1px solid black;
    position: relative;
    margin: 0 auto;
}

#open_date_top p {
    top: 43%;
}

#open_date_bottom {
    height: 50%;
    width: 77%;
    margin: 0 auto;
}

#open_date_bottom p {
    top: 16%;
}

#open_day {
    font-size: 15px;
    margin-top: 5px;
    letter-spacing: 0.7px;
    margin-left: 3px;
    clear: both;
    float: left;
}

.gg_top {
    display: block;
    padding: 10px 8px;
    line-height: 18px;
    font-size: 16px;
    letter-spacing: 1px;
}

.gg_img {
    float: left;
    display: block;
    padding-right: 50px;
}

.gg_bottom_text {
    background: #fff;
    font-size: 16px;
    color: #888;
    display: block;
    line-height: 40px;
    padding-left: 12px;
    box-shadow: 0px 1px 1px 0px #bbb inset;
    -webkit-box-shadow: 0px 1px 1px 0px #bbb inset;
    -moz-box-shadow: 0px 1px 1px 0px #bbb inset;
}

#info_content_right2_left {
    display: block;
    float: left;
    height: 100%;
}

#info_content_right2_left2_left{
    float: left;
    display: block;
    height: 100%;
    margin-top: 25px;
    text-align: center;
    padding: 0 15px;
}
#info_content_right2_left2_right{
    float: right;
    display: block;
    height: 100%;
    margin-top: 25px;
    text-align: center;
    padding: 0 15px;
}

#info_content_right2_right {
    display: block;
    float: left;
    height: 100%;
    padding: 40px 0 0 20px;
    width: 30%;
}

.contact_mail {
    display: block;
    margin-top: 20px;
    margin-left: 60px;
}

.contact_phone {
    display: block;
    margin-left: 79px;
}

#info_content_right2_left p,
#info_content_right2_right p {
    letter-spacing: 1px;
}

.active_news_main {
    background-color: rgb(161, 49, 46) !important;
}

.active_news_main_aktualnosc {
    background-color:#f0f09d !important;
}

#news_main_top {
    background-color: #FFF;
    border-bottom: solid 1px rgb(2, 63, 135);
    height: 40px;
    width: 100%;
    margin-top: 40px;
}

#news_main_top_content{
    transform: translateY(50%);
    -webkit-transform:translateY(50%);
    position: relative;
    text-align: center;
}

#news_main_top_left_container {
    float: left;
    width: calc(100%/3);
    height: 100%;
    position: relative;
}

#news_main_top_left_container2 {
    background-color: rgb(2, 63, 135);
    height: 100%;
    width: 400px;
    float: right;
    color: #FFF;
    z-index: 1;
}

#news_main_top_left_container2_overlay {
    display: none;
    opacity: 1;
    height: 100%;
    width: 400px;
    right: 0;
    z-index: 2;
    position: absolute;
}

#news_main_top_left_container2_overlay:hover {
    cursor: pointer;
    transition: background-color 0.5s ease-in-out;
    background-color: #d1d15d;
}

#news_main_top_left_container2_overlay p {
    letter-spacing: 1px;
    color: rgb(0, 0, 0) !important;
}

#news_main_top_right_container {
    float: right;
    width: 60.55%;
    height: 100%;
}

#news_main_top_right_container2 {
    background-color: rgb(2, 63, 135);
    height: 100%;
    width: 450px;
    float: left;

}

#news_main_top_right_container2:hover {
    cursor: pointer;
    transition: background-color 0.5s ease-in-out;
    background-color: rgb(161, 49, 46);
}

#news_main_top_right_container p {
    transform: translateY(50%);
    -webkit-transform:translateY(50%);
    color: white;
    text-align: center;
    letter-spacing: 2px;
}

#news_main_top_right2_container2 {
    background-color: rgb(161, 49, 46);
    height: 100%;
    width: 450px;
    float: right;
    color: #FFF;
}

#news_main_top_right2_container2:hover {
    cursor: pointer;
    transition: background-color 0.5s ease-in-out;
    background-color:  rgb(2, 63, 135);
}

#news_main_top_content > a {
    color: rgb(0, 0, 0);
}


.a_news_top:visited,
.a_news_top:link,
.a_news_top:hover,
.a_news_top:active {
    color: black;
    letter-spacing: 1px;
}

.a_news_top:visited, .a_news_top:link[style]{
    color: black !important;
}


.a_news_top:hover {
    text-decoration: underline;
}

.news_slash {
    font-size: 16px;
    padding-left: 5px;
    padding-right: 5px;
    color: #FFF;
}

.middle_container,
.mobile_rest_info_container {
    background-color: white;
    display: block;
    height: 350px;
    width: 100%;
}

.bottom_end {
    background-color: #d5d8da;
    clear: both;
    height: 40px;
    width: 100%;
}


#news_main_preview {
    position: absolute;
    right: 0;
    z-index: 1;
}

#news_opening_hours {
    width: 110px;
    height: 100%;
    background: #f5f5f5;
    float: left;
}

#news_opening_hours #open_date_top,
#news_opening_hours #open_date_bottom,
.przelacz_prawe {
    display: none;
}

#news_opening_hours a {
    float: left;
    height: 100%;
}

#news_opening_hours p {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

#news_opening_hours img {
    display: block;
    margin: 0 auto;
}

#news_opening_hours_preview {
    opacity: 0;
    position: absolute;
    right: 0;
    z-index: 0;
    height: 100%;
}

#news_opening_hours:hover + #news_opening_hours_preview {
    z-index: 2;
    opacity: 1;
    transition: opacity 1s ease-in-out;
}

.main_preview {
    position: relative;
    width: 400px;
    height: 100%;
}

#lista_dostep_testowy {
    padding: 17px 0;
    margin-bottom: 10px;
}

#lista_dostep_testowy a {
    color: #444444 !important;
}

#lista_dostep_testowy p:last-of-type {
    padding-bottom: 0 !important;
}

#news_main_title,
#lista_dostep_testowy {
    display: block;
    background-color: #f0f09d;
}

#news_main_title_list {
    bottom: 0;
    padding: 17px 0;
    left: 0;
    overflow: auto;
    margin: auto;
    min-height: 100px;
    position: absolute;
    right: 0;
    top: 0;

}

.news_list:not(:last-child) {
    padding-bottom: 17px;
}

.news_list {
    letter-spacing: 1px;
}

.news_list > span {
    color: #7a7a7a;
    padding-left: 25px;
    padding-right: 25px;
    position: absolute;
    display: inline-block;
}

.news_list a:visited,
.news_list a:link,
.news_list a:hover,
.news_list a:active {
    color: #313131;
    letter-spacing: 1px;
    padding-left: 140px;
    display: inline-block;
}

.news_list > a:hover {
    text-decoration: underline;
}

.slideshow_overlay {
    color: red;
    display: none;
    font-size: 38px;
}

#rest_info_block1 {
    float: right;
    overflow: hidden;
}

#rest_info_cover1 {
    background-image: url('img/nowa/dla_studentow.jpg');
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

#rest_info_cover2 {
    background-image: url('img/nowa/dla_publikujacych.jpg');
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

#rest_info_cover3 {
    background-image: url('img/nowa/dla_dydaktykow.jpg');
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.photo_hover1{
    transition: transform .5s ease-in-out;
}

.photo_hover1:hover,
.photo_hover1:focus {
    transform: scale(1.1);
    transition: transform .5s ease-in-out;
}

.photo_hover1:hover .over_title1,
.photo_hover1:focus .over_title1 {
    top: 40%;
    transition: top .5s ease-in-out;
}

.photo_hover1:hover .over_transparent1,
.photo_hover1:focus .over_transparent1 {
    background-color: rgba(2, 63, 135, 0.3);
    transition: background-color .5s ease-in-out;
}

.over_title1 {
    width: 100%;
    height: 20%;
    position: absolute;
    top: 80%;
    background-color: rgb(161, 49, 46);
    transition: top .5s ease-in-out;
}

.over_title1 p {
    text-align: center;
    letter-spacing: 3px;
    color: #FFF;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.over_transparent1 {
    background-color: rgba(64, 153, 156, 0);
    width: 100%;
    height: 100%;
    transition: background-color .5s ease-in-out;
}

.over_transparent2{
    width: 100%;
    height: 100%;
}

#rest_info_block1  a,
#rest_info_block2  a,
#rest_info_block3  a {
    color: black;
    display: block;
    height: 100%;
}

#rest_info_block2 {
    margin: auto;
    overflow: hidden;
}

#rest_info_block3 {
    float: left;
    overflow: hidden;
}

#top_online{
    width: 100%;
    height: 40px;
}

#top_online_left{
    float: left;
    width: calc(100%/3);
    height: 100%;
    position: relative;
    background-color: #d5d8da;
}

#top_online_right{
    float: right;
    width: 60.55%;
    height: 100%;
    background-color: #d5d8da;
}

#online_middle_mobile_container {
    display: none;
}

#top_online_right > p,
#online_middle_mobile_container p {
    transform: translateY(50%);
    -webkit-transform:translateY(50%);
    text-align: center;
    letter-spacing: 2px;
}

.middle_rest_info_container {
    height: 313px;
}

#online_left_content{
    right: 0;
    position: absolute;
    background: black;
    overflow: hidden;
}

#online_left_cover1{
    background-image: url('img/nowa/biblioteka_online.png');
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

#online_left_cover2{
    background-image: url('img/nowa/ppm_gumed3.jpg');
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

#online_left_cover3{
    background-image: url('img/nowa/zdalny_dostep.jpg');
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

#online_left_cover1 .over_title1{
    background-color: rgb(2, 63, 135);
}

#online_left_cover1 .over_title1 p{
    color: white;
}

#online_left_cover2 .over_title1{
    background-color: rgb(2, 63, 135);
}

#online_left_cover2 .over_title1 p{
    color: white;
}

#online_left_cover3 .over_title1{
    background-color: rgb(2, 63, 135);
}

#online_left_cover3 .over_title1 p{
    color: white;
}

#online_left_cover1_en{
    background-image: url('img/nowa/biblioteka_online.png');
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

#online_left_cover2_en{
    background-image: url('img/nowa/ppm_mug2.jpg');
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

#online_left_cover3_en{
    background-image: url('img/nowa/remote_access.jpg');
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

#online_left_cover1_en .over_title1{
    background-color: rgb(2, 63, 135);
}

#online_left_cover1_en .over_title1 p{
    color: white;
}

#online_left_cover2_en .over_title1{
    background-color: rgb(2, 63, 135);
}

#online_left_cover2_en .over_title1 p{
    color: white;
}

#online_left_cover3_en .over_title1{
    background-color: rgb(2, 63, 135);
}

#online_left_cover3_en .over_title1 p{
    color: white;
}

#new_books,
#new_books div,
#new_books ul,
#new_books li {
    height: 100%;
}

#new_books div {
    padding-right: 58px;
}

#new_books img{
    height: calc(100% - 2px);
    max-width: 182px;
  border: 1px solid black;
}

.spaccing {
    margin-bottom: 15px;
}

#footer {
    display: block;
    height: 740px;
    width: 100%;
}

#upper_footer {
    background: white;
    display: block;
    height: 303px;
    margin-top: 40px;
    position: relative;
    width: 100%;
}

#upper_footer > .bottom_end {
    background-color: rgba(213, 216, 218, 0.8) !important;
    position: relative;
    top: -5.6%;
}

#map {
    height: 303px;
    width: 100%;
}

#map_overlay {
    background: rgba(255,255,255, 0.7);
    height: 80%;
    position: absolute;
    right: calc(100% / 3 - 400px);
    width: 400px;
    z-index: 1;
    top: 54%;
    transform: translateY(-54%);
    -webkit-transform:translateY(-54%);
}

#map_overlay_open_map {
    position: relative;
    display: block;
    width: 90%;
    height: 30%;
    background-color: rgb(161, 49, 46);
    margin: auto;
    top: 30px;
    transition: background-color 0.5s ease-in-out;
}

#map_overlay_open_map:hover {
    transition: background-color 0.5s ease-in-out;
    background-color: rgb(2, 63, 135);
}

.map_a:visited,
.map_a:link,
.map_a:hover,
.map_a:active {
    color: white;
    display: block;
    font-size: 60px;
    height: 100%;
    letter-spacing: 3px;
}

.map_a:hover {
    color: rgb(121, 166, 170);
}

.map_a > p {
    color: white;
    display: block;
    position: relative;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform:translateY(-50%);
}

#map_overlay_open_campus {
    position: relative;
    display: block;
    width: 90%;
    height: 30%;
    background-color: rgb(161, 49, 46);
    margin: auto;
    top: 70px;
    transition: background-color 0.5s ease-in-out;
}

#map_overlay_open_campus:hover {
    transition: background-color 0.5s ease-in-out;
    background-color: rgb(2, 63, 135);
}

#bottom_footer {
    background-image: url('img/nowa/footer.jpg');
    background-repeat: no-repeat;
    background-position: 100% bottom;
    background-attachment: fixed;
    height: 437px;
    width: 100%;
}

#bottom_footer p {
    color: white;
    text-align: left;
    letter-spacing: 1px;
    font-size: 15px;
}

#bottom_footer a {
    font-size: 15px;
}

#bottom_footer a:hover {
    text-decoration: underline;
}

#footer_bottom_container {
    background-color: rgba(2, 63, 135, 0.8);
    height: 100%;
}

#footer_bottom_main {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
}

#bottom_footer .bottom_end {
    height: 0;
}

#footer_left {
    float: left;
    height: 390px;
    width: 30%;
    position: relative;
    z-index: 2;
}

#footer_left > div {
    height: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform:translateY(-50%);
}

#footer_right {
    position: relative;
    z-index: 2;
    float: right;
    height: auto;
    width: 30%;
}

#footer_right > div {
    margin-top: 50px;
    float: right;
}

#footer_middle {
    position: relative;
    height: 390px;
    width: auto;
    padding-top: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1;
}

#footer_middle p,
#footer_bottom p {
    text-align: center;
}

#footer_middle a:visited,
#footer_middle a:link,
#footer_middle a:hover,
#footer_middle a:active {
    letter-spacing: 1px;
    color: white;
}

#footer_bottom {
    height: 47px;
    width: auto;
}

#footer-kdbaum {
    position: absolute;
    bottom: 50%;
    left: 50%;
    margin-bottom: -30px;
    margin-left: -75px;
}

#fadeshow {
    width: 100% !important;
    height: 100% !important;
}

.slideshow_img {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
}

#sub_content {
    margin-top: 30px;
    margin-bottom: 20px;
    height: auto;
    width: 100%;
    overflow: auto;
}

#sub_content p, span, a, strong,
.ladna td,
.news_list a,
u {
    font-size: 16px;
}

#sub_left_container1,
#sub_left_container2 {
    float: left;
    height: auto;
    margin-left: 10px;
    width: 30%;
}

#sub_right_container {
    float: right;
    height: auto;
    min-height: 800px;
    width: calc(70% - 30px);
    margin: 0 10px;
}

.subRightDate {
    background: #f5f5f5;
    margin-bottom: 25px;
}

.subRightDate p {
    color: #949494;
    float: right;
    margin-right: 20px;
    margin-top: 12px;
}

#sub_right {
    margin-left: 20px;
    height: auto;
    width: auto;
}

#sub_right li,
#main_body li {
    list-style-position: outside;
    padding-left: 10px;
    margin-left: 27px;
    font-size: 16px;
    color: #444444;
}

#sub_right ul li,
#main_body ul li {
    list-style-image: url(img/nowa/dot.png);
}

#sub_right ul > li > ul li,
#main_body ul > li > ul li {
    list-style-image: url(img/nowa/punkt.png) !important;
}

#sub_right ol > li,
#main_body ol > li {
    list-style: decimal;
}

#sub_right a,
#main_body a,
.link,
.news-title {
    color: rgb(161, 49, 46) !important;
}

#sub_right a:hover,
#main_body a:hover,
.link:hover {
    text-decoration: underline;
}

#sub_right p,
#main_body p {
    padding-bottom: 10px;
}

#sub_menu {
    background-color: #f5f5f5;
    margin-bottom: 40px;
}

.menu_title {
    padding: 10px 0 10px 20px;
    font-size: 16px !important;
    font-weight: normal;
    letter-spacing: 3px;
    color: rgb(2, 63, 135);
}

.menu {
    list-style-type: none;
}

.menu > li {
    margin-bottom: 2px;
    background-color: rgb(2, 63, 135);
    height: 40px;
}

.menu li > a {
    color: #FFF !important;
    display: table;
    float: left;
    height: 100%;
    margin-left: 20px;
    width: calc(100% - 50px);
}

.menu li > a > span {
    display: table-cell;
    vertical-align: middle;
}

.aktywna_lewe_menu {
    background-color: rgb(161, 49, 46) !important;
}

.arrow_down_menu {
    float: right;
    padding-top: 10px;
    padding-right: 10px;
}

.sub_menu_plist_container {
    list-style-type: none;
}

.sub_menu_plist_container a {
    display: table;
    height: 40px;
    margin-left: 30px;
    line-height: 36px;
    color: #444444;
    width: calc(100% - 30px);
}

.sub_menu_plist_container p:not(:last-child) {
    border-bottom: 2px solid #FFF;
}

#sub_check_also {
    padding: 20px 20px;
    background-color: #f5f5f5;
}

#sub_check_also p {
    padding-bottom: 10px;
}

#sub_contact {
    padding: 20px 0;
    display: block;
    background-color: #f0f09d;
    margin-bottom: 40px;
}

#sub_contact p {
    text-align: center;
    display: table;
    margin: 0 auto;
}

#sub_contact a,
#sub_check_also a {
    color: #444444;
}

/*zamiast podkreslona2 i tabeli*/
.tabela-c-u {
    clear: both;
}

.tabela-2-u {
    width: 50%;
    float: left;
}

.tabela-1-u {
    width: 50%;
    margin: 0 auto;
}
/* */

.podkreslona tr:nth-of-type(2n-1),
.podkreslona2 tr:nth-of-type(2n-1) {
    width: 100%;
    display: table;
    padding-top: 8px;
}

.podkreslona tr:nth-of-type(2n),
 .podkreslona2 tr:nth-of-type(2n){
    border-bottom: 1px solid #e9e9e9;
    display: inline-block;
    width:100%;
}

.podkreslona tr:nth-of-type(2n) > td {
    width: 50%;
}

.podkreslona2 td {
    width: 50%;
    display: block;
    float: left;
}

.prosta,
.podkreslona0 {
    border-collapse: collapse;
    table-layout: fixed;
}

.prosta td:nth-of-type(1),
.podkreslona0 td:nth-of-type(1) {
    padding-right: 15px;
}

.prosta tr,
.podkreslona0 tr {
    border-bottom: 1px solid #e9e9e9;
}

.prosta td,
.podkreslona0 td {
    padding-top: 10px;
    margin-top: 10px;
}

.width392 {
    max-width: 392px;
}

.ukryte,
.u,
.tresc-u {
    display: none;
    border-left: 2px solid rgb(2, 63, 135);
    margin-bottom: 15px;
}

.ukryte p,
.u p,
.tresc-u {
    padding-left: 10px;
}

.cien {
    box-shadow: 3px 3px 5px #cbcbcb;
    border: 1px solid grey;
}

.przelacz {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid rgb(2, 63, 135);
    margin-bottom: 20px;
}

.przelacz p {
    color: #FFF;
    display: inline-block;
    min-width: 200px;
    padding: 10px;
    text-align: center;
    float: left;
    letter-spacing: 3px;
    margin-right: 20px;
    background-color: rgb(2, 63, 135);
    transition: background-color .5s ease-in-out;
}

.przelacz_active {
    background-color: rgb(161, 49, 46) !important;
}

.przelacz p:hover {
    cursor: pointer;
    transition: background-color 0.5s ease-in-out;
    background-color: rgb(161, 49, 46);
}

.przelacz_lewe {
    display: block;
}

#main_body {
    margin: 0 auto;
    margin-top: 30px;
    max-width: 1440px;
    padding: 0 10px;
}

.news-title {
  letter-spacing: 3px;
  padding-bottom: 0 !important;
}

.NewsContainer {
    margin-top: 30px;
    margin-bottom: 10px;
}

#news-check-more {
    text-align: center;
}

#news-check-more p {
    padding: 20px;
    display: inline-block;
    background: #F5F5F5;
}

#pageSelectorContainer {
    margin: 50px 0;
}

#pageSelector {
    display: table;
    margin: 0 auto;
}

.customBtn {
    color: #444444 !important;
    min-width: 20px;
    text-align: center;
    display: inline-block;
    font-size: 18px;
    margin: 0 5px;
}

#scrollTopBtn {
    display: none;
    bottom: 20px;
    position: fixed;
    cursor: pointer;
    right: 30px;
    width: 60px;
    z-index: 99;
}

pre {
    height: 44px;
    font-size: 16px;
    line-height: 40px;
    margin: 0;
    z-index: 999;
    position: fixed;
    background: rgba(0,255,0,1);
    display: block;
    width: 100%;
    color: #fff;
    font-weight: bold;
    padding: 2px 10px;
    top: 0;
    -webkit-transform: translateZ(0);
}

.nabytki_kalendarz td {
    float: left;
    width: 100%;
}

.nabytki_kalendarz .rok li {
    list-style-image: none !important;
}

.nabytki_kalendarz .miesiace ul,
.nabytki_kalendarz .miesiace li {
    float: left !important;
}

.nabytki_nowe {
    border-spacing: 10px;
    border: 0;
}

.nabytki_nowe td:nth-of-type(2n) {
    border: 0;
}

.nabytki_nowe td:nth-of-type(2n) p {
    margin-left: 10px;
}

.rozwin:hover {
    cursor: pointer;
}

#ebsco-search {
    margin: 0 auto;
    max-width: 960px;
}

#ebsco-header {
    background-color: rgb(2, 63, 135);
    height: 51px;
}

.ebsco-label-container {
    float: left;
    height: 100%;
    width: 33.3%;
}

.ebsco-radio {
    display: none;
}

.ebsco-radio:checked + .ebsco-label p {
    border-bottom: 1px solid #FFF;
    border-top: 1px solid #FFF;
}

.ebsco-label {
    display: table;
    height: 100%;
    width: 100%;
}

.ebsco-label:hover {
    cursor: pointer;
}

.ebsco-label div {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.ebsco-label p {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    color: #FFF;
    font-size: 16px !important;
    padding-bottom: 0 !important;
}

#ebsco-main {
    height: 71px;
    position: relative;
}



#ebsco-search-text {
    border: none;
    height: 100%;
    width: 100%;
    width: 100%;
    color: #444;
    font-size: 16px !important;
    text-align: center;
    position: absolute;
}

#ebsco-search-text::-webkit-input-placeholder {
    font-size: 16px;
    letter-spacing: 10px;
}

#ebsco-search-text:-moz-placeholder {
    font-size: 16px;
    letter-spacing: 10px;
}
#ebsco-search-text::-moz-placeholder {
    font-size: 16px;
    letter-spacing: 10px;
}

#ebsco-search-text:-ms-input-placeholder {
    font-size: 16px;
    letter-spacing: 10px;
}

.ebsco-submit {
    background:url(img/nowa/lupa_multi.png) no-repeat;
    border: none;
    width: 57px;
    height: 55px;
    right: 0;
    margin-top: 10px;
    position: absolute;
  text-indent: 100px;
  text-transform: uppercase;
}

.ebsco-submit:hover {
    cursor: pointer;
}

#ebsco-footer {
    background-color: rgb(161, 49, 46);
    height: 8px;
}

.tabelka > div {
    max-width: 140px;
    float: left;
    width: 100%;
    height: 220px;
}

.gadu_subpage_container {
    background-color: #F5F5F5;
    margin-top: 20px;
    text-align: center;
}

.gadu_subpage_field {
    display: inline-block;
    margin: 10px;
}

.gadu_subpage_field .contact_mail,
.gadu_subpage_field .contact_phone {
    margin-left: 0 !important;
}

.external-link {
    background: red;
}

iframe {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

#lista_dostep_testowy {
    min-height: 20px;
}