#top_wp {
	width: 984px;
	height: 280px;
	position: relative;
	margin-bottom: 7px;
	background: url(/html/gfx/new/top_wp.png) no-repeat;
}
#top_wp #zalogowany{
	color: #999;
	padding-left: 15px; 
	/*position: absolute;
	right:65px;
	top:50px;*/
}
#top_wp #zalogowany a{
	color:black;
	font-weight: bold;
	text-decoration: underline;
}
#top_wp #zalogowany a:hover{
	text-decoration: none;
}
#top_wp_logo{
	left:17px;
	position:absolute;
	top:38px;
}
#top_wp_adv{
	padding: 10px 0;
}
#top_wp #top_wp_nav{
	position: absolute;
	right: 35px;
	top: 5px;
	color: #56379d;
}
#top_wp #top_wp_nav a{
	color: orange;
	font-weight: bold;
}
#top_wp #register_top{
	float:right;
	height:208px;
	padding-right:0px;
	margin-top:40px;
	position:relative;
	width:224px;
}
#top_wp #register_top .zaloguj_top{
	position:absolute;
	bottom:21px;
	right:112px;
	z-index:1000;
}
#top_wp #register_top #register_header{
	height: 15px;
	padding-top: 0px;
	color: #47639e;
	font-weight: bold;
}
#top_wp #register_top #register_form{
	padding:10px 12px;
	width:203px;
	height: 143px;
	background:url(/html/gfx/okno_rejestr.png) no-repeat;
	color: #562f7d;
}
#top_wp #register_top #register_form .form_item{
	float: left;
	padding-bottom: 13px;
	font-size: 12px;
}
#top_wp #register_top #register_form .desc{
	float: left; 
	line-height: 18px; 
	text-align: left;
	font-weight: bold;
}
#top_wp #register_top #register_form input{
	float: left;
	border:1px solid #9882b0;
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	height:15px;
	margin-left: 6px;
	width: 155px;
}
#top_wp #register_top #register_form #submit_wp_top{
	position: absolute; 
	bottom: 20px; 
	right: -2px; 
	width:111px; 
	height: 29px; 
	border:none; 
	background: url(/html/gfx/zaloguj_top.png); 
	background-repeat: no-repeat;
	cursor: pointer;
}
.tbar_wp {
	width: 100%;
	height: 61px;
	line-height: 32px;
}

.tbar_wp a {
	color: #FEC727;
	font-weight: bold;
}
.tbtn_wp {
	width: 189px;
	height: 34px;
	line-height: 27px;
	font-weight: bold;
	font-size: 12px;
	position: absolute;
	right: 30px; 
	z-index: 5;
}

.tbtn_wp a {
	color:white;
	display:block;
	width: 189px;
	height: 34px;
	line-height:24px;
	background: url(/html/gfx/btbg_wp.png);
	background-repeat: no-repeat;
}