/* CSS Document */
BODY {
 margin: 0px 0px 0px 0px;
 background-color:#637184;
 
}


#main {
	position: absolute;
	width: 772px;
	height: 464px;
	left: 50%;
	top: 50%;
	margin-left: -386px;
	margin-top: -233px;
	background-image:url(bg.jpg);
	background-repeat:no-repeat;
	background-color:#637184;
	}

  
#nav {
	position: absolute;
	top: 87px;
	right:2px;
	width:493px;
	height: 28px;
	left: 273px;
	
}
#kanz{
 position:relative;
 margin-left:8px;
 padding-bottom:15px;
 float:left;
 clear:none;
 }

#news{
 position:relative;
 margin-left:8px;
 padding-bottom:15px;
 float:left;
 clear:none;
}
#down{
 position:relative;
 margin-left:8px;
 padding-bottom:15px;
 float:left;
 clear:none;
 
 }

#kont{
 position:relative;
 margin-left:8px;
 padding-bottom:15px;
 float:left;
 clear:none;
}

#imp{
 position:relative;
 margin-left:8px;
 padding-bottom:15px;
 float:left;
 clear:none;
}

#content {
 position:absolute;
 top:158px;
 left:273px;
 width:490px;
 height:262px;
 padding-right:10px;
 overflow:auto;
  }
  
#abc {
 text-align:justify;
 font-family: Arial Narrow, Helvetica, sans-serif;

 color:#637184;
}
