div, form, input, h1
{
	/* this is for netscape 4's sake */
	padding: 0;
	margin: 0;
}



#pageFrame
{
	width: 928px;
	margin: 0 auto;
	padding: 0;
	}
	#pageInnerFrame	
	{
		padding: 0;
		width: 100%;
	}
	
#main_Block{
	width: 928px;
	height:600px;
	background-image:url(http://www.uku1.eu/design/design/uku1/common/img/background_est.jpg);
	}
#main_Block_ger{
	width: 928px;
	height:600px;
	background-image:url(http://www.uku1.eu/design/design/uku1/common/img/background_ger.jpg);
	}
	#mainMeny_Block{
		float:left;
		width: 100%;
		}
	#content_header_Block{
		clear:left;
		width: 100%x;
		}
	#content_top_Block{
		clear:left;
		height:15px;
		}
	#content_Block{
		clear:left;
		padding-left:50px;
		padding-right:10px;
		width: 508px;
		text-align:justify;
		height:325px;
		overflow-y:auto;
		overflow-x: hidden;
		}
	#search_Block{
		clear:left;
		padding-top:53px;
		padding-left:30px;
		}

