﻿
div#s1_aktual{
	width:100%;
	min-height:915px;
	padding-bottom:10px;
	margin:0;
	border-top: 1px solid #CCCCCC;
	background:none;
	}
#aktual{
	width:1035px;
}
#akt1 div a {
	color: #0c3a91;
	font-family: Tahoma;
	text-transform: uppercase;
	font-size: 1em;
	text-decoration: none;
	font-stretch:extra-condensed;
}
#akt1 a:hover {
	opacity: 0.6; 
	color:#0066CC;
	text-decoration: underline;
	animation-name: anim2;
	animation-duration: 2s;

}
@keyframes anim2 {
  0%    {opacity: 1;color:red;text-decoration: none ;}
  25%  {opacity: 0.9; color:#0066CC;text-decoration: underline;}
}

#akt1 {
	padding: 2px;
	margin:0px;
}
#akt1 div{
	float:left;
	width: 300px;
	height:280px;
	text-align: center;
	color: #FF0000;
	list-style: none;
	margin: 10px 20px 10px 20px;
	border:1px solid #C0C0C0;
		
	}
#akt1 img {
	border: none;
	width: 300px;
}
#akt1 div p {
	margin:2px; 
	line-height: 120%;
}
#akt1 p:hover {
	color:#006699;
}
#I1{
	width:100%;
	height:1050px;
	border:none;

}
#link_kronika{
	clear:both;
	text-align:center;
	margin: 20px 0px 20px 0px;
	background:purple;
}
#link_kronika a{
	color:#FFFF00;
	font-family:Georgia;
	text-decoration:none;
}
#link_kronika a:hover{
	color:white;
}
div#link_kronika h2{
	text-align:center;
	color:#FFFF00;
	background:purple;
	font-family:Georgia;
	line-height:200%;
}
#h2_aktual{
	text-align:center;
	color:#FFFF00;
	background:purple;
	font-family:Georgia;
	line-height:200%;
}


div#nag1_aktual {
	color: #333333;
	margin-bottom: 10px;
	padding-bottom:30px;
	font-family:Fira Sans,sans-serif;
	font-size: 1em;
	text-align: justify;
	padding: 20px;
	background:none;
}
div#nag1_aktual div#d_wyd{
	text-align:right;
	padding:0px 25px 0px 25px;
	color:#666666;
	margin:0;
	font-size:14px;
	user-select: none;
}
div#d_wyd:before{
	content:url("../banery/ico_kal.png");
}

#nag1_aktual p {
	margin-top:1px;
	margin-bottom:1px;
	text-indent: 1.5em;
	line-height: 150%; 
}
#nag1_aktual p:hover{
	background-color:#F7F7F7;
	
} 
#nag1_aktual h1{
	text-align:center;
	line-height: 150%;
	font-family:Georgia;
}
#nag1_aktual a {
	color: #0066CC;
	text-decoration: none;
}
#nag1_aktual a:hover {
	color:#FF0000;
}

div#lista_abs{
	width:90%;
	margin:auto;
	display:flex;
	justify-content: center;
	flex-wrap: wrap;

}
div#lista_abs a{
	color:#333333;
	display: block;
	margin: 10px;
	width:150px;
	text-align:center;
	text-decoration:none;
	font-family:"georgia";
	font-size:22px;
	line-height:300%;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	}
div#lista_abs a:hover{
	color:#0066CC;
	animation-name: anim4;
	animation-duration: 1s;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19), inset 0px -3px 0px red;
}
@keyframes anim4 {
  0%   {color: yellow;}
  25%  {color: red;}
}
div#lista_abs span{
	font-size:1.2em;
	
}



#okno_wideo{
	text-align:center;
}



#span1_aktual{
	color: #2C2F63;
	font-family:Georgia;
	font-size:1.8em;
	line-height: 150%;
	font-weight:bold;
	text-transform:uppercase;

	text-align: center;
	text-transform:uppercase;
	border-top:2px solid #2C2F63;
	border-bottom:2px solid #2C2F63;
	user-select: none;
	
	display:flex;
	justify-content: center;
}
#span1_aktual span{
	color: #2C2F63;
	font-family:Georgia;
	font-size:32px;
	line-height: 150%;
	font-weight:bold;
	text-transform:uppercase;
}
#span1_aktual img, span{
	align-self: center;
}
#span1_aktual img{
	margin-right: 50px;
}

#span2_aktual{
	text-align: center;
	color: #0066cc;
	font-family:Georgia;
	line-height: 120%;
	padding:5px;
	font-weight:bold;
	text-shadow: 0 2px 0 #FFF,
             	 0 3px 0 #AAA,
             	 0 3px 4px #AAA;
	background:linear-gradient(#FFCC00, #FFDE5B, #FFCC00);

}
#foto_aktual {
	text-align:center;
	height:580px;

}
#foto_aktual img{
	_display: none;
	box-shadow: 4px 4px 4px #333;
	margin:10px;
	position:relative;
	margin:auto;
	max-height:560px;
	max-width:700px;
	cursor:pointer;
}

#liczn_aktual{
	text-align: center;
	color: #003399;
	font-family: Calibri;
	font-size: 16px;
	height: 50px;
	margin: 10px;
	padding-top:20px;
	padding-bottom:0px;
	_border-top:5px #CCCCCC groove;
	border-top:2px #2C2F63 solid;
}
#liczn_aktual img{
	margin-left:10px;
	margin-right:10px;
	cursor:pointer;	
}
#licznik_aktual{
	border: 0px;
	text-align: center;
	color: #666666;
	font-family: "comic sans ms";
	font-size: 16px;
	margin-top: 5px;
}

#frame_I1{
	margin:10px;
}

p#but2{
	margin:10px;
	color:#0066CC;
	letter-spacing:3px;	
	text-decoration:underline;
}
p#but2:hover{
	color:#CC3300;
	cursor:pointer;
}