#menu {
	width:236px;
	list-style-type:none;
	padding:0px;
	margin:0px;

}
.sub_menu {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#menu a {
	display:block;
	width:236px;
	height:30px;
}
 a.about {
	background: url('/images/menu/about.jpg') no-repeat 0% 0%;
}
 a.bit_met {
	background: url('/images/menu/bit_met.jpg') no-repeat 0% 0%;
}
 a.bit_der {
	background: url('/images/menu/bit_der.jpg') no-repeat 0% 0%;
}

 a.ironbyt {
	background: url('/images/menu/ironbyt.jpg') no-repeat 0% 0%;
}
 a.woodbyt {
	background: url('/images/menu/woodbyt.jpg') no-repeat 0% 0%;
}

 a.torg_pal {
	background: url('/images/menu/torg_pal.jpg') no-repeat 0% 0%;
}
 a.santeh {
	background: url('/images/menu/santeh.jpg') no-repeat 0% 0%;
}
 a.besed {
	background: url('/images/menu/besed.jpg') no-repeat 0% 0%;
}
 a.arenda {
	background: url('/images/menu/arenda.jpg') no-repeat 0% 0%;
}
 a.bani {
	background: url('/images/menu/bani.jpg') no-repeat 0% 0%;
}
 a.dachnoe {
	background: url('/images/menu/dachnoe.jpg') no-repeat 0% 0%;
}
 a.dostavka {
	background: url('/images/menu/dostav.jpg') no-repeat 0% 0%;
}
 a.proezd {
	background: url('/images/menu/proezd.jpg') no-repeat 0% 0%;
}
 a.fotogal {
	background: url('/images/menu/galery.jpg') no-repeat 0% 0%;
}
 a.price {
	background: url('/images/menu/price.jpg') no-repeat 0% 0%;
}
 a.order {
	background: url('/images/menu/order.jpg') no-repeat 0% 0%;
}
 a.contact {
	background: url('/images/menu/contact.jpg') no-repeat 0% 0%;
}
 a.articles {
	background: url('/images/menu/articles.jpg') no-repeat 0% 0%;
}
 a.galeryprice {
	background: url('/images/menu/galeryprice.jpg') no-repeat 0% 0%;
}
 a.hozbloki {
	background: url('/images/menu/hozbloki.jpg') no-repeat 0% 0%;
}
 a.woodhouse {
	background: url('/images/menu/woodhouse.jpg') no-repeat 0% 0%;
}

ul#menu li {
	margin:0px;
	padding:0px;
	height:30px;
}
ul#menu li:hover ul{
	display:block;
}
.sub_menu {
	display:none;
	position:absolute;
	margin-left:236px;
	/*background-color:#474641;*/
	color:white;
	font-family:"Arial";
	margin-top:-28px;
	font-weight:bold;
	font-size:12pt;
	text-decoration:none;
	width:200px;
}

 a.about:hover {
	background: url('/images/menu/about_hover.jpg') no-repeat 0% 0%;
}
 a.bit_met:hover {
	background: url('/images/menu/bit_met_hover.jpg') no-repeat 0% 0%;
}
 a.bit_der:hover {
	background: url('/images/menu/bit_der_hover.jpg') no-repeat 0% 0%;
}
 a.ironbyt:hover {
	background: url('/images/menu/ironbyt_hover.jpg') no-repeat 0% 0%;
}
 a.woodbyt:hover {
	background: url('/images/menu/woodbyt_hover.jpg') no-repeat 0% 0%;
}
 a.torg_pal:hover {
	background: url('/images/menu/torg_pal_hover.jpg') no-repeat 0% 0%;
}
 a.santeh:hover {
	background: url('/images/menu/santeh_hover.jpg') no-repeat 0% 0%;
}
 a.besed:hover {
	background: url('/images/menu/besed_hover.jpg') no-repeat 0% 0%;
}
 a.arenda:hover {
	background: url('/images/menu/arenda_hover.jpg') no-repeat 0% 0%;
}
 a.bani:hover {
	background: url('/images/menu/bani_hover.jpg') no-repeat 0% 0%;
}
 a.dachnoe:hover {
	background: url('/images/menu/dachnoe_hover.jpg') no-repeat 0% 0%;
}
 a.dostavka:hover {
	background: url('/images/menu/dostav_hover.jpg') no-repeat 0% 0%;
}
a.proezd:hover {
	background: url('/images/menu/proezd_hover.jpg') no-repeat 0% 0%;
}
a.fotogal:hover {
	background: url('/images/menu/galery_hover.jpg') no-repeat 0% 0%;
}
a.price:hover {
	background: url('/images/menu/price_hover.jpg') no-repeat 0% 0%;
}
a.order:hover {
	background: url('/images/menu/order_hover.jpg') no-repeat 0% 0%;
}
a.contact:hover {
	background: url('/images/menu/contact_hover.jpg') no-repeat 0% 0%;
}
a.articles:hover {
	background: url('/images/menu/articles_hover.jpg') no-repeat 0% 0%;
}

a.galeryprice:hover {
	background: url('/images/menu/galeryprice_hover.jpg') no-repeat 0% 0%;
}
a.hozbloki:hover {
	background: url('/images/menu/hozbloki_hover.jpg') no-repeat 0% 0%;
}

a.woodhouse:hover {
	background: url('/images/menu/woodhouse_hover.jpg') no-repeat 0% 0%;
}

.sub_menu a{
	color:white;
	text-decoration:none;
	background-color:#474641;
	margin:0px;
	padding:0px;
	padding:4px;
	height:22px !important;
}
.sub_menu a:hover {
	background-color:#A3A2A0;
}
.sub_menu li{
	*height:22px !important;
	/*padding:4px !important;*/
}
h1.head {
	font-size:24px;	
}
