#header{
	position: 	relative;
	height:		110px;
	background:	#eee;
	margin: 	0 0 53px 0;
}

#header-bg{
	background: url(/index.php?s=ax_header_img) no-repeat;
	height:		108px;
}


/*LOGO AREA*/

#logo-area{
	position: 	absolute;
	top: 		7px;
	left: 		10px;

	padding: 	0px 35px 0 15px;
	text-align: center;

	width: 		341px;
	height: 	108px;

	color: 		#4d4d4d;
	
	background: url(../gfx/logo-dekordia.png) no-repeat;
	overflow: 	hidden;
}

/*SEARCH*/

#search-area{
	position: 	absolute;
	top: 		40px;
	left: 		660px;
	z-index: 	5;
	
	padding: 	10px 0 0 10px;
	
	width: 		290px;
	height: 	60px;
	background: url(../gfx/search-area-bg2.png) no-repeat;
	overflow: 	hidden;
}

#search-area .zaawansowane_btn {
	position:absolute;
	left:10px;
	top:35px;
}

#search-area label{
	position:	absolute;
	left:		10px;
	top:		12px;
}

#search-area input{
	position:	absolute;
	left:		108px;
	top:		7px;
}

#search-area .szukaj{
	position:	absolute;
	left:		265px;
	top:		8px;
}

#banery-gorne{
	padding: 	2px 0 0 0;
	margin: 	0 0 3px 0;
}

#banery-gorne .leftbanner{
	
}

#banery-gorne .rightbanner{
	margin:	0 0 0 4px;
}