.jkoleje, .jtimetable {
    font-family: "Signika",sans-serif;
}

div.linki + .print-link{
    float: none;
}

.print-link {
    float: right;
    display: block;
    text-align: right;
    padding: 0.5em 0;
}

.jkoleje .info-top {
    font-size: 18px;
    line-height: 19px;
    font-weight: 400;
    padding: 10px 0;
}

.jkoleje .info-connect, .jtimetable .info-connect {
    background: url("../images/bg_info-connect.png") no-repeat scroll 10px 10px #FFD040;
    padding: 20px 10px 20px 50px;
    float: left;
    display: block;
    clear:both;
}
.jkoleje .info-connect.mix, .jtimetable .info-connect.mix{
    background: url("../images/bg_info-connect-mix.png") no-repeat scroll 10px 10px #FFD040;
}

.jkoleje .info-connect.bus, .jtimetable .info-connect.bus{
    background: url("../images/bg_bus.png") no-repeat scroll 10px 10px #FFD040;
}

.info-connect-a {
    padding: 2px 20px 2px 0;
    float: left;
    display: block;
    background: url("../images/bg_info-connect-a.png") no-repeat scroll right center;
}

.info-connect-b .center,
.info-connect-a .center {
    font-size: 40px;
    font-weight: 600;
    line-height: 38px;
    color: #3C3838;
}

.info-connect-b {
    padding: 2px 0 2px 4px;
    float: left;
    display: block;
}

.info-connect-a span.bottom,
.info-connect-a span.top {
    font-size: 16px;
    line-height: 14px;
    font-weight: 200;
    padding: 2px 0;
    float: right;
    display: block;
    width: 100%;
    text-align: right;
}

.info-connect-b span.bottom,
.info-connect-b span.top {
    font-size: 16px;
    line-height: 14px;
    font-weight: 200;
    padding: 2px 0;
    display: block;
    width: 100%;
    text-align: left;
}

.info-dystans,
.info-time,
.info-przesiadki {
    float: left;
    display: table;
    padding: 0 20px;
    height: 63px;
}

.info-dystans p,
.info-time p,
.info-przesiadki p {
    display: table-cell;
    font-size: 20px;
    line-height: 22px;
    font-weight: 200;
    text-align: center;
    vertical-align: middle;
}

.info-price{
    clear: left;
}

.info-price{
    font-size: 30px;
    line-height: 23px;
}

.info-price ul{
    font-size: 15px;
    line-height: normal;
}
.info-price span{
    font-size: 12px;   
}


/*.info-price {
    display: table;
    float: left;
    height: 100px;
    padding: 0 20px;
}*/

/*.info-price p {
    display: table-cell;
    color: #3c3838;
    font-size: 40px;
    font-weight: 600;
    line-height: 33px;
    text-align: center;
    vertical-align: middle;
}*/

table.rozklad-table tr,
table.rozklad-table th,
table.rozklad-table td,
table.rozklad-table tbody,
table.rozklad-table,
table.rozklad-table tbody tr,

table.info-table tr,
table.info-table th,
table.info-table td,
table.info-table tbody,
table.info-table,
table.info-table tbody tr {
    border-top: none;
    border: none;
}

table.info-table {
    margin: 0;
}

table.info-table {
    margin: 0;
}

.info-table tr td.title {
    background: #FFDC74;
    padding: 10px 5px;
    font-size: 16px;
    font-weight: 400;
}

.rozklad-table tr td.info,
.info-table tr td.info {
    background: #FFDC74;
    padding: 10px 5px;
    font-size: 16px;
    font-weight: 300;
    background: #F2F2F2;
    border-right: 1px solid #fff;
}

.info-table tr td.do{
    border-right: none;
}

.linki {
    float: left;
    display: block;
    margin-bottom:30px;
}

.rozwin {
    float: right;
    display: block;
    margin-bottom: 5px;
}

a.cena,a.bilet
{
    display: block;
    padding: 10px 60px;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: Black;
    float: left;
    margin-right: 2px;
    background: #FFDD73;
}

a.bilet{
    color: #000;
    background: #FFD040 !important;
}

a.bilet.okresowy{
    background: #FFDC74 !important;
}

span.info-rozwin a, .jkoleje .collapse {
    display: block;
    padding: 10px 60px;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: Black;
    background: url("../images/bg_info-rozwin.png") no-repeat scroll right top;
}

span.info-rozwin a.close, .jkoleje .collapse {
    background: url("../images/bg_info-rozwin.png") no-repeat scroll right bottom;
}

.rozklad-table tr td.title {
    background: #E7E7E7;
    padding: 10px 5px;
    font-size: 16px;
    font-weight: 400;
}

table.rozklad-table{
    margin-bottom: 0;
    clear: both;
}

.rozklad-table tr td.kurs {
    width: 10px;
    background: url("../images/bg_kurs.png") no-repeat scroll center center #F2F2F2;
}


.rozklad-table tr td.kurs.start {
    background: url("../images/bg_kurs_start.png") no-repeat scroll center center #F2F2F2;
}

.rozklad-table tr td.kurs.stop {
    background: url("../images/bg_kurs_stop.png") no-repeat scroll center center #F2F2F2;
}

.rozklad-table tr td.kurs.km.active.a {
    background: url("../images/bg_kurs_km_a.png") no-repeat scroll center center #F2F2F2;
}

.rozklad-table tr td.kurs.km.active.a.start {
    background: url("../images/bg_kurs_km_a_start.png") no-repeat scroll center center #F2F2F2;
}

.collapsed .rozklad-table tr td.kurs.km.active.a.start-current {
    background: url("../images/bg_kurs_km_a_start.png") no-repeat scroll center center #F2F2F2;
}

.rozklad-table tr td.kurs.bus.active.a {
    background: url("../images/bg_kurs_bus_a.png") no-repeat scroll center center #F2F2F2;
}

.rozklad-table tr td.kurs.bus.active.a.start {
    background: url("../images/bg_kurs_bus_a_start.png") no-repeat scroll center center #F2F2F2;
}

.collapsed .rozklad-table tr td.kurs.bus.active.a.start-current {
    background: url("../images/bg_kurs_bus_a_start.png") no-repeat scroll center center #F2F2F2;
}


.rozklad-table tr td.kurs.km.active.b {
    background: url("../images/bg_kurs_km_b.png") no-repeat scroll center center #F2F2F2;
}

.rozklad-table tr td.kurs.km.active.b.stop {
    background: url("../images/bg_kurs_km_b_stop.png") no-repeat scroll center center #F2F2F2;
}

.collapsed .rozklad-table tr td.kurs.km.active.b.stop-current {
    background: url("../images/bg_kurs_km_b_stop.png") no-repeat scroll center center #F2F2F2;
}

.rozklad-table tr td.kurs.bus.active.b {
    background: url("../images/bg_kurs_bus_b.png") no-repeat scroll center center #F2F2F2;
}

.rozklad-table tr td.kurs.bus.active.b.stop {
    background: url("../images/bg_kurs_bus_b_stop.png") no-repeat scroll center center #F2F2F2;
}

.collapsed .rozklad-table tr td.kurs.bus.active.b.stop-current {
    background: url("../images/bg_kurs_bus_b_stop.png") no-repeat scroll center center #F2F2F2;
}


.rozklad-table tr td.kurs.active {
    background: url("../images/bg_kurs_active.png") no-repeat scroll center center #F2F2F2;
}

.rozklad-table tr td.kurs.bus.active {
    background: url("../images/bg_kurs_active_bus.png") no-repeat scroll center center #F2F2F2;
}

.rozklad-table tr td.kurs.bus.active {
    //background: url("../images/bg_kurs_active_bus.png") no-repeat scroll center center #F2F2F2;
}

.rozklad-table tr td.kurs.km.active {
    //background: url("../images/bg_kurs_active_km.png") no-repeat scroll center center #F2F2F2;
}

.select {
    float: left;

    background: #F2F2F2;
    width: 100%;
    font-size: 16px;
    font-weight: 300;
    position: relative;
    /*    overflow: hidden;*/
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.select-two,
.select-one {
    float: left;
    width: 100%;
    margin: 10px 0;
}

.przejazd-wiek,
.select-wiek,
.select-ulga,
.checkbox-bilet,
.select-karta {
    float: left;
    margin-right: 40px;
}


.oblicz {
    background: none repeat scroll 0 0 #ffdd73;
    border: 1px solid #ffdd73;
    bottom: 0;
    color: Black;
    display: block;
    float: right;
    font-family: "Signika",sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 8px 58px;
    position: absolute;
    right: 0;
    text-decoration: none;
}

.inf {
    float: left;
    margin-right: 5px;
    padding: 3px;
}

#main-content select.selected {
    background: url("../images/bg_select.png") no-repeat scroll right center #fff;
    border: 1px solid #ccc;
    height: 29px;
    overflow: hidden;
    width: 240px;
    float: left;
    font-size: 16px;
    padding: 3px 30px 3px 3px;
} 

#main-content select.selected select {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 0;
    font-family: "Signika",sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1;
    padding: 3px 5px 3px 30px;
    width: 258px;

}

.jkoleje .form-type-select {
    float: left;
    margin: 10px 20px;
}

.jkoleje .advanced-wrapper{
    display: none;
}

.page-jprice #content .block{
    overflow: inherit;
}


.jtimetable .legend{
    clear: both;
    padding-top: 20px;
    padding-left: 20px;
}

.jtimetable .legend ul{
    list-style: none;
    padding: 0;
}

.timetable{
    clear: both;
}

.timetable .footnotes{
    margin: 0 auto;
    padding: 0;

}
.timetable .footnotes li{
    display: inline-block;
    padding: 2px 5px;
    font-size: 10px;
    background: #FFDC74;
}


.timetable .timetable-header{
    background: #FFDC74;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 400;
}

.timetable .timetable-item{
    float: left;
    width: 16.66%;
    font-size: 16px;
    font-weight: 300;
    background: #F2F2F2;
    border-bottom: 1px solid #fff;
}

.timetable .timetable-item .timetable-item-header span{    
    margin: 0 auto;
    display: block;
    font-size: 11px;
}

.timetable .block-inner{
    padding: 10px;
    text-align: center;
    border-right: 1px solid #fff;
    min-height: 102px;
}

.timetable .timetable-item .hour{
    font-weight: bold;
    font-size: 20px;
}

.ui-widget {
    -ms-touch-action: none;
}

.ui-accordion .ui-accordion-icons{
    padding-left: 25px;
}


.jkoleje .pagination{
    clear: both;
    text-align: center;
}

.jkoleje .pagination a{
    display: inline-block;
    padding: 10px 60px;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: Black;
    margin-right: 2px;
    background: #FFDD73;
    width: 120px;
}