  .menu {
	width:520px;
	height:40px;
	float: left;
	font-family: "Times New Roman", Times, serif;
}

  .punkt {
	float:left;
	position:relative;
	cursor:pointer;
	width: 125px;
	background-color: transparent;
	height: 39px;
	color: #FFFFCC;
	text-align: left;
}
  .punkt div {
}
  div.list_punkts {background: url(../img/but_bg.png); position:absolute; top:26px; left:0px; /*Фон выподающего меню*/
     display:none; padding:0px; width:125px; border:solid 1px #5D5D5E; }
  div.list_punkts div.kont {padding:0px;margin:3px; /*background:#80FF00;*/ }
  
  div.list_punkts a {text-decoration:none; padding:0px; cursor:pointer; color:#ffffff;}
  div.list_punkts div a div.podpunkt { /*background:#FF8000;*/
	width:100%;
     }
  
  div.list_punkts div a div.podpunkt div { width:100%;padding:0px 0px 0px 2px; white-space:pre;}
  
  div.list_punkts div a:hover { background:#7C58DC; }
  div.list_punkts div a:hover div.podpunkt {
	color:#E9D6FF;
	background: #000000;
}
  .footer_menu { clear:both; }

  .content { /*background:#808000;*/  padding:10px;}
  .div_pod {text-align: center;}
    .block_0 {
	width: 20px;
	height: 30px;
	float: left;
}
.button {
	padding-top: 7px;
	font-weight: bold;
	text-align:center;
}


