html, body {
	background-color:#d4d6dd;
 	margin: 0;
	padding: 0;
	font-family:Arial;
	

}
#strona{
	position: absolute; top: 0px; left: 0px;
 	width: 1024px;
}
#top {
	background-color:white;
	position: absolute; top: 15px; left: 120px;
 	width: 1024px;
  
	}
#NAGLOWEK {
	background-color:white;
	width: 550px;
	height: 130px;
	float:left;
  	}                                                           
#MENU {
 background-image:url('menu1.png');
	width: 474px;
	height: 130px;
	font-family: Tahoma,Arial, sans-serif; 
	float: left;
	overflow:hidden;
	border: 0px;
	}
 #pusty_menu{
 width: 90px;
	height: 130px;
	font-family: Tahoma,Arial, sans-serif; 
	float: left;
	overflow:hidden;
 }	
#pusty{

	width:1024px;
	overflow:hidden;
	float:left;
	position: relative; top: 5px; left:100px;
}
#kontakt {
 	width: 290px;
	height: 120px;
  	background-color:white;
	font-family: Tahoma,Arial, sans-serif; 
	font-size: 12px;
	color: black;
	float: left;
  	overflow: hidden;
  
	}
#w0 {
 	position: relative; top: 0px;  left: 15px;
 	display: block;
	width: 470px;
	float: left;
	overflow: hidden;
   font-family: Tahoma,Arial, sans-serif;  
  }
#w1 {
	position:relative; top: 0px;  left: 40px;right:5px;
 	display: block;
	width: 470px;
	float: left;
	overflow: hidden;
   font-family: Tahoma,Arial, sans-serif;  
	margin-left: 10px;
	margin-right: 10px;
	}
#w2 {
 	display: block;
	width: 200px;
	float: right;
	overflow: hidden;
   font-family: Tahoma,Arial, sans-serif;  
	margin-left:10px;
	}
#STOPKA {
	background-color:#9599aa;
	position:relative; top: 5px; left:0px;
	width:1024px;
	float:left;
	overflow:hidden;
	color:#6b6c72;
	font-weight:lighter;
	font-family: "trebuchet MS", Tahoma,Arial, sans-serif;
	font-size:12px;
	text-align:center;
}
a.menu1{
margin:0; 
float:left;

background-image:url('menu_02.jpg');
}

a.menu1:hover{
margin:0; 
float:left;
background-image:url('menu_on_02.jpg');
	}
	a.menu{
	font-size: 11px;
	text-decoration: none;
	color:black;
	font-weight:normal;
 }
a.menu:hover{
	font-size: 11px;
	text-decoration: none;
	color:black;
	font-weight:bold;
 }

ul,li{
	font-family: "trebuchet MS",Tahoma,Arial, sans-serif; 
	font-size: 11px;
 }
a.wiecej
{
	text-decoration: none;
	color: tomato;
	float:right;
	font-weight:lighter;
}
a.wiecej:hover
{
	text-decoration: none;
	color: chocolate;
	float:right;
	font-weight:bold;
}
a.stopka{color:#6b6c72;
	font-weight:lighter;
	font-family: "trebuchet MS", Tahoma,Arial, sans-serif;
	font-size:12px;
		text-decoration: none;
}
a.stopka:hover{
	font-weight:normal;
	font-family: "trebuchet MS", Tahoma,Arial, sans-serif;
	font-size:12px;
	text-decoration: underline;
	color:white;
}

p {
	width: 470px;
   font-family: "trebuchet MS", Tahoma,Arial, sans-serif; 
	color:black;
	text-align:justify;
	font-size: 12px;
	text-align: justify;
	font-weight:lighter;

}
p.maly {
	width:240px;
   font-family: "trebuchet MS", Tahoma,Arial, sans-serif; 
	color:black;
	text-align:justify;
	font-size: 12px;
 	font-weight:100;
	float:left;
	margin-left:10px;
 }
img.menu{
	overflow:hidden;
	float:bottom;
	border: 0px;
}
img.prawy{

	float:right;
	border: 0px;
}
img.w1{
	float:bottom;
	border:0px;
	overflow:hidden;
}
img.w2{
	float:left;
	border:0px;
	overflow:hidden;
}
img.ue{
	position: absolute; top:515px;left:385px;
	width:85px;
	height:55px;
	float:left;
	border:0px;
	overflow:hidden;
}
img.kontakt{
	
	float:left;
	border: 0px;
}
img.www{
	float:right;
	border-width:1px;
	margin-right:10px;
	margin-bottom: 10px;
	border-color:gray;
	
}
h2{ 
 color:darkblue;
 	font-size: 20px;
 	font-family: tahoma,"trebuchet MS";
 	font: 100;
 	font-weight:lighter;
 	font-style: normal;
}
h2.kontakt{ 
 color:brown;
 	font-size: 20px;
 	font-family: "trebuchet MS";
 	font: 100;
 	font-weight:lighter;
 	font-style: normal;
	}
h3{ 
 color:brown;
 	font-size: 15px;
 	font-family: tahoma,"trebuchet MS";
 	font: 100;
 	font-weight:lighter;
 	font-style: normal;
}