body {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	background-color: #fff;
	position: relative;
}


* { 
	margin: 0;
	padding: 0;
	outline: none;
}

fieldset { border: none; }
fieldset legend { display: none; }

.hide-text { display: none; }

img { border: none; }

#overlay
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#banner-box
{
	margin: auto;
	/* width: 721px;
	height: 411px; */
	width: 480px;
	height: 600px;
	margin-top: 80px;
	position: relative;
	z-index: 1;
}

#banner-box img
{
	z-index: 0;
	position: relative;
}

#banner-close
{
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	right: 0;
	z-index: 100;
	text-decoration: none;
	font-size: 20px;
}

#wrapper {
	margin: 0 auto;
	width: 932px;
	text-align: left;
}

#header {
	width: 932px;
	height: 105px;
	background: url(../_img/bg-top.gif) 0 0 no-repeat;
}

#header-logo {
	float: left;
	width: 57px;
}

#header-logo h1 a {
	display: block;
	margin: 25px 0 0 25px;
	width: 77px;
	height: 68px;
	background: url(../_img/logo.gif) no-repeat;
	background-position: 0 0;
	outline: none;
}

#header-content {
	float: right;
	width: 850px;
}

#header-forms { 
	float: right;
	width: 408px;
}

#header-menu {
	float: right;
	padding: 15px 20px 0 0;
}

#header-search { 
	width: 221px; 
}

#header-search,
#header-lang,
#header-info { float: left; }

#header-lang { width: 150px; }

#header-search {
	padding: 18px 17px 0 0;
}

#header-lang { padding: 15px 17px 0 0; }

#header-search div {
	display: block;
	float: left;
	margin: 0 3px 0 0;
}

.search-query { 
	width: 90px; 
	border: 1px #cacaca solid;
}

form .formDefault {
	border: 1px #9e9e9e solid;
}

form .formError {
	border: 1px #ed1b2e solid;
	background: #fff url(../_img/icon-error.gif) 95% 50% no-repeat;
}

#header-search label,
#header-lang em {
	display: block;
	float: left;
	height: 13px;
	margin: 4px 7px 0 0;
}

#header-search label {
	width: 86px;
	height: 13px;
	background: url(../_img/span-szukaj_na_stronie.gif) no-repeat;
}

#header-lang em {
	width: 71px;
	background: url(../_img/span-wybierz_jezyk.gif) no-repeat;
}

#menu,
#lang,
#menu-info { 
	display: block;
	list-style-type: none;
}

#menu li,
#lang li {
	float: left;
}

#menu li { padding: 0 0 0 10px; }

#menu li a { 
	color: #7f7f7f; 
	font-size: 11px;
	text-decoration: none;
}

#menu li a:hover { color: #000; }

#lang li { margin: 7px 0 0 6px; }

#lang li a {
	display: block;
	width: 16px;
	height: 10px;
	border: 1px #d0cfcf solid;
	background: url(../_img/icon-lang-pl.gif) no-repeat;
}

#lang li a:hover { border: 1px #5f5f5f solid; }

#menu-info {
	width: 97px;
	height: 39px;
	padding: 12px 0 0 73px;
	background: url(../_img/bg-menu-info.gif) no-repeat;
}

#menu-info li { display: block; }

#menu-info li a {
	display: block;
	width: 71px;
	height: 18px;
}

#info-biuro_prasowe { background: url(../_img/info-biuro_prasowe.gif) no-repeat; }
#info-kontakt { background: url(../_img/info-kontakt.gif) no-repeat; }

#banner {
	width: 932px;
	height: 126px;
	margin: 0 0 5px 0;
}

#footer {
	width: 907px;
	margin: 0 0 20px 0;
	padding: 10px 0 0 25px;
	height: 93px;
	background: #e5e5e5 url(../_img/bg-footer-main.gif) 100% 0 no-repeat;
}

#footer h2 {
	color: #757575;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}

#footer-header,
#footer-form { width: 200px; }

#footer-form div {
	display: block;
	float: left;
	margin: 0 3px 0 0;
}

.footer-email { 
	width: 158px; 
	padding: 1px;
	border: 1px #cacaca solid;
}

#footer p {
	display: block;
	margin: 8px 0 0 0;
	width: 183px;
	height: 9px;
	background: url(../_img/footer-text.gif) no-repeat;
}

#newsletter { float: left; }

#ptr-logo { float: right; }

#ptr-logo a {
	display: block;
	margin: 35px 15px 0 0;
	width: 27px;
	height: 27px;
	background: url(../_img/ptr-logo.gif) no-repeat;
}

ul.partners {
	list-style-type: none;
}

ul.partners.internet li {
	margin: 15px 0;
}

div#overlay-close {
	position: absolute;
	/* left: 575px; */
	left: 455px;
	top: 0;
}

div#overlay-close a {
	outline-style: none;
}