h1 {
	color:#CC0000;
	font-size:x-large;
	}
	

.tekstZwykly {
	color:#003366;

	text-align:justify;
	text-indent:20px;
}

.tekstWyrozniony {
	color:#003366;

	text-align:justify;
	font-weight:bold;
	font-style:italic;
}
	
.dataAktualnosci {
	font-size:small;
	color:#003366;
}	
.tekst02 {
	color:#003366;

	}	
	
.stopka1 {
	color:#660000;
	font-size:small;
	font-weight:bold;
}	

/* kreska używana w aktualnościach, nagrodach */
.hr1 {
	color:#2a1871; 
	width:80%; 
	text-align:center;
	}
	
.listaZwykla {
	color: #003366;
	line-height: 18px;
	padding-bottom: 4px;
	text-decoration: none;
	text-align:justify;
}	

.zdjecieProdukcja {
	width:100%;
	text-align:center;
	}
	
ul.listaProdukcja {
	list-style-type:none;
}
.listaProdukcja li {
	display:block;
	float:left;
	margin-left:20px;
	margin-top:20px;
	text-align:center;
}

.zdjecieListaProdukcja {
	width:200px;
}

.divDaneTechniczne {
	width:100%;
	text-align:center;
	}
	
/* styl tabeli do danych technicznych */	
table.tabelaDaneTechniczne {
	color:#003366;
	border-width:1px;
	border-style:solid;
	border-color:black;
	border-collapse:collapse;
	margin:auto;
	}	
table.tabelaDaneTechniczne th {
	border-width:1px;
	text-align:center;
	border-style:solid;
	border-color:black;
	padding:5px;
	font-weight:bold;
	}	

table.tabelaDaneTechniczne td {
	border-width:1px;
	text-align:left;
	border-style:solid;
	border-color:black;
	padding:5px;
	}	
table.tabelaDaneTechniczne caption {
	font-weight:bold;
	}

/* styl tabeli kontaktow */	
table.tabelaKontakt {
	color:#003366;
	border-width:1px;
	border-style:solid;
	border-color:black;
	border-collapse:collapse;
	margin:auto;
	}	
table.tabelaKontakt th {
	border-width:1px;
	text-align:center;
	border-style:solid;
	border-color:black;
	padding:5px;
	font-weight:bold;
	}	

table.tabelaKontakt td {
	border-width:1px;
	text-align:left;
	border-style:solid;
	border-color:black;
	padding:5px;
	vertical-align: top;
	}	
table.tabelaKontakt caption {
	font-weight:bold;
	}
		
		
/* styl tabeli zestawień danych technicznych */	
table.zestawienieDaneTechniczne {
	font-size:small;
	color:#003366;
	border-width:1px;
	border-style:solid;
	border-color:black;
	border-collapse:collapse;
	margin:auto;
	}	
table.zestawienieDaneTechniczne th {
	border-width:1px;
	text-align:center;
	border-style:solid;
	border-color:black;
	padding:5px;
	font-weight:bold;
	}	

table.zestawienieDaneTechniczne td {
	border-width:1px;
	text-align:left;
	border-style:solid;
	border-color:black;
	padding:5px;
	}	
table.zestawienieDaneTechniczne caption {
	font-weight:bold;
	}
		
table.tabelaZdjecia {
	border-width:0px; 
	margin-left:50px; 
	border-spacing:0px;
	margin:auto;
}
table.tabelaZdjecia td {
padding:20px;
}

p {
	color:#003366;

	text-align:justify;
	text-indent:20px;
	}
	
img {
	border:0px;
	}	