/*_______________________________dobrane kolory_________________________

biały                 color: #FFFFFF; kolor 
szary jasny           color: #A7A7A7; kolor 
szary ciemny          color: #666666; kolor 
czarny                color: #000000; kolor 

<body style="color: rgb(0, 0, 0); background-color: rgb(60, 56, 53); background-image: url(grafika/awm_tlo.gif);" alink="#666666" link="#000000" vlink="#000000">
______________________________________________________________________*/

/*  wyzerowanie parametrów  */

html, body {
	background-color: rgb(60, 56, 53);
	background-image:url(grafika/awm_tlo.gif);
	color: #000;
	margin: 0;
	padding: 0;
	text-decoration:none;
}

/*____________________________definicje podstawowe____________________*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 60px;
	margin-top: 40px;
}

body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}

.just {text-align: justify;}

.white {color: #FFFFFF;}

.black {color: #F000000;}

em {color: #FFFFFF; font-style:normal; font-weight: normal; font-size:12px;}

strong {color: #000000; font-weight: bold;}

h1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

dt {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 7px;
}

/* ----niewidoczny tekst------*/
.niewidoczny {
	padding-top: 5px;
	color:#474340;
	font-size:3px;
}

/*  linki w tekście  */
a {
	text-decoration:underline;
	color: #000000;
}

a:hover {
	color: #FFFFFF;
	font-weight: bold;
}

/*  linki w linkach  */
a.czarne-na-czarne {
	color: #000000;
	font-weight: bold;
}

a.czarne-na-czarne:hover {
	font-weight: normal;
}

a.czarne-na-czarne:hover:before { content: "--- ";}

/*  linki w linkach  */
a.biale-na-biale {
	color: #ffffff;
	font-weight: bold;
}

a.biale-na-biale:hover {
	font-weight: normal;
}
a.biale-na-biale:hover:before { content: "--- ";}

#show-tv {width:660px; height:350px; float:left;}
/* ----id elementów do wyświetlenia------*/
#foto-01, #foto-02, #foto-03, #foto-04, #foto-05, #foto-06 , #foto-07, #foto-08 , #foto-09,
#foto-31, #foto-32, #foto-33, #foto-34, #foto-35, #foto-36, #foto-37, #foto-38,
#foto-61, #foto-62, #foto-63, #foto-64, #foto-65, #foto-66, #foto-67, #foto-68
{ position: absolute; display: none; width: 660px; height: 350px; margin: 0px 0 0 0; }

