/* Menu */

.menu {
color: Navy;
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
font-style: normal;
text-decoration: none;
}
.menu:hover {
color: navy;
text-decoration: none;
background-color: #FFBC51;
}
.menu:active {
text-decoration: none;
color: white;
background-color: #FFBC51;
}

.menu:visited {
color: navy;
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

.linki {
font-size: 12px;
font-face: Verdana;
margin-bottom:-3px
}

/* OGÓLNY STYL */
DIV.fripp {
	cursor: help;
	font-family: Verdana;
	font-style: italic;
	font-size: 9pt;
}

BODY {
	background-color: black ;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;
	SCROLLBAR-FACE-COLOR: #E2A123;
	SCROLLBAR-HIGHLIGHT-COLOR: silver;
	SCROLLBAR-SHADOW-COLOR: black;
	SCROLLBAR-3DLIGHT-COLOR: black;
	SCROLLBAR-ARROW-COLOR: #330099;
	SCROLLBAR-TRACK-COLOR: #330066;
	SCROLLBAR-DARKSHADOW-COLOR: black;
}
TABLE {
	align : center;
	background-color : #E2A123;
}
TD {
	font-size: 10pt;
	font-family: Arial
}
P {
	margin-left: 30px;
	margin-right: 30px;
	font-family: Arial;
	font-size: 10pt;
	text-align: justify
}
/* Do nawigatorów */
P.tabela {
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
	text-indent: 0cm;
	margin-bottom: 0px;
}
A.tabela {
	color: darkblue;
	text-decoration: none; 
	font-weight: bold
}
A:VISITED.tabela  {
	color: #4D4F95;
	font-weight: bold
}
A:HOVER.tabela {
	text-decoration: underline; 
	color: #DC143C;	
	font-weight: bold
}

/* Linki normalne */
A {
	text-decoration:none;
	color: darkgreen;
	font-weight: bold
}
A:visited {
	color: DarkOliveGreen
}
A:hover {
	text-decoration:underline; 
	color: #DC143C;	
	font-weight: bold
}
/* Nagłówki - tytuły sekcji */
H1 {
	margin-top: -3pt;
	margin-bottom: -12pt;
	font-weight: normal;
	font-family: Impact;
	font-size:  20pt;
	color: Maroon;
	margin-left: 30px;
}

H3 {
	text-align: center;
	font-weight: Bold;
	font-family: Unicorn, Gargamond, Arial; 
	font-size: 13pt;
	color: #330066;
	margin-left: 0px;
	margin-bottom: -10px;
}
/* ZDJECIA */
/* Opisy w plikach z katalogu "zdjecia" */
H1.zdjopis {
	margin-top: 0pt;
	margin-bottom: 4pt;
	text-align: center;
	font-weight: bold;
	font-family: Arial;
	font-size: 14pt;
	color: Black;
	margin-left: 0px;
}

/* KALENDARIUM */
/* Linki-lata w kalendarium */
A.kal {
	font-size: 10pt;
	font-family: Arial;
	color: Teal;
	text-decoration: none
}
A:visited.kal {
	color: SteelBlue;
	text-decoration: none
}
A:hover.kal {
	color: white;
	text-decoration: none;
}

/* Linki z kalendarium do plyt */
A.plyty {
	color: Brown;
	text-decoration: none;
}
A:visited.plyty {
	color: Maroon;
	text-decoration: none;
}
A:hover.plyty {
	color: Black;
	text-decoration: none;
}
/* Wyrównanie obrazków w kalendarium */
IMG.kalendarium {
	margin-bottom: -3px
}
H1.rok {
	font-family: Tahoma;
	color: red;
	margin-left: 0px;
	margin-top: 0.3cm;
	margin-bottom: -0.4cm;
	font-weight: bold
}
DL {
	margin-top: 0cm;
	margin-bottom: 0cm;
	margin-left: 0px
}
DIV.data  {
	font-family: Arial;
	font-size: 12pt;
	font-weight: Bold;
}
DIV.event {
	font-family: Verdana;
	font-size: 10pt;
	text-align: left;
	margin-bottom: 0cm;
	margin-right: 0px;
	margin-left: 40px;
}

/* PLYTY */
/* Link do kalendarium w roku wydania plyty w katalogu "plyty" */
A.rok {
	font-weight: Bold;
	font-family: Unicorn, Arial;
	font-size: 15pt;
	color: Brown;
}

A:VISITED.rok {
	font-weight: Bold;
	font-family: Unicorn, Arial;
	font-size: 15pt;
	color: Brown;
}
A:HOVER.rok {
	text-decoration: underline;
	color: Brown;
}
/* Link z plyt do tekstów w plikach z katalogu plyty */
A.utwory {
	text-decoration: none;
	color: black;
	font-weight: normal;
	text-decoration: underline;
}
A:VISITED.utwory {
	color:wheat;
}
A:HOVER.utwory {
	text-decoration:underline; 
	color: white;	
	font-weight: normal;

}
A:ACTIVE.utwory {
	color:wheat;
}
/* Tytuł płyt w plikach z katalogu "płyty" */
H2 {
	font-weight: Bold;
	font-family: Unicorn, Gargamond, Arial; 
	font-size: 15pt;
	color: Brown;
	margin-left: 30px;
}
/* Lista muzyków w plikach z katalogu "plyty" */
PRE.plyty {
	margin-left : 30px;
	margin-right : 30px;
	color:Navy;
	font-family: Verdana;
	font-weight: bold
}

/* TEKSTY */
/*Tytuły utworów w pliku "teksty" */
A.utworybezpodkr {
	text-decoration: none;
	color: black;
	font-weight: normal;
	text-decoration: none;
}
A:VISITED.utworybezpodkr {
	color:wheat;
}
A:HOVER.utworybezpodkr {
	text-decoration:underline; 
	color: white;	
	font-weight: normal;
}
A:ACTIVE.utworybezpodkr {
	color:wheat;
}
/* Link do płyty w tekstach */
A.plyta {
	font-family: Arial;
	color: Brown;
	font-size: 10pt;
}
A:VISITED.plyta {
	color: Maroon;
	text-decoration: none;
}
A:HOVER.plyta {
	color: black;
	text-decoration: none;
}
/* Litery alfabetu w liscie tekstów */
H4 {margin-bottom: 0}
/* Teksty utworów */
PRE.teksty {
	color:Black;
	font-family: Arial;
	font-weight: bold;
	margin-bottom: 15px;
}
/* Tytuł utworu w katalogu "teksty" */
.tytul {
	align: center;
	font-family:Tahoma;
	color: Lavender;
	font-size: 14pt;	
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}

/* pytanie w wywiadach */
.pyt {
	text-align: justify;
	margin-right: 60px;
	margin-bottom: -18px;
	color: #993300;
	font-size: 10pt;
	font-family: Tahoma;
}
/* odpowiedz w wywiadach */
.odp {
	text-align: justify;
	margin-left: 60px;
	color: navy;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: normal;
}

/*lista pytan i odp w FAQ*/
A.faqpyt {
	margin-left: 0px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	color:#4B0082;
line-height : 20px;
}

A.faqpyt:visited {
	text-decoration: underline;
	color:#4B0082;
}


A.faqpyt:hover {
	color: DarkSlateBlue;
}

.faqodp {
	margin-left: 0px;
	margin-right: 0px;
	margin-top:0px;
	text-align: justify;
	font-family: Arial;
	font-size: 10pt;
}

BLOCKQUOTE {
	text-align:justify;
}

LI {
text-align: justify;
}

OL{
margin-left: 22px;
}

.sklady {
	text-align: center;
	color: Brown;
	font-weight: Bold;
	font-family: Unicorn, Gargamond, Arial; 
	font-size: 13pt;
}

A.sklink {
	font-weight: Bold;
	font-family: Unicorn, Arial;
	font-size: 15pt;
	color: Brown;
}

A:VISITED.sklink {
	font-weight: Bold;
	font-family: Unicorn, Arial;
	font-size: 15pt;
	color: Brown;
}
A:HOVER.sklink {
	text-decoration: none;
	color: #8B4513;
	text-decoration: underline;
}

/* Napis The PROJEkCTS na stronie "muzycy" */
H5 {
	margin-bottom : 2;
	color : Navy;
	margin-left : 30px;
}

/* linki "Biografia" i "Dyskografia" w dziale muzycy*/
A.muzyk {
	font-family: Verdana;
	color: DarkBlue;
	font-size: 15pt;
	font-weight: normal;
	text-decoration: underline;
}

A:VISITED.muzyk {
	font-family: Verdana;
	color: Navy;
	font-size: 15pt;
	font-weight: normal;
}

A:HOVER.muzyk {
	font-family: Verdana;
	color: Navy;
	font-size: 15pt;
	font-weight: normal;
}



