.is_disabled { cursor: none; pointer-events: none; }
/* a[aria-disabled="true"] { color: currentColor; dispaly: inline-block; pointer-events: none; text-decoration: none; } */

.articleTitle { margin:0; font-family:'ptsansnarrow',Arial,Helvetica; font-weight:normal; text-transform:uppercase; text-shadow: 1px 1px 0px #f2f2f2, 1px 2px 0px #b1b1b2; font-size:2em; line-height: 1em;}

/* Struktura KGP */
#cmap {display:block; width:590px; height:920px; background-size:contain; position:relative; margin:0 auto; overflow:hidden;}
#cmap a {color:#000; text-decoration:none; line-height:15px; font-weight: bold; font-size: 12px; font-family: Arial; border-top:#ccc solid 1px; -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px; border-radius:5px; -webkit-box-shadow: 0 3px 5px -1px #000; -moz-box-shadow: 0 3px 5px -1px #000; box-shadow: 0 3px 5px -1px #000; -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=130, Color='#000000')"; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=130, Color='#000000'); zoom: 1; display:flex; justify-content:center; align-items:center; }
#cmap a:hover, 
#cmap a:focus {text-decoration:none; color:#fff; background-color:rgb(227, 0, 0);}
#cmap span { display:block; }
#cmap a:hover span, 
#cmap a:focus span {color:#fff;}
#cmap .block { position:absolute; width:18.64%; height:7.61%; background-color: #F5F5F5; text-align:center; }
#cmap .bg2 { background-color: #6CF; }
#cmap .bg3 { background-color: #CCF; }

/* KGP */
#kgp { top:0.43%; left:39.83%;}

/* Zastepcy KGP */
#kgp1 { top:10.76%; left:28.31%; }
#kgp2 { top:10.76%; left:52.03%; }
#kgp3 { top:10.76%; left:75.76%; }

/* sekcja I */
[id^="s1-"] { left:4.58%; }
#s1-1 { top:21.63%; }
#s1-2 { top:30.33%; }
#s1-3 { top:39.02%; }
#s1-4 { top:47.72%; }
#s1-5 { top:56.41%; }
#s1-6 { top:65.11%; }
#s1-7 { top:73.8%; }
#s1-8 { top:82.5%; }

/* sekcja II */
[id^="s2-"] { left:28.31%; }
#s2-1 { top:21.63%; }
#s2-2 { top:30.33%; }
#s2-3 { top:39.02%; }
#s2-4 { top:47.72%; }

/* sekcja III */
[id^="s3-"] { left:52.03%; }
#s3-1 { top:21.63%; }
#s3-2 { top:30.33%; }
#s3-3 { top:39.02%; }
#s3-4 { top:47.72%; height:9% !important; }

/* sekcja IV */
[id^="s4-"] { left:75.76%; }
#s4-1 { top:21.63%; }
#s4-2 { top:30.33%; }
#s4-3 { top:39.02%; }
#s4-4 { top:47.72%; }

.shadow {
  -moz-box-shadow: 3px 3px 10px #000; 
  -webkit-box-shadow: 3px 3px 10px #000; 
  box-shadow: 3px 3px 10px #999; 
}

.box5 { position:relative;overflow:hidden;border:0;background-repeat:no-repeat;background-size:cover;}
.box5 a {display:block;width:100%;height:280px;text-decoration:none;color:#000;}
.box5 img {border:0;}
.box5 i {display:block;width:100%;height:280px;position:absolute;left:0;top:240px;z-index:1;background:#000;filter: alpha(opacity=40);zoom:1;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);opacity:0.40;-webkit-transition:all 0.6s ease-in-out;-moz-transition:all 0.6s ease-in-out;-o-transition:all 0.6s ease-in-out;transition:all 0.6s ease-in-out;}
.box5 p {display:block;width:100%;height:280px;position:absolute;left:0;top:240px;z-index:1;background:transparent;font-size:12px;color:#fff;padding:0;margin:0;line-height:16px;-webkit-transition:all 0.6s ease-in-out;-moz-transition:all 0.6s ease-in-out;-o-transition:all 0.6s ease-in-out;transition:all 0.6s ease-in-out;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;}
.box5 p b {display:block;font:14px/18px verdena, arial, sans-serif;font-weight:normal;color:#eee;text-align:center;margin:0;padding:0;margin:2px auto;}
.box5 p span {display:block;padding:10px;line-height:20px;color:#fff;}
.box5 a:hover {direction:ltr;}
.box5 a:hover :is(i, p) {top:0;}