body {
	background-color: #f6f6f6;
	margin:0;
	padding:0;
}

#head {
	position:relative;
	width:1001px;
	margin:0 auto 0 auto;
	height: 306px;
	background-image: url(../images/headhp.jpg);
	
	}

#navi {
	width:1001px;
	margin:0 auto 0 auto;
	height: 368px;
	background-image:url(../images/background.jpg);
	
	
	}
	
	#hpobchudek	{
	position:absolute;
	top:6px;
	left:920px;
	font-size:12px;
	font-weight:bold;
}
#hpobchudek a:hover	{
	text-decoration:underline;
	
}
