/* Glowny */

BODY {
	SCROLLBAR-FACE-COLOR: #E0D17C;
	SCROLLBAR-HIGHLIGHT-COLOR: silver;
	SCROLLBAR-SHADOW-COLOR: black;
	SCROLLBAR-3DLIGHT-COLOR: black;
	SCROLLBAR-ARROW-COLOR: #330099;
	SCROLLBAR-TRACK-COLOR: #330066;
	SCROLLBAR-DARKSHADOW-COLOR: black;
}

/* Menu */

.menu {
color: #084381;
font-family: Comic Sans MS, Tahoma;
font-size: 14px;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

.menu:hover {
color: white;
}

.menu:active {
text-decoration: none;
color: white;
}



/* Piosenka poczatkowa */

DIV.start {
	margin-left: 30px;
	margin-right: 30px;
	font-family: Comic Sans MS, Tahoma;
	font-size: 12pt;
	text-align: center;
}

/* Glowny petek */

P {
	margin-left: 30px;
	margin-right: 30px;
	font-family: Comic Sans MS, Tahoma;
	font-size: 12pt;
	text-align: justify;
}

/* Naglowek 1 */

DIV.naglowek1 {
	font-family: Comic Sans MS, Tahoma;
	font-size: 14pt;
    color: #084381;
	text-align: center;
}

/* Naglowek 2 */

DIV.naglowek2 {
	font-family: Comic Sans MS, Tahoma;
	font-size: 12pt;
    color: #084381;
	text-align: center;
}

/* Naglowek 3 */

DIV.naglowek3 {
	font-family: Comic Sans MS, Tahoma;
	font-size: 12pt;
    color: black;
	text-align: center;
}

/* Podpis */

DIV.podpis {
	margin-left: 30px;
	margin-right: 30px;
	font-family: Comic Sans MS, Tahoma;
	font-size: 12pt;
	text-align: right;
}

/* TD */
table.wykaz
{
font-family: Comic Sans MS, Tahoma;
	font-size: 12pt;
	color: #084381;
}

/* Naglowek tabeli */
DIV.tabnagl
{
font-family: Comic Sans MS, Tahoma;
	font-size: 12pt;
	color: red;
}

/* Menu tymczasowe */

.menu2 {
color: Red;
font-family: Comic Sans MS, Tahoma;
font-size: 14px;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

.menu2:hover {
color: blue;
}

.menu2:active {
text-decoration: none;
color: red;
}


/* Zexon menu */

.menu3 {
color: Red;
font-family: Comic Sans MS, Tahoma;
font-size: 18px;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

.menu3:hover {
color: blue;
}

.menu3:active {
text-decoration: none;
color: red;
}

/* Preformat (piosenki) */

pre {
	margin-left: 200px;
	font-family: Comic Sans MS, Tahoma;
	font-size: 12pt;
	text-align: left;
}

/* Naglowek piosenki */

DIV.naglowekp {
	margin-left: 200px;
	font-family: Comic Sans MS, Tahoma;
	font-size: 14pt;
  color: #084381;
	text-align: left;
}

/* Link do piosenki */

.pioslink {
margin-left: 30px;
margin-right: 30px;
color: #084381;
font-family: Comic Sans MS, Tahoma;
font-size: 14px;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

.pioslink:hover {
text-decoration: underline;
}

/* Sonda link */

.sondalink {
margin-left: 30px;
margin-right: 30px;
color: #0066cc;
font-family: Comic Sans MS, Tahoma;
font-size: 16px;
font-style: normal;
text-decoration: none;
}

.sondalink:hover {
text-decoration: underline;
}

/* Piosenki - nawigator */

.pioslink2 {
margin-left: 10px;
margin-right: 10px;
color: #084381;
font-family: Comic Sans MS, Tahoma;
font-size: 14px;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

.pioslink2:hover {
text-decoration: underline;
}

/* Glowny petek */

P {
	margin-left: 30px;
	margin-right: 30px;
	font-family: Comic Sans MS, Tahoma;
	font-size: 12pt;
	text-align: justify;
}

/* Cytat */

DIV.cytat {
	font-family: Comic Sans MS, Tahoma;
	font-size: 12pt;
  color: #084381;
	text-align: center;
	font-style: normal;
}