
.bd-postreadmore-3.bd-button-20 {
    background: rgb(255, 213, 0) none repeat scroll 0 0;
    bottom: -10px;
    left: 0;
    position: absolute;
    visibility: hidden;
    text-overflow: ellipsis;
	
}
.bd-griditem-30:hover .bd-postreadmore-3.bd-button-20 {
    visibility: visible;
	overflow:hidden;

}
.bd-postimage-1 {
    position: relative;
}
.pasek {
    z-index:1;
	width: 333.333px;
    height: 605px;
    background: #ffd500;
    position: absolute;
    top: 300px;
    right: 0;
}
.pasek .datecontent .date {
    border-bottom: 1px solid #000;
    color: #000;
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin: 0 17px;
    padding: 17px 0;
    width: 299px;
}
.pasek .datecontent:last-child .date {
    border: medium none!important;
    padding: 17px 0;
}
.pasek .datecontent:hover {
    background: black!important;
    cursor: pointer!important;
    float: left;
    margin-top: -1px;
	margin-bottom: 1px;
}
.pasek .datecontent:hover .date {
    color: white;
}
a[href$=".pdf"]{
 background-image: url("../images/pdf-icon.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 57px;
    margin: 0 24px;
    padding-top: 100px;
}
a[href$=".zip"]{
 background-image: url("../images/zip-icon.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 57px;
    margin: 20px 24px;
    padding-top: 100px;
}
a.anchor{
  display: block; 
  position: relative; 
  top: -150px; 
  visibility: hidden;
}
.pasek_mobilny {
    background: #ffd500 none repeat scroll 0 0;
    margin: -70px auto 10px auto;
    width: 100%;
}
.pasek_mobilny .datecontent .date {
    float: left;
    width: 100%;
    padding: 10px;
    font-weight: bold;
    cursor: pointer;
}
.pasek_mobilny .datecontent:hover .date {
    background: black;
    color: white;
}
tr.pasekt {
    background: #ffd500 none repeat scroll 0 0;
}

.bd-icon-i span:first-child::before {
    content: "ɺ";
    visibility: inherit;
}