html, body{
    margin:0px;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    width: 100%;
    overflow-x: hidden;
    max-width: 100%;
}
body .pickfiles,
body input[type="submit"]{
    font-family: 'Roboto-Black', sans-serif;
}
p{min-height: 1px;}
.showLink{
    outline:0;
    border-top: 1px solid red !important;
    border-bottom: 1px solid red !important;
    border-left: 1px solid red !important;
    border-right: 1px solid red !important;
}

/* dodane */
#module-news-content .news .photos .photo a img{
max-height: 156px;
}


* textarea,* input{box-sizing: border-box !important;}
/* #Clearing
================================================== */

/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

/* Use clearfix class on parent to clear nested columns,
or wrap each row of columns in a <div class="row"> */
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
.row:after,
.clearfix:after {
    clear: both; }
.row,
.clearfix {
    zoom: 1; }

/* You can also use a <br class="clear" /> to clear columns */
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

body .owner-data tr td {
    padding: 2px;
    text-align: left;
    vertical-align: top;
}
a{
    color: #0b589a;
	text-decoration: underline;
}
body a:hover{
    text-decoration: underline !important;
}
#header{
    position: relative;
    float:left;
    width: 100%;
    min-height: 151px;
    height: auto;
}
#more a:hover,
.more.back{
    text-decoration: none !important;
}
.normal-style{display: none;}
.contrast-style{display: none;}
#header.f-nav{
    z-index: 999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
}
#header #first{
    position: relative;
    float:left;
    width: 100%;
    height: auto;
}
#header #secound{
    position: relative;
    float:left;
    width: 100%;
}
.home{
    max-width: 1166px;
    margin: auto;
}
#content .home{
    overflow: hidden;
}


.container{
    margin: auto;
    max-width: 1166px;
    position: relative;
    width: calc(100% - 40px);
}

#header #first #menu-toggle{
    display: none;
    width: 56px;
    height: 36px;
    float: left;
    cursor: pointer;
}
#header #first .menu{
    position: relative;
    float:left;
}
#header #first .menu.active{
    display: table;
    height: auto;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 9999;
}
#secound #main-menu .nav-collapse.collapse ul.nav.nav-list li.folder a{
    color: #ffffff;
}
#header #first .menu ul{
    list-style: none;
    margin:0px;
    padding: 0px;
}
#header #first .menu ul li{
    float: left;
    width: auto;
    height: 36px;
    line-height: 36px;
}

#header #first .menu ul li a{
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    font-weight: 400;
    font-size: 1em;
    display: block;
    width: auto;
    height:100%;
    padding-left: 15px;
    padding-right: 15px;
}
#header #secound #main-menu li.folder ul li:first-of-type{
    margin-top: 0px;
}
#header #secound #main-menu li.folder ul li:last-of-type{
    margin-bottom: 15px;
}
#header #first .panel{
    float: right;
    position: relative;
    right: 0px;
    top: 0px;
    height: auto;
    font-size: 1em;
}
/*szukajka*/
#header #first .panel #search-ico{
    width: 57px;
    height: 36px;
    float: left;
    box-sizing: border-box;
}
#header #first .panel .search-form{
    display: none;
}
#header #first .panel .search-form.active{
    display: block;
    position: absolute;
    z-index: 2;
    width: 435px;
    right: 170px;
    height: 58px;
    top: 36px;
}
#header #first .panel .search-form.pl.active{
    display: block;
    position: absolute;
    z-index: 2;
    width: 435px;
    right: 99px;
    height: 58px;
    top: 36px;
}
#header #first .panel #searchForm #query{
    float: left;
    width: calc(100% - 130px);
    height: 31px;
    border-top: none;
    border-left: none;
    border-right: none;
    margin-top: 13px;
    margin-left: 15px;
    border-radius: 0px;
    font-size: 1em;
    padding-left: 20px;
}
#header #first .panel #searchForm input.submit{
    float:left;
    width: 30%;
    height: 31px;
    margin-top: 13px;
    border-radius: 0px;
    border: 0px;
    font-size: 0.9em;
    padding: 0;
    max-width: 80px;
    font-family: 'Roboto-Black', sans-serif;
    text-transform: uppercase;
}
/*login*/
#header #first .panel #user-ico{
    display: block;
    float: left;
    width: 100px;
    line-height: 36px;
    height: 36px;
    background-repeat: no-repeat;
    background-position: 5px center, 86px 17px;
    padding-left: 30px;
    box-sizing: border-box;
    text-decoration: none;
    cursor:pointer;
}


#header #first .panel #LoginForm input{
    border-radius: 0px;
}

#LoginForm.form div.field{
    margin-bottom: 10px;
}
.rejestracja #LoginForm .field .description,
.moje-konto #LoginForm .field .description{
    display: none;
}
#LoginForm .field.buttons.submit-buttons input{
    margin: 0px;
}
#header #first .panel #LoginForm input[type="submit"]{
    border-radius: 0px;
    cursor: pointer;
    font-size: 0.9em;
    padding: 0;
    font-family: 'Roboto-Black', sans-serif;
}
#header #first .home .button-facebook{
    background: #3b5998;
    color: #ffffff;
    float: left;
    font-size: 0.9em;
    margin-top: 10px;
    padding: 5px;
    text-align: center;
    width: calc(100% - 10px);
    line-height: 36px;
}
#header #first .home .separator{
    float: left;
    width: 100%;
    height: 15px;
    line-height: 15px;
    margin-top: 25px;
    margin-bottom: 15px;
    text-align: center;
}
#header #first .home .button-google{
    background: #dd4b39;
    color: #ffffff;
    float: left;
    font-size: 0.9em;
    margin-top: 10px;
    padding: 5px;
    text-align: center;
    width: calc(100% - 10px);
    line-height: 36px;
}
#header #first .home .button-google i,
#header #first .home .button-facebook i{
    display: block;
    float: left;
    margin-top: 5px;
    margin-left: 20px;
}
#header #first .block-useraccount .form .button-google a,
#header #first .block-useraccount .form .button-facebook a{
    color: #ffffff;
    display: block;
    float: right;
    padding-right: 50px;
    width: calc(100% - 100px);
}
#header #first.row .container .panel .block-useraccount.block-content{
    display: none;
}
#header #first.row .container .panel .block-useraccount.block-content.active{
    display: block;
    position: absolute;
    z-index: 999999;
    width: 270px;
    right: 69px;
    height: auto;
    top: 36px;
    padding:20px;
}
#header #first.row .container .panel .block-useraccount.pl.block-content.active{
    display: block;
    position: absolute;
    z-index: 999999;
    right: 0px;
    height: auto;
    top: 36px;
    padding:20px;
}
/*lang*/
#header #first .panel #lang-ico{
    display: block;
    text-decoration: none;
    float: left;
    width: 70px;
    line-height: 36px;
    height: 36px;
    background-repeat: no-repeat;
    background-position: 6px center, 50px 17px;
    padding-left: 32px;
    box-sizing: border-box;
    font-size: 1em;
}
#header #first .panel #lang-ico:hover,
#header #first .panel #lang-ico.active{
    text-decoration: underline;
}
#header #first .panel .language-list{
    display: none;
    list-style: none;

}
/**/
#header #first .panel .language-list li{
    display: block;
    width: 100%;
    height: 28px;
    text-align: center;
    line-height: 28px;
}
#header #first .panel .language-list li:hover{
    background: #c2c2c2;
    cursor: pointer;
}
#LoginForm #login.login-field,
#LoginForm #password.password-field{
    width: 100%;
    margin-top: 4px;
    height: 28px;
    border: 0px;
    border-bottom: 1px solid #c0c0c0;
    padding-left: 12px;
}
#first .block-useraccount #LoginForm .submit-buttons{
    float: right;
    width: 100px;
    font-family: "Roboto-Black",sans-serif;
}
#LoginForm input[type="submit"]{
    width: 90px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    float: right;
    border: none;
    color: #ffffff;
    text-transform: uppercase;
}
#LoginForm .error{color: #800000; font-size: 0.9em;}
#first.row .container .panel .block-useraccount.block-content.active div a{
    text-decoration: none;
    display: block;
    width: calc(100% - 110px);
    float: left;
    color: #0b589a;
    font-size: 12px;
}
#first.row .container .panel .block-useraccount.block-content.active .form .button-facebook a,
#first.row .block-useraccount .form .button-google a{color: #ffffff;}
/**/
#header .container h2.headline{
    display: none;
}
#header #first.row .container .panel .language-list.active{
    display: block;
    position: absolute;
    z-index: 999;
    width: 42px;
    right: 0px;
    height: auto;
    top: 20px;
    padding:22px;
    display: block;
    padding: 0;
    width: 70px;
}
#header #secound #logo{
    float: left;
    /*width: 372px;*/
    height: 75px;
    margin-top: 20px;
}
#header #secound #logo a{
    display: block;
}
.logo_normal{
    display: block;
    max-width: 390px;
    height: auto;
}
.logo_mobile{
    display: none;
    float: left;
}

#header #secound #controls{
    float: right;
    margin-top: 15px;
    width: auto;
    height: 28px;
    margin-right: -4px;
}
#header #secound #controls div{
    cursor: pointer;
    margin-left: 5px;
}
#header #secound #controls .bip{
    display: block;
    box-sizing: border-box;
    float: left;
    width: 35px;
    height: 29px;
    margin-right:10px;
}
#header #secound #controls #bip{
    display: block;
    box-sizing: border-box;
    float: left;
    width: 35px;
    height: 29px;
    margin-right:10px;
}
#header #secound #controls .contrast{
    display:block;
    float: left;
    width: auto;
    height: 27px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 27px;
    font-size: 0.9em;
    text-decoration: none;
    margin-right: 5px;
}

#header #secound #controls .sizer{
    display: block;
    margin: 0 5px;
    float: left;
    width: 27px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    font-size: 1em;
    text-decoration: none;
}

#header #secound #menu2-toggle{
    display:none;
    font-family: 'Roboto-Black', sans-serif;
    padding: 10px;
    padding-right: 40px;
    float: right;
    right: 20px;
    top: 51px;
    cursor: pointer;
    position:absolute;
    color: #ffffff;

}
#q-btn{
    cursor: pointer;
    float: right;
    font-family: 'Roboto-Black', sans-serif;
    height: 40px;
    line-height: 40px;
    margin-bottom: 30px;
    margin-right: 40px;
    margin-top: 40px;
    text-align: center;
    width: 40px;
}
#qm-btn{
    display: none;
    cursor: pointer;
    display: none;
    font-family: 'Roboto-Black', sans-serif;
    height: 40px !important;
    line-height: 40px;
    position: absolute;
    text-align: center;
    width: 40px !important;
    z-index: 99999999;
    right: 80px;
    top: 40px;
}
#qm-btn.visable{
    display: table;
}
/**/
#header #secound #main-menu > li > a {
    position: relative;
    z-index: 10;
}
#header #secound #main-menu,
#header #secound #main-menu.hide{
    float: right;
    width: calc(100% - 375px);
    max-width: calc(100% - 375px);
    height: 36px;
    margin-top: 12px;
}
#header #secound #main-menu.active{
    display: block;
    height: 100%;
    left: 0px;
    top: -12px;
    position: fixed;
    width: 100%;
    max-width: 100%;
    z-index: 9999;
    overflow:scroll;
}

#header #secound #main-menu.active li.folder ul {
    left: 40px;
    width: calc(100% - 120px);
}
.folder .drop{
    cursor: pointer;
    display: none;
    position: absolute;
    bottom: 0px;
    right: 20px;
    width: auto;
    padding-left: 10px;
    padding-right: 30px;
    height: 20px;
    font-family: 'Roboto-Black', sans-serif;
    z-index: 999999
}
.folder .drop.circ{
    right: 40px;
}
#header #secound #main-menu.active li.folder ul {
    left: 40px;
    height: auto;
    width: calc(100% - 120px);
    border: 0px;
}

#header #secound #main-menu li {
    list-style: none;
    float: left;
    /*min-height: 36px;*/
    cursor: pointer;    
}

#header #secound #main-menu li a{
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
    font-family: 'Roboto-Black', sans-serif;
    font-size: 1em;
    display: table-cell;
    vertical-align: middle;
    padding-top: 2px;
    padding-bottom: 2px;
}

#header #secound #main-menu li ul li a{
    line-height: 20px;
    height: auto;
}

#main-menu.active ul.nav-list li{
    width: 100%;
}
#secound .container #main-menu.menu.first{
    float: left;
}

#header #secound #main-menu li.folder ul{
    display: none;
    position: fixed;
    width: 100%;
    box-sizing: border-box;
    padding:0px;
    height: auto;
    left: 0px;
    z-index: 99999;
}
#header #secound #main-menu li.folder ul li{
    width: 100%;
    float: left;
}
#header #secound #main-menu.active li.folder{
    float: left;
    position: relative;
    display: block;
    font-family: "Roboto",sans-serif;
    box-sizing: border-box;
    padding-left: 20px;
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#header #secound #main-menu li.folder ul li a{
    text-transform: none;
    font-family: "Roboto",sans-serif;
    display: block;
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
}
/*SLIDER*/
#slider {
    float: left;
    width: 100%;
    height: auto;
    overflow-x: hidden;
    max-width: 100%;
    overflow-y: hidden;
}
#slider .slides .slide {
    display: none;
}

#slider .slides .slide img{
    width: 1920px;
    height: 439px;
    max-height: 439px;
    min-width: 1024px;
}
#slider .slides{
    margin: 0px;
    padding: 0px;
    height: auto;
    max-height: 439px;
}

#slider .slide-content{
    width: calc(100% - 40px);
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1166px;
    margin: auto;
}
#slider .slide-content .text{
    float: left;
    height: 448px;
    margin-top: -452px;
    position: relative;
    width: 355px;
    z-index: 999;
    padding-left: 25px;
    margin-left: 20px;
}
#slider .slide-content .text h3{
    position: absolute;
    height: auto;
    bottom: 200px;
    padding-right: 20px;
}
#slider .slide-content .text .slide-description{
    position: absolute;
    height: auto;
    bottom: 150px;
    padding-right: 20px;
}
#slider .span12 .navigator{
    position: relative;
    width: 1166px;
    margin: auto;
}
#slider .controls #slider-prev a{
    display:block;
    float: left;
    height: 84px;
    margin-top: -172px;
    position: relative;
    width: 80px;
    z-index: 200;
    margin-left:20px;
}
#slider .controls #slider-next a{
    display:block;
    float: left;
    margin-left: 320px;
    height: 84px;
    margin-top: -172px;
    position: relative;
    width: 80px;
    z-index: 200;
}
#slider .controls #slider-prev a.hide,
#slider .controls #slider-next a.hide{
    z-index: 20;
}
#slider .controls #slider-next a:hover{
    display:block;
}
#slider .controls #slider-prev a:hover{
    display:block;
}
.bx-controls{
    position: relative;
    width: calc(100% - 40px);
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1166px;
    margin: auto;
    z-index: 99;
}
.bx-default-pager{
    height: 84px;
    position: relative;
    text-align: center;
    top: -88px;
    width: 380px;
    z-index: 999;
    left:20px;
}
.homepage .line-pattern{
    float: left;
    width: 100%;
    height: 9px;
    overflow-x: hidden;
    max-width: 100%;
    margin-top: 0px;
}
.homepage .line-pattern.contain{
    margin-top: 20px;
}
.homepage .news-item{
    margin-bottom: 10px;
}
.homepage .news-item.no-photo{
    min-height: 120px;
}
/*.homepage .news-item a img{
    width: 378px;
    height: auto;
}*/
/*CONTENT*/
.homepage #content{
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-top: 5px;
}

.line-pattern{
    float: left;
    width: 100%;
    height: 6px;
    overflow-x: hidden;
    max-width: 100%;
}

/*CONTENT*/
#content{
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    max-width: 100%;
    /*min-height: 50px;*/
	min-height: 170px;
}
#content #units{
    float: left;
    position: relative;
    width: 360px;
    z-index: 102;
}
#units-mobile{
    display: none;
    position:fixed;
    top: -16px;
    left: 0px;
    padding: 20px;
    width: 100%;
    height: 100%;
    overflow: scroll;
    z-index: 9999999;
    list-style: none;
}
#units-mobile li.unit{
    float: left;
    padding-left:20px;
    width: calc(100% - 60px) !important;
    height: auto !important;
    line-height: 46px;
    line-height: 40px;
}
#units-mobile li.unit a{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
#content #news{
    float: left;
    width: calc(100% - 360px);
}
#units .headline,
.homepage #news .headline,
.bot-item .headline{
    font-size: 28px;
    text-transform: uppercase;
    font-family: 'Roboto-Black', sans-serif;
}
#slider h3.label{
    font-size: 28px;
    text-transform: uppercase;
    font-family: 'Roboto-Black', sans-serif;
}
.news-item.clearfix h4 a{
    font-family: 'Roboto-Black', sans-serif;
}
#content .container #units .unit{
    float: left;
    position: relative;
    width: 100%;
    height: 98px;
}
#content .container #units .unit .unit-logo-hover,
#content .container #units .unit:hover .unit-logo{
    display: none;
}
#content .container #units .unit:hover .unit-logo-hover{
    display: table;
}
#content .container #units .unit .arrow{
    display: none;
    position: absolute;
    right: 55px;
    top: 37px;
    width: 12px;
    height: 16px;
}
#units-mobile li.unit:nth-child(2){
    border-top: 0px;
    margin-top: 100px;
}
#units-mobile li.unit:nth-child(11){
    margin-bottom: 100px;
}

#more.units-btn{
    width: 220px;
    height: 38px;
    line-height: 38px;
    font-family: 'Roboto-Black', sans-serif;
    border-radius: 3px;
    color: #0b589a;
    cursor: pointer;
    text-align: center;
}
#more.units-btn a{
    font-size: 1.2em;
}

/*news home-page*/
#news .headline{
    padding-left: 20px;
}
.news-item{
    position: relative;
    float: left;
    margin-left: 0px;
    width: calc(50% - 20px);
    height: auto;
    margin-bottom: 15px;
}
.homepage .news-item:nth-child(3n){
    margin-left: 20px;
}
.for-margin .news-item:nth-child(3n - 1){
    margin-left: 20px;
}
.news-item a{
    display: inline-block;
    width: 100%;
    height: auto;
    overflow: hidden;
    text-decoration: none;
    overflow: hidden;
    max-height: 222px;
}
.news-item a.photo{
    text-align: center;
    line-height: 285px;
    height: 222px;
}
.news-item a img:hover,
.gallery-item a img:hover,
.news-item a .gsWrapper canvas.gsCanvas:hover{
    -webkit-transform:scale(1.10);
    -moz-transform:scale(1.10);
    -ms-transform:scale(1.10);
    -o-transform:scale(1.10);
    transform:scale(1.10);
    opacity: 1;
}
.news-item .date-block{
    position: relative;
    z-index: 2;
    float: left;
    width: 66px;
    height: 66px;
    margin-top: -46px;
}
.news-item .date-block span{
    display: block;
    width: 100%;
    float: left;
    text-align: center;
}
.news-item .date-block .day{
    margin-top: 2px;
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}
.news-item .date-block .mounth{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    margin-top: -3px;
}
.news-item .category-name{
    position: relative;
    z-index: 1 !important;
    float: left;
    width: calc(100% - 20px);
    text-align: right;
    height: 28px;
    line-height: 28px;
    padding-right: 20px;
    margin-top: -28px;
    font-weight: bold;
}
.news-item h4{
    float: left;
    width: 100%;
    margin-top: 7px;
    font-size: 1.2em;
}
.news-item h4 a{
    display: block;
    width: 100%;
    height: auto;
    margin: 4px 2px -1px -1px;
}
.news-item .date{
    float: left;
    width: 100%;
    margin-top: -15px;
}
.news-item .text{
    float: left;
    margin-top: 10px;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

#module-news-content .more{
    border-radius: 3px;
    float: left;
    height: 38px;
    line-height: 38px;
    margin: 20px 0px;
    padding-left: 20px;
    padding-right: 10px;
    clear: left;
}
#news .block-content #more,
.right-side .block-content #more{
    border-radius: 3px;
    float: left;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    margin-top: 7px;
    width: auto;
    padding: 0px 25px;
}
.right-side .block-slider{margin-bottom:20px;}
.container .right-side .photos {
    float: left;
    width: 100%;
}
#news .block-content #more a,
.right-side .block-content #more a{
    display:block;
    font-family: 'Roboto-Black', sans-serif;
    text-decoration: none;
    text-align: center;
}
.module-content .msg-info{
    font-size: 0.925em;
    margin: 10px 0;
    padding: 5px 0;
    text-align: center;
    box-sizing: border-box;
    clear: left;
}
#news .block-content #more a,
#shortcuts h3.headline{
    font-family: 'Roboto-Black', sans-serif;
    font-size: 1.2em;
}
#shortcuts .block-content{
    float: left;
    width:33%;
}
#baner{
    float:left;
    width: 100%;
    height: auto;
    margin-top: 26px;
    margin-bottom: 35px;
}
#baner img{
    max-width: 100%;
    height: auto;
}
#blocks2.banners{
    float:left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}
#blocks2.banners .bot-item.section1{
    float: left;
    width: calc(100% / 3 - 17px);
}
#blocks2.banners .bot-item h3,
.left-side .block-poll h2,
.left-side .block-poll h3{
    float: left;
    display: block;
    width: calc(100% - 44px);
    margin: 0;
    padding: 6px 22px;
    font-size: 1em;
    color: #ffffff;
    font-family: 'Roboto-Black', sans-serif;
}

#blocks2.banners .bot-item .block-content{
    position: relative;
    border: 1px solid #e4e4e4;
    float: left;
    margin: 2px 0;
    width: calc(100% - 2px);
    padding: 0;
    padding-bottom: 0px;
}
#blocks2.banners .bot-item .block-content p{
    margin: 0px;
    color: #000000;
    font-size: 1em;
}
.poll-form{
    float:left;
    margin-top: 5px;
    padding: 0 20px;
    width: calc(100% - 40px);
    margin-bottom: 50px;
}
#module-poll-content .description.results{
    padding-left: 0px;
}
#module-poll-content .description{
    float: left;
    margin-bottom: 20px;
    padding: 0 20px;
    width: calc(100% - 40px);
}
p.poll-question {
    display: block;
    padding: 0 20px;
    margin-top: 45px !important;
    font-family: "Roboto-Black";
}
.poll-form .field.radiolist{
    float: left;
    width: 100%;
    height: auto;
}
.poll-form .field buttons.submit-buttons {
    float: left;
    width: 100%;
    height: auto;
}
.poll-form .field.radiolist div.subfield{
    float: left;
    min-height: 25px;
    margin: 5px 0;
    width: 100%;
}

.poll-form .field.radiolist div.subfield label{
    float: left;
    height: auto;
    margin: 0 10px;
    padding: 0;
    width: calc(100% - 70px);
}
.poll-form .field.radiolist div.subfield input[type="radio"]{
    float:left;
    width: auto;
    margin-top: 3px;
    border: none;
}
#blocks2.banners .section1 .block-content .poll-form .form .field.buttons.submit-buttons input{
    margin: 10px 0;
    float: right;
    padding: 0px 20px 0px 10px;
    cursor: pointer;
    color: #fff;
    font-family: 'Roboto-Black', sans-serif;
    font-size: 1em;
    background: url("/themes/prz/images/submenu_bg.png") no-repeat scroll calc(100% - 10px) center #0b589a;
    border-radius: 5px;
}
.user-photo{
    float: left;
    width: 53px;
    height: 64px;
    border: 2px solid #ededed;
    margin-right: 12px;
}
.user-name{
    color: #000000;
    font-family: 'Roboto-Black', sans-serif;
    font-size: 1.2em;
    float: left;
    padding-right: 15px;
    margin-top: -4px;
    width: calc(100% - 84px);
    display: table-cell;
    min-height: 34px;
    vertical-align: middle;
}
#blocks2.banners .bot-item .poll-answers-foot p a,
.left-side .poll-answers-foot p a {
    display: block;
    float: right;
    font-family: "Roboto-Black",sans-serif;
    padding-right: 20px;
    text-align: right;
    width: calc(100% - 20%);
    color: #0b589a;
}
#blocks2.banners .bot-item .block-content p a img {
    float: right;
    margin-left: 10px;
    margin-top: 24px;
}
.left-side .poll-answers-foot p a img{
    float: right;
    margin-left: 10px;
    margin-top: 7px;
}
.user-lincks{
    float: right;
    width: calc(100% - 69px);
    height: 20px;
}
.user-lincks a{
    display: block !important;
    float: left !important;
    width: auto !important;
    padding: 0px 15px;
    height: auto;
    text-align: center;
    font-size: 0.9em;
}
.user-lincks a:first-of-type{
    padding-left: 0px;
}
.user-lincks a:last-of-type{
    border-left: 1px solid #0b589a;
    padding-right: 0px;
}
#blocks2.banners .section1 .block-content .poll-form #BlockPollForm.form .field.buttons.submit-buttons input:hover{
    background: url("/themes/prz/images/submenu_bg.png") no-repeat scroll calc(100% - 5px) center #5794d6;
}
#BlockPollForm .field.radiolist div.subfield label{
    color: #666666;
}
#blocks2.banners .bot-item.section2{
    float: right;
    width: calc(66.6666% - 6px);
}
#blocks2.banners .bot-item.section2 .block-content{
    border: 1px solid #e4e4e4;
    float: left;
    margin: 2px 0;
    width: 100%;
    box-sizing: border-box;
}
#blocks2.banners .bot-item .block-content a .position{
    float:left;
    width: 100%;
    height: 68px;
    border-bottom: 1px solid #e1e1e1;
    position: relative;
}
#blocks2.banners .bot-item.section1 .block-content .position .posts,
#blocks2.banners .bot-item.section1 .block-content .position .date,
#blocks2.banners .bot-item.section1 .block-content .position p{
    width: 60px;
    min-width: 60px;
}
#blocks2.banners .bot-item.section1 .block-content .position .title{
    width: 154px;
}
#blocks2.banners .bot-item .block-content a:hover .position{
    background: #f9f9f9;
}
#blocks2.banners .bot-item .block-content .position.foot{
    float: left;
    width: 100%;
    height: 50px;
    border-top: 1px solid #ededed;
    background: #f5f5f5;
}

#blocks2.banners .bot-item .block-content .position.foot .label{
    float: right;
    width: 100%;
    height: 100%;
    line-height: 50px;
    text-align: right;
}
#blocks2.banners .bot-item .block-content .position.foot .label a.more{
    width: 100%;
    color: #0b589a;
    font-family: "Roboto-Black",sans-serif;
    font-size: 1em;
}
#blocks2.banners .bot-item .block-content .position.foot .label a img{
    float: right;
    margin-top: 21px;
}
#blocks2.banners .bot-item .block-content .position.foot .label:hover a img{
    margin-left: 10px;
}
#blocks2.banners .bot-item .block-content .position a{
    display: block;
    width: 100%;
    height: 100%;
    color: #00468c;
    float:left;
    width: 90px;
}
#blocks2.banners .bot-item .block-content .position img{
    float: left;
    margin: 17px 18px;
}

#blocks2.banners .bot-item .block-content .position .title{
    float: left;
    height: 100%;
    width: calc(100% - 343px);
    font-family: 'Roboto-Black', sans-serif;

}
#blocks2.banners .bot-item .block-content .position .date{
    float: right;
    height: 100%;
    width: 114px;
    border-left: 1px solid #e1e1e1;
}
#blocks2.banners .bot-item .block-content .position .date .light{
    color: #8d8d8d;
    font-size: 0.9em;
}
#blocks2.banners div.bot-item .block-content .position .title p{    color: #003c82;}
#blocks2.banners div.bot-item .block-content .position p{
    display: table-cell;
    height: 68px;
    text-align: center;
    vertical-align: middle;
    min-width: 115px;
    color: #000000;
}

#blocks2.banners .bot-item .block-content .position .posts{
    float: right;
    width: 114px;
    height: 100%;
    border-left: 1px solid #e1e1e1;
    text-align: center;
}

/*karuzel*/
#caruzel{
    float: left;
    margin-bottom: 60px !important;
    width: auto;
    margin: auto;
}
#caruzel .slider8{
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    margin-top: 10px;
}
#caruzel .slider8 .slide img{
    margin: auto;
}

#caruzel .slider8 .slide{
    float: left;
    width: 100%;
    text-align: center;
}
#caruzel .slider8 .slide span{
    float: left;
    display: block;
    font-family: 'Roboto-Black', sans-serif;
    font-size: 18px;
    width: 100%;
    margin-top: 16px;
    text-align: center;
}
#caruzel .bx-wrapper{
    float: left;
}
#caruzel div.controls {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 57px;
}
#caruzel div.controls #sslider-prev{
    position: absolute;
    width: 20px;
    height: 52px;
    left: 0px;
    z-index: 9;
}
#caruzel div.controls #sslider-next{
    position: absolute;
    width: 20px;
    height: 52px;
    right: 0px;
    z-index: 9;
}

#caruzel .controls #sslider-prev a.bx-prev{
    display: block;
    width: 20px;
    height: 52px;
}
#caruzel .controls #sslider-next a.bx-next{
    display: block;
    width: 20px;
    height: 52px;
}
#caruzel div.controls #sslider-next{
    position: absolute;
    right: 0px;
}
#caruzel .bx-viewport{
    height: auto !important;
}
#caruzel .bx-controls.bx-has-pager{
    display: none;
}
#footer{
    float:left;
    width: 100%;
    padding-top: 23px;
}
#footer .container{
    position: relative;
    max-width: 1126px;
    width:calc(100% - 40px);
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
}


#footer .socials-icons{
    float:left;
    width: 50%;
    min-height: 46px;
}

#footer .socials-icons .ico{
    position: relative;
    float: left;
    width: 36px;
    height: 36px;
    margin-right: 10px;
}
#footer .socials-icons .ico i{
    line-height: 36px;
}
#footer .socials-icons .ico a{
    display: block;
    width: 34px;
    height: 34px;
    text-align: center;
}
#footer .socials-icons .ico:hover{
    margin-top: -3px;
}
#footer .socials-icons .ico .title{
    display: none;
    position: absolute;
    width: 72px;
    text-align: center;
    top: 38px;
    left: -20px;
    font-size: 0.7em;
}
#footer .socials-icons .ico:hover .title{
    display: table;
}
#footer .newsletter{
    float:right;
    margin: 0px;
    padding: 0px;
    width: 50%;
}

#footer .newsletter .headline{
    display: block;
    float: left;
    margin: 0px;
    font-family: 'Roboto-Black', sans-serif;
    padding: 0px;
    padding-left:41px;
    width: 160px;
    background-repeat: no-repeat;
    background-position: left center, 167px 7px;
    text-transform: uppercase;
    height: 36px;
    line-height: 36px;
    font-size: 1.3em;
}

#footer .newsletter .block-content{
    float: left;
    width: calc(100% - 201px);
    height: 36px;
}

#footer .container .newsletter .block-content .newsletter{
    width: 100%;
}
#footer .newsletter .block-content input{
    float: left;
    margin: 0px;
    padding: 0px;
    border: none;
    border-radius: 0px;
}
#footer .newsletter .block-content input#newsletter-email{
    height: 34px;
    padding-left: 15px;
    padding-top: 0;
    position: absolute;
    right: 125px;
    top: 0;
    width: 245px;
}

#footer .newsletter .block-content input#newsletter-email:focus{
    border-radius: 0px;
}
#footer .newsletter .block-content input.submit{
    cursor: pointer;
    font-family: roboto-black;
    height: 34px;
    position: absolute;
    right: 20px;
    text-transform: uppercase;
    font-size: 1.025em;
    top: 0;
    width: 9%;
    z-index: 9;
}
#footer .newsletter .field.text{

    color: #e31b29;
}
#footer #shortcuts{
    float: left;
    width: 100%;
    padding: 0px;
    margin-top: 25px;
}
#shortcuts .headline{
    text-transform: uppercase;
    font-size: 1.1em;
}
#shortcuts .block-content ul{
    margin: 5px 0;
    float: left;
    padding-left: 0px;
    padding-left: 0px;

}
#shortcuts .block-content li {
    list-style: outside none none;
    padding-top: 9px;
    padding-left: 35px;
    float: left;
    width: calc(100% - 35px);
    margin: 0px;
}
#shortcuts .block-content ul li a{
    text-decoration: none;
}
#footer #both{
    float: left;
    width: 100%;
    margin-top: 55px;
    font-size: 0.9em;
}
#footer .contact-block,
#footer .info-block{
    position: relative;
    float: left;
    height: auto;
}
#footer .contact-block{
    width: 60%;
}
#footer .info-block{
    width: 40%
}

#footer .contact-block img{
    margin-top: 25px;
    float: left;
    width: 134px;
    margin-left: 1px;
}

#both .block-content p{
    display: block;
    float: left;
    margin-top: 37px;
    width: auto;
}
#both .block-content p:nth-child(1){
    margin-left: 50px;
}
#both .block-content p:nth-child(2){
    max-width: 200px;
    margin-left: 20px;
}
#footer .info-block .labels{
    float: left;
    margin-top: 73px;
    width: 100%;
}

#footer .info-block .labels .structure{
    display: block;
    float: right;
    height: 20px;
    margin-right: 14px;
    padding-left: 29px;
    width: auto;
}
#footer .cookiehref,
#footer .structure,
#footer .submit-bug{
    text-decoration: none;
}

#footer .info-block .labels .biphref{
    display: block;
    float: right;
    text-decoration: none !important;
    margin-left: 15px;
    width: 34px;
    height: 40px;
    margin-top: -25px;
    text-decoration: none;
}
#footer .info-block .labels .biphref:hover{
    text-decoration: none !important;
}
#footer #author-foot{
    float: left;
    height: 43px;
    margin-top: 26px;
    padding-top: 10px;
    width: 100%;
    overflow: hidden;
}
#footer #author-foot .optilogo{
    float: right;
    width: auto;
}
#footer #author-foot .optilogo img{
    width: 63px;
    height: 11px;
    margin-left: 10px;
    float: right;
    margin-top: 3px;
}

.bx-pager-item{
    display: inline-block;
    margin: 24px 5px;
}

.bx-pager-link{
    font-size: 0px;
    width: 10px;
    height: 10px;

    position: relative;
    display: inline-block;
    border-radius: 50%;
}
.bx-pager-link.active{
    background: #ffffff;
}

/* info cookie */
.info_c_box{
    background-color: #f0efef;
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    border-top: solid 1px #bbbbbb;
    z-index: 16777271;
    padding: 5px;
}
.close_vb,
.close_c{
    padding: 5px;
    cursor: pointer;
    float: right;
    border: solid 2px #003c82;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    clear:both;
}

.verify_browser{
    display: block;
    position: relative;
    color: #800000;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 16777271;
    padding: 10px 5px;
}
.verify_browser .span10{
    float:left;
    width: calc(100% - 20px);
}
.verify_browser .span2{
    width: 30px;
    height: 30px;
    font-size: 2em;
    float: right;
    margin-bottom: 15px;
    cursor: pointer;
}
.verify_browser .span2 i{
    margin: 0px;
    padding: 0px;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    text-align: center;
}
/*PODSTRONY*/
.container .bread-crumbs{

}

.container .bread-crumbs .breadcrumb{
    float: left;
    font-size: 0.9em;
    line-height: 0;
    list-style: outside none none;
    padding: 0;
    width: 100%;
}
.container .bread-crumbs .breadcrumb li{
    display: inline;
    width: auto;
    line-height: 16px;
    padding: 5px 10px;
}
.container .bread-crumbs .breadcrumb li:first-of-type{
    margin-left: 0px;
}
.container .bread-crumbs .breadcrumb .divider{
    display: none;
}

.container .left-side{
    float: left;
    width: 100%;
    max-width: 358px;
    overflow: hidden;
    margin-bottom: 30px;
}
.container .right-side{
    float: right !important;
    width: calc(100% - 382px);
}
.right-side #module-description-content .form {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 15px;
}
.right-side #module-description-content .form .field {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.right-side #module-description-content .form .field label{
    float: left;
    margin-right: 20px;
    width: 100%;
}

.container .right-side.full{
    width: 100%;
}
.container .left-side .nav-list{
    width: 100%;
    max-width: 360px;
    height: auto;
    float: left;
    padding: 0px;
    margin: 10px 0px;
    box-sizing: border-box;
}
.container .left-side .nav.nav-list li{
    list-style: none;
}
.container .left-side .nav-list li.folder ul{
    list-style: none;
    padding-left: 0px;
    cursor: pointer;
}
.container .left-side .nav.nav-list li.folder ul li{
    border: none;
    background: #ffffff;
}
.container .left-side .nav.nav-list li a{
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    width: calc(100% - 76px);
    text-decoration: none;
}

.left-side div.menu.first .block-content .nav-collapse.collapse ul.nav.nav-list li.folder.active ul li.folder.active ul li a{
    padding-left: 50px;
    width: calc(100% - 70px);
}
/*.container .left-side .nav.nav-list li:hover a,
.container .left-side .nav-list li.folder.active a{
    text-decoration: underline;

}*/
/*ul.nav.nav-list li.active.folder ul li.folder.active ul li.folder.active ul li.folder.active ul li a{
    text-decoration: none;
}*/
.container .left-side .nav.nav-list li.folder ul li a{
    display: block;
    font-weight: 400;
    height: auto;
    padding-left: 30px;
    padding-right: 20px;
    width: calc(100% - 50px);
    font-family: 'Roboto', sans-serif;
    /*text-decoration: none;*/
}
.container .left-side .nav-list li.folder{
    position: relative;
    z-index: 1;
}
.container .left-side .nav-list li.folder ul li.folder{
    position: relative;
}
.container .left-side .nav-list li.folder p{
    cursor: pointer;
    display: block;
    height: 34px;
    position: absolute;
    right: 0;
    top: -14px;
    width: 35px;
}
.container .left-side .nav-list li.folder.active > p,
li.folder.active > p{
    border-left: none;
    height: 34px;
    transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -o-transform:rotate(180deg);
}
.container .left-side ul li a{
    height: auto;
    line-height: 25px;
    font-family: 'Roboto-Black', sans-serif;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.left-side .custom_edit_data .step a{
    font-family: 'Roboto-Black', sans-serif;
    text-decoration: none;
}
.container .left-side .nav-list ul{
    display: none;
}
.container .left-side .nav-list li.folder .drop{display: none}

.container div.left-side h3.headline{
    display: block;
    float: left;
    width: 100%;
    font-family: 'Roboto-Black', sans-serif;
}
.left-side .block-content{
    box-sizing: border-box;
}
.left-side .block-poll{
    max-width: 358px !important;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}
.container div.left-side .block-content{
    float: left;
    width: 100%;
    max-width: 360px;
    position: relative;
}
.container div.right-side .pagination{
    float: left;
    width: 100%;
    height: 30px;
    margin-top:15px;
    margin-bottom: 28px;
    text-align: center;
}
.container div.right-side .pagination a,
.container div.right-side .pagination span{
	float: none;
    display: block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    border-radius: 3px;
    display:inline-table;
    font-size: 1em;
    font-weight: 400;
    text-decoration: none;
}

.container .right-side .page-title{
    margin-top: 9px;
    font-size: 2em;
    font-family: 'Roboto-Black', sans-serif;
    margin-bottom: 20px;
}
#module-useraccount-content .header {
    font-family: "Roboto-Black",sans-serif;
    float:left;
    width: 100%;
}
#owner-content .owner-data {
    border: medium none;
    float: left;
    width: 70%;
    min-width: 320px;
}
#module-useraccount-content .field.text,
#module-useraccount-content .field.password,
#module-useraccount-content #userForm .field.textarea{
    float: left;
    clear: left;
    margin: 10px 0px;
    width: 50%;
    min-width: 322px;
}
#module-useraccount-content .field.separator {
    font-family: "Roboto-Black",sans-serif;
}

#module-useraccount-content #userForm.form {
    float: left;
    height: auto;
    width: 100%;
}
#module-useraccount-content.module-content.clearfix form#userForm.form h3.avatar_title {
    padding-right: 40%;
    text-align: right;
}

#module-useraccount-content.module-content.clearfix form#userForm.form .field.custom, #module-useraccount-content.module-content.clearfix form#userForm.form .field.file {
    clear: right;
    float: right;
    overflow: hidden;
    position: relative;
    width: 50%;
}
form.form .field.custom{
    width: auto;
    padding-top: 15px;
}
form.form .field {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
#module-useraccount-content.module-content.clearfix form#userForm.form div.field.file label,
#module-useraccount-content.module-content.clearfix form#userForm.form .field.file #user_avatar_input{
    display: none;
}
#module-useraccount-content .mceEditor.defaultSkin .mceLayout .mceLast .mceStatusbar.mceFirst.mceLast #curriculum_resize.mceResize{display:none;}
#module-useraccount-content.module-content.clearfix form#userForm.form .field.file #user_avatar_remove.button, #module-useraccount-content.module-content.clearfix form#userForm.form .field.file #user_avatar_button.button {
    border: medium none;
    display: block;
    float: left;
    font-family: "Roboto-Black",sans-serif;
    height: auto;
    padding: 7px 0 !important;
    width: calc(50% - 15px) !important;
}
#module-useraccount-content.module-content.clearfix form#userForm.form div.field.custom center img.user_avatar_preview {
    margin-top: 20px;
}
#module-useraccount-content.module-content.clearfix form#userForm.form div.field.file input#user_avatar_input.input {
    float: left;
    width: 100%;
}
#module-useraccount-content #userForm.form .field.textarea textarea, #module-useraccount-content form.form .field.buttons.submit-buttons, #module-useraccount-content.module-content.clearfix a {
    width: 98%;
}
#module-useraccount-content form textarea {
    margin-right: calc(100% - 322px);
}
.contact .textarea {
    max-width: 342px;
}
#module-useraccount-content.module-content.clearfix form#userForm.form .field.file label {
    float: left;
    padding-left: 20px;
    width: 100%;
}
.owner-data label {
    color: #404040;
    display: inline-block;
    width: 178px;
}
form.form .field.text input,
form.form .field.password input,
form#userForm.form .field input,
#module-faq-content input,
#module-useraccount-content form input,
#module-useraccount-content form textarea {
    max-width: 322px;
}
form .field input[type="text"], form .field input[type="password"], form .field input[type="confirm_password"] {
    border-radius: 5px;
    height: 38px;
    width: 100%;
}
#owner-content{
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 0;
    padding-bottom:0;
}

#owner-content .owner_image{
    position: absolute;
    top:0;
    right: 0;
    max-width: 320px;
}
@media (max-width: 590px) {
    #owner-content .owner_image{

        width: 100%;
        text-align: center;
    }
    #owner-content .owner-data{
        margin-top: 300px;
    }
}
#module-useraccount-content .field.texteditor,
.mceEditor,
.mceEditor .mceLayout{
    float: left;
    width: 100% !important;
}
#module-useraccount-content .form div.field.buttons.submit-buttons input {
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-family: "Roboto-Black",sans-serif;
    font-size: 1.1em;
    height: 38px;
    margin: 20px 20px 0 0;
    padding: 0 20px;
    width: auto;
}
#owner-content .owner_image img {
    border: 5px solid #ebebeb;
}
#owner-content .owner-data{
    border:none;
    float:left;
    width:60%;
}

#module-useraccount-content.module-content.clearfix form.form.clearfix div#owner-content.clearfix.text div.owner_image div.field.file input#avatar_button, #module-useraccount-content.module-content.clearfix form.form.clearfix #owner-content.clearfix.text .owner_image input#deleteAvatar {
    background: none repeat scroll 0 0 #0b589a;
    border: medium none;
    border-radius: 5px;
    color: white;
    cursor: pointer;
    display: block;
    font-family: "Roboto-Black",sans-serif;
    height: auto;
    padding: 7px 0 !important;
    width: 100%;
}
.texteditor {
    margin-top: 20px;
}
#owner-content .owner_image {
    float: right;
}
#owner-content.clearfix.text div.owner_image div.field.file{
    overflow: hidden;
    width: 113px;
}
#module-useraccount-content.module-content.clearfix form.form.clearfix div#owner-content.clearfix.text div.owner_image div.field.file input#avatar_remove, #module-useraccount-content.module-content.clearfix form.form.clearfix div#owner-content.clearfix.text div.owner_image div.field.file input#avatar.inputfile {
    display: none;
}
#owner-content .file input {
    border: medium none;
}
.owner-data  label {
    color:#404040;
    width:178px;
    display:inline-block;
}

body .owner-data tr:first-of-type{
    font-family:inherit;
}

#owner-content .file {
    overflow: hidden;
    width:162px;
}
.container .right-side{
    margin-bottom: 30px;
    float: left;
}

.container .right-side{
    padding-left: 20px;
}

/*pojedyncza aktualnosc*/
.container .right-side #module-news-content .news .stargrades_count{
    display: none;
}
#module-contact-content h2.page-title,
.scale h3.heading-title{
    font-family: 'Roboto-Black';
    text-transform: uppercase;
    font-size: 1.7em;
}

.scale h4{
    font-family: 'Roboto-Black';
    color: #000000;
}
.scale .news .info .top-photo{
    display: block;
    width: 100%;
    /*height: 345px;*/
    overflow: hidden;
    text-align: center;
    margin: 10px 0;
}
.scale .news .info .top-photo img{
    height: auto;
    max-height: 345px;
    width: auto;
    max-width: 100%;
}
.scale ul li:not(.slide){
    list-style: none;
    padding-left: 15px;
    margin-bottom: 5px;
    background: url('/themes/wydzial/images/news-li_bg.png') no-repeat left 7px;
}

.scale table tr{
    border-bottom: 1px solid #e1e1e1;
}
.scale table tr th,
.scale table tr td{
    text-align: left;
}

.scale table tr th{
    font-family: "Roboto-Black", sans-serif;
	font-size: 1.05em;
}
.files h4{
    padding-bottom: 10px;
    border-bottom: 4px dotted #d0d0d0;
}
.files ul{
    padding: 0px;
    margin: 0px;
}
.files ul li{
    background: none !important;
    padding: 0px;
    margin: 0px;
    list-style: none;
    width: 100%;
    float:left;
}
.files ul li a{
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #0b589a;
    display: inline-flex;
    height: auto;
}
.files ul li p{
    display: inline-block;
    width: 100%;
    margin-top: 0px;
    padding-left:30px;
}
.files span.preview{
    width:16px;margin-left:8px;margin-top:1px;
}

.files ul li a img{
    float:left;
    margin-right: 5px;
}
.files ul li a:hover{
    color: #003c82;
    font-weight: 400;
}
.scale .photos img{
    /*float: left;*/
}
.scale .photos .title{
    display: none;
}
.scale .photos .top-side img,
.scale .photos .bottom-side img{
    width: 30%;
    float: left;
}
.scale .photos.top-side{
    float: left;
    width: 100%;
    height: auto;
    padding-bottom: 20px;
}
.scale .photos.top-side .photo{
    float: left;
    width: calc(100% / 3);
    text-align: center;
}
.scale .photos.top-side .photo img{
    width: 100%;
}
.scale .photos.left-side{
    float: left;
    width: auto;
    height: auto;
    padding-right: 20px;
}
.scale .photos.right-side{
    float: right;
    width: auto;
    height: auto;
    margin: 0px;
    padding-left: 20px;
}
.scale .photos.bottom-side{
    float: right;
    width: 100%;
    height: auto;
    margin-top: 20px;
}
.scale .photos.bottom-side .photo{
    float: left;
    width: calc(100% / 3);
    text-align: center;
}
.scale .photos.bottom-side .photo img{
    width: 100%;
}
.files{
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.scale .text{
    color: #404040;
    font-size: 1em;
    text-align: justify;
    float: left;
    width: 100%;
    padding-bottom: 20px;
}
.aktualnosci #module-news-content .news-item .photo img{
    width: 100%;
    height: 222px;
}
#module-news-content .news.single,
#module-event-content .news.single,
#module-interactivemap-content .news.single{
    margin: -15px 0;
}
#module-news-content .news  .photos,
#module-newscategory-content .news  .photos,
#module-event-content .news  .photos,
#module-interactivemap-content .news  .photos,
#module-description-content .news  .photos{
    float: left;
    width: 100%;
    padding-top: 20px;
}

#module-news-content .news.single.left .photos,
#module-event-content .news.single.left .photos,
#module-interactivemap-content .news.single.left .photos,
#module-description-content .news.single.left .photos{
    float: left;
    width: 235px;
    z-index:1000;
    margin-right:20px;
}
#module-news-content .news.single.right .photos,
#module-event-content .news.single.right .photos,
#module-interactivemap-content .news.single.right .photos,
#module-description-content .news.single.right .photos{
    float: right;
    width: 235px;
    z-index:1000;
    margin-left:20px;
}

#module-news-content .news.single.left .photos .photo,
#module-event-content .news.single.left .photos .photo,
#module-event-content .news.single.right .photos .photo,
#module-news-content .news.single.right .photos .photo,
#module-interactivemap-content .news.single.left .photos .photo,
#module-interactivemap-content .news.single.right .photos .photo,
#module-description-content .news.single.left .photos .photo,
#module-description-content .news.single.right .photos .photo{
    width: 100%;
    height: 156px;
    margin-bottom: 10px;
}
#module-news-content .single.left .photos .photo:nth-child(3n-1),
#module-event-content .single.left .photos .photo:nth-child(3n-1),
#module-news-content .single.right .photos .photo:nth-child(3n-1),
#module-event-content .single.right .photos .photo:nth-child(3n-1),
#module-interactivemap-content .single.left .photos .photo:nth-child(3n-1),
#module-interactivemap-content .single.right .photos .photo:nth-child(3n-1),
#module-description-content .single.left .photos .photo:nth-child(3n-1),
#module-description-content .single.right .photos .photo:nth-child(3n-1){
    margin: 0px;
}
#module-blog-content .news .photos .photo,
#module-description-content .news .photos .photo,
#module-news-content .news  .photos .photo,
#module-newscategory-content .news  .photos .photo,
#module-event-content .news  .photos .photo{
    float:left;
    width: calc(94% / 3);
    height: 156px;
    /*height: auto;*/
    margin-bottom: 20px;
}
#module-interactivemap-content .news .photos .photo{
    float:left;
    width: calc(94% / 3);
    max-width: 234px;
    height: 156px;
    margin-bottom: 20px;
}

#module-blog-content .news  .photos .photo:nth-child(3n-1),
#module-description-content .news  .photos .photo:nth-child(3n-1),
#module-interactivemap-content .news  .photos .photo:nth-child(3n-1),
#module-news-content .news  .photos .photo:nth-child(3n-1),
#module-newscategory-content .news  .photos .photo:nth-child(3n-1),
#module-event-content .news  .photos .photo:nth-child(3n-1){
    margin-left: 3%;
    margin-right: 3%;
}
#module-blog-content .news  .photos .photo a,
#module-description-content .news  .photos .photo a,
#module-interactivemap-content .news  .photos .photo a,
#module-event-content .news  .photos .photo a{
    display: block;
    width: 100%;
    max-width: 234px;
    height: 133px;
    line-height: 133px;
    text-align: center;
    overflow: hidden;

}
#module-news-content .news  .photos .photo a,
#module-newscategory-content .news  .photos .photo a{
    display: block;
    width: 100%;
    max-width: 234px;
    height: auto;
    line-height: 133px;
    text-align: center;
    overflow: hidden;

}
/*#module-blog-content .news  .photos .photo a img,
#module-description-content .news  .photos .photo a img,
#module-interactivemap-content .news  .photos .photo a img,
#module-news-content .news  .photos .photo a img,
#module-event-content .news  .photos .photo a img{
    width: 100%;
    height: 100%;
    max-width: 234px;
    max-height: 132px;
}*/
/*kontakt*/
.pickfiles,
.btn.download-file{
    border: medium none;
    display: block;
    font-family: "Roboto-Black",sans-serif;
    height: auto;
    padding: 10px 20px !important;
    max-width: 120px;
    border-radius: 5px;
    margin-bottom: 5px;
}
#owner-content .owner-data a.pickfiles{margin-bottom: 23px;}
.container .right-side .contact h3{
    font-family: 'Roboto-Black', sans-serif;
}
.container .right-side .contact{
    font-size: 1em;

}
.contact.scale #map-canvas{
    float: left;
    width: 100%;
    height: 220px;
    overflow: hidden;
}

.container .right-side .contact form{
    width: 100%;
    max-width: 485px;
}
.container .right-side .contact form .field{
    float:left;
    margin-top: 10px;
    width: 100%;
}
.container .right-side .contact form .field label,
form .field input:not([type="submit"]){
    display: block;
    width: 100%;
    font-size: 14px;
    padding: 0px 10px;
}
form .field label{
    margin-bottom: 5px;
}
form .field input[type="text"],
form .field input[type="password"]{
    border-radius: 5px;
    height: 38px;
}
form .field textarea{
    /*height: 170px !important;*/
    border-radius: 3px;
    float:left;
    font-size: 14px;
    padding: 10px;width:100%;
}
.container .right-side .contact form .field input#agree{
    float:left;
    margin-top: 10px;
    width: 10px;
    height: 10px;
    margin-right: 10px;
}
.container .right-side .contact form .field span.description{
    float: left;
    width: calc(100% - 30px);
    margin-top: 10px;
}
#module-contact-content.module-content.clearfix .contact.scale .description{
    float: left;
    width: 100%;
    text-align: left;
}
.container div.right-side.scale div#module-contact-content.module-content.clearfix div.contact.scale div.description{
    float: left;
    width: 100%;
}
.container .right-side .contact form .field,
.container .right-side .contact form .field #recaptcha_widget_div,
.container .right-side .contact form .field #recaptcha_widget_div table{
    width: 100%;
    margin-top: 10px;
    float: left;
}
form label[for="recaptcha_response_field"]{
    display: none;
}
form input[type="submit"]{
    width: 195px;
    height: 45px;
    font-size: 1.2em;
    font-family: 'Roboto-Black', sans-serif;
    cursor: pointer;
    border-radius: 3px;
}


/*GALERIA*/
/*pierwsza lista*/
#module-gallery-content .gallery-list{
    float: left;
    width: 100%;
}
#module-gallery-content .gallery-list .gallery-item{
    float: left;
    width: calc(33% - 20px);
    margin: 10px;
    padding-bottom: 10px;
    height: 250px;
    border-bottom: 5px solid #f4f4f4;
}
#module-gallery-content .gallery-list .gallery-item img{
    width: 100%;
    height: 147px;
}
#module-gallery-content .gallery-list .gallery-item h4{
    display: block;
    height: 40px;
}
#module-gallery-content .gallery-list .gallery-item h4 a{
    color: #00468c;
}
.gallery-item{overflow: hidden;}


#fancybox-outer{
    z-index: 9999;
}


/*POWIADOMIENIA COOKIE*/
#info_c_box{
    height: auto;
    min-height: 37px;
    background: #ebebeb;
    border-top: 3px solid #003c82;
    display:table-cell;
    vertical-align: middle;
    padding-top: 15px;
}
#info_c_box .container .row .span10{
    display: block;
    float: left;
    width: calc(100% - 160px);
    margin-bottom: 20px;
    margin-left: 20px;
}
.safari #info_c_box .container .row .span10 {
    width: 70%;
}
#info_c_box .span2{
    height: 36px;
    background: #ebebeb;
    position: absolute;
    right: 23px;
    top: 0px;
    width: 106px;
    color: #003c82;
    border-radius: 5px;
    border: 2px solid #003c82;
    text-align: center;
    line-height: 36px;
    font-family: 'Roboto-Black';
    cursor: pointer;
}
#info_c_box .span2:hover{
    background: #003c82;
    color: #ffffff;
}

#module-inquiries-content p,
.page-of-questions .description{
    text-align: justify;
}

.page-of-questions{
    background: none;
    display: none;
}
.page-of-questions .question-field{
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.page-of-questions h3{
    font-family: 'Roboto-Black';
}

.page-of-questions.active{
    display: block;
}
.page-of-questions label{
    display: block;
    padding: 12px;
}
.page-of-questions h1{
    font-family: 'Roboto-Black';
    font-size: 1em;
}
.page-of-questions select{
    margin: 15px 15px 15px 0;
    padding: 5px 10px;
    border-radius: 3px;
    padding: 5px 10px;
    height: 38px;
    font-family: 'Roboto-Black';
    width: auto;
    max-width: calc(100% - 40px);
}
.page-of-questions select option {
    border: none;
    width: 100%;
    height: auto;
}
.page-of-questions input[type=text]{
    margin: 15px 15px 15px 0;
    padding: 5px 10px;
    min-width: 250px;
    border-radius: 3px;
    height: 28px;
}
.page-of-questions textarea{
    padding: 5px 10px;
    margin: 15px 15px 15px 0;
    resize:vertical;
    width: calc(100% - 40px);
    min-height:150px;
    border-radius: 3px;
}

#alert,
.alert{
    padding: 15px;
    border-radius: 5px;
}

.page-of-questions label input[type=radio],
.page-of-questions label input[type=checkbox]{
    margin-right: 10px;
}
.page-of-questions #pickfiles_question_8{
    display: block;
    margin: 15px;
}
.page-of-questions input[type=submit]{
    margin: 20px 0;
}
ul.pager li{
    cursor: pointer;
}

#ankieta h3.error{
    color: #800000;
}

#page-cont.container .right-side.scale #module-inquiries-content .form div.field.text input[type=text]{
    margin-bottom: 20px;
}


.polls a{
    color: #000;
}

/*KOMENTARZE*/
.grades_wrapper{
    float: left;
    width: 100%;
}
#gradesComments h4{
    display: block;
    position: relative;
    float: left;
    padding-left: 18px;
    width: calc(100% - 18px);
    height: 45px;
    line-height: 45px;
    font-size: 1.2em;
    font-weight: bold;
}
#gradesComments h4 .drop{
    display: bock;
    position: absolute;
    top:0px;
    right: 0px;
    height: 45px;
    width: 45px;
    cursor: pointer;
}
#gradesComments h4 .drop.active{
    transform: rotate(180deg);
    border-left: none;
}
#gradesComments .grades-content{
    float: left;
    width: 100%;
    height: auto;
    display: block;
}
#gradesComments .grade{
    float: left;
    width: 100%;
    height: auto;
}
#gradesComments .grade .author{
    float: left;
    padding-left: 18px;
    height: 94px;
    line-height: 94px;
    width: calc(100% - 259px) !important;
}
#gradesComments .grade .date,
#gradesComments .grade .status{
    float: left;
    text-align: center;
    height: 94px;
    width: 114px;

}
#gradesComments .grade .date .grade_date{
    float:left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

#gradesComments .grade .author img{
    display: block;
    float: left;
    width: 52px;
    height: 64px;
    margin-top: 13px;
}
#gradesComments .grade .author .grade_login{
    display: block;
    float: left;
    margin-left: 18px;
    font-family: 'Roboto-Black', sans-serif;
    font-size: 1.2em;
}
#gradesComments .grade .grade_content{
    float:left;
    width: calc(100% - 36px);
    padding: 18px;
}
#gradesComments .grade .grade_content .grade_report{
    color: #0b589a;
    display: block;
    float:left;
    width: 100%;
    cursor: pointer;
}
#gradesComments .grade .grade_content .grade_report:hover{
    color: #003c82;
}

#gradesComments .grade .status a{
    color: #0b589a;
    display: block;
    height: auto;
    width: 100%;
}
#gradesComments .grade .status.status_1{
    background: url("/themes/wydzial/images/grade-status-1-bg_n.png") no-repeat center center;
}
#gradesComments .grade .status.status_2{
    background: url("/themes/wydzial/images/grade-status-2-bg_n.png") no-repeat center center;
}

.grades_wrapper .grades_form_wrapper{
    float: left;
    padding: 18px;
    padding-top: 0px;
    width: calc(100% - 36px);
    height: auto;
}
#gradeFormTitle{
    font-size: 1.2em;
    font-family: 'Roboto-Black', sans-serif;
}

/*.grades_wrapper .grades_form_wrapper .counter,
.grades_wrapper .grades_form_wrapper .field.textarea label{
    display: none;
}*/
.grades_wrapper .grades_form_wrapper .field.custom{
    float:left;
    margin-right: 25px;
}
.grades_wrapper .grades_form_wrapper .field.textarea{
    position: relative;
    float: left;
    width: calc(100% - 100px);
}
.grades_wrapper .grades_form_wrapper .field.textarea .arrow{
    position: absolute;
    width: 12px;
    height: 18px;
    top: 20px;
    left: 65px;
    background: url("/themes/wydzial/images/textarea-arrow.png") no-repeat center center;
}
.grades_wrapper .grades_form_wrapper .field.textarea textarea{
    float:left;
    padding: 5px;
    border: none;
    box-shadow: 0px 0px 2px #edebeb;
}
#gradesForm.form .field.buttons.submit-buttons input[type="submit"]{
    width: 195px;
    height: 45px;
    line-height: 25px;
    font-family: 'Roboto-Black', sans-serif;
    cursor: pointer;
    border: none;
    border-radius: 5px;
    margin-top:18px;
}
#fancybox-wrap div#fancybox-title.fancybox-title-float table#fancybox-title-float-wrap tbody tr{
    border: none;
}
.module-content .fa-print{
    color: #256DAD;
    cursor: pointer;
    font-size: 16px;
    float: right;
}

/*sonda*/
.homepage .poll-answers,
.left-side .poll-answers{
    float: left;
    margin-top: 20px;
    margin-bottom: 50px;
    padding: 0px 20px;
    width: calc(100% - 40px);
}
.poll-answers .label{
    color: #666666;
}
.poll-form .form label.error{
    color: #800000;
}
.poll-answers .label .number{
    float: left;
}
.poll-answers .label .counter{
    float: right;
}
.poll-answers .answer-container{
    background: #ebebeb;
    border-top: 2px solid #e5e5e5;
    height: 18px;
    margin-bottom: 10px;
}
#blocks2.banners .bot-item .poll-answers-foot{
    background: none repeat scroll 0 0 #f5f5f5;
    border-top: 1px solid #e1e1e1;
    bottom: 0;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    position: absolute;
    width: calc(100% + -20px);
}
.left-side .poll-answers-foot{
    background: none repeat scroll 0 0 #f5f5f5;
    border-top: 1px solid #e1e1e1;
    bottom: 0;
    height: 50px;
    line-height: 21px;
    padding-left: 20px;
    position: absolute;
    width: calc(100% + -20px);
}
#blocks2.banners .bot-item.section1 .poll-answers-foot p a,
.left-side .poll-answers-foot p a{
    float: right;
    display: block;
    color: #0b589a;
    text-align: right;
    padding-right: 20px;
}

.poll-answers .answer-container .answer{
    height: 15px;
    margin-top: 1px;
    background: #b1d7fb; /* Old browsers */
    background: -moz-linear-gradient(top,  #b1d7fb 0%, #71aee4 59%, #71aee4 95%, #71aee4 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b1d7fb), color-stop(59%,#71aee4), color-stop(95%,#71aee4), color-stop(99%,#71aee4)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #b1d7fb 0%,#71aee4 59%,#71aee4 95%,#71aee4 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #b1d7fb 0%,#71aee4 59%,#71aee4 95%,#71aee4 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #b1d7fb 0%,#71aee4 59%,#71aee4 95%,#71aee4 99%); /* IE10+ */
    background: linear-gradient(to bottom,  #b1d7fb 0%,#71aee4 59%,#71aee4 95%,#71aee4 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b1d7fb', endColorstr='#71aee4',GradientType=0 ); /* IE6-9 */
}
#module-poll-content.module-content.clearfix h3.poll-question,
#module-poll-content.module-content.clearfix p.poll-question{
    font-family: "Roboto-Black";
    font-size: 1.2em;
}
#module-poll-content .polls a.more,
#module-news-content .more{
    font-family: "Roboto-Black",sans-serif;
    color: #0b589a;
}
#module-poll-content.module-content.clearfix div.polls.clearfix{
    float: left;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #e5e5e5;
    font-size: 0.6em;

}
#module-poll-content.module-content.clearfix h3.poll-question{
    font-family: "Roboto-Black";
    font-size: 1.2em;
    color: #003c81;
}
#module-poll-content.module-content.clearfix div.polls.clearfix h2 a{
    color: #003c81;
}
#module-poll-content.module-content.clearfix div.polls.clearfix h2,
#module-poll-content.module-content.clearfix div.polls.clearfix h2 span{
    float: left;
    color: #003c81;
    width: 100%;

    text-transform: none;
}
#module-poll-content.module-content.clearfix div.polls.clearfix a.more{
    float: left;
    color: #0b589a;
    font-size: 14px;
    margin-left: 7px;
    margin-top: -10px;
    margin-bottom: 10px;
    text-transform: capitalize;
}
#module-poll-content.module-content.clearfix div.polls.clearfix a.more:hover{
    color: #003c81;
}
#blocks2.banners .bot-item.section1 .block-content p a img{
    float: right;
    margin-top: 20px;
    margin-left: 20px;
}
#blocks2.banners .bot-item .block-content .position.foot .label a:hover {
    text-decoration: underline;
}
#blocks2.banners .bot-item .block-content .position.foot .label a:hover img{
    margin-left: 18px;
}
/*menu usera*/
.left-side .custom_edit_data{
    float: left;
    margin-top: 15px;
    width: 100%;
    box-sizing: border-box;
}
.left-side .custom_edit_data .step {
    cursor: pointer;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    width: calc(100% - 40px);
}
/*mapa interaktywna*/
#interactivemap .page-title{
    display: none;
}
#interactivemap #module-interactivemap-content .news div#map_canvas .gm-style .gm-style-iw .newsItem h4{
    color: #003c82;
    font-family: "Roboto-Black",sans-serif;
}
.prz-logo{
    display: block;
    box-sizing: border-box;
    background: url("/themes/wydzial/images/prz-logo.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 31px;
    margin: 2px 15px 2px 0;
    width: 71px;
}

.slides-container ul li {
    left: 0;
    padding-left: 0;
    top: 0;
}
.right-side .slides{
    top: -9px;
}
.right-side .bx-default-pager{
    height: 84px;
    left: 60px;
    position: relative;
    text-align: center;
    top: -160px;
    width: 584px;
    z-index: 999;
    display: none;
}
.right-side .bx-pager-item{
    display: none;
}
.right-side .controls #slider-prev a {
    background: url("/themes/wydzial/images/slider-prev-bg.png") no-repeat scroll center center #000000;
}
.right-side .controls #slider-prev a {
    display: block;
    float: left;
    height: 84px;
    margin-left: 0;
    margin-top: -84px;
    position: absolute;
    width: 80px;
    z-index: 200;
}
.right-side .controls #slider-next a {
    background: url("/themes/wydzial/images/slider-next-bg.png") no-repeat scroll center center #000000;
}
.right-side .controls #slider-next a {
    display: block;
    float: left;
    height: 84px;
    margin-left: 664px;
    margin-top: -84px;
    position: relative;
    width: 80px;
    z-index: 200;
}
.right-side .bx-viewport{
    z-index: 100;
}
.right-side .bx-controls{
    position: absolute;
}
.slide-content{
    background: url("/themes/wydzial/images/text-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    height: 84px;
    left: 80px;
    position: absolute;
    bottom: 5px;
    width: calc(100% - 160px);
    z-index: 100;
}
.slide-content .text{
    color: #fff;
    padding: 0 20px;
    width: auto;
}
.news-item{
    width: calc(50% - 10px);
}
.news-item:nth-child(even){
    margin-left: 0;
}
#module-blog-content .news-item:nth-child(even){
    margin-left: 20px;
}
#module-blog-content .news-item:nth-child(odd){
    margin-left: 0;
    margin-right: 0;
}
.fix{
    overflow: hidden;
    zoom: 1;
}
/*.container .left-side .nav-list li.folder.active > ul li.folder.active > ul li.active a,
.container .left-side .nav-list li.folder.active > ul li.folder.active > ul li a:hover,
.container .left-side .nav.nav-list li.folder ul li.active > a,
.container .left-side .nav.nav-list li.folder ul li > a:hover{
    text-decoration: underline;
}*/
.discussions_forumlist_content h3.description{
    max-width: 590px;
}
.discussionSearchTextSubmitImg{
    width: 30px;
    height: 29px;
    background: url('/themes/wydzial/images/forum/searchbox_workshop_submit.png') no-repeat scroll 0 0 transparent;
}
.right-side .block-content{
    position: relative;
    z-index: 100;
}
#iconTable{
    width: 100%;
    border: 0 none;
    margin-top: 20px;
    margin-bottom: 20px;
}
#iconTable tr{
    background: none;
    border: 0 none;
}
#iconTable td{
    vertical-align: middle;
    border: 0 none;
    width: 30%;
    text-align: justify;
}
#iconTable h5 {
    color: #6ea032;
    float: left;
    font-size: 1.3em;
    margin: 15px 10px 5px;
}
#iconTable h5 a{
    color: #6ea032;
}
#more,
.more.back {
    float: left;
    display: block;
    border-radius: 5px;
    height: 38px;
    line-height: 38px;
    padding: 0 25px;
    font-family: "Roboto-Black",sans-serif;
}


.gsWrapper{
    width: 100% !important;
}
.newsletter_info,
.newsletter_info_steps{
    margin-bottom: 10px;
    clear: left;
}
#module-useraccount-content .step {
    margin-left: 30px;
    padding: 5px 20px;
}
#module-useraccount-content #userForm .field.checkbox, #module-useraccount-content #userForm .field.checkboxlist {
    float: left;
    margin: 20px;
}
#module-useraccount-content #userForm .field.checkboxlist .subfield{
    float: left;
    width: 100%;
}
#module-useraccount-content #userForm .field.checkbox input {
    float: left;
    margin: 3px 7px 0 0;
    width: auto;
}

#module-useraccount-content #userForm .field.checkbox .description {
    float: left;
    max-width: 670px;
    text-transform: inherit;
}

.left-side-description .block-content p{
    display: block;
    max-width: 320px;
}

/*SAFARI*/
.safari #LoginForm #login.login-field,
.safari #LoginForm #password.password-field{
    width: 90%;
}
.safari #header #first .home .button-google,
.safari #header #first .home .button-facebook{
    width: 97%;
}
.safari #header #first .panel #searchForm #query{
    width: 68%;
}
.safari #header #secound #main-menu li.folder ul li{
    width: 33%;
}
.safari #header #secound #main-menu li.folder ul{
    width: 97%;
}
.safari #content #units,
.safari #blocks2.banners .bot-item.section1{
    width: 30%;
    overflow: hidden;
    box-sizing: border-box
}
.safari .poll-form .field.radiolist div.subfield label{
    width: auto;
    max-width: 300px;
}
.safari .slide-content{
    width: 80%;
}
.safari #content #news,
.safari #blocks2.banners .bot-item.section2{
    width: 68%;
}
.safari .container .left-side ul li a{
    height: 24px;
    line-height: 24px;
}
.safari .news-item{
    width: 45%;
}
.safari #blocks2.banners .bot-item.section1 .poll-answers-foot,
.safari .left-side .poll-answers-foot{
    margin-left: 0px;
}

.safari #blocks .bot-item{
    width: 32%;
}
.safari #blocks2.banners .bot-item.section1 .block-content{
    width: 100%;
    box-sizing: border-box;
}
.safari #blocks2.banners .bot-item.section1 .poll-answers-foot,
.left-side .poll-answers-foot{
    position: absolute;
    width: 100%;
    padding-left: 0px;
    bottom: 0px;
    height: 51px;
}
.safari #shortcuts .block-content li{
    width: 90%;
}
.safari .container .left-side{
    width: 28%;
}
.safari .container .right-side{
    width: 68%;
}
.safari #blocks2.banners .bot-item h3{
    width: 100%;
}
.safari .left-side h2:not(:first-child){
    width: 100%;
    max-width: 284px;
}
.safari .container .right-side.full,
.safari .container .right-side #forum_list_general .discussions_forumlist .discussions_forum_row,
.safari .container .right-side #module-forum-content .forum_topics_container .discussions_forum_row{
    width: 100%;
}
.safari .container .right-side #forum_list_general .discussions_forumlist_lastpost,
.safari .container .right-side #forum_list_general .discussions_forumlist_topiccount{
    width: 15%;
}
.safari .container .right-side #forum_list_general .discussions_forum_row .discussions_forumlist_lastpost,
.safari .container .right-side #forum_list_general .discussions_forum_row .discussions_forumlist_topiccount{
    width: 18%;
}
.safari .forum_op,
.safari .discussions_forum_row,
.safari .forum_topics_container .forum_topics .forum_topic{
    width: 100%;
}
.safari .forum_op_body .topic-info .author-name{
    width: 70%;
}
.safari .forum_newtopic_area .field.textarea textarea{
    width: 100%;
}
.safari #gradesComments h4{
    width: 98%;
    color: #343434;
}
.safari #gradesComments .grade .author{
    width: 59%;
    margin:0px;
    padding: 0px;
}
.safari #gradesComments .grade .date,
.safari #gradesComments .grade .status{
    width: 20%
}
.safari #gradesComments .grade .author img{
    margin-left: 20px;
}
.safari .grades_wrapper .grades_form_wrapper{
    width: 96%;
}

.safari #module-gallery-content .more.back,
.safari #module-poll-content .more.back,
.safari #module-blog-content .more.back,
.safari #module-description-content .more.back,
.safari #module-news-content .more.back{
    background-image: url("/themes/prz/images/back_bg_gray.png");
}
.safari #gradesComments h4 .drop{
    background: url("/themes/prz/images/menu2-drop_gray_light.png") no-repeat scroll center center;
}
.safari #gradesComments .grade .grade_content .grade_report,
.safari #first.row .container .panel .block-useraccount.block-content.active div a{
    color: #a4a4a4;
}
.safari #gradesComments .grade .grade_content .grade_report:hover,
.safari #first.row .container .panel .block-useraccount.block-content.active div a:hover{
    color: #343434;
}
.safari #gradesComments .grade .status.status_1{
    background-image: url("/themes/prz/images/grade-status-1-bg_n_gray.png");
}
.safari #gradesComments .grade .status.status_2,
.safari .forum_op_body .topic-info .topic-status.to_moder{
    background-image: url("/themes/prz/images/grade-status-2-bg_n_gray.png");
}
.safari #gradesComments #gradesPager li a{
    color: #343434;
}
.safari #header #first .panel #LoginForm input[type="submit"]{
    background: #a1a1a1;
}
.safari #header #first .panel #LoginForm input[type="submit"]:hover{
    background: #343434;
}
.safari .user-lincks a:last-of-type{
    border-color: #343434;
}
.safari #footer .info-block .labels .structure,
.safari .forum_op_body .topic-content .controls a{
    color: #a1a1a1;
}
.safari #footer .info-block .labels .structure:hover,
.safari .forum_op_body .topic-content .controls a:hover,
.safari .discussions_forumlist_forumname{
    color: #343434;
}
.safari #responsive_recaptcha .solution input,
.safari #responsive_recaptcha .solution input:focus,
.safari #responsive_recaptcha .options a,
.safari #responsive_recaptcha .options a:last-child{
    border-color: black;
}
.safari .forum_op .topic{
    color: #343434;
}
.safari .container .bread-crumbs .breadcrumb li{
    background-image: url('/themes/prz/images/breadcrumb_bg_gray.png');
}
.safari .block-23 .item a img{
    width: 50px !important;
    height: 50px !important;
}
.safari .block-23 .item:nth-child(6) img{
    height: 55px !important;
}
.safari .block-23 .item:nth-child(9) img{
    width: 65px !important;
    margin-left: -5px;
}
.safari .block-23 .item span{
    width: 320px;
}
.safari #header #secound #main-menu .menu.first .nav-collapse .nav.nav-list{
    width: 95%;
}

/*Portal badawczo naukowy*/
.science #header #first .home .container .panel #user-ico{border-right: 1px solid #cdcdcd;}
.science #header #first .home .container .panel #lang-ico,
.science #header #first .home .container .panel #user-ico{display: none;}
.science .container .left-side .nav-list li.folder.active > ul li.folder.active > ul li.active a,
.science .container .left-side .nav-list li.folder.active > ul li.folder.active > ul li a:hover,
.science .container .left-side .nav.nav-list li.folder ul li.active > a,
.science .container .left-side .nav.nav-list li.folder ul li > a:hover{
    text-decoration: underline;
}

.science .right-side .bx-default-pager{display: none;}
.icon.normal{
    display: block;
}
.icon.contrast,
.icon.gray{
    display: none;
}
.more_poll_gray_bg{
    display: none;
}

.experts-form_position,
.experts-form_position *{
    float:left;
}
.experts-form_position{
    margin-bottom: 20px;
}
.experts-form_position .checkbox label{
    font-family: "Roboto-Black",sans-serif;
}
.experts-form_position .checkbox input{
    margin-top: 2px;
    margin-right: 5px;

}
.experts-form_position .textarea label{
    width: 100%;
    max-width: 440px !important;
    text-align: left;

}
.experts-form_position .textarea label .counter span{
    margin-left: 5px;
    float: right;
}
.experts-form_position .textarea label .counter{
    float: right;
    width: auto;
}
.experts-form_position .textarea textarea{
    width: 100%;
    max-width: 420px !important;
    max-height: 40px;
}
.calendar-reset,
form input[type="submit"],
#gradesForm.form .field.buttons.submit-buttons input[type="submit"],
#module-inquiries-content.module-content.clearfix a input{
    border: medium none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 1.1em;
    font-weight: 900;
    font-family: "Roboto-Black";
    height: 38px;
    line-height: 30px;
    margin: 10px 0;
    padding: 0 20px 0 10px;
    width: auto;
}
input.calendar-btn.btn[type="submit"]{
    margin-right: 5px;
}
.message li{
    list-style: none;
}
/*searchadvanced*/
#module-searchadvanced-content .actionIndex ul,
#module-searchadvanced-content .actionIndex li
{
    list-style-type:none;
    background: none;
    padding:0;
    margin:0;

}

#module-searchadvanced-content  h4.project_title{
    padding:7px 7px 8px 19px;
    margin-bottom:8px;
    margin-top:28px;
}

#module-searchadvanced-content  li.page_title h4{
    padding:4px 5px 5px;

}


#module-searchadvanced-content h4.project_title .expand_all {
    float: right;
    font-size: 0.857em;
    margin-right: 7px;
    margin-top: 2px;
    cursor: pointer;
}


#module-searchadvanced-content .info_title{
    margin:0;
    padding:0;
    margin-bottom:11px;
}

#module-searchadvanced-content .expand{
    float:left;
    text-align: center;
    display:block;
    padding:0;
    height:21px;
    width:27px;
    border-radius: 3px;
    cursor: pointer;
    font-weight: bold;
    font-family: "Roboto-Black";
    padding-top:5px;
    margin-top:0px;
}
#module-searchadvanced-content .sub,
#module-searchadvanced-content .simple_structure_results
{
    display:none;

}
#module-searchadvanced-content .sub li{
    padding-left:20px;
    padding-right:20px;
    margin-top:5px;
    padding-bottom:6px;
    margin-bottom:5px;
}

body #module-searchadvanced-content .portal-maps {
    margin-top:26px;
}

#module-searchadvanced-content .search-result-li{
    margin-top:9px;
}


#module-searchadvanced-content .simple_structure_results li{

    padding-left:20px;

}

#module-searchadvanced-content .left{
    float:left;
}
#module-searchadvanced-content .right{
    float:right;
}


#module-searchadvanced-content .title{
    font-size:14px;
    font-family: "Roboto-Black";
    margin-bottom:0;
    margin-top:3px;
}

#module-searchadvanced-content .line-pattern {
    background: url("/themes/bip/images/tech-pattern.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    margin-bottom:23px;

}

#module-searchadvanced-content .count_result{
    cursor: pointer;
    min-width:125px;
    text-align: center;
    border-radius: 3px;
    margin-top:0;
    padding: 8px 5px;
    margin-bottom: 3px;

}

#module-searchadvanced-content .search-result h5{
    margin-bottom: 10px;
}


/*employers*/
#module-searchadvanced-content .ou_link{
    text-transform: uppercase;

}

#module-searchadvanced-content .blue{
    font-family: "Roboto-Black";
    font-size: 14px;
}

#module-searchadvanced-content .blue_link{
    font-family: "Roboto-Black";
    font-size: 14px;
}

#module-searchadvanced-content .ou li{
    margin-bottom:0;
    padding-bottom:0;
}
#module-searchadvanced-content .ou li b{
    font-family: "Roboto-Black";
}

#module-searchadvanced-content .ou li b{

}

#module-searchadvanced-content #available-projects-top{
    padding:18px;
    border-radius: 3px;
    margin-top:14px;
    margin-bottom:24px;
}

#module-searchadvanced-content #query {
    border-left: medium none;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    border-right: medium none;
    border-top: medium none;
    float: left;
    font-size: 0.86em;
    height: 42px;
    padding-bottom: 6px;
    padding-top: 6px;
    padding-left: 11px;
    width: calc(100% - 57px);
    max-width: 100%;
}


#available-projects-top  input.submit {
    border: 0 none;
    border-radius: 0;
    cursor: pointer;
    float: left;
    font-size: 1em;
    height: 42px;
    margin-top: 0px;
    max-width: 34px;
    width: 30%;
    text-indent: -999px;
    padding-bottom: 5px;

    padding-top: 5px;

    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom:1px solid #d7dde2;
}

#available-projects-top  .text {
    float:none;
}

#available-projects-top form .field input:focus,#available-projects-top form .field textarea:focus{
    border:none;
}


#available-projects-top h5{
    font-size:14px;
    margin:1px 0 0 ;
    padding:0;
    font-family: "Roboto-Black";

}

#available-projects-top h5.search-text-dark-blue{
    /*margin-top:56px;*/margin-top:0;
    padding-left:6px;
}


#available-projects-top .main-project-search {
    padding-left: 7px;
    padding-top: 8px;
}
#available-projects-top label{
    padding-left:5px;
}
.roboto-black{
    font-family: "Roboto-Black";
    font-size: 14px;
}

.other-projects{
    border-radius: 5px;
    margin-top: 16px;
    padding: 11px 16px 9px;
    position: relative;
    width: 174px;
    cursor: pointer;
}
.other-projects span{
    cursor: pointer;
    display: block;
    height: 35px;
    width: 35px;
    position:absolute;
    right:0;
    top:0;
}
body .container .right-side  #module-searchadvanced-content .field.error input[type="text"]{
    border:none !important;
    border-bottom:1px solid #c0c0c0 !important;
}
body .owner-data table,body .owner-data tr,body .owner-data td {
    border: none;
}

#other-projects{
    border-radius: 5px;
    padding: 19px;
    position: relative;
    display:none;
    margin-top:-2px;
    float: left;
    width: calc(100% - 40px);
}

.other-projects.active{
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    z-index: 99;
}

#other-projects.active{
    -webkit-border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    border-top-left-radius: 0px;
}

span#other-projects-divider{
    display: block;
    height: 15px;
    left: -2px;
    position: absolute;
    top: -7px;
    width: 2px;
    z-index: 99;
}


.other-projects-active{

}

#other-projects .subfield{
    margin-top:5px;
}

#available-projects-top .other-projects-header{
    margin-top:12px;
}


#available-projects-top .more {
    border-radius: 3px;
    display: block;
    font-family: "Roboto-Black",sans-serif;
    font-size: 0.9em;
    font-weight: 400;
    line-height: 37px;
    margin-top: 7px;
    padding: 0 10px;
    text-align: left;
    text-decoration: none;
    width: 173px;
}
.field.checkbox input[type="checkbox"] {
    float: left;
    max-width: none;
    width: auto;
}

#module-searchadvanced-content  h4.search-title{
    font-size: 1.286em;

}

#module-searchadvanced-content .line-pattern{
    float:none;
}

#module-searchadvanced-content .show_submenu{
    margin-top:1px;
}

#module-searchadvanced-content .page_title{
    margin-bottom:4px;
}
.left-side-description{
    clear: both;
    float: left;
    margin: 15px 0 20px;
    overflow: hidden;
    zoom: 1;
    width: 100%;
    padding: 20px 0px;
    overflow: hidden;
}
.left-side-description .headline{
    font-size: 1em;
    text-transform: uppercase;
    padding: 0 20px;
    margin: 0px;
}
.rejestracja .newsletter .description{
    display: none;
}
:not(.experts-form_position).form .field .description {
    display: block;
    font-size: 12px;
    font-style: italic;
    width: 100%;
}
#module-contact-content .message-container .message ul{
    padding: 0px;
}
#module-contact-content .message-container .message ul li ul li{
    margin-bottom: 0px;
}
#module-useraccount-content.module-content.clearfix form.form.clearfix div#owner-content.clearfix.text div.owner_image div.field.file input#avatar.inputfile{
    opacity: 0 !important;
}
/*wersja kontrastowa i strona zablokowana*/

.error404{
    font-size: 13px;
    padding: 0px;
    margin: 0px;
    height: 600px;
}
.error404 .home{
    text-align: center;
}
.error404 #header{
    height: 112px;
    position: relative;
}
.error404 #header #secound #logo{
    float: none;
    margin: 0px auto;
    width: 176px;
}
.error404 #header #secound #logo a img{
    margin-top: 15px;
    margin-left: 6px;
}
#module-error404{
    margin-top: 152px;
    text-align: center;
}
.error404 .home{text-align: center;}
#module-error404 .icon{
    left: -6px;
    top: 15px;
    position: relative;
}
#module-error404 .title{
    font-size: 18px;
    font-weight: 600;
    margin-top: 16px;
}
#module-error404 .more:hover{
    background-image: none;
}
.error404 .more,
.error404 .more:hover{
    float: none;
    padding: 10px 0 !important;
    background: none !important;
}
#module-error404 .more {
    display: inline-block;
    margin: 37px auto 0;
    padding: 8px 8px 8px 0;
    width: 220px;
}
#module-error404 .more .home-url{
    font-family: "Roboto-Black",sans-serif;
    font-size: 1.2em;
}
.error404 .footer{
    display: block;
    height: 27px;
    position: relative;
    top: 18px;
}
.errlogo{
    margin-top: 41px;
}
body .container.error{
    height: 430px;
}
.errortitle,
.errortitle2{
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin-top: 16px;
}
.errorbutton{
    margin: 37px auto 0;
    padding: 8px 8px 8px 0;
    width: 280px;
}
.errorbutton a{
    text-decoration: none;
    font-family: "Roboto-Black",sans-serif;
    font-size: 1.2em;
    font-weight: 700;
}
.message ul, .message ul li ul {
    padding: 0;
}
#page-cont.container .right-side.scale #module-inquiries-content.module-content.clearfix #ankieta ul.pager{
    float: left;
    width: 100%;
    text-align: center;
    padding: 0px;
    padding-top: 10px;
    background: none;
}
#page-cont.container .right-side.scale #module-inquiries-content.module-content.clearfix #ankieta ul.pager li{
    width: auto;
    border-radius: 3px;
    font-family: "Roboto-Black",sans-serif;
    display: inline-table;
    font-size: 1em;
    height: 26px;
    line-height: 26px;
    width: 26px;
    background: none !important;
    padding: 0px;
}
.grades_wrapper .grades_form_wrapper form#gradesForm .field{
    margin-bottom: 20px;
}
.module-content .controls {
    float: right;
    height: 20px;
    margin-top: 20px;
    width: auto;
}
.module-content .fa {
    cursor: pointer;
    display: block;
    float: right;
    font-size: 16px;
    margin-left: 15px;
    transition: all 0.5s ease 0s;
}
.inputfile{
    padding:0;
}
#module-useraccount-content .user_builds select {
    width:100px;
    margin-bottom:10px;
}

.user_builds td.jstree-module{
    text-align: center;
    width:20px;
}
.user_builds td.jstree-module span{
    cursor: pointer;
}


.owner_h3{
    color: #404040;
    margin-top:20px;
}
.texteditor label{
    color: #000000;
    font-family: "Roboto-Black";
    padding-bottom: 5px;
}
#module-searchadvanced-content .search-area{
    position: relative;
}

#module-searchadvanced-content .description-simple{
    /* position:absolute;
     right:0;
    height:110px;
    overflow: hidden;
     top:-15px;*/
    width:234px;
    font-size:12px;
    float:right;

}

#available-projects-top .description-simple ul{
    padding:0;
    margin:0;
}
#available-projects-top .description-simple ul li{
    margin:0;
    text-align: left;
}
#available-projects-top .description-simple  a{
    color:#0b589a;
}

#available-projects-top .description-simple  p{
    margin:7px 0 0;
    padding: 0;
}
#module-searchadvanced-content .project_title{
    overflow: hidden;
}

#module-faq-content .info-question{
    font-size: 1.14em;
}
.faq-form{
    max-width: 487px;
    clear: both;
}
#module-newsletter-content .description{
    margin: 10px 0;
}
#module-newsletter-content .field{
    clear: both;
    margin-bottom: 10px;
}
#module-faq-content .field{
    clear: both;
}
#module-newsletter-content .text input,
#module-faq-content .text input,
.container .right-side .contact form .field input[type="text"]{
    border: 2px solid #808080;
    border-radius: 3px;
    display: block;
    margin: 5px 0 0;
    width: 95%;
}
#module-faq-content .textarea{
    clear: both;
    float: left;
    margin: 12px 0 0;
    width: 100%;
}
.container .right-side .contact form .counter{
    float: right;
    position: relative;
    top: 3px;
    right: 10px;
}
#module-faq-content .counter{
    position: relative;
    margin-left: 10px;
}
.container .right-side .contact form .field textarea,
#module-faq-content .textarea textarea{
    border: 2px solid #808080;
    border-radius: 3px;
    display: block;
    margin: 5px 0 0;
    padding: 10px 10px 11px;
    width: 95%;
    min-height: 176px;
    max-width: 322px !important;
}
.container .right-side .contact form .field textarea{
    width: 95% !important;
}
#module-newsletter-content .submit-buttons,
#module-faq-content .submit-buttons{
    float: left;
    margin: 10px 0 0;
}
#module-newsletter-content input[type="submit"],
#module-newsletter-content input[type="button"],
#module-faq-content input[type="submit"]{
    background: url("/themes/prz/images/submenu_bg.png") no-repeat scroll calc(100% - 10px) center #0b589a;
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-size: 1.1em;
    font-weight: 900;
    height: 38px;
    line-height: 30px;
    margin: 10px 0;
    padding: 0 20px 0 10px;
    width: auto;
    font-family: 'Roboto-Black', sans-serif;
}
#module-newsletter-content input[type="button"]{
    margin: 10px 10px;
}
#module-newsletter-content input[type="submit"]:hover,
#module-newsletter-content input[type="button"]:hover,
#module-faq-content input[type="submit"]:hover{
    background: #0b589a url("/themes/prz/images/submenu_bg_2.png") no-repeat scroll 200px center;
}
#module-faq-content .faq-title{
    color: #00468c;
    padding: 11px 23px 11px 5px;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 16px;
	font-size: 1em;
	cursor: pointer;
}
#module-faq-content .faq-title .arrow{
    background: url("/themes/prz/images/menu2-drop.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    float: right;
    height: 3px;
    margin: 9px 0 0;
    position: relative;
    right: -5px;
    width: 7px;
}
#module-faq-content .faq-answer{
    padding: 12px 20px 5px;
    position: relative;
}
#module-faq-content .faq-answer .arrow{
    background: url("/themes/prz/images/arrowup.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    float: right;
    height: 20px;
    margin: 9px 0 0;
    position: absolute;
    right: 12px;
    top: 3px;
    width: 20px;
    cursor: pointer;
}
#module-faq-content .faq-answer p{
    line-height: 18px;
    margin: 10px 0 17px;
}
#module-faq-content .faq-form-title{
    border: 2px solid #eeeeee;
    border-radius: 3px;
    color: #0b589a;
    cursor: pointer;
    display: block;
    float: right;
    margin: 16px 0;
    padding: 10px 17px 9px;
}
#module-faq-content .faq-answer,
#module-faq-content .description,
#module-newsletter-content{
    color: #000;
}
#module-faq-content .faq-answer strong,
#module-newsletter-content .page-title{
    color: #000000;
}
#module-newsletter-content .newsletter-form{
    max-width: 487px;
}
.right-side .block-content #more{
    clear: both;
}




#responsive_recaptcha {
    background-color: #eeeeee;
    padding: 0.5em;
    border-radius: 1em;
    position: relative;
    overflow: auto;
    max-width: 342px;
    font: 0.75em/1em "Helvetica Neue", Helvetica, Arial, sans-serif;
    clear: both;
}
#responsive_recaptcha a {
    text-decoration: none;
}
#responsive_recaptcha img,
#responsive_recaptcha #recaptcha_image {
    width: 100% !important;
    height: auto !important;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    border-radius: 0.5em;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
#responsive_recaptcha .solution {
    margin-top: 0.5em;
    padding: 0.5em;
    padding-top: 1em;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    border-radius: 0.5em;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #eeeeee;
    color: #000;
    display: block;
    margin: 5px auto;
}
#responsive_recaptcha .solution input {
    display: block;
    width: 100%;
    margin: 0.5em auto;
    -webkit-appereance: none;
    border: 1px solid #0b589a;
    font: inherit;
    font-size: 150%;
    outline: none;
}
#responsive_recaptcha .solution input:focus {
    border: 1px solid #b71800;
}
#responsive_recaptcha .options {
    margin-top: 20px;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    border-radius: 0.5em;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
#responsive_recaptcha .options a {
    background-color: #eeeeee;
    display: block;
    padding: 0.5em;
    color: #000;
    border-top: 1px solid #0b589a;
    border-left: 1px solid #0b589a;
    border-right: 1px solid #0b589a;
}
#responsive_recaptcha .options a:hover{
    color: #0b589a;
}
#responsive_recaptcha .options a:first-child {
    border-radius: 0.5em 0.5em 0 0;
}
#responsive_recaptcha .options a:last-child {
    border-radius: 0 0 0.5em 0.5em;
    border-bottom: 1px solid #0b589a;
}


/* calenar */
.calendar {

}
table.calendar {
    margin: 10px 0;
    border-spacing: 1px;
    border-collapse: separate;
    width: 100%;
}
table.calendar th {
    padding: 7px;
    font-size: 1.2em;
    height: 1.2em;
    line-height: 1.4em;
    text-align: center;
}
table.calendar td {
    padding: 1px 5px 10px 15px;
    height: 5em;
    width: 12.2%;
}
table.calendar td .day-number a {
    color: #606060;
}
table.calendar td.today, table.calendar td.today.event {
    border: 1px solid #003c82;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 0 0;
}

table.calendar td.weekend {
    background-image: url('/themes/wydzial/images/calendar/stripe.png');
}
table.calendar td .day-number {
    font-size: 1em;
    text-align: right;
}
table.calendar td .day {
    position: relative;
}
.navigation {
    padding: 5px 15px 5px 15px;
}
.navigation h4 {
    float: left;
    line-height: 30px;
    font-size: 15.5px;
}

h3.events-title {
    margin: 15px 0 0 0;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #ECEDF3;
    font-weight: normal;
}
.events-cell  {
    padding: 2px 0 0 0;
    margin: 0;
}
.events-cell li {
    font-size: 0.9em;
    line-height: 1.2em;
    padding: 1px 0;
    color: #fff;
    font-weight: normal;
    text-align: left;
    text-shadow: none;
    list-style: none;
    max-width: 65px;
    height: auto;
}

.events-cell .recommended, .events-cell li.recommended a {
}
.events {
    background-color: #222222;
    color: #f1f1f1;
    position: absolute;
    top: -1px;
    left: -15px;
    width: 248px;
    min-height: 4.5em;
    text-align: left;
    padding: 15px 10px;
    z-index: 99;
}
.events ul {
    margin: 0;
}
.events li {
    background: url('/themes/wydzial/images/bullet.png') no-repeat scroll 0 5px transparent;
    font-size: 0.95em;
    line-height: 1.2em;
    padding: 2px 0 2px 15px;
    color: #A4A4A4;
    font-weight: normal;
    list-style: none;
}
.events li a {
    color: #A4A4A4;
    transition: color 0.1s ease-in-out 0s;
}
.events .recommended, .events li.recommended a {
    color: #003c82;
    font-weight: bold;
}
.events li a:hover {
    color: #fff;
}
.events .date {
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 0.8em;
    color: #A4A4A4;
}
.navigation h4 {
    text-transform: uppercase;
    font-weight: normal;

}
.navigation h4 .bx-prev {
    text-indent: -9999px;
    display: inline-block;
    width: 20px;
    height: 30px;
    margin-left: 5px;
}
.navigation h4 .bx-next {
    text-indent: -9999px;
    display: inline-block;
    width: 20px;
    height: 30px;
    margin-left: 0px;
}
/* calendar-mini*/
.calendar-mini {

}
table.calendar-mini {
    margin: 10px 0;
    background-color: #efefef;
    border-spacing: 1px;
    border-collapse: separate;
    width: 100%;
}
table.calendar-mini th {
    padding: 7px;
    /*background: -moz-linear-gradient(center top , #84D2D6 0%, #62C2C8 100%) repeat scroll 0 0 transparent;*/
    background-color: #fbfbfb;
    color: #444;
    font-size: 1.2em;
    height: 1.2em;
    line-height: 1.4em;
    text-align: center;
}
table.calendar-mini td {
    background-color: #fff;
    padding: 1px 5px 0px 5px;
    height: 2em;
    width: 12.2%;
}
table.calendar-mini td .day-number a {
    color: #606060;
}
table.calendar-mini td.today, table.calendar-mini td.today.event {
    background-color: #86D0D8;

    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 1px #000;
}
table.calendar-mini td.event {
    background-color: #003c82;
    color: #fff;
}
table.calendar-mini td.weekend {
    background-image: url('/themes/wydzial/images/calendar/stripe.png');
}
table.calendar-mini td .day-number, table.calendar-mini td .day-number a {
    font-size: 1em;
    text-align: right;
}
table.calendar-mini td.event .day-number a {
    color: #fff;
}
table.calendar-mini td .day {
    position: relative;
}
.calendar-mini .events {
    left: -5px;
}

.jq-loading {
    background: #fff url('/themes/wydzial/images/ajax-loader.gif') no-repeat center center;
    /*position: absolute;*/
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    z-index: 1000;
    width: 100%;
    height: 32px;
    position: absolute;
}


/* news-item */
.event-item.recommended {
    padding: 10px;
    border-bottom: 1px solid #A1C3D1;
}
.event-item.recommended  a.photo {
    background-color: #fff;
}
.event-item {
    margin: 10px 0 10px 0;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #E7E7E7;
}
.event-item .text  {
    line-height: 16px;
    text-align: justify;
}
.event-item h4 {
    margin: 0 0 5px 0;
    line-height: 18px;
}
.event-item h4 a {
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: normal;
}
.event-item.recommended h4 a {
    color: #3F8FAF;
    display: block;
    font-size: 14px;
    font-weight: normal;
}

.event-item h4 a:hover {
    color: #3F8FAF;
}
.event-item .date {
    color: #888;
    display: inline-block;
    margin: 3px 0 3px 0;
    font-size: 13px;
    padding: 3px 0 2px 0px;
}
.calendar-form input,
.calendar-form select{
    margin: 10px 20px 0 0;
}
.calendar-form input[type="text"],
.calendar-form select{
    border-radius: 5px;
    padding: 8px;
}
.calendar-form input[type="button"]{
    font-family: "Roboto-Black",sans-serif;
}
#module-event-content .news-item{
    margin-left: 0;
    margin-bottom: 20px;
}
#module-event-content .news-item:nth-child(2n+1) {
    margin-left: 20px;
}
form .field label {
    margin-bottom: 5px;
    float: left;
    width: 100%;
    max-width: none;
}
#header #secound #main-menu li a:hover{
    text-decoration: underline;
}
#gradesComments #gradesPager {
    float: left;
    padding: 0;
    text-align: center;
    width: calc(100% - 40px);
}
#gradesComments #gradesPager li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline;
    list-style: outside none none;
    margin-bottom: 5px;
    padding-left: 15px;
    width: auto;
}
#gradesComments #gradesPager li a {
    text-decoration: none;
    border-radius: 3px;
    display: inline-block;
    font-family: "Roboto-Black";
    height: 26px;
    line-height: 26px;
    width: 26px;
}
#module-news-content .grades_form_wrapper .message-container .message{
    margin-bottom: 20px;
}

.start, .start:hover {
    text-decoration: none !important;
}
.pickfiles{
    display: block;
    font-family: "Roboto-Black",sans-serif;
    height: auto;
    padding: 10px 20px !important;
    width: 100px;
    border-radius: 5px;
    margin-bottom: 5px;
}
.news-archiv{
    display: block;
    float: left;
    width: 100%;
    font-family: "Roboto-Black",sans-serif;
    margin-bottom: 20px;
}
#more a:hover,
.more.back,
.more{
    text-decoration: none !important;
}
.news-archiv .archiv{
    display: block;
    float: left;
    width: 60px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
}
#module-news-content.module-content.clearfix a.more{
    padding-right: 25px;
}
#module-news-content.module-content.clearfix a.more:hover{
    text-decoration: none !important;
}

form .field input[type="checkbox"] {
    float: left;
    margin-right: 20px;
    width: auto;
}
#module-contact-content.module-content.clearfix .contact.scale .description {
    float: none;
    text-align: left;
    width: 100%;
}
#more a:hover, .poll-answers-foot p a, .more.back, .more, .more:hover {
    text-decoration: none !important;
}
/* popup */

#fade {
    display: none;
    background: #000;
    position: fixed; left: 0; top: 0;
    width: 100%; height: 100%;
    opacity: .80;
    z-index: 9999;
}
#popup .popup_block{
    display: none;
    float: left;
    position: fixed;
    top: 50%; left: 50%;
    z-index: 99999;

}

#popup .close {
    position: absolute;
    right: -50px;
    top: -50px;
}
#popup img.btn_close {
    float: right;
    margin: 0px 0px 0 0;
}
/*--Kod pozwalający na prawidłowe pozycjonowanie w  IE6--*/
*html #fade {
    position: absolute;
}
*html #popup .popup_block {
    position: absolute;
}
.file a.pickfiles {
    text-decoration: none;
}
.contact .field.select select {
    border-radius: 3px;
    max-width: 342px;
    width: 100%;
}
.top-banner{
    float: left;
    width: 100%;
    overflow-x: hidden;
    text-align: center;
}
#module-interactivemap-content #map_canvas .gm-style .gm-style-iw .newsItem{
    padding: 20px;
}
#module-interactivemap-content .news.single{
    margin: auto;
    max-width: 1166px;
}
#module-interactivemap-content .news.single .info.clearfix .files{
    float:left;
    width: 100%;
}
#module-interactivemap-content .news.single .more.back{
    float: left;
    margin: 20px 0;
    clear: left;
}
body .top-banner .container{
    max-width: 1126px;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow-x: hidden;
}
.module-content ul{
    overflow: hidden;
    zoom: 1;
}
#module-description-content .news.single .description-author{
    margin-bottom: 15px;
}
.experts-form_position {
    margin-bottom: 0;
    width: 100%;
}
.experts-form_position .expert-title {
    border-bottom: 1px solid #e1e1e1;
    color: #00468c;
    cursor: pointer;
    margin-bottom: 0;
    padding: 11px 23px 11px 5px;
    width: 100%;
}
.experts-form_position .expert-title .arrow {
    float: right;
    height: 3px;
    margin: 9px 0 0;
    position: relative;
    right: 5px;
    width: 7px;
}
#expertsForm .field.textarea {
    margin-bottom: 10px;
    margin-top: 20px;
    overflow: hidden;
}
#expertsForm .field.textarea {
    display: none;
}

#module-blog-content .news.single .date, #module-description-content .news.single .date, #module-news-content .news.single .date {
    float: left;
    margin-bottom: 10px;
    width: auto;
}
#module-blog-content .news.single .author, #module-description-content .news.single .author, #module-news-content .news.single .author {
    float: left;
    margin-bottom: 15px;
    width: auto;
}
#module-searchadvanced-content #searchModuleForm #available-projects-top .field.text{
    padding: 0px;
}
.module-content .info .text p img{
    max-width: 100%;
    height: auto;
}
.nav.nav-list li.folder ul li.folder ul li a{
    margin-left: 10px;
}
.nav.nav-list li.active.folder ul li a{
    display: block;
    margin-left: 0px;
}
.nav.nav-list li.active.folder ul li.active.folder ul li a{
    display: block;
    /*margin-left: 10px;*/
}
.nav.nav-list li.active.folder ul li.active.folder ul li.active.folder ul li a{
    display: block;
    margin-left: 20px;
    width: 76%;
}
.nav.nav-list li.active.folder ul li.active.folder ul li.active.folder ul li.active.folder ul li a{
    display: block;
    margin-left: 30px;
    width: 73%;
}
ul.nav.nav-list li.first.folder.active ul li.last.folder.active ul li.last.folder.active ul li.last.folder.active ul li.last.folder.active ul li a{
    display: block;
    margin-left: 40px;
    width: 70%;
}
#calendar_event.calendar tbody tr td.event div.day ul.events-cell li{
    /*background: none;
    padding: 0px;*/
}
a.more-events{
    font-weight: 400;
}
a.more-events:hover{
    color: #ffffff;
}

.errortitle,
.errortitle2{
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin-top: 220px;
}

#available-projects-top .other-projects-header{
    margin-top:12px;
}


#available-projects-top .more {
    border-radius: 3px;
    display: block;
    font-family: "Roboto-Black",sans-serif;
    font-size: 0.9em;
    font-weight: 400;
    line-height: 37px;
    margin-top: 7px;
    padding: 0 10px;
    text-align: left;
    text-decoration: none;
    width: 173px;
}

#module-searchadvanced-content  h4.search-title{
    font-size: 1.286em;

}

#module-searchadvanced-content .line-pattern{
    float:none;
}

#module-searchadvanced-content .show_submenu{
    margin-top:1px;
}

#more a:hover, .poll-answers-foot p a, .more.back, .more {
    text-decoration: none !important;
}

.right-side .block-banner .banner{
    margin-top: 20px;
    text-align: center;
}

.scale ul.list-page li{
    background: url("/themes/prz/images/news-li_bg_gray.png") no-repeat scroll left center !important;
}

#module-blogs-content .news-item:nth-child(2n - 1 ) {
    margin-right: 20px;
    margin-left: 0px;
}
#module-useraccount-content #userForm .checkboxlist .subfield label{
    width: auto;
}
.popup_block{
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}
.author-box {
    border: 1px solid #e3e3e3;
    clear: both;
    margin-bottom: 40px;
    padding: 0 15px;
    position: relative;
    top: 20px;
}
.author-box h3{
    margin-top: 0;
}
.author-box .author img{
    border: 2px solid #eceaeb;
    display: block;
    float: left;
    height: 64px;
    width: 52px;
}
.author-box .author .grade_login {
    display: block;
    float: left;
    font-family: "Roboto-Black",sans-serif;
    font-size: 1.2em;
    margin-left: 18px;
    line-height: 64px;
}
#module-blog-content .news.single .author-box .author{
    width: 50%;
    margin-bottom: 0;
}
.author-box .author,
.author-box .history{
    float: left;
    padding: 15px 0 0;
    width: 49%;
}
.author-box .history ul, .author-box .history h3{
    padding-left: 15px;
}
.author-box .history {
    min-height: 120px;
    border-left: 1px solid #e3e3e3;
}
form .field.checkbox label{
    width: auto;
    cursor: pointer;
    float: none;
    display: inline;
}
.form{
    overflow: hidden;
    zoom: 1;
}
.popup_block canvas.gsCanvas,
.right-side .block-banner canvas.gsCanvas,
.top-banner canvas.gsCanvas{
    left:0;
    right:0;
    margin:0 auto;
}

.page-of-questions h3.heading{
    font-size: 1.8em;
}
.loghref{
    display: block;
    float: left;
    width: 100%;
}

.gsWrapper{
    width: auto !important;
}

#gradesComments div.grades-content div.grade.clearfix div#author div.photo{
    position: relative;
    float:left;
}
#gradesComments div.grades-content div.grade.clearfix div#author div.photo canvas{
    top: 15px !important;
    left: 2px !important;
}

.form .field.text{
    margin: 10px 0;
    padding: 0;
}
.container#page-cont .scale.right-side .clearfix.module-content#module-inquiries-content #ankieta ul.pager li.active{
    background: #ebebeb !important;
}

.block-poll.clearfix div.msg-info,
.block-forum.clearfix div.msg-info{
    padding: 40px 0 20px 20px;
}
.block-poll .alert,
.block-forum .alert{
    border: none !important;
}
.block-inquiries .msg-info{
    clear: both;
    margin: 40px 10px 10px;
    padding: 10px;
}
#baner .banner{
    text-align: center;
}
.left-side .block-departaments .item a,
#footer .both .home .container .contact-block a{
    box-sizing: border-box;
    display: block;
    float: left;
    width: auto;
}
#footer .both .home .container #author-foot .optilogo a,
.left-side .block-poll .more{
    box-sizing: border-box;
    display: block;
    float: right;
}
#baner .banner a{
    box-sizing: border-box;
    display: block;
}
.www-version{
    background: #ebebeb none repeat scroll 0 0;
    text-align: center;
    padding: 10px 0;
    clear: both;
}
.www-version span{
    color: #0b589a;
    font-size: 0.9em;
    cursor: pointer;
}
.www-version .mobilewww{
    display: none;
}
.right-side.scale .module-content.clearfix .single h3.heading-title{
    text-transform: none;
}
#gradesForm .field.custom span.grade_login{
    font-family: 'Roboto-Black', sans-serif;
}
#header #secound #controls .contrast h1 {
    font-family: "Roboto-Light",sans-serif;
    font-size: 1em;
    margin: 0;
    padding: 0;
}
.block-slider .label{
    font-family: 'Roboto-Black', sans-serif;
    font-size: 1.714em;
    text-transform: uppercase;
}
.right-side .block-content .headline{
    font-family: "Roboto-Black";
    font-size: 1.7em;
    text-transform: uppercase;
}
#header #first .home .button-adfs {
    background: #606060 none repeat scroll 0 0;
    color: #ffffff;
    float: left;
    font-size: 0.9em;
    line-height: 36px;
    margin-top: 10px;
    padding: 5px 5px 0px 5px;
    text-align: center;
    width: calc(100% - 10px);
}
#header #first .block-useraccount .form .button-adfs a {
    color: #ffffff;
    display: block;
    float: right;
    padding-right: 42px;
    text-align: left;
    width: calc(100% - 100px);
}
#header #first .home .button-adfs .fa-windows{
    margin-right: 10px;
    margin-top: 5px;
}
.container-half{
    width: 48%;
    margin-right: 1%;
    float: left;
}

.social-login-box{
    margin-top: 25px;
}
.social-login-box .fa-2x{
    font-size: 2em;
}

.social-login-box .button-adfs {
    background: #606060 none repeat scroll 0 0;
    color: #ffffff;
    float: left;
    font-size: 0.9em;
    line-height: 36px;
    margin-top: 10px;
    padding: 5px;
    text-align: center;
    width: calc(100% - 10px);
}
.social-login-box .button-adfs .fa-windows {
    margin-right: 10px;
    margin-top: 5px;
    float: left;
    color: #fff;
}
.module-content .social-login-box .button-adfs a,
#module-useraccount-content.module-content .social-login-box .button-adfs a {
    color: #ffffff;
    display: block;
    float: right;
    padding-right: 42px;
    text-align: left;
    width: calc(100% - 100px);
    font-size: 12px;
    text-decoration: none;
}

.social-login-box .button-facebook {
    background: #3b5998 none repeat scroll 0 0;
    color: #ffffff;
    float: left;
    font-size: 0.9em;
    line-height: 36px;
    margin-top: 10px;
    padding: 5px;
    text-align: center;
    width: calc(100% - 10px);
}
.social-login-box .button-facebook .fa-facebook {
    margin-left: 18px;
    margin-top: 5px;
    float: left;
    color: #fff;
}
.module-content .social-login-box .button-facebook a,
#module-useraccount-content.module-content .social-login-box .button-facebook a {
    color: #ffffff;
    display: block;
    float: right;
    padding-right: 42px;
    text-align: left;
    width: calc(100% - 100px);
    font-size: 12px;
    text-decoration: none;
}

.social-login-box .button-google {
    background: #dd4b39 none repeat scroll 0 0;
    color: #ffffff;
    float: left;
    font-size: 0.9em;
    line-height: 36px;
    margin-top: 10px;
    padding: 5px;
    text-align: center;
    width: calc(100% - 10px);
}
.social-login-box .button-google .fa-google-plus {
    margin-left: 15px;
    margin-top: 5px;
    float: left;
    color: #fff;
}
.module-content .social-login-box .button-google a,
#module-useraccount-content.module-content .social-login-box .button-google a {
    color: #ffffff;
    display: block;
    float: right;
    padding-right: 42px;
    text-align: left;
    width: calc(100% - 100px);
    font-size: 12px;
    text-decoration: none;
}
.social-login-box .button-adfs .fa-windows:hover,
.social-login-box .button-google .fa-google-plus:hover,
.social-login-box .button-facebook .fa-facebook{
    color: #fff !important;
}
#header #first .search-form #searchForm .field.text label,
.block-useraccount #LoginForm .field.text label,
.block-useraccount #LoginForm .field.password label,
.block-newsletter .newsletter .field.text label{
    display: none;
}
#owner-content .owner-data a{
    float: left;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
#module-useraccount-content form#userForm.form p,
#module-useraccount-content #CoreUserEdit #owner-content .owner-data h3.header{
    float: left;
}
#module-useraccount-content  #userForm.form div.field.file input#user_avatar_input.input{
    padding-top: 5px;
}
#module-useraccount-content #CoreUserEdit #owner-content{
    float: left;
    width: 100%;
    min-width: 360px;
}
#module-useraccount-content #CoreUserEdit.form #owner-content.clearfix.text div.owner-data div.field{
    width: 100%;
}
.message-container {
    margin-bottom:20px;
}

#module-useraccount-content #userForm .field.textarea{
    margin: 0;
    padding-top: 0;
}


.share-box{
    float: right;
    height: 40px;
    margin: 20px 0;
    width: calc(100% - 250px);
    /* dodane */
    /*margin-top: 80px;*/
}
.share-box .fb-like{
    float: left;
    margin-right: 11px;
    margin-top: 11px;
}
.share-box .share-label{
    float: right;
    margin-top: 10px;
    margin-right: 5px;
}
.share-box .share-icon{
    float: right;
    margin: 8px 2px 0 0;
}
@media screen and (max-width: 359px){
    .share-label{
        display: none;
    }
    .share-box{
        width: 280px;
    }
}
.custom_edit_password{
    float: left;
    width: 100%;
}
.mce-tinymce.mce-container.mce-panel{
    max-width: 700px !important;
    width: calc(100% - 10px) !important;
}
#footer div.both div.home div.container div.contact-block .block-content p a{float: none; display: inline;}

.marginated { margin-top: 10px; }

.left-side .block-banner .banner{
    text-align: center;
}
.block-useraccount .form {
    overflow: visible;
}
#module-useraccount-content form#CoreUserEdit{
    min-height: 300px;
}
.grayscale .block-banner div.banner *{
    color: #000 !important;     
}
.left-side.scale  .nav-collapse.collapse ul.nav.nav-list li{
    background: none;
    margin-bottom: 0px;
}
.piwik_stat{
    color: #757575;
    font-size: 12px;
    margin-right: 5px;
    text-align: right;
}
.scale .message-container ul li{
    padding-right: 15px;
}
#module-newsletter-content .newsletter-form form .field.checkboxlist .subfield input,
#module-newsletter-content .newsletter-form .form .field.checkbox input#agree{
    float: left;
    width: 20px;
    margin-top: 5px;
}
#module-news-content .news-item.list_no_photo:nth-child(1), 
#module-news-content .news-item.list_no_photo:nth-child(2),
#module-newscategory-content .news-item.list_no_photo:nth-child(1), 
#module-newscategory-content .news-item.list_no_photo:nth-child(2){margin-top: 40px;}
#module-news-content .news-item.list_no_photo{margin-bottom: 60px;}
.block-news .news-item.list_no_photo.no-photo.scale.no-photo a.photo,
.block-newscategory .news-item.list_no_photo.no-photo.scale.no-photo a.photo{height: 50px;}

.block-newscategory .news-item.list_no_photo.no_category h4, 
.block-newscategory .news-item.list_no_photo.no_category h3,
.block-news .news-item.list_no_photo h4, 
.block-news .news-item.list_no_photo h3,
#module-news-content .news-item.list_no_photo h4, 
#module-news-content .news-item.list_no_photo h3,
#module-newscategory-content .news-item.list_no_photo.no_category h4, 
#module-newscategory-content .news-item.list_no_photo.no_category h3{
    width: calc(100% - 80px);
    margin-top: -42px;
    display: flex;
    align-items: end;
    padding-left: 10px;
    min-height: 66px;
    float: none;
}
#module-news-content .news-item.list_no_photo,
#module-newscategory-content .news-item.list_no_photo{
    margin-bottom: 60px;
    padding-bottom: 0px;
}
#module-news-content .for-margin .more,
#module-newscategory-content .for-margin .more{margin-top: 0px;}
.swiper-container {
    height: 400px;
}
.swiper-slide {
    -moz-box-align: center;
    -moz-box-pack: center;
    align-items: center;
    display: flex;
    font-size: 18px;
    height: 200px;
    justify-content: center;
    text-align: center;
    overflow: hidden;
}
.field font{
    font-size: 12px !important;
    margin-top: 5px;
    display: inline-block;
}
.form .field.custom.label-required,
form.form .field.custom{
    font-size: 12px;
}
.prz_pickfile_container,
#module-useraccount-content #CoreUserEdit.form #owner-content.clearfix.text div.owner-data div.field.prz_pickfile_container{
    width: 50% !important; 
    /*float: left;*/
}
.field.custom.prz_pickfile_container{
    padding-top: 25px;
}
video.poster_default, audio.poster_default {
    background: url(/themes/prz/images/no-photo.jpg)  center center no-repeat;
}
a span.new-window {
    display: none;
}
.scale h3.carousel-heading-title,
.left-side .carousel-heading-title{
    float: left;
    width: 100%;
    font-family: "Roboto-Black",sans-serif;
    color: #ffffff;
    background: #003C82;
    font-size: 18px;
    margin: 20px 0;
    padding: 5px;
}
.field .g-recaptcha{height: 100px;}
.field.custom.row.label-required{
    float: left; width: 100%;
}
#gradesForm #gradeLogin,
#gradesForm.form div.field.textarea label,
.right-side .grades_wrapper .grades_form_wrapper #gradesForm .field.textarea{
    width: 100% !important;
    max-width: 100%;
}
#gradesForm.form div.field.textarea label small.counter{float: right; opacity: 0.4;color: #003c82;}
