html{
	background: none;
	margin: 0px 0px 0px 0px;
}
body{
	background: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
div {
	width: auto;
	margin: 0px 0px 0px 0px;
}
#top_obr{
	background: none;
	margin: 0px;
	padding: 0px;
}
.top_prawy{
	margin: 0px 0px 0px -160px;
	padding: 0px;
}
.top_lewy{
	margin: 0px 0px 20px 0px;
	display: none;
}
#top_lewy_obr{
	background: none;
	display: none;
}
.content_1px{
	margin: -160px 0px 0px -160px;
	padding: 0px;
	background: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.contentP_1px{
	margin: -160px 0px 0px -160px;
	padding: 0px;
	background: none;
}
.nagl{
	color: black;
	font-family: Georgia, Time New Roman, serif /*Verdana, Geneva, Arial, Helvetica, sans-serif*/;
	font-size: 16px;
	font-weight: bold;
	padding: 8px 0px 0px 5px;
	margin: 10px 0px 10px 0px;
}
/* klasa dla srodka bez prawej kolumny */
.contenta{
	font-size: 11px;
	height: auto;
	padding: 0px 0px 5px 0px;
	color: black;
	margin: 0px; /* odstep pomiedzy content a bottom */
}
.contenta a, .contentb a{
	text-decoration: none;
	color: #efe4cf;
}
.contenta a:hover, .contentb a:hover{
	text-decoration: underline;
	color: #efe4cf;
}
.contenta img{
	margin: 5px 10px 5px 5px;	
	border: 1px solid #eee4db;	
}
.contenta li{
	list-style-type: decimal;
	text-decoration: none;
	border: 0px;
}
.contenta ul li{
	margin: 0px 0px 0px 40px;
	list-style-type: circle;
}
.contenta .no_border, .contentb .no_border{
	border: 0px;
}
.contenta form{
	margin: 0px 0px 0px 15px;
}
.contenta p{
	margin: 0px;
	padding: 5px 5px 5px 10px;
}
.blad{
	color: #f03b1e;
	font-weight: bold;
}
.poza { 
	position:absolute; 
	width:200px; 
	height:200px; 
	z-index:10; 
	left:-250px; 
	top:-8000px; 
	visibility: visible; 
}
.center{
	text-align: center;
}
.left{
	text-align: left;
	margin-top: 10px;
}
.bottom{
	background: none;
	clear: both;
	display: none;
}
.no_border{
	display: none;
}
#logo_rpnet{
	display: none;
}
.leftimg{
	float: left;
}