/* wpHeader */
body {
	text-align: center;
}
#wpHeader {
	padding: 0;
	clear: both;
	position: relative;
	background: #898989;
}
#wpHeader2 {
	padding: 0;
	clear: both;
	position: relative;
	background: #4b4b4b;
}
#wpHeader img {
	border: none;
}
#wpHeaderCont {
	display: block;
	position: relative;
	background: url(http://i.wp.pl/a/i/super_sport/spotrmanager/wpheader_bg.gif) repeat-x top right;
	width: 770px;
	height: 61px;
	margin: 0px auto;
	border-bottom: 1px solid #d9d9d9;
}
#wpHeaderImg {
	display: block;
	position: absolute;
	top: 5px;
	left: 0;
	background-color: transparent;
}
#wpHeaderNav {
	display: block;
	position: absolute;
	width: 375px;
	top: 0;
	right: 0;
	/*background: transparent url() repeat-x top center;*/
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#wpHeaderNav a {
	color: #0033a5;
	text-decoration: none;
}
#wpHeaderNav a:hover {
	color: #001951;
	text-decoration: none;
}
#wpHeaderLinks {
	float: right;
	white-space: nowrap;
	/*background: url() no-repeat top left;*/
	padding: 4px 15px;
	text-align: center;
}
#wpHeaderLinks span {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #b2b2b2;
}
#wpHeaderStart {
	float: right;
	white-space: nowrap;
	padding-top: 6px;
	padding-right: 37px;
	visibility: hidden;
}
#wpHeaderStart a {
	color: #525252;
}
#wpHeaderSearch {
	float: right;
	width: 300px;
	white-space: nowrap;
	/*background: #fff url() repeat-y top right;*/
	background-color: transparent;
	text-align: right;
	margin-top: 5px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	display: block /*none*/;
}
#wpHeaderSearch .inTxt {
	vertical-align: middle;
	font-size: 12px;
	width: 101px;
	height: 19px;
	font-size: 11px;
	border: #bababa solid 1px;
}
#wpHeader2 #wpHeaderSearch .inTxt {
	height: 13px;
}
* html body #wpHeaderSearch .inTxt {
	width: 95px;
}
#wpHeaderSearch .inBtn {
	vertical-align: middle;
	font-size: 12px;
	width: 75px;
	height: 19px;
	background: #fff url(http://i.wp.pl/a/i/super_sport/spotrmanager/bg_szukaj.gif) 100% 100% repeat-x;
	border: #bababa solid 1px;
}

#wpHeaderProfil {
	float: right;
	white-space: nowrap;
	/*background: url() no-repeat top left;*/
	text-align: right;
	margin-top: 25px;
	padding-right: 8px;
	width: 300px;
	color: #b2b2b2;
}

#wpHeaderStat {
	top: 0;
	right: 0;
	position: absolute;
}

/* wpFooter */
#wpFooter, #wpFooter2 {
	margin: 0 auto;
	clear: both;
	text-align: center;
	font-size: 11px;
	border-top: 1px solid #dcdcdc;
	padding-top: 7px;
	width: 770px;
	padding-bottom: 15px;
	position: relative;
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #bdbdbd;
}
#wpFooter a, #wpFooter2 a {
	font-size: 11px;
	padding: 0 6px;
	color: #32349b;
}
#wpFooter2 a {
	color: #ed771b;
}
#wpFooter a:hover, #wpFooter2 a:hover {
	text-decoration: underline;
}
#wpFooter .copyright, #wpFooter2 .copyright {
	color: #252525; 
	text-decoration: none;
	padding: 0;
	color: #585858;
	line-height: 18px;
}
#wpFooter .copyright a, #wpFooter2 .copyright a {
	color: #585858;
	text-decoration: none;
	padding: 0;
	font-weight: bold;
}
#wpFooter .copyright a:hover, #wpFooter2 .copyright a:hover {
	text-decoration: underline;
}
#wpFooterStat {
	top: 0;
	right: 0;
	position: absolute;
}

