/* SELEKTORY: */
img { 
  padding: 0;
  margin: 0;
}

h1 {
  color: white;
	font-size: 14px;
	text-align: left;
}
  
html, body {
  background-color: black;
	color: white;
  font-family: 'Times New Roman', sans-serif;
	margin: auto;
	margin-top: auto;
	margin-bottom: auto;
	padding: 0;
	width: auto;
}

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul a:link, ul a:visited {
	text-decoration: none;
}

#LAYOUT {
	width: 642px;
	height: 740px;
	background-color: black;
	position: absolute; top: 50%; left: 50%;
  margin-top: -370px; margin-left: -321px;
}

#GALERIA {
  width: 642px;
	height: 100px;
	float: top;
	background-color: black;
	margin-bottom: 4px;
}

#GALERIA2 {
  width: 0px;
	height: 0px;
	float: top;
	background-color: black;
	display: none;
}

#MENU {
	width: 642px;
	height: 26px;
	float: top;
	font-size: 18px;
	background-color: black;
}	

#MENU1 {
  width: 314px;
	height: 26px;
  float: left;
}

#Architektura {
  background-color: black;
	width: 150px;
	height: 26px;
	float: left;
}

#kropka1 {
  background-color: black;
	width: 14px;
	height: 26px;
	float: left;
}
	
#Onas {
  background-color: black;
	width: 150px;
	height: 26px;
	float: right;
}

#kropka2 {
  background-color: black;
	width: 14px;
	height: 26px;
	float: left;
}

#MENU2 {
  width: 314px;
	height: 26px;
  float: right;
}

#Kontakt {
  background-color: black;
	width: 150px;
	height: 26px;
	float: left;
}

#kropka3 {
  background-color: black;
	width: 14px;
	height: 26px;
	float: left;
}

#Sztuka {
  background-color: black;
	width: 150px;
	height: 26px;
	float: right;
}

#BOX {
	background-image: url(logo/Tlo.jpg);
  background-color: black;
	width: 640px;
	height: 480px;
	border-right: 1px solid white;
	border-left: 1px solid white;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}

#PRZERWA1 {
  width: 640px;
	height: 133px;
	float: top;
}
	
#LOGO {
  width: 640px;
	height: 180px;
}

#ARCHITEKT {
  width: 640px;
	height: 32px;
	float: bottom;
}

#STOPKA {
	color: gray;
	font-size: 10px;
	width: 642px;
	height: 17px;
	margin-top: 3px;
	float: bottom;
	text-align: right;
	background-color: black;
}

#INFORMACJE {
	color: white;
	font-size: 13px;
	width: 632px;
	height: 110px;
	float: bottom;
	text-align: left;
	background-color: black;
	padding-left: 10px;
	padding-top: 10px;
}