*{
	font-family: Tahoma, "Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #000000;
	text-align: justify;
}


body{
	background: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left : 0px;
	margin-right :0px; 
}


p.prawo{
	text-align: right;
}

p.lewo{
	text-align: left;
}

p.stopka{
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
}

td.ramka{
        background: #D8D8D8;
        height: 1px;
}

.programKompozytor{
    padding: 5px ; 
    margin: 5px;
    vertical-align: top;
    text-align: left;
	width: 200px;
}

.programUtwor{
    padding: 5px ; 
    margin: 5px;
    vertical-align: top;
    text-align: left;
}

td.off{
        background: #F7F7F7;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8.5pt;
        color: #4369E5;
        text-align: left;
        padding: 5px;
        border-right: solid 1px #B82226;
        border-left: 0;
        border-bottom: 0;
}

td.on{
        background: #B82226;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8.5pt;
        color: #F7F7F7;
        text-align: left;
        padding: 5px;
        border-right: solid 1px #B82226;
        border-left: 0;
        border-bottom: 0;

}

.gorny{
    vertical-align: top;
}

.program{ 
    padding: 3px ; 
    border : 1px dotted black ; 
    margin: 3px;
	width: 590px;
}

.parzyste { 
    background : #f0f0f0; 
}

.nieparzyste { 
    background : #e3e3e3 ; 
}

.czesci{
    list-style: disc;
}

.czesciMain{
    margin: 3px;
    padding: 3px;
    margin-left: 10px;
    padding-left: 10px;
}


img.sam{
        border: 1px solid #A4A4A4;
        float: right;
        margin-left: 10px;
}

h1{     
    font-family: "Century Gothic", Arial, Cambria, Calibri, Helvetica, sans-serif;
    font-size: 16pt;
    color: #000000;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    border-bottom: 1px solid black;
    padding-left: 25px;
    background: #F7F7F7 url(grafika/sqr1.gif) left bottom no-repeat;
}

h2{     
    font-family: "Century Gothic", "Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11.5pt;  
    color: #C33B31;  
    font-style: normal;  
    font-weight: normal;  
    text-align: left; 
}

.linked{
    cursor: pointer;
}

h3{ 
    font-family: Calibri, Arial, Helvetica, sans-serif;   
    font-size: 11pt; 
    color: #A4A4A4;  
    font-style: normal;  
    font-weight: bold; 
    text-align: left;   
	border-bottom: 1px dotted #A4A4A4;
}

h4{
	font-family: Tahoma, Calibri, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
}


h5{
	color: #949494;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #D8D8D8;
	margin-bottom: 5px;
}

h6{
	font-size: 9pt;
	color: #A4A4A4;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	border-left: 10px solid #A4A4A4;
	padding-left: 5px;
    margin-bottom: 0;
    margin-top: 7px;
    padding-bottom: 0;
    padding-top: 2px;
}

hr{
	height: 1px;
	color: #8E8E8E;
}

a{
	color: #1F519D;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
    cursor: pointer;
}

.instrument{     
        font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 10pt;  color: #a4a4a4;  font-style: italic;  font-weight: bold;  text-align: left;  padding-left: 25px;  }


a:hover{
	text-decoration: underline;
}

a.lista{
	font-size: 8.5pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;

}

ul, li.boczne{
    list-style: none;
    padding: 0;
    margin: 0;
}



a.podtytul{   	font-family: Calibri,  Arial, Helvetica, sans-serif;  	font-size: 11pt;   	color: #790909;
}


a.stopka{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-style: normal;
	text-align: center;
}


a.menu{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #B82226;
 	text-decoration:none;
	padding:5px 18px 5px 18px;
}


a.menu:hover{
 	text-decoration:none;
    color: #F7F7F7;
}

img.pokaz{ border: 1px solid #787878;   padding: 7px;   padding-bottom: 12px;    background: #f3f3f3;  }

.link{ border: 1px solid #787878;  padding: 4px;   padding-bottom: 6px;  background: #f3f3f3;  }

.link:hover{  background: #e2e2e2; }

.artist{ 
    border: 1px solid #787878;
    padding: 4px;  
    padding-bottom: 6px; 
    background: #f3f3f3; 
    float: right;
    margin: 7px;
}

.artist:hover{  background: #e2e2e2; }

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../design/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../design/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../design/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
