body {
	color: #FFFFFF;
	background-color: #FFFFCC;
}

.pozadie {
	color: #336699;
}

.pozadie2 {
  background-color: #CDCD9B;
}

.menu {
	background-color: #C0C0C0;
}

.zlta {
	background-color: #FFFFCC;
  color: #000000;
}

.form2{
	background-color: #FFFFCC;	
	color: #000000;
}

.pismo1 {
	font-family: arial;
	font-size: small;
	font-weight: bold;
}

.pismo2 {
	font-family: arial;
	font-size: small;
}

.pismo3 {
  font-family: verdana;
  font-size: small;
}

.pismo4 {
  font-family: verdana;
  font-size: small;
  font-weight: bold;
}

.p-menu {
	color: #111111;
	font-size: small;
	font-family: Verdana;
	text-decoration: none;
}

h1 {
	font-family: Verdana;
	font-size: large;
	color: #FF6600;
	font-weight: bold;
	font-style: italic;
}

.heading2 {
  color: #FF0000;
  font-family: book antiqua;
  font-size: x-large;
  font-weight: bold;
  text-decoration: none;
  font-style: italic;
}

.heading1 {
  color: #FF3300;
  font-size: xx-large;
  font-family: bookman old style;
  text-decoration: none;
}

h2 {
	font-family: Verdana;
	font-size: small;
	color: #111111;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 65px;
}

.a-gallery {
	color: #111111;
	font-size: small;
	font-family: Verdana;
	margin-left: 25px;
}

.copyright {
  font-family: verdana;
  font-size: x-small;
  color: #000000;
}
	
