/* COOKIE INFO */

#cookieInfoDiv{
	background-color: #ddd;
	border-bottom: 1px solid #999;
}

#cookieInfoDiv div{
	width: 984px;
	text-align: left;
	margin: 0 auto;
	padding: 5px 0 5px 0;
}

#cookieInfoDiv p{
	font-size: 13px;
	line-height: 15px;
	padding: 0 0 5px 0;
	text-align: left;
	color: #000;
}

#cookieInfoDiv p a{
	font-size: 13px;
	color: #0066cc;
	text-decoration: underline;
}


/* UKLAD KOLUMN */
/***********************************/	

#TopFrameKontener{
	background: #fff url(../images/tlo.png) center top no-repeat;
	margin: 0px auto 0px auto;
	padding: 1px 0 0 0;
}

#TopFrame{
	position: relative;	
	clear: both;
	background: #fff url(../images/top_back.png) center top no-repeat;
	width: 984px;
	height: 364px;
	margin: 0px auto 0px auto;
}	

	#logo{
		display: block;
		width: 168px;
		height: 85px;
		background: url(../images/logo.gif) left 3px no-repeat;
		margin: 0 0 0 14px;
	}
	
	#socialPages{
		position: absolute;	
		top: 4px;
		left: 157px;
		width: 100px;
		height: 16px;
		z-index: 10;	
	}
	
	#under_logo_tools{
		position: absolute;	
		top: 85px;
		left: 19px;
		width: 110px;
		height: 17px;
	}

	#loginArea{
		display: block;
		position: absolute;	
		top: 0px;
		right: 0px;
		width: 455px;
	}
	
	#mottoArea{
		display: block;
		position: absolute;	
		top: 51px;
		right: 0px;	
		background: url(../images/motto.png) left top no-repeat;
		width: 420px;
		height: 33px;
	}

		#mottoArea span{
			display: block;
			position: absolute;	
			top: 33px;
			right: 0px;	
			background: url(../images/motto_bottom.png) left top no-repeat;
			width: 285px;
			height: 31px;
		}
	
	#afterLoginArea{
		display: block;
		position: absolute;	
		top: 0px;
		left: 540px;	
	}
	
		#afterLoginArea div.buttonsArea{
			position: absolute;	
			top: 0px;
			left: 260px;
			width: 184px;
			height: 48px;	
			float: none;
			margin-top: 0px;		
			text-align: center;
		}
	
	.LoginAreaPhoto{
		display: block;
		position: absolute;	
		top: 24px;
		left: 498px;
		width: 97px;
		height: 104px;	
		background: url(../images/top_profil_photo_back.png) center top no-repeat;
		z-index:35;
	}	
	
	#clockArea{
		position: absolute;	
		top: 86px;
		left: 152px;
		width: 68px;
		height: 204px;
		text-align: center;
		vertical-align: bottom;
		padding: 8px 0 0 0;
		overflow: hidden;
	}

	#clockArea div{	
		width: 50px;
		height: 62px;
		display: inline;
	}
	
	#photoArea{
		position: absolute;	
		top: 0px;
		left: 221px;
		width: 300px;
		height: 295px;		
	}

	#servicesArea{
		position: absolute;	
		top: 220px;
		right: 1px;
		width: 460px;
		height: 74px;	
	}
	
	#GoogleSearchArea{
		position: absolute;	
		/*top: 313px;*/
		top: 316px;
		left: 8px;
		width: 280px;
		height: 50px;	
		z-index: 100;		
	}
	
	.MainNavMenu{
		position: absolute;	
		top: 296px;
		left: 288px;
		width: 697px;
		height: 37px;				
	}	

	
/***********************************/	

#TopRegisterFrameKontener{
	background: #fff url(../images/rejestracja_tlo.png) center top no-repeat;
	margin: 0px auto 0px auto;
	padding: 1px 0 0 0;
}

#TopRegisterFrame{
	position: relative;	
	clear: both;
	width: 984px;
	margin: 0px auto 60px auto;
}

/***********************************/	

#NavFrameKontener{
	margin: 1px auto 0px auto;
	background: #dad0c4 url(../images/nav_frame_back.gif) center bottom no-repeat;	
}

#GoogleMapKontener{
	background-color: #dad0c4;
	height: 340px;
	display: none;
	border-bottom:1px solid #ffffff;
}
	
	#GoogleMap{
		position: relative;	
		clear: both;
		width: 984px;
		height: 340px;
		margin: 0px auto 0px auto;
		background-color: #dad0c4;
	}

#NavFrame{
	position: relative;	
	clear: both;
	width: 984px;
	height: 76px;
	margin: 0px auto 0px auto;
	padding: 0;
	background: #dad0c4 url(../images/middle_frame_top_back.jpg) left bottom no-repeat;	
	/*z-index: 1000;*/
}	

	#bigRSS{
		position: absolute;	
		bottom: 48px;
		right: 420px;
		width: 44px;		
		height: 18px;	
	}
	
	#MapSearchArea{
		position: absolute;	
		bottom: 40px;
		right: 165px;
		width: 240px;
	}

	#showMapButton{
		position: absolute;	
		top: -1px;
		right: 6px;
		width: 143px;
		height: 74px;			
	}
	
/***********************************/	

#TopReklama_DIV{
	text-align: center;
	padding: 8px 0 8px 0;
}
	
#BottmReklama_DIV{
	text-align: center;
	padding: 8px 0 8px 0;
	clear: both;
	margin-bottom: 35px;
}	
		
/***********************************/			
		
#MiddleFrameKontener{
	background: #fff url(../images/middle_frame_back.png) center top repeat-y;
	margin: 0px auto 0px auto;
	clear: both;	
}

#MiddleFrame{
	position: relative;	
	background-color: #fff;
	width: 982px;
	margin: 0px auto 0px auto;
	padding-bottom: 80px;
}

#Content_1_DIV{
	width: 300px;
	float: left;
	margin: 0 10px 0 0px;	
	overflow: hidden;
	z-index: 1;
	/*background-color: #ccddff;*/
}	

#Content_2_DIV{
	float: left;
	width: 672px;
	margin: 0px;	
	z-index: 1;
	/*overflow: hidden;
	background-color: #ddff00;*/
}	
	
	.MODAL #Content_2_DIV{
		width: 600px;
	}
	
	#Content_1c_DIV{
		width: 1px;
		float: left;
		margin: 0;	
		overflow: hidden;
		z-index: 1;
		/*background-color: #ccddff;*/
	}		
	
	#Content_2c_DIV{
		width: 660px;
		margin: 0px auto 0px auto;	
		z-index: 1;	
	}
	
	.FullText{
		margin: 15px 55px 0 0;
		z-index: 1;
	}
	
	.ToolbarDiv{
		float: right;
		margin: 152px 0 0 0;
		width: 29px;
		background: url(../images/toolbar_back.png) 1px 28px no-repeat;	
		min-height: 1120px;		
		z-index: 300;
	}	
	

#Content_3_DIV{

}	

#Content_2full_DIV{
	float: left;
	width: 960px;
	margin: 0 0 0 15px;	
	z-index: 1;
	overflow: hidden;
	/*background-color: #ddff00;*/
}	
		
/***********************************/		
		
#BottomFrameKontener{
	background: #f4f4f4 url(../images/stopka_back.png) center top repeat-x;
	margin: 0px auto 0px auto;
	min-height: 200px;
}

#BottomFrame{
	width: 982px;
	margin: 0px auto 0px auto;
	padding: 20px 0 0 0;
	clear: both;	
	position: relative;	
}	

	.globus{
		position: absolute;	
		top: -27px;
		right: 0px;
		width: 178px;		
		height: 224px;
		background: url(../images/globus.jpg) center top no-repeat;		
	}

#CopyrightFrameKontener{
	background-color: #f8f8f8;
	border-top: 1px solid #d8d8d8;
	margin: 0px auto 0px auto;
	clear: both;	
}

#CopyrightFrame{
	position: relative;	
	width: 982px;
	margin: 0px auto 0px auto;
	padding: 10px 0 10px 0;
}	


/* SOCIAL */

.fb-float-likebox {
  background: url("../images/fbslide2.png") no-repeat scroll left 25px transparent !important;
  display: block;
  float: right;
  height: 270px;
  padding: 0 0 0 35px;
  width: 245px;
  z-index: 99999;
  position:fixed;
  right:-245px;
  top:200px;
  z-index: 99999;
}
/*
.fb-float-likebox {
  background: url("../images/fbslide.png") no-repeat scroll right 25px transparent !important;
  display: block;
  float: left;
  height: 270px;
  padding: 0 35px 0 0px;
  width: 245px;
  z-index: 99999;
  position:fixed;
  left:-245px;
  top:200px;
  z-index: 99999;
}
*/

.fb-float-likebox div {
  border:none;
  position:relative;
  display:block;
}

.twitter-float-likebox {
  background: url("../images/twitterslide2.png") no-repeat scroll left 25px transparent !important;
  display: block;
  float: right;
  height: 270px;
  padding: 0 3px 0 40px;
  width: 245px;
  z-index: 99999;
  position:fixed;
  right:-253px;
  top:350px;
  z-index: 99999;
}

/*
.twitter-float-likebox {
  background: url("../images/twitterslide.png") no-repeat scroll right 25px transparent !important;
  display: block;
  float: left;
  height: 270px;
  padding: 0 40px 0 3px;
  width: 245px;
  z-index: 99999;
  position:fixed;
  left:-253px;
  top:350px;
  z-index: 99999;
}
*/

.twitter-float-likebox div {
  border:none;
  position:relative;
  display:block;
}