
/* UKLAD KOLUMN */
/***********************************/	

#TopFrame{
	position: relative;
	width: 100%;
	clear: both;
}

	#skyFrame{
		position: absolute;
		top: 144px;
		background: url(../images/sky.jpg) center top repeat-x;
		height: 203px;
		width: 100%;
	}

	#topFrameKontener{
		position: relative;	
		width: 984px;
		height: 348px;
		text-align: left;
		margin: 0 auto 0 auto;
	}
	
	#Nawis{
		position: absolute;
		top: 0px;
		right: 15px;
		background: url(../images/login_back.png) center top no-repeat;
		width: 577px;
		height: 30px;
		padding: 3px 0 0 15px;
	}	
	
	#logoDiv{
		position: absolute;
		top: 4px;
		left: 52px;
	}
	
	#topImage{
		position: absolute;
		top: 40px;
		right: 17px;
		height: 307px;
		width: 218px;
		background: url(../images/top_image.gif) center top no-repeat;
	}	
	
	#topHaslo{
		position: absolute;
		top: 45px;
		right: 195px;
		background: url(../images/haslo.png) center top no-repeat;
		height: 41px;
		width: 316px;
	}
	
	#MainMenu {
		position: absolute;
		top: 87px;
		left: 15px;
		background: url(../images/menu_back.gif) left top repeat-x;
	}	
	
	#scrollable{
		position: absolute;
		top: 176px;
		left: 15px;		
		background: url(../images/search_area_back.png) left top no-repeat;
		width: 655px;
		height: 170px;
		overflow:hidden;
	}

	#panes {
		height:185px;
		position:absolute;
		width:10000px;
		top:-20px;
	}
	
	#panes div {
		width:700px;
		padding-top:20px;
		float:left;
	}	
	
	#profilNavMenu{
		position:absolute;
		bottom: -1px;
		left: 10px;		
		background: url(../images/profil_menu_back.png) 0px 46px no-repeat;
		width: 693px;
		height: 135px;
	}
	
	#SubPriflMenu{
		position:absolute;
		bottom: 0px;
		left: 23px;		
		width: 693px;
		height: 26px;
	}	
	
	#toolSmallMenu{
		position:absolute;
		top: 150px;
		right: 360px;
		font-family: Arial,Vardana, Tahoma, Helvetica, sans-serif;
		font-size: 12px;
		color: #ffffff;
	}
	
	#toolSmallMenu a{
		font-family: Arial, Vardana, Tahoma, Helvetica, sans-serif;
		font-size: 13px;
		color: #ffffff;
		text-decoration: none;
	}	
	
/***********************************/	

#TopReklama{
	position: relative;	
	width: 984px;
	text-align: center;
	margin: 12px auto 0 auto;
	clear: both;	
	padding: 0 0 10px 27px;
}

#MiddleFrame{
	position: relative;	
	width: 984px;
	text-align: left;
	margin: 12px auto 0 auto;
	clear: both;	
	/*background-color: #ff00ff;*/
}

#Content_1_DIV{
	width: 300px;
	float: left;	
	margin: 0 20px 0 22px;
	overflow: hidden;
	position: relative;	
	/*background-color: #09cd00;*/
}

#Content_2_3_DIV{
	width: 642px;
	margin: 0 22px 0 20px;	
	overflow: hidden;
	/*background-color: #090099;*/
}

#Content_2_DIV{
	width: 300px;
	float: left;	
	margin: 0 20px 0 0px;	
	overflow: hidden;
	/*background-color: #09cd99;*/
}

#Content_3_DIV{
	width: 300px;
	float: left;	
	margin: 0 0px 0 0px;
	overflow: hidden;
	/*background-color: #09cdff;*/
}	

#Content_5_DIV{
	width: 300px;
	float: left;	
	margin: 0 0px 0 10px;
	overflow: hidden;
	/*background-color: #09cd00;*/
}

#Content_6_DIV{
	width: 658px;
	float: left;	
	margin: 0 0 0 10px;
	overflow: hidden;
	/*background-color: #09ff00;*/
}	

	#pageTools{
		margin: 30px 0 0 0;
		padding: 13px 0 3px 23px;
		background-image: url(../images/list_top_back.png);
		background-repeat: no-repeat;
		background-position: 0px 1px;
		height: 1%;
		position: relative;
	}

#Content_7_DIV{
	width: 475px;
	float: left;	
	margin: 15px 10px 0 10px;
	overflow: hidden;
	/*background-color: #09ffff;*/
}	


#Content_6a_DIV{
	width: 796px;
	float: left;	
	margin: 0 0 0 10px;
	overflow: hidden;
	/*background-color: #09ff00;*/
}

#Content_8_DIV{
	width: 178px;
	float: left;	
	margin: 60px 0 0 0px;
	overflow: hidden;
	/*background-color: #09ff00;*/
}	
	
#Content_9_DIV{
	margin: 0px 0 0 0px;
	overflow: hidden;
	/*background-color: #09ff99;*/
}	
	
/***********************************/	

#BottomFrame{
	position: relative;	
	text-align: left;
	margin: 10px auto 0 auto;
	padding: 0 0 30px 0;
	background: url(../images/stopka_back.jpg) left top no-repeat;
	width: 984px;
}

	
