/* #htmlbody { border-top:6px solid #598eb6; } */





/*
#grafika_wydzial { width:662px; height:315px; float:left; position:relative; z-index:1;  background:url(../images/glowna_noz.jpg) no-repeat; font-family:foco, Arial, Helvetica, sans-serif; margin-bottom:5px; line-height:normal;	}

#grafika_wydzial td, #grafika_wydzial p { line-height:normal; border:0px solid #f00; line-height:1em; font-size:14px; }

#grafika_wydzial #zakladka_1, #grafika_wydzial #zakladka_2 {  width:410px; position:absolute; right:0; bottom:10px; z-index:100; border:0px solid #F00; z-index:200; color:#FFFFFF; font-size:14px; } 
#grafika_wydzial .zakladka a { color:#FFF;  }
#grafika_wydzial .zakladka_top { background:url(../images/noz_bg_top.png) no-repeat; width:410px; height:3px; }
#grafika_wydzial .zakladka_bg { background:url(../images/noz_bg.png); padding:10px 10px 10px 15px; }
#grafika_wydzial .zakladka_bottom { background:url(../images/noz_bg_bottom.png) no-repeat; width:410px; height:3px; }
*/

#grafika_wydzial #zakladka_1, #grafika_wydzial #zakladka_2 {
    background: rgba(0,81,143,0.9);
}


#oferta_edukacyjna { text-decoration:none; margin-bottom:5px; }
#oferta_edukacyjna .top { background:url(../images/ramka_332_gora.png) top left no-repeat; width:332px; height:3px; float:left;}
#oferta_edukacyjna .bg { font-family:foco, Arial, Helvetica, sans-serif; border-left:1px solid #e5e5e5; border-right:1px solid #e5e5e5; width:276px; padding:10px 40px 15px 15px; color:#737373; background: #FFFFFF; }
#oferta_edukacyjna .bottom { background:url(../images/ramka_332_dol.png) bottom left no-repeat; width:332px; height:3px; border:0px solid #f00; }

#oferta_edukacyjna ul { list-style:url(../images/news_arrow_blue.gif); }


.aktualnosci h1 { font-size:22px; color:#e00034; }
.aktualnosci ul { list-style:url(../images/news_arrow_blue.gif); }
.aktualnosci .arrow { color:#e00034; background-image:url(../images/small_arrow_blue.gif)  }


.aktualnosci h1 { font-size:22px; color:#e00034; }

h1 { color:#e00034; }
h2 { color:#e00034; } 

a.more_right.arrow { background-image:url(../images/small_arrow_blue.gif); }
a.more_right { color:#e00034; }

a.more_left.arrow { background-image:url(../images/small_arrow_blue2.gif); }
a.more_left { color:#e00034; }

a.more { background-image:url(../images/small_arrow_blue.gif); color:#e00034; border-color:#e00034;  }



.text_box h2 {  color:#e00034;  }

#main_menu .main_a, #main_menu .odnosnik a {
  /*  font-size: 16px; */
}



#menu .main_a, #main_menu .main_a, #main_menu .odnosnik a, #submenu-toggle, .aktualnosci .h2, #left_menu .arrow_top {
    color: #e00034;
    color: #76787a;
     color: #123456;
}

.wyniki_lista li a {
    color: #e00034;
}

#main_menu .mvisible .main_a, #main_menu .odnosnik a:hover,
#main_menu .submenu a:hover, #main_menu .submenu a:focus,
#panel,
#main_menu .main_a:hover,
#left_menu a:hover,
#submenu-toggle #open_submenu {
    background-color: #e00034;
    background-color: #76787a;
     background-color: #123456;
}

#main_menu .open_menu::before  {
    border-color: #e00034 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-color: #76787a rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-color: #123456 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

#header, #header.wydzial, #main_menu_wrapper, #left_menu ul ul .sel, #left_menu #submenu, #main_menu {
    border-color: #e00034;
    border-color: #76787a;
     border-color: #123456;
}

#projekt_ue {
    text-align: center;
}

#projekt_ue img {
    max-width: 100%;
}


.mpb #s_i {
    padding: 10px;
}

.mpb h2.nazwa {
    font-weight: bold;
    color: #333;
    font-size: 24px;
}


.mpb h3 {
    margin: 20px 0 0px;
}


#mpb_dzialy {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    text-align: center;
}

#mpb_dzialy li {
    width: 100%;
    text-align: center;
    display: inline-block;
    padding: 0;
    background: none;
    padding: 0 10px 20px;
    vertical-align: top;
}

#mpb_dzialy li a {
    display: inline-block;
    text-decoration: none;
    color: #76787a;
    font-size: 16px;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: bold;
}

#mpb_dzialy.centra li a {
    font-size: 14px;
}

#mpb_dzialy li img {
    padding-bottom: 10px;
    border-bottom: 2px solid #76787a;
    width: 100%;
    max-width: 340px;
}



/* mobile */
@media screen and (min-width: 320px) {
    /*
            body:before {
                    content:"320px";
            }
    */

}

/* iPhone, etc landscape ---- */
@media only screen and (min-width: 480px) {
    /*
            body:before {
                    content:"480px";
            }
    */

    #mpb_dzialy li {
        width: 50%;
    }

}

@media only screen and (min-width: 600px) {
    /*
            body:before {
                    content:"480px";
            }
    */

}


/* iPad, tablets etc portrait ---- */
@media screen and (min-width: 768px) {
    /*
            #body { border:3px solid #33CC66; }
    */
    

    #mpb_dzialy li a {
        font-size: 20px;
    }
    
    #mpb_dzialy.centra li a {
        font-size: 16px;
    }

}



/* Laptops, Desktops, etc ---- */
@media screen and (min-width: 1024px) {

    /*
            body:before {
                    content:"1024px";
            }
    */

    #mpb_dzialy li {
        width: 33.3%;
    }
    
}


/* Desktop */
@media screen and (min-width: 1280px) {
    /*
            body:before {
                    content:"1280px";
            }
    */

    


}

@media screen and (min-width: 1440px) {
    /*
            body:before {
                    content:"1680px";
            }
    */


}
