#tit_d { position:relative; margin-top:-6px; left:15px; height:17px;}
#tit_h{ text-align:left; font-size: 11px; margin:0; padding:0;}

#header #hpc{
  margin: 0 ;
  padding: 0 ;
  border: none;
  width: 100%;
  height: 112px;
  text-align: left;
	background: url(../img/header.jpg) no-repeat ;  
	font-size: 1.6em;
}
#header #hpc a{
  display: block;
  text-decoration: none;
  color: white;
  width: 340px;
  height: 60px;
  line-height: 27px ;
  position: relative;
  left: 30px;
  top: 32px;
  text-align: center;
}
#header #hpc a span{  
  display: block;
  width: 340px;
  height: 60px;
  background: url(../img/ak-salacova.gif) no-repeat ;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  cursor: hand;  
}
#header h2{
  margin: 0 ;
  padding: 0 ;
  font-size: 1em;
  border: none ;
  width: 210px;
  height: 20px;
  color: #9599b7;
  position: absolute;
  top: 65px;
  right: 40px;
}

#sidebar2{
	position: absolute;
	left: 40px;
	top: 25px;
	
	width: 190px;
	padding-bottom: 15px;
	background: url(../img/fade_side.jpg) no-repeat left bottom;
	padding-top: 20px;

}

