body {
    margin: auto;
    font-family: sans-serif;
    overflow: auto;
	background: url(/img/body.png) no-repeat bottom;
    background-size: 100% 100%;
    background-attachment: fixed;
}
#top {
	width: 100%;
	min-height: 100px;
	margin: 0px;
}	
#topBlack90 {
	background: url(/img/banner.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 45%;
	margin: auto;
	background-color: rgba(10,12,14);	
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #af9200;		
}
#topMenuLeft  {
	width: calc(30% - 2px);
	float: left;
	min-height: 100px;
	margin-bottom: 0px;
}	
.container {
  display: flex;
  flex-direction: column;
}
.container > div {
  width: 200px;
  height: 50px;
  margin-top: 10px;
  text-align: center;
  line-height: 50px;

}
.zegarek {
	font-size: 20pt;
	color: #2B3F5D;
	text-shadow: 1px 1px 0 #8CAFD5;		
	background: linear-gradient(to right, rgba(255,255,255) 30%, rgba(255,255,255,0.3) 100%);	
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;	
	border-bottom-width: 5px;
	border-bottom-color: #D41920; 
	border-bottom-style: solid;	  	
}
.zmianaczasuglowna {
	font-size: 16pt;
	color: #3E3E3E;
	text-shadow: 1px 1px 0 #DFD301;		
	background: linear-gradient(to right, rgba(255,255,255) 30%, rgba(255,255,255,0.3) 100%);	
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;	
	border-bottom-width: 5px;
	border-bottom-color: #DFD301; /* zol */
	border-bottom-style: solid;	 	
}
.validglowna {
	font-size: 14pt;
	color: #2B3F5D;
	text-shadow: 1px 1px 0 #8CAFD5;		
	background: linear-gradient(to right, rgba(255,255,255) 30%, rgba(255,255,255,0.3) 100%);	
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;	
	border-bottom-width: 5px;
	border-bottom-color: #0097CE; /*czer*/
	border-bottom-style: solid;	 	
	line-height: 40px;
}
.obrazek {
	max-width: 181px;
	height: 40px;
}
#topMenuRight {
	width: calc(70% - 2px);
	float: right;
	height: 50px;
	margin-top: 80px;	
}		
#dlaMenuLinia {
	background: linear-gradient(to left, rgba(255,255,255) 30%, rgba(255,255,255,0.3) 100%);	
	float: right;
	height: 50px;
	margin: 0px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;	
	border-bottom-width: 5px;
	border-bottom-color: #E5B955;
	border-bottom-style: solid;
}
#centerSite {
	width: 95%;
	margin-top: -5%;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}	
#centerSiteWHITE {
	background: linear-gradient(to bottom, rgba(255,255,255) 0%, rgba(255,255,255,0.5) 100%);	
	width: 100%;
	margin-top: 0;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	float: left;
}	
#forMarquee {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	min-height: 50px;
	float: left;
	font-size: 16pt;
	color: #658BBE;
	text-shadow: 1px 1px 0 #2F486D;		
	line-height: 50px;	
}	
#forTitle {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	min-height: 50px;
	float: left;
	font-size: 20pt;
	font-weight: 900;	
	color: #af9100;
	text-shadow: 1px 1px 0 #7f0000;		
	line-height: 50px;	
}
#forTXT {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 2%;
	float: left;
	color: #001020;
	min-height: 100%;
	font-size: 16pt;
}
#forGaleria {
	width: 100%;
	min-height: 100px;
	float: left;
	margin-bottom: 30px;
}	
#forFOTO {
	width: calc(20% - 10px);
	padding: 5px;
	float: left;
	min-height: 100px;
}
img.thumb {
	width: 100%;
	height: 200px;
}
#forAutorTXTinfo {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	float: left;
	color: #A0A0A0;
	min-height: 40px;
	font-size: 12pt;
	text-align: right;
}
#bottomAutor {
	width: 100%;
	margin: 0px;
	min-height: 300px;
	float: left;
	background: linear-gradient(to top, rgba(210,200,193) 0%, rgba(255,255,255,0.5) 100%);	
	border-top-style: solid;
	border-top-width: 5px;
	border-top-color: #af9200;	
}	
#bottomAutorCC {
	width: 50%;
	min-height: 50px;
	margin: auto;
	text-align: center;
	line-height: 50px;
	color: rgba(64,64,64,0.85);
	font-size: 14pt;
	text-shadow: 1px 1px 0 #000000;	
}	

#bottomAutorMENU {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	min-height: 50px;
	text-align: center;
}
#bottomAutorMENU a {
	color: rgba(96,95,94,0.9);
	text-decoration: none;
}	
#bottomAutorMENU a:hover {
	color: rgba(96,95,94,0.45);
	text-decoration: underline;
}
#bottomAutor40PRC {
	width: calc(40% - 10px);
	min-height: 200px;
	margin: 5px;
	background-color: rgba(210,200,193,0.7);
	float: left;
}
#bottomAutor40PRCadres, #bottomAutor30PRCadres {
	width: calc(100% - 20px);
	padding: 10px;
}
.bottomAutor40PRCadresNP, .bottomAutor30PRCadresNP {
	color: #814921;
	text-shadow: 1px 1px 0 #d09045;
	font-size: 20pt;
	margin-bottom: 20px;
}	
.bottomAutor40PRCadresAP, .bottomAutor30PRCadresAP {
	color: #814921;
	font-size: 16pt;	
	margin-bottom: 20px;	
}
#bottomAutor30PRC {
	width: calc(30% - 10px);
	min-height: 200px;
	margin: 5px;
	background-color: rgba(210,200,193,0.7);
	float: left;
}
/*ikonki na stopce*/
.linkStopkaDiecezja {
	height: 50px;
	width: 406px;
	cursor:pointer;
	background: url(../img/linkStopkaDiecezja.png);
	background-size: 406px 100px;
	display: inline;
	float: left;
	margin: 5px;
}
.linkStopkaDiecezja:hover{
	background-size: 406px 100px;  
	background-position:0px -50px;
	opacity:0.85;
	transition: all 0.85s ease 0s;  
} 
.linkStopkaDroga {
	height: 50px;
	width: 175px;
	cursor:pointer;
	background: url(../img/linkStopkaDroga.png);
	background-size: 175px 100px;
	display: inline;
	float: left;
	margin: 5px;
}
.linkStopkaDroga:hover{
	background-size: 175px 100px;  
	background-position:0px -50px;
	opacity:0.85;
	transition: all 0.85s ease 0s;  
}
.linkStopkaWojsko {
	height: 50px;
	width: 144px;
	cursor:pointer;
	background: url(../img/linkStopkaWojsko.png);
	background-size: 144px 100px;
	display: inline;
	float: left;
	margin: 5px;
}
.linkStopkaWojsko:hover{
	background-size: 144px 100px;  
	background-position:0px -50px;
	opacity:0.85;
	transition: all 0.85s ease 0s;  
} 
.linkStopkaCaritas {
	height: 50px;
	width: 158px;
	cursor:pointer;
	background: url(../img/linkStopkaCaritas.png);
	background-size: 158px 100px;
	display: inline;
	float: left;
	margin: 5px;
}
.linkStopkaCaritas:hover{
	background-size: 158px 100px;  
	background-position:0px -50px;
	opacity:0.85;
	transition: all 0.85s ease 0s;  
}  
a.podpowiedz span {
    display: none;
    padding: 20px 30px;
    margin-left: 0px;
    width: 40%;
}
img {
	border: none;
}
a.podp span {
    display: none;
    padding: 20px 30px;
    margin-left: 0px;
    width: 40%;
}
/*dla formularza kontaktowego start*/
#formKont100prc {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;	
	float: left;
	min-height: 100px;
}	
#formKont30prc {
	width: calc(33% - 4px);
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 30px;	
	float: left;
	min-height: 50px;
}	
#formKont100prcLinia {
	width: calc(100% - 10px);
	margin-left: 5px;
	margin-right: 5px;
	text-indent: 30px;
	margin-bottom: 20px;
	min-height: 30px;
	float: left;
}	
.formKontINPUT {
	width: calc(100% - 27px);
	height: 40px;
	line-height: 40px;
  border: 1px solid;
  padding-left: 10px;
   padding-right: 10px; 
  box-shadow: 5px 10px #888888;	 
	float: right;
}	
.formKontTEXTAREA {
width: calc(100% - 27px);
  height: 150px;
  border: 1px solid;
  padding: 10px;
  box-shadow: 5px 10px #888888;	  
	font-size: 13pt;  
	float: right;
	resize: none;
}	
.butWyslij {
    border-radius: 4px;
    background-color: #1198EA;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
    padding: 5px 7px;
    cursor: pointer;
    position: relative;
    transition: all 0.5s;
    text-transform: uppercase;
}
.butWyslij:hover{
    background-color: rgb(26, 119, 208);
}
.butWyslij :first-child {
    padding-left: 2px;
    transition: all 0.5s;
}
.butWyslij:hover :first-child {
    padding-left: 0px;
}
.butWyslij :last-child {
    opacity: 0;
    transition: all 0.5s;
    padding-left: 0px;
}
.butWyslij:hover :last-child {
    opacity: 1;
    padding-left: 2px;
}
/**/
/* styl dla marque za ile swieta */
.marquee {
	overflow: hidden;
	position: relative;
	height: 50px;
	width: 100%;
	/* Full width of its parent */
	white-space: nowrap;
}
.marquee p {
	position: absolute;
	width: auto;
	height: 100%;
	margin: 0;
	line-height: 50px;
	text-align: center;
	/* Start off the right edge */
	transform: translateX(100%);
	/* Animate to the left */
	/*
	animation: scroll-left 25s linear infinite;
*/

}
@keyframes scroll-left {
0% {
	transform: translateX(100%);
}
100% {
	transform: translateX(-100%);
}
}

/*styl dla pokazywania swieta, ktore wypada tego dnia *** start */
#swietoInfoTOP {
	background: url(/img/cudzyslowT.png) no-repeat top left;
	background-color: #ffffff;	
	width: calc(100% - 10px);
	height: 124px;
	float: left;
	border-width: 5px;
	border-image: linear-gradient(to top right, #ffffff 50%, #AF9200 100%) 1; 
	border-style: solid;	
}
#swietoInfoBOTTOM {
	background: url(/img/cudzyslowB.png) no-repeat bottom right;	
	background-color: #ffffff;
	width: calc(100% - 10px);
	height: 84px;	
	float: left;
	border-width: 5px;
	border-image: linear-gradient(to bottom left, #ffffff 50%, #AF9200 100%) 1; 
	border-style: solid;
	margin-bottom: 30px;
}
#swietoInfo {
	background: #ffffff;
	width: calc(100% - 40px);
	margin-top: -80px;
	margin-bottom: -80px;
	margin-left: 10px;
	padding: 10px;
	min-height: 20px;
	float: left;
	position: relative;

}
#modlitwaZAkalinfo {
	font-style: italic; 
	font-size: 12pt; 
	color: #118DCC;
	margin-top: 20px;
}
/*styl dla ciasteczek */
.ciasteczkaDIV {
	display: none; 
	position: fixed; 
	bottom: 0; 
	width: 100%; 
	min-height: 80px; 
	background: rgba(19,85,100,0.95);
}
.ciasteczkaDIVINFO {
	float: left; 
	width: calc(80% - 20px); 
	padding-left: 20px; 
	padding-top: 20px; 
	min-height: 50px; 	
	font-size: 14pt;
	color: #fffff0;
}
.ciasteczkaDIVBUTTON {
	float: right; 
	width: calc(20% - 20px); 
	min-height: 50px; 
	text-align: center;	
}
.rozumiem {
	background-color: #04AA6D;
	border: none;
	color: white;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	cursor: pointer;
}
.ciasteczkaBIGDIV {
	display: none; 
	position: fixed; 
	top: 25%; 
	left: 25%; 
	width: 50%; 
	min-height: 200px;
	z-index: 1500; 
	background: #C8E1F1;
	float: left;
	border-width: 3px;
	border-style: solid;
	border-color: #1E4968;
}
.ciasteczkaBIGDIVINFO {
	width: calc(100% - 20px); 
	height: 20px; 
	background: #1E4968; 
	float: left; 
	text-align: right; 
	padding: 10px;
	float: left;
	color: #A0B5C2;
}
.ciasteczkaBIGDIVINFO a {
	color: #fff000;
}
.ciasteczkaBIGDIVTXT {
	width: calc(100% - 20px); 
	padding-left: 10px;
	overflow: auto;
	height: 200px;
	float: left;
}