#kontener {
	width: 982px;
	height: 400px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#topFrame{
	margin: 24px 0 0 0;
	padding: 0 0 0 0;
	position: relative;
}

	#logo{
		margin: 0 0 0 23px;
		padding: 0px;
	}
	
	#SmallTools{
		position: absolute;
		top: 0px;
		right: 220px;
		font-size: 11px;
		color: #999999;		
	}
	
	#SmallTools div{
		font-size: 11px;
		color: #999999;	
		text-align: right;
		margin: 0 0 5px 0;	
	}

	#SmallTools div strong{
		color: #999999;	
	}	
	
	#NewsletterDiv{
		position: absolute;
		top: 0px;
		right: 0px;
		width: 188px;
		height: 80px;
		background-image: url(../images/newsletter_back.png);
		padding: 6px 6px 6px 6px;
		background-repeat: no-repeat;
	}
	
#TopNavMenu{
	position: relative;
	padding: 0px;
	margin: 2px 0 0 0;
	background-image: url(../images/top_menu_back.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 28px;
}

/***********************************/

#MiddleFrame{
	width: 979px;
	/*background-color: #f9f9f9;*/
	overflow: visible;
	position: relative;
	float: left;
	margin: 0 0 0 0;
}

#JoinFrame{
	/*background-color: #cc0000;*/
	width: 772px;
	float: left;
	overflow: hidden;
}

	#TopBannerDIV{
		/*background-color: #996600;*/
	}
	
		#topBanner{
			width: 100%;
			margin: 8px 0 8px 0;
			text-align: center;
		}	
	
	#Content_1_DIV{
		/*background-color: #ffcc66;*/
		width: 166px;
		float: left;
		overflow: hidden;	
		margin: 0 10px 0 0;
	}	
	
	#TXTContentFrame{
			
	}
	
	#JoinFrame2{
		/*background-color: #00ccff;*/
		width: 596px;
		float: left;
		overflow: hidden;
	}	
	
		#TopLeadBox{
			/*background-color: #ffff33;*/
			width: 596px;
			overflow: hidden;
		}	
	
		#Content_2_DIV{
			/*background-color: #00cc33;*/
			width: 391px;
			float: left;
			overflow: hidden;
			margin: 0 10px 0 0;
		}
		
		#Content_3_DIV{
			/*background-color: #ccccff;*/
			width: 195px;
			float: left;
			overflow: hidden;			
		}	
	
	#Content_4_DIV{
		/*background-color: #33ff00;*/
		width: 197px;
		overflow: hidden;	
		float: left;
		margin: 0 0 0 10px;		
		position: relative;
	}
	

#LeftVertivalBanner{
	margin: 0 0 3px 5px;
}

/***********************************/	

#BottomFrame{
	width: 982px;
	position: relative;
	margin: 0 0 0px 0;
	/*background-color: #d0ccff;*/
	background-image: url(../images/stopka_logo.png);
	background-repeat: no-repeat;
	background-position: bottom right;	
}

#ButtonArea{
	width: 100%;
	text-align: right;
	margin: 0px 0 7px 0;
}
	
#stopkaDIV{
	margin: 0 0 0px 0;
	padding: 5px 0 0 0;
	background-image: url(../images/hr.gif);
	background-repeat: repeat-x;
	background-position: top center;
}	

#copyrightDIV{
	color: #7e7979;
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;
	/*font-size : 10px;*/
	font-size : 11px;					
	font-weight: bold;
	padding: 5px 0 0 4px;
}

#page_superContent{
	margin: 0;
	padding: 5px 0 0 0;
}

