﻿html, body {
	background-color: #ffffff;
  	color: #000;
	margin: 0 auto;
	padding: 0;                     
	padding-top: 5px;
	text-algin: center;
	font-size: 12px;
	position: relative;
	vertical-align:middle;
} 

#top {
	width: 1004px;
	height: 174px;
	margin:0 auto;
	padding:0;
	position:relative;
	vertical-algin:middle;
	text-algin:left;
	clear: both;

}

#NAGLOWEK {
      background-image:url(picture/logo_www.jpg) ; 
      background-position: center;
      background-repeat: no-repeat;
      width:1004px; 
      height:184px; 
   }
   
#MENUPOZIOM {
	height: 24px;
	/* background-image: url(picture/linia_z1.gif); */ /* tło obrazkowe pod "aktualizacje" */
}



#SZUKAJPC {
	height: 24px;
	font-size: 8pt;
/*	float: right; */
	float: left;
	overflow: hidden;
	position: relative; left: 250px ; bottom: -164px ;
}

#SZUKAJGOOGLE {
	height: 24px;
	font-size: 8pt;
	float: left;
	overflow: hidden;
	position: relative; left: 240px ; bottom: -164px ;

}

#ULUBIONE {
	height: 24px;
	font-size: 6pt;
	float: left;
	overflow: hidden;
}

#ESKLEP {
	float: left;
	overflow: hidden;
	position: relative; bottom: -140px ; left: 280px ;
}

#STOPKA {
	clear: both;
	width: 100%;
	color: #FFFFFF;
	font-size: 10pt;
	text-align: center;
	text-shadow: 0.2em 0.2em 5px;
	background-image: url(picture/linia_z1.gif);
}


