
body {
    background-color: #e7edf5;
}
h1{font-size:1.6em}
h2{font-size:1.5em}
/* h3{font-size:19px} */
h3{font-size:1.25em}
/* h4{font-size:17px} */
h4{font-size:1.1em}
h5{font-size:1.1em}
h6{font-size:1.em}
#col_one h2.hsubtitle, h2.hsubtitle, .rounded-head-date h2.hsubtitle {
    color: #000000;
    font-size: 1.25em;
    margin-bottom: 0px!important;
}

#col_one h3.hsubtitle, #col_two h3.hsubtitle {
}

#col_one h2.h-second-size, h2.h-second-size {
    color: #000000;
    font-size: 1.3em;
}

.font-size1-1 {
   font-size: 1.1em;
}

.font-size1-05 {
   font-size: 1.05em;
}

.font-size0-95 {
    font-size: 0.95em;
} 

.font-size0-9 {
   font-size: 0.9em
}



.our-red {
    color: #aa0000!important;
}

.h4style {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 1em;
}


.h6style {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 0.95em;
}

.main_container {
    margin-left:  auto;
    margin-right: auto;
    min-width: 666px;
    max-width: 1400px;
}

.full_bar1 {
    clear: both;
    background-color: #4a535a;
    color: #eee;
}

.full_bar2 {
    clear: both;
    background-color: #516c81;
    color: #eee;
    margin: 1px 0px 0px 0px;
    padding: 3px 0 3px 0;
    font-size: smaller;
}

div.column_header {
    width: 100%;
    border: 0;
    padding-bottom: 10px;
}

.column_header h2 {
    color:#aa0000;
    display:inline;
    font-size:1.4em;
}

.column_header address {
    float: right;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-right: 5px;
}

#footer .right-border {
    border-right: 1px solid #666;
    padding: 1px 4px;
}

div.scheduler {
  border: 1px solid #cde;
  font-size: 1em;
  width: 100%;
  height: 100%;
  min-height: 420px;
  padding: 20%;
  box-sizing: border-box;
  position: relative;
}

iframe#general_calendar {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

#col_one div.homepage-col, #col_two div.homepage-col {
    padding-bottom: 2px;
}

#col_one .homepage-col h2, #col_two .homepage-col h2, #col_two .homepage-col h3 {
    display: inline-block;
    margin-bottom: 5px;
    text-align: left;
    vertical-align: top;
    width: 65%;
}

#col_one .homepage-col address,  #col_two .homepage-col address {
    display: inline-block;
    text-align: right;
    width: 33%;
}


sub, sup {
    position: relative;
    font-size: 0.8em;
}

sub {
    bottom: -0.3em;
}

sup {
    top: -0.5em;
}

a.aplus, a.aplus:link, a.aplus:visited {
    color:#fff; 
}

a.aplus:hover {
    background-color: #8888ee; 
    text-decoration:none
}

div.virtualna_en {margin-bottom: 25px;}

#footer {
    clear: both;
    color: #666;
    margin: auto;
    margin-bottom: 20px;
    padding-right: 10px;
    padding-top: 5px;
    font-size: 0.9em;
    text-align: right;
}

#footer a {
    color: #000;
    text-decoration: none;
}

#printing {
    float: left;
    display: inline;
    margin-left: 190px;
}

#printing img {
	vertical-align:text-top;
}

#logo {
    position: relative;
    padding: 0;
    height: 145px;
    background: url(../img/camk_logo.jpg);
    background-repeat: no-repeat;
}

#logo_pl {
    position: relative;
    padding: 0;
    height: 145px;
    background: url(../img/camk_logo_pl.jpg);
    background-repeat: no-repeat;
}

div#logo_img {
    display: none;
}

#logged {
    display: block;
    position: absolute;
    float: right;
    bottom: 0px;
    right: 0px;
    color: #ddd;
    margin: 5px 5px 5px 5px;
    font-size: smaller;
}

/* Navigation language */
#nav_lang {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    color: #eee;
    margin: 10px 5px 5px 5px;
}

#nav_lang ul, #nav_lang li{
    display: inline;
    list-style: none;
    margin: 2px;
    padding: 0;
}

#nav_lang li{ display:inline; }

#nav_lang a {
    padding: 1px 4px;
    color: #eee;
    text-decoration: none;
}

#nav_lang a:hover {
    background-color: #fefefe;
    color: #bb0000;
}

#nav_lang a.selected{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url(border-radius.htc);
    border-radius: 5px;
    background-color: #fefefe;
    color: #bb0000;
}

#nav_lang li:first-child a{
    border-left: none;
}

#show_menu {
    display: none;
   }

/* Navigation sub-header: search and breadcrubs container */
#nav_subheader {
    height: 1.5em;
    background-color: #516c81;
}

/* Progress bar when switched on displays the text contained in span class progress-label */
#progressbar {
    float: left;
    background-color: #910000;
    border-radius: 6px;
    color: #fff;
    font-size: 1.3em;
    font-weight: bold;
    height: 1.4em;
/*     margin-right: 50px; */
/*     padding-left: 20px; */
}

#progressbar a:link, #progressbar a:visited {
    color: #fff;
    font-size: 1.3em;
    font-weight: bold;
}

/* Search box container */
#search_box {
    display: block;
    float: right;
    margin-right: 2px;
}

#bip_box {
background: -moz-linear-gradient(45deg, rgba(211,3,28,1) 0%, rgba(156,0,0,1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(211,3,28,1)), color-stop(100%, rgba(156,0,0,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(45deg, rgba(211,3,28,1) 0%, rgba(156,0,0,1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(45deg, rgba(211,3,28,1) 0%, rgba(156,0,0,1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(45deg, rgba(211,3,28,1) 0%, rgba(156,0,0,1) 100%); /* ie10+ */
background: linear-gradient(45deg, rgba(211,3,28,1) 0%, rgba(156,0,0,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9C0000', endColorstr='#D3031C',GradientType=1 ); /* ie6-9 */
/*     background: url(../img/bip_tlo1.png); */
/*     background-repeat: no-repeat; */
/*     background-color: #141415; */
/*     background-color: #4a535a; */
    display: block;
    height: 26px;
    margin-bottom: 20px;
/*     margin-right: 4px; */
}

#bip_box a:link, #bip_box a:visited {
    color: #fff;
}


#bip_box span {
    display:inline-block;
    margin-bottom: 15px;
    padding: 0 5px 2px 0;
    vertical-align: middle;
}

#bip_box span.vertical {
    border-left: 1px solid #ffffff;
    height: 16px;
    margin-bottom: 20px;
}

#bip_box #bip_img, .bip_img {
    height: 26px;
    padding: 0 0 0 2px;
}

.budzet_img {
    height: 24px;

}

.budzet {
    background: url(../img/bip_tlo1.png);
    background-color: #4a536a;
    background-size: 100% auto;
    color:#fff;
    text-align:left;
    font-size:12px;
    font-family: FreeSans, Tahoma, Verdana, sans-serif;
    padding: 5px 2px 5px 10px;
    margin-bottom:5px;
}

.virtualna, .virtualna_en {
    background: url(../img/bip_tlo1.png);
    background-color: #4a536a;
    background-size: 100% auto;
    color:#fff;
    text-align:left;
    font-size:1em;
    font-family: FreeSans, Tahoma, Verdana, sans-serif;
    padding: 5px 2px 5px 10px;
    margin-bottom:1em;
/*     margin-top: -15px; */
/*     margin-right: 4px; */
}

.virtualna img, .virtualna_en img {
    height: 1em;
    margin-bottom: -2px;
    margin-top: -2px;
}

.virtualna hr, .virtualna_en hr {
    border-bottom: 0.5px #777777 solid !important;
    border-top: 0.5px #888888 solid !important;
/*     border-top-width:1px !important; */
    height:0px !important;
    margin-left: -4px!important;
    width:100% !important;
}

/* Breadcrumb container */
#bc {
	margin-left: 10px;
	display: block;
}

/* breadcrumb */
ul.breadcrumb, ul.breadcrumb li {
    list-style: none;
    float: left;
    margin-left: 1px;
    padding-top: 1px;
}

ul.breadcrumb {
    clear: both;
}

ul.breadcrumb a, ul.breadcrumb span {
    color: #eee;
    float: left;
    text-decoration: none;
}

ul.breadcrumb a:hover {
    color: #cc0000;
}

/* Navigation Sub */
#nav_sub {
    margin-bottom: 20px;
    min-width: 180px;
}

#nav_sub ul, #nav_sub li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#nav_sub a {
    display: block;
    color: #333;
    font-size:1.1em;
/*    font-size: small; */
    text-decoration: none;
    padding: 2px 0 2px 10px;
    -moz-border-radius-topleft: 7px;
    border-top-left-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-left-radius: 7px;
}

/*
#nav_sub a:hover {
	background-color:#eee;
	color: #cc0000;
}

*/

#nav_sub li {
    -moz-border-radius-topleft: 7px;
    border-top-left-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-left-radius: 7px;
    text-align: left;
}


#nav_sub li li {
    background-color: #e7edf5;
    padding-left: 20px;
    border-radius: 0;
}

#nav_sub a.selected, #nav_sub a:hover, #nav_sub a.ancestor {
/*    background: url(../img/menuitem_background.jpg);
    background-repeat:repeat-y;
*/
	background-color: #fff;
    color: #aa0000;
    border: 0;
}



/*

#nav_sub a.ancestor {
    color: #333;
    background-color: #f0f0f0;
    padding-left: 20px;
}

#nav_sub a.ancestor:hover {
	background-color: #cc0000;
  	color: #eee;
}
*/

 
  #bannerRotator, #bannerAplus, .banerki { 
        max-width: 164px; 
        margin-bottom: 10px; 
	padding:5px;
        padding-top: 7px; 
        padding-left: 5px; 
        padding-right: 1px; 
        background-color: #fff; 
	border:1px solid #CCC; 
	border-right: 0;
/*        float: right; */
	-moz-border-radius-topleft: 7px;
        border-top-left-radius: 7px;
        -moz-border-radius-bottomleft: 7px;
        border-bottom-left-radius: 7px;
	-moz-border-radius-topright: 7px;
        border-top-right-radius: 7px;
        -moz-border-radius-bottomright: 7px;
        border-bottom-right-radius: 7px;
        -webkit-box-shadow: 0 9px 9px -6px #666;
           -moz-box-shadow: 0 9px 9px -6px #666;
                    box-shadow: 0 9px 9px -6px #666;
        margin-left: 10px;
}

.banerki img {
    width: 100%;
}

#bannerRotator {
    width: 164px;
}

#bannerContainer  {
/*    float: right; */
    background-color: #fff; 
    margin-left: 10px;
    width: 100%; 
}

#bannerRotator { 
	height:70px; 
}

#bannerRotator ul li img{ 
        margin: 0; 
        padding: 0; 
/*        padding-left: -20px; */
	max-width:165px; 
	max-height:70px; 
}

#bannerRotator { position:relative; }
#bannerRotator ul { list-style: none; padding:0; position:relative; margin:0;}
#bannerRotator li { margin-left: 0px; list-style: none; float:left; display:none; position:absolute; }
#bannerRotator ul li a { text-decoration:none; }
#bannerNav {
    height: 40px;
    margin-top: 74px;
    position: absolute;
    width: 20px;
}

#bannerNav a[rel] {
    display: none;
}

span.pause-button::before{
    content: url("/static/img/pause20.png");
}
span.pause-button, span.play-button {
    background-color: #fff;
    border-radius: 15px 0px 15px 0px;
    height: 60px;
    padding-bottom: 2px;
    padding: 10px 5px 2px 5px;
}
span.play-button::before{
    content: url("/static/img/play20.png");
}

span.pause .sr-only::after {
    content: "Stop"
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
     
}

#alert-ticker {
    color: white;
    background-color: #a00;
    display: inline-block;
    width: 100%;
    text-align: center;
}

#alert-ticker ul li p {
    display: block;
    margin-left: 15px;
    padding-top: 3px;
    padding-bottom: 3px;
    height: 14px;
    text-align: center;
}


#news-container {
    margin: auto;
    display: block;
    float: right;
    width:100%;
    color: #666;
/*
    background: url(../img/vticker_background.jpg);
    background-repeat:repeat-y;
*/
    background-color: #eee;
    margin-bottom: 10px;
    border-bottom-left-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
}

#news-container ul li div {
    margin: 0;
    width: 90%;
    font-size: small;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 5px;
}

/* Content */
#main {
    clear:both;
    color: #333;
    display: table;
    background-color: #eee;
/*     position: absolute; */
    width: 100%;
}

#main td {
    vertical-align: top;
}

.grid_4 {
    min-width: 180px;
    background-color: #e3e3e3;
/*     float:left; */
/*     position: relative; */
    display: table-cell;
    width: 22%;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
       -moz-border-radius-topleft: 7px;
       -moz-border-radius-bottomleft: 7px;
            border-left-radius: 7px;

	-webkit-box-shadow: -9px 0 24px -15px #333;
	   -moz-box-shadow: -9px 0 24px -15px #333;
	        box-shadow: -9px 0 24px -15px #333;
    vertical-align: top;

}

.grid_12 {
/*     float: left; */
    display: table-cell;
/*    max-width: 780px; */
    min-width: 200px;
        -webkit-box-shadow: -9px 0 6px -9px #999;
           -moz-box-shadow: -9px 0 6px -9px #999;
                box-shadow: -9px 0 6px -9px #999;

    border-right: 1px solid #dfdfdf;
    background-color: #fff;
/*     position: relative; */
}

#main > div.grid_12 div.phdinfo ul {
    margin-left: 30px;
}

#main > div.grid_12 div.phdinfo li {
    margin-left: 0px;
}

#main > div.grid_12 div.phdinfo ul ul {
    list-style: circle;
}



#col_one, #col_two, .col_one, .col_two {
    display: inline;
/*
    text-align: justify;
    text-justify: inter-word;
*/
    float: left;
    margin: auto;
    margin-left: 2%;
    margin-top: 20px;
    margin-bottom: 10px;
/*     position:relative; */
}

#col_one li, #col_two li {
    color: #333;
}

#col_one span, #col_two span {
    color: #333;
}

#col_ein {
    float:left;
    padding:10px;
}
#col_zwei {
    float:left;
    padding-left:10px;
    padding-right:10px;
}

#col_drei{
    float:right;
    padding-right:10px;
}

.sr-only {
    border: 0;
    clip: rect(0,0,0,0);
    display: inline;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.width90 {
    width: 90%;
    min-width: 200px;
}

.width75 {
    width: 66%;
    min-width: 200px;
}

.width74 {
    width: 74%;
    min-width: 200px;
}

.width50 {
    width: 46%;
    min-width: 200px;
}

.width38 {
    width: 38%;
    min-width: 100px;
}

.width25 {
    width: 28%;
    min-width: 100px;
}

.width22 {
    width: 22%;
    min-width: 100px;
}

.width90 {
    width: 95%;
    min-width: 200px;
}

#col1, #col2, .col1, .col2 {
    display: inline;
    text-align: justify;
    text-justify: inter-word;
}

#col2, .col2 {
    float: left;
    width: 45%;
    min-width: 200px;
    margin: auto;
    margin-left: 25px;
    margin-top: 20px;
    margin-bottom: 10px;
}

#col2 li, .col2 li { color: #666!important; }

#col2 span, .col2 span { color: #333; }

#col2_rightbar {
    float: right;
    width: 30%;
    margin: 20px 10px 10px 20px;
    padding: 5px;
    background-color: #dcdcdc;
}

#col2_main {
    float: left;
    width: auto;
    margin: 20px 10px 10px 20px;
    padding: 5px;
}

#col1_sidebar {
    text-align: justify;
    text-justify: inter-word;
}

#col_center {
    display: inline;
    max-width: 710px;
    min-width: 410px;
    padding-top: 10px;
    margin-left: 20px;
    padding-bottom: 20px;
    text-align: justify;
    text-justify: inter-word;
}

#container_two_cols {
/*    max-width: 780px; */
    min-width: 440px;
}

#profile_desc {
    float: left;
    display: block;
    width: 95%;
    margin-left: 10px;
}

#profile_desc h4 { margin-bottom: 5px; }

/* user forms */

.login_f, .edit_f {
    margin-top: 10px;
    margin-left: 30px;
}

#user_forms th {
    color: #004455;
    width: 40%;   
    padding-left: 10px;
}

#user_forms .acrid {
    background: gray;
    border: 1px solid #39fa03; 
    color: #9fff69;
    line-height: 1.2em;
    margin: 0 0 10px 0;
    padding: 5px 15px 5px 5px;
    border-radius: 9px;
    text-align: center;
}

#user_forms .acrid span {
    font-weight: bold;
}

#user_forms label {
    width: 120px;
    margin-right: 15px;
    vertical-align: text-top;
    color: #004455;
}

.helptext {
    color:#555;
    font-style: italic;
    font-size: 90%;
    margin-top: -1px;
    margin-bottom: 5px;
    display: block;
}

#help {
    display: block;
    font-style: italic;
    margin: 0 20px 1em 1px;
    color: black;
}

#user_forms a {
    text-decoration: none;
    color: #333;
}

#id_priv_email { width: 200px; margin-top: 30px; }
#id_website { width: 200px; }

#id_about, #id_about_en {
    width: 350px;
    vertical-align: text-top;
}

#user_forms input, textarea {
    border: solid 1px #999;
    margin-bottom: 10px;
    background-color: #fafafa;
    color: #333;
    font-size: 0.9em;
}

#user_forms textarea{
    width: 95%; /*400px;*/
}

#user_forms button {
    border: 0;
    clear: both;
    background: #004455; /* #a00; */
    vertical-align: middle;
    color: #eee;
    -moz-border-radius: 7px;
    border-radius: 7px;
    font-size: smaller;
    font-weight: bold;
    font-smooth: auto;
    padding-top: 2px;
    padding-bottom: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.alert {
    display: block;
    padding: 5px;
    font-size: 10pt;
    color: #fff;
    background-color: #d00;
    border: 1px dotted #fff;
}

.left_border {
    border: 0;
    padding: 0;
    border-left: 1px solid #999;
}

#staff_filter {
    padding:5px;
    width: auto;
/*    text-align:center; */
}

#staff_filter a, #staff_filter span {
    display:inline;
    text-decoration:none;
    padding-right: 4px;
    padding-left:  2px;
    border-right: 1px solid #ccc;
}

#staff_filter span {
    color: #555;
}

#staff_filter h4 {
    display:inline;
    padding-left:  2px;

} 

#staff_person {
    padding: 5px;
    padding-top: 10px;
    display: block;
    float: left;
    width: 46%;
    height: 15px;
}

#staff_person:hover {
    background-color: #eee;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}


#staff_person a, #staff_person p, #staff_person span {
    color: #666;
    text-decoration: none;
}

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

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



.entry {
    width: 100%;
    padding-bottom: 5px;
}

.hentry {
    width: 96%;
    margin: auto;
    padding-top: 5px;
    padding-bottom: 10px;
}

.hentry a {
    text-decoration: none;
    color: #333;
}

.entry-figure span {
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 10px;
}

.entry-figure-caption span {
	font-size: smaller;
}
.entry-title a {
    color: black;
    display: inline-block;
    float: left;
    margin-top: 3px;
    margin-right: 10px;
}

.entry-title h5 {
	text-decoration: none;
}
.entry-title {
    text-align: left;
}

.entry-date {
    font-size: smaller;
    font-style:italic;
}

#col2 h2, .col2 h2 {
    line-height: 120%;
    margin-bottom: 10px;
    display: block;
    color: #aa0000;
}

#col_one h2, #col_two h2  {
    line-height: 120%;
    margin-bottom: 10px;
    display: block;
    color: #aa0000;
}

#col_two h2.hsubtitle {
    color: #000000;
}

#col_two h3 {
    font-size:1,4em;
}
#col_two h4 { //??
    font-size:1.14em;
}

.entry-content span {
    	max-width: 100%;
    	min-width: 100px;
	display:inline-block;
	margin-top: 5px;
}

.entry-content p span {
        display:inline;
}

.entry-content a, .entry-header h5 {
    border: 0;
    color: #004455;
    text-decoration: none;
}

.entry-content p, .entry-content a {
    text-align: justify;
    margin: 0;
/*     max-width: 100%!important; */
/*     min-width: 100px!important; */
}

 .entry-content img {
    height:auto;
    margin-left: auto;
    margin-right: auto;
    max-width:86%;
    width:auto;
}
/* .entry-content img {
   max-width: 336px;
    margin-left: auto;
    margin-right: auto;
    /*width:100%;*/
} */

.entry-content-full {
	display:inline-block;
	margin-top: 5px;
}

.entry-content-full p {
    text-align: justify;
    margin: 0;
}

.entry-content-full a {
	border: 0;
	color: #004455;
	text-decoration: underline;
}

.entry-content-full img {
	margin-bottom: 10px;
}

.entry-excerpt {
	font-style:italic;
	font-size:smaller;
	display: inline-block;
}

.entry-similar {
    font-size: smaller;
}

.entry-similar ul, .entry-sidepanel ul {
    margin-top: 5px;
}

.entry-sidepanel h4 {
    color: #bb0000;
}

.entry-sidepanel li {
    text-align: left;
}

#defview {
    display: none;
}

#printview {
    display: block;
    height: 15px;
    vertical-align: middle;
    font-size: smaller;
    text-decoration: none;
    color: #333;
    margin-right: 30px;
}

#printview a, #printview img {
    display: inline;
    text-decoration: none;
    vertical-align: middle;
}

.przyciski_a a{
    display:inline-block;
}

.rounded, .rounded2, .rounded3 {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -moz-box-shadow:    1px 3px 2px 0px #999;
    -webkit-box-shadow: 1px 3px 2px 0px #999;
    box-shadow:         1px 3px 2px 0px #999;
    background-color: #ececec;
    border: 1px solid #e3e3e3;
    padding: 10px;
    margin-bottom: 5px;
    height: 1%;
    overflow: hidden;
}

.rounded2 {
    margin-bottom: 5px;
    margin-top: 10px;
    overflow: visible;
    padding: 2px 5px;
}

.rounded3 {
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
}

.abstract {
	display: block;
	text-align: justify;
	text-justify: inter-word;
	margin-bottom: 5px;
}

.rounded-lang {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background-color: #fefefe;
    background-color: #e7edf5;
    margin-right: 2px;
    margin-left: 2px;
}

.rounded-lang a {
	color: #bb0000;
	text-decoration: none;
}

.rounded img, .rounded3 img {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

.rounded hr, .rounded3 hr {
    border: 1px solid #eee;
    border-style: none none solid;
}

.rounded p, .rounded3 p {
    color: #333;
/*    display: inline; */
}

.rounded-ul {
    display: block;
    padding-right: 30px;
    margin-top: 5px;
    width: 45%;
    float: left;
}

.rounded-li {
    width:85%;
    min-height: 25px;
    display: block;
    padding-left: 10px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 3px;
    text-align: center;
}

.rounded-li:hover {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background-color: #fff;
    color: #000;
}

.rounded-li a {
    text-decoration: none;
}

.rounded-left {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background-color: #fefefe;
    background-color: #e7edf5;
    width: 20%;
    padding: 7px;
    padding-left: 10px;
    margin-bottom: -8px;
    display:block;
}

.rounded-head-date, .rounded-head-date-default, .rounded-head-date-big-bottom {
    -moz-border-radius-topleft: 7px;
    border-top-left-radius: 7px;
    -moz-border-radius-topright: 7px;
    border-top-right-radius: 7px;
    background-color: #ececec;
    text-align: center;
    font-size: 0.97em;
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 1px;
    margin-top: 5px;
    margin-bottom: -1px;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #d3d3d3;
    border-top: 1px solid #d3d3d3;
    display:inline-block;
}

.rounded-head-date h2 {
    font-size: 1.16em;
}

.col2 div.rounded-head-date h2 {
    color: #333!important;
}

.rounded-head-date-default {
    -moz-border-radius: 7px;
    border-radius: 7px;
    font-size: small;
    padding: 5px;
    padding-bottom: 7px;
}

.rounded-head-date-big-bottom {
    padding: 5px;
    padding-top: 3px;
    padding-bottom: 15px;
    font-size: small;
}

.rounded-head {
    -moz-border-radius-topleft: 7px;
    border-top-left-radius: 7px;
    -moz-border-radius-topright: 7px;
    border-top-right-radius: 7px;
    background-color: #aa0000;
    color: #fff;
    display: inline-block;
    padding: 3px;
    margin-top: 5px;
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 2px;
}

.rounded-head-sem {
    -moz-border-radius: 7px;
    border-radius: 7px;
    -moz-border-radius-topleft: 0px;
    border-top-left-radius: 0px;
    background-color: #af0000;
    -moz-box-shadow:    1px 3px 2px 0px #999;
    -webkit-box-shadow: 1px 3px 2px 0px #999;
    box-shadow:         1px 3px 2px 0px #999;
    color: #fff;
    display: inline-block;
    padding: 3px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 2px;
}

#col_one .rounded-head h2, #col_one .rounded-head-sem h2 {
    font-size: 1.4em;
    font-weight: bold ;
    color: #fff!important;
    margin-bottom: 5px;
}

.rounded-header {
    display:block;
    margin: 0 auto;
    color: #eee;
    text-align:center;
}

.rounded-header h1 {

	margin: 0px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 400;


    font-size:1.9em;
    color: #fff;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-left-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    border-bottom-right-radius: 7px;
    display:inline-block;
    margin: auto;
    margin-top: -5px;
    background-color: #516c81;
    padding: 7px;
    padding-bottom: 3px;
    padding-top: 0;
}

.bullet {
    color: #999;
}

.list-none {
    line-height: 1.5em;
    list-style-type: none;
}

ul.inline, ul.inline li {
    display: inline;
    list-style-type: none;
    margin-left: 0;
}

ul.inline li::before {
    content: "\200B";
}


/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
    border: 0;
    background: #a00;
    width: 100%;
    height: 20px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
    position: relative;
    left: 0;
    top: 5px;
    width: 100%;
    overflow: hidden;
}
ul.newsticker { /* that's your list */
    position: relative;
    left: 50%;
    font: bold 10px Verdana;
    list-style-type: none;
    margin: 0;
    padding: 0;

}
ul.newsticker li {
    float: left; /* important: display inline gives incorrect results when you check for elem's width */
    margin: 0;
    padding: 0;
    color: white;
}

ul.newsticker a {
    white-space: nowrap;
    padding: 0;
    color: #ff0000;
    font: bold 10px Verdana;
    margin: 0 50px 0 0;
}

ul.newsticker span {
    margin: 0 10px 0 0;
}


table {
    width: 98%;
}

#table1 table, #table1 th, #table1 td
{
    color: #666;
 /*   border: 0px solid black; */
    padding: 1px;
    text-align: left;
}

#table1 th {
    font-size: smaller;
}

#table1 td {
    vertical-align: middle;
}

#table1 span {
    font-style:italic;
    font-size:smaller;
}


table.sprf, table.pubf {
    text-align: left;
/*    border-collapse: separate;
    border-spacing: 5px;*/
}

table.sprf tr, table.spr_sub_f tr {
    border-bottom: 2px solid #eee;
    background-color: white;
}

table.spr_sub_f label, table.spr_sub_f th {
    text-align: left;
}

table.sprf td , table.spr_sub_f td {
    padding: 5px;
}

#nobord {
    border-bottom-style: none;
    background: gray;
    text-align: center;
}

table.sprf th , table.spr_sub_f th{
    color: blue;
    padding: 5px;
}

table.sprf td ul {
    list-style-type: none;
}

table.spr_sub_f ul {
    list-style-type: none;
}

table.spr_sub_f li {
    float: left;
    width: 17em;
    margin: 0px;
    padding: 0px;
}

table.sprf li {
    margin: 0px;
    padding: 0px;
}

.helptext {
    clear: both;
}

.errorlist {
    color: #aa0000!important;
}

#user_spr_form{

}


#listy_spr_spr span{
    display: inline-block;
    font-size: 1.1em;
    overflow: auto;
    padding: 15px 0px 15px 0px;
    vertical-align: middle;
}

.ticker, #ticker {
/*    width:179px; */
    width: 99%;
    background-color: #ececec;
/*
    height: 150px;
    overflow: auto;
    background: url(../img/vticker_background.jpg);
    background-repeat:repeat-y;
    */
}

.ticker h3, #ticker h3 {
    padding-bottom:0px;
    padding-left:10px;
    padding-right:10px;
    padding-top:5px;
}

.ticker dt.s-group-header, #ticker dt.s-group-header {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 400;
    font-size: 1.2em;
    padding-bottom:0px;
    padding-left:10px;
    padding-right:10px;
    padding-top:5px;
}

.ticker-container, #ticker-container {
/*    width:179px;  */
    width: 99%;
    background-color: #ececec;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    cursor: pointer;
/*
    height: 150px;
    background: url(../img/vticker_background.jpg);
    background-repeat:repeat-y;
*/
    border-bottom-left-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-right-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    border-top-right-radius: 7px;
    -moz-border-radius-topright: 7px;
    border: 1px solid #ddd;
}

.ticker dt, #ticker dt { padding:5px 10px 2px 10px; position:relative; }

.ticker dd, #ticker dd { margin-left:0; padding:0 10px 7px 10px; position:relative; }

.ticker div, #ticker div { margin-top:0; }

/*
.ticker-heading {
	border-top:1px solid #ddd;
}
*/

.alertbar {
    background-color: #a00;
    color: #fff;
    padding: 3px 0 3px 0;
    text-align: center;
}

.alertbar a {
    color: #fff;
}

ol.sprf { color: blue;}

ol.sprf li{
    background-color: white;
    margin-bottom: 2px;
    padding: 2px;
    list-style-position: inside;
}

#label {
    color: blue;
}

/************* zgłoszenie rezerwacji, wizyty ********************/

#zgloszenie caption {
    text-align: left;
    margin-bottom: 10px;
}

#zgloszenie th {
    text-align: left;
}

#zgloszenie       .local, .local {padding-left: 10px;
      font-size:1em;

      }

/*#zgloszenie       .localtd {
      width: 150px;
      }*/
#zgloszenie .labela, .labela, #zgloszenie .labela label {
           color: #687086;
           border:none;
           font-size: 1.1em;
           font-weight: 700 !important;
           font-family: "Roboto";
           padding-left: 5px;
           padding-top:5px;
           padding-bottom: 10px;
           width: 160px;
           line-height:1em;

      }

#zgloszenie label {
    color: #333;
    font-size: 1.1em;
    font-weight: normal;
}

#zgloszenie .labela {
    padding-left: 5px;
}

#zgloszenie .discontinuous {
    background-color: #eAfBf8; /* #ebfbeb; */
    width: 100%;
}
#zgloszenie .discontinuous td {
    padding: 0 5px;
    min-width: 150px;
}

#zgloszenie div.sub_bar {
    display: inline-block;
    font-size: 1.2em;
}

#zgloszenie div.suby_bar, #zgloszenie div.sub_bar {
    border: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 1.9em;
    margin-bottom: 0;
    padding-bottom:0;
}

 /*{
    border:none;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 1.5em;
    font-weight: 400;
}*/

#zgloszenie       .help_text {
           color: #333;
           font-weight: 500 !important;
           font-style: italic ;
           padding-top: 5px
      }
#zgloszenie .required, #zgloszenie .required label {
           color: #373a3c !important;
           font-weight: 700 !important;
      }
#zgloszenie       .naglowek {
           color: #373a3c !important;
/*            font-size: 1.1em; */
           font-weight: 700 !important;
      }
#zgloszenie   .required::after, #hardware_order   .required::after {
    content:"*";
    color: #aa0000;
}

#zgloszenie       .center50{margin-left:100px; font-weight:bold}


#zgloszenie       .komentarz {
           color: #777;
           font-weight: 500 !important;
           font-style: italic ;
      }

#zgloszenie      .localtd, .localtd  {
           margin-right:2px;
           text-align:right;
           color: #333 !important;
           font-weight: 900  !important;
      }

#zgloszenie table.paddingv, th.paddingv, tr.paddingv, td.paddingv, .paddingv {
           border: 0px solid #aaa;
           padding: 3px 0px 3px 5px;}
#zgloszenie  .paddingh{
           padding: 0px 0px 0px 30px;
      }
#zgloszenie .row1, #aktualne_zmiany_rv  .row1{
           background-color:#e0e4f0;
           color:#000;
      }

#zgloszenie .row2, #aktualne_zmiany_rv .row2{
           background-color:#fff;
      }

#zgloszenie .row3, #aktualne_zmiany_rv     .row3{
           background-color:#e3e3e3;
      }
.tak{color:#292;}
.nie{color:#a33;}

#zgloszenie div.term {
    float:left;
    padding-right: 20px;
}

#zgloszenie div.set {
    max-width: 500px;
}

#hardware_order input[type="text"] {
    width: 268px;
}

#hardware_order textarea {
    width: 98%;
}

.screen_message {
    color: #687086;
    border:none;
    font-size: 1.9em;
    font-weight: 700 !important;
    font-family: "Roboto";
    padding-left: 10px;
    padding-top:5px;
    padding-bottom: 10px;
    line-height:1em;
    width: 80%;
}

#aktualne_zmiany_rv a:hover {cursor: pointer;}

.klikalne {cursor: pointer;}
#rada_naukowa .row1{
           background-color:#eeeeee;
           color:#000;
      }
#rada_naukowa .row2{
           background-color:#e8e8e8;
           padding: 3px 0px 3px 5px;

      }
#rada_naukowa .row3{
           background-color:#e0e4f0;
           color:#000;
      }
#rada_naukowa td{padding: 10px 0px 5px 15px !important;

      }
#rada_naukowa {vertical-align:center;  }
#rada_naukowa  table{
           width:80%;
           margin-left:15px;
           vertical-align:center;
      }

a.button-linka:link, a.button-linka:visited{
    color: #fff;
    background-color: #aa0000;
}

a.button-linka:hover{
    color: #fff;
    background-color: #9999ee;
    text-decoration:none;
}

a.button-linkb:link, a.button-linkb:visited{
    color: #fff;
    background-color: #2889c6;
}

a.button-linkb:hover{
    color: #fff;
    background-color: #9999ee;
    text-decoration: none;
}

.funstyle a:link, .funstyle a:visited{
    color: #cff0f0;
    background-color: #535c63;
}
.funstyle a:hover{
    color: #afe0c0;
    background-color: #4a536f;
    text-decoration:none
}

.button-shape{
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -moz-box-shadow:    1px 3px 2px 0px #999;
    -webkit-box-shadow: 1px 3px 2px 0px #999;
    box-shadow:         1px 3px 2px 0px #999;
    border: 0px solid #e3e3e3;
    clear: both;
    font-size: 0.9em;
    font-weight: bold;
    padding: 5px 5px 5px 10px;
    margin-bottom: 5px;
    margin-left: 3px;
    height: 1%;
    overflow: hidden;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    vertical-align: middle;
}

.funstyle{
    background-color: #535c63;
    color:#fff;
    text-align:left;

    padding: 5px 2px 2px 10px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -moz-box-shadow:    1px 3px 2px 0px #999;
    -webkit-box-shadow: 1px 3px 2px 0px #999;
    box-shadow:         1px 3px 2px 0px #999;
    border: 1px solid #e3e3e3;
    padding: 10px;
    margin-bottom: 5px;
    height: 1%;
    overflow: hidden;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
}

.different_a {
    font-family: 'Josefin Sans';
}

#kalendarz_w_rezerwacjach {
    display: block;
    float: left;
    margin-top: 60px;
}


.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted red;
    color: red;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 500px;
    background-color: #fef;
    color: black!important;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

p.longurl, a.longurl, a {
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-word;
}

article a {
    max-width: 390px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-word;
}

#czas_p {margin: 10px;}
#czas_p h1 {
padding-bottom: 20px;
}

#czas_p td {
border: 1px solid #333333;
    padding:45px;

}
#czas_p div {
    display: inline-block;
    line-height:1.5em;
}

.rTable {   	display: table;   	width: 100%; } 
.rTableRow {   	display: table-row; } 
.rTableHeading {   	display: table-header-group;   	background-color: #ddd; } 
.rTableCell, .rTableHead {   	display: table-cell;   	border: 0px solid #999999; vertical-align: top} 
.rTableHeading {   	display: table-header-group;   	background-color: #ddd;   	font-weight: bold; } 
.rTableFoot {   	display: table-footer-group;   	font-weight: bold;   	background-color: #ddd; } 
.rTableBody {   	display: table-row-group; }

/* divTable.com */
.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	display: table-header-group;
	background-color: #ddd;
}
.divTableCell, .divTableHead {
	display: table-cell;
	border: 0px solid #999999;
}
.divTableHeading {
	display: table-header-group;
	background-color: #ddd;
	font-weight: bold;
}
.divTableFoot {
	display: table-footer-group;
	font-weight: bold;
	background-color: #ddd;
}
.divTableBody {
	display: table-row-group;
}

.row1, .row1{
           background-color:#e0e4f0;
           color:#000;
      }

.row2, .row2{
           background-color:#fff;
      }

.row3, .row3{
           background-color:#e3e3e3;
      }


@media only screen and (max-width: 768px) {
  /* For mobile phones: */

    body {
        font-size: 13px;
    }

    .main_container {
        display: block;
        margin-left:  auto;
        margin-right: auto;
        min-width: 100px;
        max-width: 960px;
        position: relative;
    }
    div.full_bar2 {
        position:relative;
    }

    #nav_sub a{
        font-size: 1.05em;
    }


    .grid_4 {
        background-color: #e3e3e3;
        display: block;
        float:left;
        max-width: 98%;
        position: relative;
        vertical-align: top;
        width: 100%;
        -webkit-border-top-left-radius: 7px;
        -webkit-border-bottom-left-radius: 7px;
        -moz-border-radius-topleft: 7px;
        -moz-border-radius-bottomleft: 7px;
            border-left-radius: 7px;

	-webkit-box-shadow: -9px 0 24px -15px #333;
	   -moz-box-shadow: -9px 0 24px -15px #333;
	        box-shadow: -9px 0 24px -15px #333;
    }

    .grid_12 {
        float: left;
        display: block;
        border-right: 1px solid #dfdfdf;
        background-color: #fff;
        position: relative;
        width: 100%;
        -webkit-box-shadow: -9px 0 6px -9px #999;
        -moz-box-shadow: -9px 0 6px -9px #999;
         box-shadow: -9px 0 6px -9px #999;

    }
   .grid_12 .rounded3, .grid_12 .entry {
        max-width:90vw;
    }

    #container_two_cols {
        min-width: 100px;
        width:98vw;
    }
/*    #col_one, #col_two {
        max-width: 95vw;
    }*/

    .entry-content span {
        display:block;
    	max-width: 80vw;
    	min-width: 100px;
	margin-top: 5px;
    }
    .entry-content img {
        height:auto;
        max-width:100%;
        width:auto;
    }
    p.longurl {
        word-wrap: break-word;
        max-width:90vw;
    }
    #dlpage {
        width:100%;
    }
    #col_one, #col_two {
        display: block;
        width:96%;
/*
    text-align: justify;
    text-justify: inter-word;
*/
        float: left;
/*         margin: auto; */
/*        margin-left: 2%;
        margin-top: 20px;*/
/*         margin-bottom: 10px; */
        position:relative;
    }
/*    .entry-content .entry-figure {
        margin-left: -50%;
        margin-right: -50%;
        padding-top: 100%;
        width:100%;
    }*/

 /*   #footer {
        clear: both;
        display:block;
        margin-bottom: 20px;
        position: relative;
    }*/
    #col_center {
        display: inline;
        max-width: 710px;
        min-width: 100px;
        padding-top: 10px;
        margin-left: 20px;
        padding-bottom: 20px;
        text-align: justify;
        text-justify: inter-word;
    }
    div#logo_pl, div#logo {
        background: #4a535a;
        background-size: 100% auto;
        display: block;
        height:auto;
        position: relative;
        width: 100%;
    }
    div#logo_img {
        display: block;
    }
    div#logo img, div#logo_pl img {
         display: block;
/*          height: auto; */
/*          position:relative; */
        vertical-align: auto;
         width:100%;
    }
    .width50 {
        width:98vw;
    }
    div#nav_lang{
        float: right;
        display:block;
        height:auto;
        position: relative;
        vertical-align:auto;
    }
    div#logged {
        display:block;
        float:right;
        height: auto;
        margin: auto;
        position:relative;
        vertical-align: auto;
/*         vertical-align: baseline; */
    }
    #dlpage jspPane, #dlpage jspContainter{
        width:98vw;
    }
    .clear_both {
        clear: both;
    }

    .clear_left {
        clear: left;
        display:block;
    }

    #col1_sidebar {
        display: none;
    }

    #show_menu {
        display: inline-block;
        float: right;
        padding-left: 2px;
        position:relative;
    }
    #show_menu img {
        cursor: pointer;
        max-height: 1.2em;
        max-width:1.2em;
    }

    #col1.griid {
        display: none;
    }
    /*.rounded-ul {
        width: auto;
    }*/
/*    .rounded3 {
       width:90vw;
    }*/

}

/* ******* popup_box style            */

/* Popup container */
.popup {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

/* The actual popup (appears on top) */
.popup .popuptext {
  visibility: hidden;
  width: 160px;
  background-color: #fff;
  color: #555;
  text-align: center;
  border-radius: 6px;
  padding: 8px 0;
  position: absolute;
  z-index: 1;
  bottom: 0%;
  left: 10%;
  margin-left: -80px;
}

/* Popup arrow */
.popup .popuptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Toggle this class when clicking on the popup container (hide and show the popup) */
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s
}
/* ******* popup_box style     end    */

