/* Scrollbar properties are only supported by Internet Explorer 5.5  */
body {
background: Black;
	color : White;
	font-family : Tahoma,Arial, Courier, "Courier New ISO 8859-2", Verdana, sans-serif;
	font-size: 12px;
	text-align: justify;
	
	scrollbar-3d-light-color : #993300;
	scrollbar-arrow-color : #FFCC66;
	scrollbar-base-color : #666666;
	scrollbar-dark-shadow-color : #006699;
	scrollbar-face-color : #993300;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #336699;
	}
TD, .std, .standard {
  font-size: 11pt;
  font-family: Tahoma, Arial, Courier, "Courier New ISO 8859-2", Verdana, sans-serif;
  color: white;
}
A {
	text-decoration: none;
	color: #FF9966;
	cursor: help;
}

A:Hover {
	text-decoration: none;
	color: #FFCC00;
}
TEXTAREA {
	background: #FFCC66;
	font-family : Tahoma, Verdana, Arial;
	font-size : 12px;
   
}
INPUT {
	background: #FFCC66;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}

SELECT {
	background: #FFCC66;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
.big1 {
        font-size: 14pt;
        color: #F0B75F;
}
/* klasy do zmieniania rozmiarow czcionek */
/* .tiny */
.small        { font-size: 8pt;  } /* size 1 */
.normal       { font-size: 10pt; } /* size 2 */
.medium       { font-size: 12pt; } /* size 3 */
.large        { font-size: 14pt; } /* size 4 */
.xlarge, .XL  { font-size: 16pt; }
.XXL          { font-size: 18pt; } /* size 5 */
.huge         { font-size: 20pt; } 
.xhuge        { font-size: 24pt; } /* size 6 */
.xxhuge       { font-size: 36pt; } /* size 7 */

.with_indent {
  text-indent: 30px;
}
/*
.big1
#FFBB56; //ver. 1.0 - by Ghosty
#FBB742; //ver. 1.1 - modified Ghosty ver.
#EFB05F; //ver. 2.1 - by PSP 1st
#F0B75F; //ver. 2.2 - by PSP 2nd
#F2B246; //ver. 2.3 - by PSP 3rd
*/
.rep_miesiac { /* Nazwa i rok miesiąca w repertuarze */
  font-size: 12pt;
  font-weight: bold;
}
#rep_sezon { /* Nazwa sezonu - rok, część, tekst archiwum repertuarowe */
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
}

.rep_inne_sezony { /* Linki do stron z innymi sezonami */
  text-align: right;
}

.rep_linia_kropki {
  text-align: center;
}