body
{
	margin: 0;
	padding: 0;
	background: #ffffff;
	font: 11px/160% Verdana, sans-serif;
	color: #25b0e5;
	text-align: center;
}

#top_header
{
	margin: 0px;
	padding: 0px;
	min-width: 1024px;
	height: 86px;
	_background: #333333 url(/images/header_logo.gif) no-repeat center top;
	background: #333333;
}



#main_content_bg
{
	min-width: 1024px;
	height: 459px;
	padding: 0px;
	background: transparent url(/images/home_bg1.jpg) repeat-x center top;
}

#main_content
{
	width: 1024px;
	margin: 0 auto;
	padding: 0px;
	background: transparent url(/images/home_bg.jpg) no-repeat center top;
}

#main_footer
{
	width: 100%;
	height: 60px;
	margin: 0 auto;
	padding: 0px;
	background: #333333;
}

#footer
{
	clear:right;
	margin: 0;
	padding: 0;
	min-width: 1024px;
	height: 36px;
	background: #000000 url(../images/footer.gif) no-repeat center top;
}



#foto
{
	
	width: 610px;
	height: 257px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px ;
	background: transparent url(/images/new_plast.jpg) no-repeat center top;
}


#box_
{
	
	width: 610px;
	height: 122px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px ;
	background: transparent url(/images/technologia_oferta_klienci.jpg) no-repeat center top;
}


#top_header span
{
	display:none;
}

#spacer26
{
	width: 610px;
	height: 26px;
}

#spacer27
{
	width: 610px;
	height: 27px;
}



/* ---------- IMAGE MENU HOME ---------- */
dl#homeMap{
	margin:0 auto;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	background: transparent url(/images/technologia_oferta_klienci.jpg) no-repeat center top ;
	height: 122px;
	width: 610px;
	position: relative;
}

dt{ margin: 0; padding: 0; position: absolute; font-size: 85%; display: none; }
dd{ margin: 0; padding: 0; position: absolute;  font-size: 85%; }

/* Start home */
dd#technologiaDef{ top: 79px; left: 0px; }
dd#technologiaDef a{ position: absolute; width: 186px; height: 26px; text-decoration: none; }
dd#technologiaDef a:hover{ position: absolute; background: transparent url(/images/technologia_oferta_klienci.jpg) 0px -201px no-repeat; }
dd#technologiaDef a span{ display: none; }

dd#ofertaDef{ top: 79px; left: 210px; }
dd#ofertaDef a{ position: absolute; width: 186px; height: 26px; text-decoration: none;	}
dd#ofertaDef a:hover{ position: absolute; background: transparent url(/images/technologia_oferta_klienci.jpg) -210px -201px no-repeat; }
dd#ofertaDef a span{ display: none; }

dd#klienciDef{ top: 79px; left: 420px; }
dd#klienciDef a{ position: absolute; width: 186px; height: 26px; text-decoration: none; }
dd#klienciDef a:hover{ position: absolute; background: transparent url(/images/technologia_oferta_klienci.jpg) -420px -201px no-repeat; }
dd#klienciDef a span{ display: none; }
/* Koniec home */


#logoimg
{
	float:left;
	width:264px;
	height:86px;
	padding:0;
}

#menusiki
{
	width:624px;
	margin: 0 auto;
}

#menu
{
	float:right;
	width: 300px;
	height: 68px;
	margin: 0 auto;
	
}



ul.menu
{
	
	height: 10px;
	margin: 28px 0 0 0;
	padding: 0;
	float: right;
}


ul.menu li, li.leaf
{
	float: left;
	margin: 0;
	padding: 0;
  	list-style-type: none;
  	list-style-image: none;
  	height: 100%;
}

ul.menu li a, li.leaf a, ul.menu li a:visited
{

	margin: 0 2px 0 2px;
	padding: 6px 6px 0 6px;
  	color: #ffffff;
  	text-decoration: none;
  	display: block;
  	text-transform: uppercase;
  	font-weight: normal;
  	font-size: 8pt;
  	height: 32px;
  	font-family: 'Myriad Pro', 'Arial Narrow', Arial;
	float: left; /* ie6 fix */
	display: inline; /* ie6 fix */
}

ul.menu li a:hover, li.leaf a:hover
{
  	color: #ffffff;
  	height:20px;
  	background: #3d3d3d;
  	text-decoration: none;
}

ul.menu li a.active
{
  	color: #ffffff;
  	background: #ad0a0a;
  	height:20px;
  	text-decoration: none;
  	
}