h2{font-size: 25px;
color:#666;
font-weight: 400;}
/*------logo--------
#jm-logo-nav #jm-bar-left {
    padding-top: 7px;
    padding-bottom: 1px;
}
/*------logo--------*/

p.readmore .btn {
    /* position: relative; */
    /* display: inline-block; */
    /* vertical-align: top; */
    /* text-decoration: none; */
    padding: 7px 20px 7px 20px;
    /* font-family: 'Source Sans Pro', sans-serif; */
    /* font-size: 14px; */
    /* font-weight: 400; */
    /* line-height: 1.1; */
    /* -webkit-transition: all .2s ease-in; */
    /* transition: all .2s ease-in; */
    /* color: #b0b0b0; */
    border: 0px solid #044f86; 
    border-radius: 6px; 
    /* text-transform: uppercase; */
/* background-color: transparent; */}
p.readmore .btn:after {
    content: '';
    position: absolute;
    width: 15px;
    height: 12px;
    top: 50%;
    margin-top: -6px;
    right: 45px;
    background-image:none;
}

p.readmore .btn:hover {
    color: #ffffff; 
    text-decoration: none; 
    background-color: rgba(122,0,4,1);
}

.contact .contact-form input[type="text"], .contact .contact-form input[type="email"], .contact .contact-form textarea {
    width: 100%;
    max-width: 540px;
}
/*-----------------koniec czytaj dalej-----------------------*/
#jm-header {
    /*background: #222a36;*/
    padding-top: 0px;
	padding-bottom:0px;
}
#jm-main {
    background: #f6f6f6;
padding: 0px 0 30px;
}
#jm-top3{margin-bottom: 30px;}
#jm-top1 {
    background: #f2f2f2;
    color: #444;
    padding: 0;
}
/*.dj-megamenu-override .dj-subcol {background-color: rgba(0,0,0,0.5);}*/


#jm-allpage .header-ms .djslider-loader .dj-slide-title, #jm-allpage .header-ms .dj-mslider .dj-slide-title {
    color: #fff !important;
    font-size: 60px !important;
    line-height: 1.1 !important;
    text-shadow: 2px 4px 6px #000;
}

#jm-allpage .header-ms .djslider-loader .dj-slide-desc-text, #jm-allpage .header-ms .dj-mslider .dj-slide-desc-text {
    font-size: 22px !important;
    color: #fff !important;
    text-shadow: 1px 1px 2px #000;
}
/*-----------------koniec tytuł slider-----------------------*/
h2.item-title, .page-header > h2, .content-category > h2, .blog > h2, .cat-children > h3, .contact-category > h2, .weblink-category > h2, .newsfeed > h2, .newsfeed-category > h2, .weblink-category > h2, .contact > h3 {
    font-size: 28px;
    font-weight: 400;
}
/*-----------------kalendarz zmiana kolorów-----------------------*/
.djev_calendar_head {
	font-size: 15px;
	line-height: 3em;
	font-weight: 600;
	background: #6e6767;
	color: #fff;
	text-align: center;
}
.djev_calendar_table tr td.active-day a {
    display: block;
    background: rgba(165, 36, 36, 0.5);
    color: #fff;
    text-decoration: none;
}
/*-----------------koniec kalendarz zmiana kolorów-----------------------*/

#djmediatools .dj-categories .dj-ctitle-in {
    padding: 10px !important;
    font-size: 16px !important;
    color: #fff !important;
text-transform:none;
    line-height: 1.2 !important;
    text-align: center;
    font-style: normal;
	font-weight:300;
}

.btn-ks {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    line-height: 1.1;
    text-decoration: none;
    border: 1px solid #595959;
    border-radius: 2px;
    background: #e9e9e9;
    box-sizing: border-box;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 125px;
    height: auto;
    color: #595959;
    text-decoration: none!important;
}
.btn-ks-small {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    line-height: 1.1;
    text-decoration: none;
    border: 1px solid #595959;
    border-radius: 2px;
    background: #e9e9e9;
    box-sizing: border-box;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 3px 12px;
    height: auto;
    color: #595959;
    text-decoration: none!important;
}
.footer-ks a {color:#ffffff;}