﻿body { 
font-family:Open Sans, Segoe UI, Arial, sans-serif;
color:#CCC;
background:#000;
line-height:1.45; 
	}
/*-----HP-----*/
	#p1 { 
text-shadow:2px 2px 2px #AAA;
font-size:35px;
	}
	
	#p2 {  
width:90%;
font-size:19px;
color:#BBB;
letter-spacing:0.5px;
margin:0 auto;
background:linear-gradient(to right, #000, #444 50%, #000); 
	}	
	
#menu { 
text-align:center;
font-size:16px;
	}

ul#vertical {
margin:0;
padding:0;
width:150px;
	}
ul#vertical li {
list-style-type: none;
border-radius:10px; 
background: #333;
	}
ul#vertical li a {
color: #999;
display: block;
margin-bottom: 7px;
border-radius:10px;
padding: 3px 10px;
text-decoration: none;
text-shadow: 0 1px 0 #555;
box-shadow: inset 0 3px 0px rgba(255, 255, 255, 0.2);
	}
ul#vertical li a:hover {
color:#000;
text-shadow: 0 0 8px rgba(255, 255, 255, 0.2);
transition: 1s ease;
background-color: #AAA;
box-shadow: inset 0 1px 0px rgba(255, 255, 255, 0.2), 0 1px 0px #292929;
	}

	#tekst1 { 
color:#AAA;
font-size:17px;
text-align:justify;
border-bottom:1px solid #444;
border-left:1px solid #444;
border-radius:0 0 0 15px;
hyphens: auto;
line-height:1.45;
	}

	.text {
width:70%;
color:#AAA;
font-size:17px;
text-align:justify;
hyphens: auto;
padding:20px 30px;
border-spacing:20px;
border-radius:20px;
margin-left:auto;
margin-right:auto; 
box-shadow: inset 0 0 16px #AAA;
/*column-count: 2 ;
column-gap: 40px ;
column-rule: 4px dotted #555 ;*/
	}

.text a {
color:#EC99A2;
font-size:17px;
text-decoration:none; 
	}
.text a:hover {
color:#FFFFCC;
text-decoration:underline; 
	}
	
	ul.filmiki li a {
font-size:16px;		
color:#969696;
text-decoration:none ;
line-height:1.70;
	}
	ul.filmiki li a:hover {
color:#000080;
transition: .2s ease;	
background:#BBB;
padding:3px;
border-radius:5px;
	}
	
	#wystawy { 
	color:#999;
	font-size:16px;
	}
	
	#wystawy1 { 
	border-radius:25px;
	background-image: linear-gradient(to left, #000, #333);
	}
	
	.d10 {
width:82%;
color:#999;
font-size:18px;
padding:8px 20px 8px 0; 
background: linear-gradient(to left, #333 30%, #000); 
border-radius:2px 15px 15px 0; 
margin:10px 90px 30px 0;
float:right;
text-align:right;
	}
	.d10 a {
color:#999;
letter-spacing:0.5px;
text-decoration:none;
	}
	.d10  a:hover {
color:#FFFF46;
text-decoration:none;
	}
#scroll-top {
display:none;
width:35px;
height:35px;
position:fixed;
bottom:40px;
right:30px;
}

/*---------- subpages ----------*/
#content {
display: flex;
align-items: center;
justify-content: center;
margin-top:20px;
margin-bottom:20px;
}

#left {
width:30px;
float:left;
background-image: linear-gradient(to right, #AAA, #000);
}

#middle {
width:1040px;
float:left; 
padding-left:10px;
}

#right {
width:30px;
float:left;
background-image: linear-gradient(to left, #AAA, #000);
}

.disabled {
pointer-events: none;
cursor: default;
opacity: 0.55;
}

#d2 {
color:#C0C0C0;
font-size:22pt;
text-shadow:0 1px 0 #EEE, 0 2px 0 #444, 0 2px 3px #444; 
padding:0 0 10px 15px; 
margin:-10px 15px 30px 0 ; 
letter-spacing:0.5px;
}
 
#d3 { 
width:1020px;
margin-top:30px;
padding-bottom:30px;
border-bottom:2px solid #444;
}

.d4 { 
width:90%;
float:left;  
}          
.d4 a {
color:#CCC;
font-size: 15px;
letter-spacing:0.2px;
text-decoration:none;
background:#555;
padding:7px 6px;
border-radius: 6px 6px 0 0;
}
.d4 a:hover {
color:#FFF;
text-decoration:none;
background:#980b1A;
}
				
.d5  {
width:10%;
float :right;

}
.d5 a  {
color:#DDD;
font-size:15px;
text-align:center;
padding:2px 0 4px 0;
text-decoration:none;
display:block;
background:#980B1A;
border-radius:8px 8px 0 0;
border:1px solid #980B1A ;
}
.d5 a:hover {
background:#555;
border:1px solid #444;
}

#d6  {
color:#AAA;
font-size:16px;
text-align: justify;
line-height: 1.45;
padding: 15px 15px 0 5px;
}

/*HS*/
.highslide { cursor: url('highslide/graphics/zoomin.cur'), pointer; outline:none; }
.highslide-active-anchor img { visibility: hidden; }
.highslide img { border: 3px solid #000000; } /*grey*/
.highslide:hover img { border: 3px solid black; } /*white*/
.highslide-wrapper { background: white; }
.highslide-image { border: 2px solid white; }
.highslide-image-blur { }
.highslide-caption { 
	display: none;
	border: 1px solid #FFF;
	border-top: 1px solid #C0C0C0;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	padding: 2px;
	background-color: #FFFFFA; }

.highslide-loading { 
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #000;
	background-color: #FFF;
	padding-left: 22px;
	background-image: url('highslide/graphics/loader.white.gif');
	background-repeat: no-repeat;
	background-position: 3px 1px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;  }
	
a.highslide-credits i { 
	padding: 2px;
	color: silver;
text-decoration: none;
	font-size: 10px; }
a.highslide-credits { 
	padding: 2px;
	color: silver;
	text-decoration: none; 
	font-size: 10px; }
a.highslide-credits:hover i { 
	color: #FFFFFF;
	background-color: gray; }

a.highslide-credits:hover { 
	color: #FFFFFF;
	background-color: gray; }

.highslide-move { cursor: move; }
.highslide-overlay { display: none; }

a.highslide-full-expand { 
	background: url('highslide/graphics/fullexpand.gif') no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px; }
	
/* Controlbar example */
.controlbar { 
background: url('highslide/graphics/controlbar4.gif');
	width: 167px;   
	height: 34px; } 
.controlbar a { 
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/
	height: 27px; }
.controlbar a:hover { background-image: url('highslide/graphics/controlbar4-hover.gif'); }
.controlbar .previous { width: 50px; }
.controlbar .next { width: 40px; background-position: -50px 0; }
.controlbar .highslide-move { width: 40px; background-position: -90px 0; }
.controlbar .close { width: 36px; background-position: -130px 0; }

/* Necessary for functionality */
.highslide-display-block { display: block;  }
.highslide-display-none { display: none;  }
