#header {
	margin: 0 18px 0 10px;
	_margin: 0 28px 0 10px;
	clear:both;
	float:left;
	background: url(../img/hair.png) no-repeat;
}
#logo {
	float:left;
	margin: 7px 0 10px;
}
#logo img {
	border:none;
	
}
#logon_panel{
	margin: 8px 0 0;
	float:right;
	color: #383f6d;
	text-align: right;
	font-size: 10px;
	width:550px;
}

/*#banner{
	background: url(../img/header/background.gif) repeat-x left top;
	height: 66px;
	width:100%;
	
}
#logo{
	background: url(../img/header/logo.gif) no-repeat;
	float:left;
	margin-top:5px !important;
	margin-top:6px;
	margin-left:2px !important;
	margin-left:3px;
	width:499px;
	height:55px;
	
}
.quickSum p.logonuser {
	position: absolute;
	right: 146px;
	top: 22px;
	width: 158px;
	max-width: 355px;
	color: #fff;
	line-height: 1.3em;
	text-align: left;
	font-size: 93%;
	margin: 3px 0px;
	padding-top: 7px !important;
}
.quickSum p.operations {
	position: absolute;
	top: 20px;
	right: 20px;
	background-color: transparent;
	margin: 0;
}	
.quickSum p.version {
	position: absolute;
	top: 45px;
	right: 20px;
	margin: 0;
	color: #fff;
	font-size: 90%;
	background-color: transparent;
}
div.quickSum p a {
	display: block;
	width: 23px;
	height: 24px;
	float: left;
}
div.quickSum p a:hover {
	background-position: 0 -24px;
}
a.home {
	background: url(../img/header/icon_home.png) 0 0 no-repeat;
}
a.logowanie {
	background: url(../img/header/icon_logowanie.png) 0 0 no-repeat;
}
a.haslo {
	background: url(../img/header/icon_haslo.png) 0 0 no-repeat;
}
a.weryfikacja {
	background: url(../img/header/icon_konsultacje.png) 0 0 no-repeat;
}
a.administracja {
	background: url(../img/header/icon_administracja.png) 0 0 no-repeat;
}*/