/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}


/* --- body */
html {
    margin: 0;
    padding: 0;
    overflow: scroll;
}

body {
    background-color: #F7F3E9;
    color: #222222;
    font-family: Arial, sans-serif;
    font-size: 75%;
    line-height: 1.5;
    margin: 0;
}

a {
    text-decoration: none;
    color: #A68229;
}

a:hover, a:focus {
    text-decoration: underline;
}

b, strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

h1, h2, h3, h4 {
    color: #111111;
    display: block;
    font-family: "helvetica neue", "helvetica", "arial", sans-serif;
}

h1 {
    font-size: 1.8em;
    line-height: 1;
    margin-bottom: 0.1em;
}

h2 {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 0.75em;
}

h3 {
    font-size: 1.3em;
    font-weight: 700;
    line-height: 0.95;
    margin: 0 0 0.7em 0;
}

h4 {
    font-weight: 700;
    line-height: 0.95;
    margin: 0 0 0.7em 0;
}

p {
    margin: 0 0 0.8em 0;
}

sup {
    vertical-align: super;
}

sub {
    vertical-align: sub;
}



.text-justify {
    text-align: justify;
}




#container {
    margin: 0 auto;
    width: 970px;
}


/* Header */
.header-banner {
    height: 100px;
    margin: 0;
    padding: 0;
}

.header-splash {
    margin: 0;
    padding: 0;
    width: 970px;
}

.header-nav {
    background-color: #4C3600;
    margin-top: 0;
    margin-bottom: 2px;
    padding: 4px 0;
}

.header-nav table,
.footer table {
    margin: 0 auto;
    width: 940px;
}

.header img,
.footer img {
    vertical-align: middle;
}

.header-nav a,
.footer a {
    color: #ffffff;
    font-weight: bold;
}

.footer {
    background-color: #4C3600;
    clear: both;
    display: inline;
    float: left;
    padding: 4px 0;
    width: 100%;
}

.footer img {
    height: 16px;
}

.footer td {
    text-align: center;
}


/**
 * Banners
 */
.banners {
    display: inline;
    float: left;
    margin: 15px 0 10px 0;
    width: 730px;
}

#banner-b {
    display: inline;
    float: left;
    margin-right: 10px;
}




/**
 * Front
 * Styles displayed on the front page
*/
.front {
    display: inline;
    float: left;
    margin-top: 5px;
    margin-bottom: 4px;
    width: 970px;
}

.front a {
    color: #725924;
}

.front .section {
    margin-bottom: 8px;
}

.front .section img {
    margin-top: 5px;
}

.front .section h3 {
    border-top: 1px solid #C7B892;
    border-left: 1px solid #C7B892;
    color: #725924;
    margin-bottom: 5px;
    padding: 6px 0 4px 6px;
}

.front .section ul {
    margin-left: 6px;
}


/* News - front news */
.front .news-front {
    display: inline;
    float: left;
    width: 500px;
}

.front .news-front h2 {
    margin-bottom: 8px;
}

.front .news-front a {
    text-decoration: none;
    outline: none;
    color: #17223e;
}

.front .news-front img {
    margin-bottom: 5px;
}

.front .news-front .news-bold {
    font-weight: bold;
}

.content .news-frame-item img {
/*    margin-left: 10px;*/
}


.front .left-panel {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 230px;
}

.front .right-panel {
    display: inline;
    float: left;
    margin-left: 10px;
    width: 220px;
}

.front .bottom-panel {
    display: inline;
    float: left;
    margin-top: 10px;
    width: 730px;
}

.front .bottom-panel .sub-panel-a,
.front .bottom-panel .sub-panel-b,
.front .bottom-panel .sub-panel-c,
.front .bottom-panel-2 .panel-a,
.front .bottom-panel-2 .panel-b,
.front .bottom-panel-2 .panel-c,
.front .bottom-panel-2 .panel-d {
    display: inline;
    float: left;
    margin-right: 10px;
}

.front .bottom-panel .sub-panel-a {
    width: 240px;
}

.front .bottom-panel .sub-panel-b {
    width: 250px;
}

.front .bottom-panel .sub-panel-c {
    margin-right: 0;
    width: 220px;
}

.front .bottom-panel-2 {
    display: inline;
    float: left;
    margin-top: 5px;
    width: 970px;
}

.front .bottom-panel-2 .section {
    margin-bottom: 0;
}

.front .bottom-panel-2 .panel-a,
.front .bottom-panel-2 .panel-d {
    width: 230px;
}

.front .bottom-panel-2 .panel-d {
    margin-right: 0;
}

.front .bottom-panel-2 .panel-b {
    width: 240px;
}

.front .bottom-panel-2 .panel-c {
    width: 240px;
}



















.wrapper {
    background-color: #E9E2D3;
    display: inline;
    float: left;
    padding-top: 0px;
    padding-bottom: 5px;
    width: 970px;
}

.sidebar-a,
.sidebar-b {
    display: inline;
    float: left;
}

.sidebar-a {
    background-color: #C2B38F;
    margin-right: 10px;
    width: 200px;
}

.sidebar-b {
    background-color: #C2B38F;
    margin-left: 10px;
    width: 143px;
}

.content {
    display: inline;
    float: left;
    width: 607px;
}




/* Menus */
ul.menu-right,
ul.menu-left {
    list-style-position: inside;
    list-style-type: none;
}


.menu-right {
    font-size: 98%;
}

.menu-right li {
    background: #A28D57 url('/img/menu_pas_l.png') no-repeat scroll 0 0;
}

.menu-right li a {
    color: #ffffff;
    display: block;
    height: 35px;
    line-height: 1.2;
    outline: none;
    padding: 0 4px 1px 30px;
    text-decoration: none;
}

.menu-right li a span {
    display: table-cell;
    height: 35px;
    vertical-align: middle;
}

.menu-right .tmp-3 {
    background-image: url('/img/menu_pas_l_3.png');
    height: 45px;
}

.menu-right .tmp-4 {
    background-image: url('/img/menu_pas_l_4.png');
    height: 55px;
}

.menu-right .active,
.menu-right li:hover {
    background-image: url('/img/menu_act_l.png');
}

.menu-right .tmp-3.active,
.menu-right li.tmp-3:hover {
    background-image: url('/img/menu_act_l_3.png');
}

.menu-right .tmp-4.active,
.menu-right li.tmp-4:hover {
    background-image: url('/img/menu_act_l_4.png');
}




.menu-left {
    font-size: 98%;
}

.menu-left > li a.primary {
    /* border: 1px solid #C9BFAB; */
    color: #ffffff;
    background: #A28D57 url('/img/menu_pas.png') no-repeat scroll 0 0;
    display: block;
    height: 35px;
    line-height: 1.2;
    outline: none;
    padding: 0 30px 1px 4px;
    text-decoration: none;
}

.menu-left > li a.primary span {
    display: table-cell;
    height: 35px;
    vertical-align: middle;
}

.menu-left > li.active a.primary,
.menu-left > li a.primary:hover {
    background-image: url('/img/menu_act.png');
}

.menu-left .submenu {
    background-color: #C2B38F;
    padding: 5px;
}

.menu-left .submenu li {
    border-bottom: 1px solid #E1CD9A;
    padding: 2px 0;
}

.menu-left .submenu li a {
    color: #4c3600;
    font-size: 90%;
}

.menu-left .submenu li a:hover {
    color: #ffffff;
    text-decoration: none;
}

.menu-left .tmp-margin {
    margin-top: 20px;
}


.expandable {
    cursor: pointer;
}


.breadcrumbs {
    padding: 2px 0;
}

.breadcrumbs a {
    color: #725924;
}

.content {
    padding-top: 10px;
}

.content ul {
    list-style-position: outside;
    list-style-type: square;
    margin-bottom: 20px;
    padding-left: 20px;
}

.content ol {
    list-style-position: inside;
    list-style-type: decimal;
    margin-bottom: 20px;
    padding-left: 5px;
}

.phd-item {
    margin-bottom: 20px;
}

.phd-item ul {
    margin-bottom: 10px;
}

.phd-item h3 {
    font-size: 120%;
    cursor: pointer;
}


.kierownictwo ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0 10px 0;
}

.kierownictwo h3 {
    margin-top: 20px;
}

.kierownictwo ul li {
    padding-bottom: 10px;
}

.uip {
    width: 100%;
}

.uip caption {
    margin-bottom: 10px;
}

.uip th {
    text-align: center;
}

.uip .nagl {
    background-color: #4C3600;
    color: #ffffff;
}

.uip td {
    padding: 10px 0;
}

.uip a {
    text-decoration: underline;
}

.uip a:hover {
    text-decoration: none;
}




.hist ul {
    margin: 0 0 10px 25px;
    padding: 0 0 0 0;
}

.hist ol {
    list-style-position: outside;
    margin: 0 0 10px 30px;
    padding: 0 0 0 0;
}

ul.dhc {
    list-style-type: none;
    list-style: none;
    list-style-position: inside;
    margin: 0;
}











/* Historia */
p.tyt {
    font-size: 120%;
    font-weight: bold;
    margin: 0;
}

p.tyt1 {
    font-size: 120%;
    font-weight: bold;
    margin: 0;
}

p.tyt1 a {
    color: #222222;
    text-decoration: none;
}

p.up {
    text-align: right;
}

p.up a {
    color: #7f796c;
}

span.powrot a {
    font-size: 11px;
    color: #7f796c;
}

ul.rek {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.rek .kto,
ul.dhc .kto {
    display: block;
    float: left;
    width: 300px;
}

ul.rek a:hover .kto {
    text-decoration: underline;
}

.gr {
    font-weight: bold;
}


.members .faculties .rzad,
.members .faculties .cztery,
.members .faculties .trzy,
.members .faculties .dwa {
    display: inline;
    float: left;
    width: 100%;
}

.members .faculties .cztery,
.members .faculties .trzy,
.members .faculties .dwa {
    margin-top: 30px;
}

.members .faculties .rzad {
    text-align: center;
}

.members .faculties .rzad h2,
.pro h2 {
    background-color: #4C3600;
    color: #ffffff;
    text-align: left;
    padding: 5px;
}

.members .faculties .rzad h2 a,
.pro h2 a {
    color: #ffffff;
    text-decoration: none;
}

.members .faculties .cztery .kol {
    display: inline;
    float: left;
    width: 145px;
    text-align: center;
    overflow: hidden;
    margin-right: 5px;
}

.members .faculties .dwa .kol {
    display: inline;
    float: left;
    width: 49%;
    text-align: center;
}

.members .faculties .trzy .kol {
    display: inline;
    float: left;
    width: 32%;
    text-align: center;
}

.members .faculties .pozycja {
    font-weight: bold;
}

.members .faculties .pozycja2 {
    font-size: 120%;
    font-weight: bold;
    margin: 0 0 5px 0;
}

.members .faculties .kto img,
.members .faculties .kto2 img,
.members .faculties .kto_sp img {
    margin-bottom: 5px;
}

.members .faculties .pozycja_eia {
    font-weight: bold;
    height: 60px;
}

.members .head {
    text-align: justify;
}

.members .pro .rzad {
    display: inline;
    float: left;
    width: 100%;
}

.members .pro .rzad .column {
    display: inline;
    float: left;
    text-align: center;
    width: 120px;
    cursor: pointer;
}

.members .pro .rzad .column img{
    text-align: center;
    width: 100px;
}


.members .column .pozycja_pror {
    font-weight: bold;
    height: 65px;
}

.members #pro_opis {
    display: inline;
    float: left;
    margin-top: 20px;
    width: 100%;
}

