@CHARSET "UTF-8";

/* Nagłówki ogólne */
#h_czym_sie_zajmujemy {
	background: url(../../img/headers/pl/h_czym_sie_zajmujemy.jpg) top left no-repeat;
	width: 151px;	
}
#h_ostatnie_realizacje {
	background: url(../../img/headers/pl/h_ostatnie_realizacje.jpg) top left no-repeat;
	width: 134px;	
}
#h_nasi_klienci {
	background: url(../../img/headers/pl/h_nasi_klienci.jpg) top left no-repeat;
	width: 81px;	
}
#h_nasze_realizacje {
	background: url(../../img/headers/pl/h_nasze_realizacje.jpg) top left no-repeat;
	width: 151px;	
}
#h_nasze_portfolio {
	background: url(../../img/headers/pl/h_nasze_portfolio.jpg) top left no-repeat;
	width: 134px;	
}
#h_nasza_oferta {
	background: url(../../img/headers/pl/h_nasza_oferta.jpg) top left no-repeat;
	width: 169px;	
}
#h_skontaktuj_sie_z_nami {
	background: url(../../img/headers/pl/h_skontaktuj_sie_z_nami.jpg) top left no-repeat;
	width: 169px;	
}
#h_mapa_strony {
	background: url(../../img/headers/pl/h_mapa_strony.jpg) top left no-repeat;
	width: 169px;	
}
#h_onas {
	background: url(../../img/headers/pl/h_o_nas.jpg) top left no-repeat;
	width: 169px;	
}


/* nagłówki - oferta */
#h_oferta_portale {
	background: url(../../img/headers/pl/h_oferta_all.jpg) 0px 0px no-repeat; 		
}
#h_oferta_serwisy {
	background: url(../../img/headers/pl/h_oferta_all.jpg) 0px -19px no-repeat; 		
}
#h_oferta_strony {
	background: url(../../img/headers/pl/h_oferta_all.jpg) 0px -38px no-repeat; 		
}
#h_oferta_sklepy {
	background: url(../../img/headers/pl/h_oferta_all.jpg) 0px -57px no-repeat; 		
}
#h_oferta_audyty {
	background: url(../../img/headers/pl/h_oferta_all.jpg) 0px -76px no-repeat; 		
}
#h_oferta_prezentacje {
	background: url(../../img/headers/pl/h_oferta_all.jpg) 0px -95px no-repeat; 		
}
#h_oferta_copywriting {
	background: url(../../img/headers/pl/h_oferta_all.jpg) 0px -114px no-repeat; 		
}
#h_biura_prasowe {
	background: url(../../img/headers/pl/h_oferta_all.jpg) 0px -133px no-repeat; 		
}

#h_pomagamy {
	background: url(../../img/headers/pl/h_pomagamy.jpg) 0px 0px no-repeat; 		
}
#h_zobacz_takze {
	background: url(../../img/headers/pl/h_zobacz_takze.jpg) 0px 0px no-repeat; 		
}

/* MENU GŁÓWNE */
div#menu {
	position: absolute;
	bottom: 26px;
	right: 20px;
	width: 464px;
	height: 12px;
	background: url(../../img/pl/menu.jpg) top left no-repeat;
}
div#menu a{
	display: block;
	float: left;	
	display: inline;
	height: 12px;	
	text-indent: -9999px;
}
#m_home {
	width: 58px;	 		
}
#m_onas {
	width: 70px;	 		
}
#m_oferta {
	width: 82px;	 		
}
#m_projekty {	
	width: 108px;	 		
}
#m_blog {	
	width: 66px;	 		
}
#m_kontakt {	
	width: 80px;	 		
}

#m_home:hover, #m_home.selected {		
	background: url(../../img/pl/menu.jpg) 0px -12px no-repeat;		 		
}
#m_onas:hover, #m_onas.selected {	
	background: url(../../img/pl/menu.jpg) -58px -12px no-repeat;
}
#m_oferta:hover, #m_oferta.selected {
	background: url(../../img/pl/menu.jpg) -128px -12px no-repeat;
}
#m_projekty:hover, #m_projekty.selected {
	background: url(../../img/pl/menu.jpg) -210px -12px no-repeat;
}
#m_blog:hover, #m_blog.selected {
	background: url(../../img/pl/menu.jpg) -318px -12px no-repeat;
}
#m_kontakt:hover, #m_kontakt.selected {
	background: url(../../img/pl/menu.jpg) -384px -12px no-repeat;
}
 



