#nag {
	width: 1000px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 7px;
}
#nag #lew {
	float: left;
	width: 300px;
}
#nag #lew .logo {
	height: 55px;
	width: 210px;
	margin-top: 15px;
	margin-left: 20px;
	background-image: url(/img/logo.jpg);
	background-repeat: no-repeat;
}
#nag #lew .logo a img {
	margin: 0px;
	height: 55px;
	width: 210px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nag #lew .logo a:hover img{
	margin: 0px;
	height: 55px;
	width: 210px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nag #pr {
	float: right;
	width: 700px;
	font-size: 13px;
}
#nag #pr .g {
	margin-top: 0px;
	text-align: right;
}
#pr .g a {
}
#pr .g a:hover {
	text-decoration: underline;
}
#pr .g .menu {
	clear: both;
	margin-top: 27px;
}
#pr .g .menu p {
	display: inline;
	margin-left: 10px;
}
#pr .g .menu a {
	font-size: 12px;
}
#pr .g .menu a:hover {
}
#pr .g .menu img, a img, a:hover img{
}
#nag #pr .s {
}
#nag #pr .d {
	height: 50px;
	width: 213px;
	float: right;
	background-image: url(/img/login_rejestr.png);
	clear: both;
}
#nag #du {
	background-color: #62858C;
	height: 30px;
	padding-left: 10px;
	width: 990px;
	clear: both;
	border: 1px none #000;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#nag #du .naw {
	float: left;
	padding-top: 5px;
}
#nag #du a {
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 13px;
	color: #FFF;
	margin-right: 7px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#nag #du a:hover {
	color: #FFF;
	background-color: #4F6A71;
	font-weight: normal;
	text-decoration: none;
}
#nag #du img {
}
#nag #du .szukaj {
	float: right;
	margin-right: 15px;
	margin-top: 2px;
}
#nag #du .szukaj input.szukaj {
	float: left;
	color: #000;
	font-size: 10px;
	width: 130px;
	height: 16px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F4F4F4;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 4px;
}
#nag #du .szukaj input.button {
	background-image: url(/img/lupa.jpg);
	height: 15px;
	width: 14px;
	margin-left: -8px;
	margin-top: 4px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pr .d a {
	margin-right: 30px;
}
#pr .d a:hover {
	text-decoration: underline;
}

