#bodyUser {
	background-color: #fff;
	text-align: center;
}

#bodyAdmin {
	background-color: #fff;
	text-align: center;
}

#top {
	width: 100%;
}

#NAGLOWEK {

}

#NAGLOWEK_INFO {
	background-color: #8CB9DD;
	color: #fff;
	font-weight: bold;
	margin: 1px;
}

#NAGLOWEK_INFO1 {
	background-color: #8CB9DD;
	color: #fff;
	font-weight: bold;
	/*margin: 1px;*/
	position:absolute;
	top:1px;
	left:0px;
	z-index:101;
	width:100%;
	/*FILTER:Alpha(Opacity=70);
	-moz-opacity:0.7;*/
}

#MENU_ADM {
	width:230px;
	height:auto;
	float: left;
	overflow: hidden;
	background-color: #FFF;
}

#MENU {
	width:202px;
	/*height: 1300px;*/
	height:100%;
	/*overflow:;*/
	background-color: #FFFFFF;
	z-index:0;
}

#TRESC {
	width:596px;
	height: 100%;
	/*height: 1300px;*/
	background-color: #FFF;
	overflow: hidden;
	z-index:0;
}



#CONTAINER_ADM {
	width:1030px;
	height:100%;

}

#CONTAINER {
	width:597%;
	height: 100%;
	background-color:#FFFFFF;
	z-index:0;
}

#INFORMACJE {
	width: 150px;
	float: right;
	overflow: hidden;
	background-color: #ccc;
}

#TRESC_ADM {
	width:800px;
	height:100%;
	background-color: #fff;
	float: left;
	overflow: hidden;
	padding: 20px;
}


#STOPKA {
	clear: both;
	width: 100%;
}

#STOPKA2 {
	clear: both;
	width: 100%;
}

#STOPKA_INFO {
	clear: both;
	width: 100%;
	background-color: #fff;
}


