/*--------------menu główne, menu lokalne-------------------------------*/
A.klawisz{
	border: 0px;
        font: small Verdana,Arial,Helvetica; 
	text-align:center;
	text-decoration: none;
	font-size: 13px;
	color: #F0E68C;


	width: 32ex;

	}
A.klawisz:HOVER {
	color: red;
	}
A.klawisz:visited {
	color: #FAFAD2;
	}

/*-------------menu galeria, dane techniczne, porady--------------------*/
A.klawisz2{
	border: 1px;
        font: small Verdana,Arial,Helvetica; 
	text-align:center;
	text-decoration: none;
	font-size: 13px;
	color: #778899;
	width: 32ex;
	}
A.klawisz2:HOVER {
	color: red;
	}
A.klawisz2:visited {
	color: gray;
	}

/*-------------menu lokalne czat----------------------------------------*/
A.klawisz3{
	border: 1px;
        font: small Verdana,Arial,Helvetica; 
	text-align:center;
	text-decoration: none;
	font-size: 13px;
	color: gray;
	width: 50ex;
	}
A.klawisz3:HOVER {
	color: white;
	}
A.klawisz3:visited {
	color: #DCDCDC;
	}

/*-------------mapa strony----------------------------------------------*/
A.klawisz_{
	border: 1px;
        font: small Verdana,Arial,Helvetica; 
	text-align:left;
	text-decoration: none;
	font-size: 13px;

color: #F0E68C;
	width: 55ex;
	}
A.klawisz_:HOVER {
	color: red;
	}
A.klawisz_:visited {
	color: #FAFAD2;
	}

/*-------------menu maluch--------------------*/
A.klawisz5{
	border: 1px;
        font: small Verdana,Arial,Helvetica; 
	text-align:center;
	text-decoration: none;
	font-size: 13px;
	color: lightslategray;
	width: 32ex;
	}
A.klawisz5:HOVER {
	color: lightskyblue;
	}
A.klawisz5:visited {
	color: lightsteelblue;
	}


/*-----------------------------------------------------------------------*/



body {
	margin: 0px;
	background-color: black;

	}



A {
	COLOR: #F0E68C; TEXT-DECORATION: none
}


A:hover {
	COLOR: white; TEXT-DECORATION: none; FONT-WEIGHT: bold; ;
}

A:visited {
	COLOR: #FAFAD2 ; SIZE: 8pt ; TEXT-DECORATION: none
}


h1 {
	COLOR: red;
	FONT-FAMILY: Verdana,Arial,Helvetica; 
	FONT-SIZE: 15px;
	text-align: justify
}




TEXT-DECORATION: none
TR {
	COLOR: white;
	FONT-FAMILY: Verdana,Arial,Helvetica; 
	FONT-SIZE: 12px;
	text-align: justify
}


TD {
	COLOR: white;
	FONT-FAMILY: Verdana,Arial,Helvetica; 
	FONT-SIZE: 12px;
	text-align: justify
}



p {
	COLOR: white; 
	FONT-FAMILY: Verdana,Arial,Helvetica; 
	FONT-SIZE: 12px;
	text-align:justify
}


li {
	COLOR: white; 
	FONT-FAMILY: Verdana,Arial,Helvetica; 
	FONT-SIZE: 12px;
	text-align: justify
}


ul, ol {
	COLOR: white; 
	FONT-FAMILY: Verdana,Arial,Helvetica; 
	FONT-SIZE: 12px;
	text-align: justify
}


/*INPUT.wpisz { border-color : black;
			  border-width : 0px;
			  border-style : solid;
			  background-color : white;
			  height : 22;
			  width : 100;
			  color : white; 
			  border-width : 0;
			  font-family : Helvetica, Verdana, "Arial CE", Arial; }

*/
BODY 
{
 	SCROLLBAR-FACE-COLOR: black;
	SCROLLBAR-HIGHLIGHT-COLOR: black;
	SCROLLBAR-SHADOW-COLOR: gray;
	SCROLLBAR-3DLIGHT-COLOR: gray;
	SCROLLBAR-ARROW-COLOR: gray;
	SCROLLBAR-TRACK-COLOR: black;
	SCROLLBAR-DARKSHADOW-COLOR: black;	
}
