#menu{
  width:260px;
  height:100%;	
  float:right;
  display:block;	
}
.menu_naglowek{
  height:50px;
}

.boczny_blok{
  width:230px;
  margin:0 auto;	
}

.bok_naglowek{
  background: #D7C89E url('../grafa/menu/naglowek.jpg') no-repeat;
  width: 201px;
  height: 33px;		
  padding-top:5px;	
  padding-left:20px;	
  font-size:16px;	
}

.bok_srodek{
  background: #D7C89E url('../grafa/menu/srodek.jpg') repeat-y;
  width: 161px;
  padding:5px 30px;		
  font-size:14px;
  color: #D7C89E;		
  line-height:18px;	
}

.bok_srodek a{
  color: #fff;
  text-decoration: none;	
}

.bok_srodek a:hover{
  color: #D7C89E;
  text-decoration: none;	
}

.bok_stopka{
  background: #D7C89E url('../grafa/menu/stopka.jpg') no-repeat;
  width: 221px;
  height: 28px;
  margin-bottom:10px;	
}

.on_tekst{
  padding-right:5px;
  text-align:left;	
}

.on_wart{
  padding-right:5px;
  text-align:center;	
}

.separator{
  border-top: #BF716B 1px solid;
  border-bottom: #77302A 1px solid;	
  padding:1px;	
  margin-top:5px;	
  margin-bottom:3px;	
}
