.style1 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.style3 {font-size: 36px; font-family: "Times New Roman", Times, serif; color: #FFFFFF; }


A {
	font-weight: bold; 
	text-decoration: none;
	color:#FFFFFF;  
}

A:link {
	font-weight: bold; 
	text-decoration: none;
	color:#FFFFFF;  
}

A:hover {
	font-weight: bold; 
	text-decoration: underline;
	color:#FFFFFF;    
}

A:visited {
	font-weight: bold; 
	text-decoration: none; 
	color:#FFFFFF;   
}

A:active {
	font-weight: bold; 
	text-decoration: none; 
	color:#FFFFFF;  
}

li {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-bottom: 20px;
}

td {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}


.naglowek {
text-align: center;
font-size: 36px;
font-family: "Times New Roman", Times, serif;
color: #FFFFFF;
margin-bottom: 20px;
}

.linia {
text-align: center;
margin-top:20px;
margin-bottom: 30px;
color:#FFFFFF;
}

.naglowek_menu {
font-size: 20px;
font-family: "Times New Roman", Times, serif;
color: #FFFFFF;
margin-top: 20px;
}

.linia_menu {
text-align: center;
color:#FFFFFF;
}

.galeria {
border:1px #FFFFFF solid;
}

HR {
color:#FFFFFF;
}