/* Themify Customize Styling */
body {	
	font-family: "Roboto";	font-weight:400;

	color: #0d346d; 
}
a {	
	color: #009fe3; 
}
a:hover {	
	color: #041125; 
}
a, .post-nav .arrow {	
	color: #009fe3; 
}
body,h1,h2,h3,h4,h5,h6 {	
	color: #0d346d; 
}
h1 {	
	font-family: "Lora";	font-weight:600;
	line-height:1.5em;
 
}
h2 {	
	font-family: "Lora";	font-weight:400;
 
}
#headerwrap.fixed-header #site-logo a img {		width: 100px;
	height: 100px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 100px;
	height: 100px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 100px;
	height: 100px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 100px;
	height: 100px; 
}
 }
/* Themify Custom CSS */
li {
	margin: 0;
}
/** PTB Sakramenty **/
.sakramenty img.entered {
	border-radius: 10px;
}

.sakramenty .ptb_excerpt {
	text-align: center;
	font-size: 1.2rem;
	padding: 1em;
	margin: 0 5em;
	text-transform: uppercase;
}

@media only screen and (max-width: 600px) {
	.sakramenty .ptb_excerpt {
		margin: 0;
	}
	.list-post .sakramenty .last {
		margin: 1em 0 2em 0;
	}
}
/** END - PTB Sakramenty **/
/** PTB Aktualnosci **/

.aktualnosci .ptb_post_date {
	color: rgba(13, 52, 109, .5);
	font-size: 0.8rem;
}
.aktualnosci .ptb_date {
	margin-bottom: 1em;
}
/** END - PTB Aktualnosci **/