#banner {
	text-align: right;
	padding: 0;
	margin: 0;
}
#pageHeader {
	background-color: #fff;
}
#pageHeader h1 {
	background: url(../../img/header/background.gif) repeat-x left top;
	height: 90px;
	padding: 0 0 0.25em 0;
	margin: 0 !important;
}
.quickSummary p.p1 {
	position: absolute;
	left: 13px;
	top: 11px;
	width: 232px;
	height: 50px;
	background: url(../../img/header/logo.gif) no-repeat 3px 3px;
	background-color: transparent;
	text-align: right;
	margin: 0;
}
.quickSum {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	width: 520px;
	height: 78px;
	background: url(../../img/header/grafika.gif) no-repeat 310px 0px;
	background-color: transparent;
	font-size: 0.85em;
	text-align: left;
}
.quickSum p.modulyone {
	position: absolute;
	top: 12px;
	left: -13px;
	width: 140px;
	height: 32px;
	background-color: transparent;
	margin: 0;
}
.quickSum p.modulytwo {
	position: absolute;
	top: 41px;
	left: -13px;
	width: 140px;
	height: 32px;
	margin: 0;
	background-color: transparent;
}
.quickSum p.grafika {
	position: absolute;
	left: 146px;
	top: 7px;
	width: 158px;
	max-width: 355px;
	color: #fff;
	line-height: 1.3em;
	text-align: left;
	font-size: 93%;
	margin: 3px 0px;
	padding-top: 7px !important;
}
#pageHeader h1 span {
	display: none
}
span.grafika {
	font-weight: bold;
}

/* icons */
div.quickSum p a {
	display: block;
	width: 28px;
	height: 30px;
	float: left;
}
div.quickSum p a:hover {
	background-position: 0 -30px;
}

