body {
    text-align: center;
    margin: 0;
    padding: 0;
    color: #313131;
    font: 10pt "Verdana", "DejaVu Sans", "Bitstream Vera Sans", "Helvetica";
}

@media print {
    body {
        text-align: center;
        margin: 0;
        padding: 0;
        background: #ffffff;
        color: #313131;
        font: 10pt "Verdana", "DejaVu Sans", "Bitstream Vera Sans", "Helvetica";
    }
}

.langchnge {
    position: relative;
    right: 20px;
    top: 55px;
    z-index: 10;
}

.langchngelogin {
    position: relative;
    right: 100px;
    top: 40px;
    z-index: 10;
}

.langchnge img, .langchngelogin img {
    border: 1px solid #91B4D8;
    margin-left: 1px;
    margin-right: 1px;
}

.langchnge img:hover, .langchngelogin img:hover {
    border: 1px solid #ffffff;
}

.fldedit {
    background: #ffffff;
    font: bold 10pt "Trebuchet MS", "Nimbus Sans L", "UnDotum", "DejaVu Sans", "Helvetica";
    border: 1px solid #a7a6aa;
}

.fldedit:focus {
    background: #ffffff;
}

label {
    cursor: pointer;
}

form {
    margin: 0;
}

button {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    overflow: visible
}

img {
    border: none;
}

table {
    border-collapse: separate;
}

.tab_lt {
    border: none;
}

.tab_timeTableDetails {
    border-left: 1px solid #d6ceb7;
    border-bottom: 1px solid #d6ceb7;
    text-align: center;
}

.tab_ltl {
    border: none;
}

.tab_l {
    border-left: 1px solid #d6ceb7;
}

.tab_r {
    border-right: 1px solid #d6ceb7;
}

.tab_rt {
    border: none;
}

.tab_rtl {
    border: none;
}

.tab_ltrt {
    background-position: left 0, right 0;
    background-repeat: no-repeat;
    background-color: #3889d7;
    border: none;
    height: 19px;
}

.tab_th2 {
    background: #3889d7;
    border: none;
    height: 18px;
}

.tab_th {
    border: none;
}

.tab_bib {
    float: right;
    width: 48%;
    border-bottom: 1px solid #d6ceb7;
    margin-left: 10px;
}

.tab_bib thead td {
    position: sticky;
}

.tab_bib tbody {
    max-height: 700px;
    overflow-y: auto;
    display: block;
    margin-right: -2px;
}

.tab_b {
    background: #ffffff;
    border-top: 1px solid #d6ceb7;
    font-size: 1pt;
}

.tab_t {
    background: #ffffff;
    border-bottom: 1px solid #d6ceb7;
    font-size: 1pt;
}

.tab_rozk {
    padding: 5px;
    font-size: 10pt;
    border-bottom: 1px solid #d6ceb7;
    border-left: 1px solid #d6ceb7;
}

.tab_rozk_empty {
    padding: 5px;
    font-size: 0pt;
    border-left: 1px solid #d6ceb7;
}

.rozk_bottom_border {
    border-bottom: 1px solid #d6ceb7;
}

.rozk_top_border {
    border-top: 1px solid #d6ceb7!important;
}
.tab_rozk_nb {
    padding: 5px;
    font-size: 10pt;
    border-left: 1px solid #d6ceb7;
}

.tab_rozk_nl {
    padding: 5px;
    font-size: 10pt;
    border-bottom: 1px solid #d6ceb7;
}

.tab_rozk_nbl {
    padding: 5px;
    font-size: 10pt;
}

.tab_term {
    vertical-align: top;
}

.rozk_godz {
    width: 100px
}

.rozk_nazwa {
    width: 150px;
    font-weight: bold;
}

.rozk_nazwa_uwagi {
    width: 30%;
    font-weight: bold;
}

.rozk_naucz {
    line-height: 150%;
}

.rozk_uwagi {
    font-weight: normal;
    padding-left: 5px;
    font-style: italic;
    font-size: 9pt;
}

.rozk_grp {
    width: 150px;
}

.rozk_sale {
    width: 150px;
}

.tab_head {
    color: #ffffff;
    font-size: 10pt;
    font-weight: bold;
    padding: 0.2em 10px;
}

.tab_headp {
    font-size: 10pt;
    font-weight: bold;
    padding: 0.2em 10px;
}

.red {
    color: #ff0000 !important;
}

.green {
    color: #007000 !important;
}

.small {
    font-size: 8pt !important;
}

.tiny {
    font-size: 6pt !important;
}

.normal {
    font-size: 10pt !important;
}

.big {
    font-size: 12pt !important;
}

.large {
    font-size: 14pt !important;
}

.center {
    text-align: center !important;
}

.left {
    text-align: left !important;
}

.right {
    text-align: right !important;
}

.vtop {
    vertical-align: top !important;
}

.vmiddle {
    vertical-align: middle !important;
}

.vbaseline {
    vertical-align: baseline !important;
}

.bold {
    font-weight: bold !important;
}

.regular {
    font-weight: normal !important;
}

.divsh {
    font-size: 1pt;
    margin-top: -5px;
    background: #ffffff;
    text-align: center;
}

hr {
    border: none;
    border-top: 1px solid #d6ceb7;
    color: #d6ceb7;
    height: 1px;
}

.imghng {
    margin-left: -80px;
    float: left;
}

.all {
    background: #ffffff;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

@media print {
    .all {
        background: #ffffff;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        border: none;
        position: relative;
    }
}

.naw {
    text-align: right;
    margin-right: 5%;
    margin-top: 40px;
    margin-bottom: 5px;
}

.naw a {
    text-decoration: none;
    border: none;
}

.naw a:hover {
    text-decoration: none;
    border: none;
}

.head {
    padding: 0 0 0 100px;
    margin-right: 0;
    text-align: left;
}

.head h1 {
    margin: 0;
    padding-top: 10px;
    font: normal 14pt "Trebuchet MS", "Nimbus Sans L", "UnDotum", "DejaVu Sans", "Helvetica";
}

.head h2 {
    margin: 0;
    padding-bottom: 10px;
    color: #676769;
    font: normal 20pt "Trebuchet MS", "Nimbus Sans L", "UnDotum", "DejaVu Sans", "Helvetica";
}

.main {
    text-align: left;
    width: 100%;
    padding-bottom: 30px;
}

.fldlabel {
    text-align: right;
    font-size: 8pt;
    padding-right: 10px;
    border-left: 1px solid #d6ceb7;
    width: 30%;
    height: 24px;
}

.fldlabel_nw {
    text-align: right;
    font-size: 8pt;
    padding: 3px 10px 3px 10px;
    border-left: 1px solid #d6ceb7;
    height: 24px;
}

.fld {
    text-align: left;
    font-size: 8pt;
    border-right: 1px solid #d6ceb7;
    padding: 3px;
    width: 45%;
}

.fld2_brd {
    border-right: 1px #d6ceb7 solid;
    border-bottom: 1px solid #d6ceb7;
}

.fld_smlw {
    text-align: left;
    font-size: 8pt;
    border-right: 1px solid #d6ceb7;
    padding: 3px;
    width: 35%;
}

.fld_nw {
    text-align: left;
    font-size: 8pt;
    border-right: 1px solid #d6ceb7;
    padding: 3px;
}

.fld_nb {
    text-align: left;
    font-size: 8pt;
    padding: 3px;
    width: 45%;
}

.fld_nbn {
    text-align: left;
    font-size: 8pt;
    padding: 3px;
    width: 30%;
}

.fld_nbl {
    text-align: left;
    font-size: 8pt;
    border-left: 1px solid #d6ceb7;
    padding: 3px;
}

.fldhead {
    text-align: left;
    font-size: 10pt;
    border-right: 1px solid #d6ceb7;
    border-left: 1px solid #d6ceb7;
    padding: 3px 3px 3px 10px;
}

.fldinfo {
    font-size: 8pt;
    width: 25%;
    padding-left: 44px;
    background: #ffffff;
}

.fldinfo_nw {
    font-size: 8pt;
    padding-left: 44px;
    background: #ffffff;
}

.txtbulb {
    padding-left: 30px;
    line-height: 25px;
}

.txtbulb2 {
    padding-left: 30px;
    padding-bottom: 10px;
}

.txtnobulb {
    padding-left: 30px;
}

.wc30 {
    padding-left: 25px;
    margin-bottom: 5px;
}

.main h1 {
    margin: 20px 0 5px 0;
    font: normal 18pt "Trebuchet MS", "Nimbus Sans L", "UnDotum", "DejaVu Sans", "Helvetica";
}

.nomtop {
    margin-top: 0 !important;
}

.main h2 {
    color: #313131;
    margin: 0 0 10px 0;
    font: normal 14pt "Trebuchet MS", "Nimbus Sans L", "UnDotum", "DejaVu Sans", "Helvetica";
}

.main h3 {
    margin: 10px 0 0;
    font: bold 12pt "Trebuchet MS", "Nimbus Sans L", "UnDotum", "DejaVu Sans", "Helvetica";
}

.main h4 {
    color: #313131;
    font: 11pt "Trebuchet MS", "Nimbus Sans L", "UnDotum", "DejaVu Sans", "Helvetica";
    padding: 0;
    margin: 0;
}

.l0 {
    background: #ffffff;
}

.l1 {
    background: #f9f6ee;
}

.l2 {
    background: #eaeaea;
}

.l3 {
    background: #e0f5da;
}

.mark {
    font-size: 10pt;
    background: #ebe6d9;
}

.mark_reservation {
    font-size: 10pt;
    background: #E3E8F2;
}

.mark_defense {
    font-size: 10pt;
    background: #d6f5d6;
}

.mark_office_hour {
    font-size: 10pt;
    background: #ffe6cc;
}

.main .txt {
    margin-left: 15%;
    margin-right: 15%;
}

.main .wtxt {
    margin: 10px;
}

.spc {
    height: 32px;
}

.spc_small {
    height: 16px;
}

.spc_tiny {
    height: 5px;
    font-size: 1pt;
}

.spc_big {
    height: 64px;
}

#dymek {
    font-weight: bold;
    padding: 0;
    width: 400px;
    display: none;
    position: absolute;
    left: -10000px;
    top: 0;
    z-index: 1;
    text-align: left;
    opacity: 0.90;
    filter: alpha(opacity=90);
}

#dymek p {
    margin: 5px;
    font-size: 10pt;
}

#dymek.imp {
    color: #000000;
    font-size: 11pt;
}

.allending {
    clear: both;
}

.ending {
    height: 50px;
}

.build-version {
    text-align: left;
    margin-left: 5%;
    color: #91B4D8;
    margin-top: 10px;
}

a {
    text-decoration: underline;
}

.spy {
    text-decoration: underline;
    cursor: pointer;
}

.spy:hover {
    text-decoration: underline;
    cursor: pointer;
}

.tab_head a {
    text-decoration: underline;
    color: #ffffff;
}

.btn {
    color: #575757;
    min-width: 142px;
    height: 26px;
}

ul {
    list-style: none;
    margin-left: 0;
    margin-top: 3px;
    padding-left: 0;
}

ul li, .li {
    padding-left: 0.5cm;
}

li.menu {
    padding-bottom: 6px;
}

.spiszdj {
    width: 1%;
    vertical-align: top;
    padding: 5px 0 5px 5px;
}

.spiszdj2 {
    width: 80px;
    vertical-align: top;
    padding: 5px 0 5px 5px;
}

.imgicon {
    padding-left: 10px;
    padding-right: 5px;
}

.spiszdj img, .spiszdj2 img {
    border: 1px solid #dadada;
    padding: 2px;
}

.spisakc {
    width: 1%;
    vertical-align: top;
    padding-top: 5px;
    padding-left: 5px;
}

.spisleg {
    color: #676767;
    width: 100px;
    font-size: 10pt;
    font-weight: bold;
    vertical-align: top;
    text-align: right;
    padding-top: 2px;
    padding-bottom: 5px;
    padding-right: 5px;
}

.spisleg_fixed {
    width: 130px;
    text-wrap: nowrap;
}

.spisbdy {
    font-size: 10pt;
    vertical-align: top;
    padding-top: 2px;
    padding-bottom: 5px;
}

.spisbdy_fixed {
    width: 180px;
    text-wrap: nowrap;
}

.indx_ltr {
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    padding: 0;
    margin-bottom: 10px;
    font-size: 11pt;
    font-weight: bold;
    color: #4e7001;
}

.indx_ltr a {
    text-decoration: none;
    color: #4e7001;
}

.info_body {
    padding: 5px;
    font-size: 10pt;
    word-wrap: break-word;
}

.info_sign {
    padding: 5px;
    font-size: 10pt;
    font-weight: bold;
}

.info_att {
    border: 1px solid #d6ceb7;
    background: #f9f6ee;
    padding: 10px;
    margin: 10px;
    float: right;
    font-size: 8pt;
}

.info_att li {
    padding-left: 0;
    background: none;
    line-height: 120%;
}

.aimp {
    font-weight: bold;
}

.mono {
    font-family: monospace;
}

.infogrpopis {
    font-weight: bold;
}

.ordinal {
    vertical-align: super;
    font-weight: bold;
    font-size: 75%;
}

.searchResultTitle {
    font-weight: bold;
    font-style: italic;
}

.searchResultSubTitle {
    font-style: italic;
}

.searchResultImage {
    float: left;
    margin-right: 10px;
}

.incident {
    margin-top: -45px;
}

.marginRight {
    margin-right: 10px;
}

.clearLeft {
    clear: left;
}

.ui-datepicker-trigger {
    margin-left: 5px;
    vertical-align: middle;
    max-width: none;
}

#progressbar {
    width: 300px;
    height: 30px;
    position: absolute;
    top: 65%;
    left: 50%;
    margin: -15px 0 0 -150px;
    text-align: center;
}

.progressbar-label {
    position: absolute;
    top: 15%;
    font-weight: bold;
    width: 100%;
}

.susziSpacer {
    margin-top: 5px;
}

.img_link {
    text-decoration: none;
}

.messagePhoto {
    width: 75px;
    vertical-align: top;
    padding: 5px 0 5px 5px;
}

.lightRed {
    background-color: #fce3e3;
}

.lightGreen {
    background-color: #e9f8df;
}

.internHoursBox {
    float: right;
    width: 300px;
    margin-right: 5%;
    border: 1px solid #d6ceb7;
}

.inputNoBorder {
    width: 100%;
    height: 100%;
    border: 0;
    padding: 6px;
    box-sizing: border-box;
}

.validationFieldWarn {
    background-color: #FFC3B8;
    text-align: right;
    color: red;
    font-weight: bold;
    font-size: small;
}

.validationRadioWarn {
    background-color: #FFC3B8;
    text-align: right;
    color: #F3675A;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-right: 5px;
}

.desc-item-graphic-schedule {
    font-size: 9pt;
    text-wrap: normal
}

.item-type-name {
    font-weight: normal;
    font-style: italic;
    font-size: smaller;
}

.erasmus-title:hover{
    color: red!important;
}

.erasmus-title:hover .erasmus-new{
    color: red!important;
}

.erasmus-new{
    color: orange;
}
.insender{
    background:#efeeee url(../img/bglgn.gif) repeat-x;
}
.sender_bottom_border{
    border-bottom:1px solid #d6ceb7;
    padding: 5px;
}