body{background:#000000; margin:0;}
.copyright{width:200px;float:left; color:white; top:10px; position:relative;}
.developer{text-align:right; color:white;}

#bgm{position: relative; top:110px; background:URL(/img/menu.png); width:856px; height:165px;}
#imgmenu{position: relative; top:28px;}

#sitemap{
  position:relative;
  top:-15px;
}

#lenta{
  position:absolute;
  /*background: URL(/img/shinomontag.png);*/
  
  height:116px;
  width:111px;
  top:399px;
  z-index:10;
}

#lenta1{
  position:absolute;
  height:116px;
  width:111px;
  top:399px;
  z-index:11;
  margin-left:834px;
}

#everyday{
  position:absolute;
  top:160px;
  margin-left:79px;
  /*visibility: hidden;*/
}

#znakfaq{
  position:relative;
  top:190px;  
}

a{
  outline:none;
}

#fot_adr{
  position:relative;
  float:right;
  color:white;
  width:300px;
  height:80px;
  right:0px;
  top:3px;
}

#fot_partn{
  position:relative;
  background:URL(/img/bottom_part.png);
  background-repeat:no-repeat;
  width:200px;
  height:83px;
  left:200px;
}

#fot_t_part{
  position: ABSOLUTE;
  top:-5px;
  left:0px;
}

#main_top{
  background-color:white; 
  position: relative; 
  top:0px; 
  width:100%; 
  height:37px;
}

a {color: #444444}
a:link {color: #444444}
a:visited {color: #444444}
a:hover {color: orange}
a:active {color: #444444}

a.darkbg {color: #ffffff}
a.darkbg:link {color: #ffffff}
a.darkbg:visited {color: #ffffff}
a.darkbg:hover {color: orange}
a.darkbg:active {color: #ffffff}

a.feedback {color: #ffffff}
a.feedback:link {color: #ffffff}
a.feedback:visited {color: #ffffff}
a.feddback:hover {color: #ffffff}
a.feedback:active {color: #ffffff}

#menu ul{padding:0;margin:0;height:25px;}
#menu li{float:left;list-style:none;padding:5px 0 0 5px;}
#menu a{color:#4c4c4c;font-weight:bold;}
#submenu {
	margin-right: 5px;
	padding: 5px 5px;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
/*	background: #f2f2f2 url(/images/orange_line.gif) repeat-y*/
}
  li.active{
    color: #016e3a;
	  font-weight: bold;
  }
  li {
		margin: 5px 5px;
		font-weight: normal;
	}
	
	#submenu li {
		margin: 5px 5px;
		font-weight: normal;
	}
	#submenu ul {
		margin: 5px 0;
		padding: 5px 5px;
		background: #fff;
	}
		#submenu ul li {
			margin: 5px 0;
			padding-left: 5px;
			font-weight: normal;
		}
		#submenu li.active {
			color: #016e3a;
			font-weight: bold;
		}	


/** catalog */
.catalog_descr { margin-bottom:14px; }
.view_object .image img { display:block; margin:0 0 14px 0; padding:1px; border:1px solid #ddd;}
.list_objects .item { float:left; width:200px; text-align:center; padding:10px  }
.list_objects .image img { display:block; margin:0 auto 15px auto; padding:1px; border:1px solid #ddd;}
.list_objects .line { height:1px; background-color:#ddd; margin:15px 0; clear:both; }

.zip_table_ex_01 { border-collapse:collapse; border:none; }
.zip_table_ex_01 .zip_table_th { border-bottom:2px solid #ddd; padding:10px 8px; vertical-align:top; font-weight:bold; }
.zip_table_ex_01 td { border-bottom:1px solid #ddd; padding:10px 8px; vertical-align:top }
.zip_table_ex_01 td.center { text-align: center; }

		
