/*****  StyleGuide v4.18  *****/
body {background-color:#090a0e;}
body{
	padding: 0;
	margin: 0;
	color:#fff;
}

/* wpHeader */
#wpHeader {
	width: 980px;
	padding: 0;
	clear: both;
	position: relative;
}
#wpHeaderCont {
	display: block;
	position: relative;
	width: 980px;
	height: 61px;
}
#wpHeaderImg {
	display: block;
	position: absolute;
	top: 5px;
	left: 0;
	background: url() repeat-y top right;
	background-color: transparent;
}
#wpHeaderImg img{
	border:none;
}
#wpHeaderImg img.logo{
	margin-left:190px;
}
#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: #6e3d2e;
}
#wpHeaderSearch {
	float: right;
	width: 300px;
	white-space: nowrap;
	background: #090a0e 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: 15px;
	border: #747779 solid 1px;
	background-color:#fff;
}
* html body #wpHeaderSearch .inTxt {
	width: 95px;
}
#wpHeaderSearch .inBtn {
	vertical-align: middle;
	font-size: 12px;
	width: 75px;
	height: 19px;
	background: #dde0e2 url(http://i.wp.pl/a/i/promocyjne/delirium/bg_szukaj.gif) 100% 100% repeat-x;
	border: #747779 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: #6e3d2e;
}

#wpHeaderStat {
	top: 0;
	right: 0;
	position: absolute;
}

/* wpFooter */
#wpFooter {
	margin: 0 0;
	clear: both;
	text-align: center;
	font-size: 11px;
	padding-top: 7px;
	width: 980px;
	padding-bottom: 15px;
	position: relative;
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #c7c7c8;
	background-color: #090A0E;
	border-top:1px solid #c9c9ca;
}
#wpFooter a:link, #wpFooter a:active, #wpFooter a:visited {
	font-size: 11px;
	padding: 0 6px;
	color: #a09fa1;
	text-decoration:none;
}
#wpFooter a:hover {
	text-decoration: underline;
}
#wpFooter .copyright {
	color: #c7c7c8; 
	text-decoration: none;
	padding: 0;
	line-height: 18px;
}
#wpFooter .copyright a:link, #wpFooter .copyright a:visited, #wpFooter .copyright a:hover {
	color: #c7c7c8;
	text-decoration: none;
	padding: 0;
	font-weight: bold;
}
#wpFooter .copyright a:hover {
	text-decoration: underline;
}
#wpFooterStat {
	top: 0;
	right: 0;
	position: absolute;
}

/* wpMain */
#Main {
	width: 980px;
	margin: 0;
	clear: both;
	background-color: #090a0e;
	padding-bottom: 0px;
}
#Main:after {
	clear: both;
	display: block;
	content: '';
}
/* formatting */
.fr {float: right;}
.clr{clear: both; font-size: 0; line-height: 0; height: 0;}

