#top_menu {
	padding-left: 5px;
	padding-top: 5px;
	height: 30px;
	width: 100%;
	white-space: nowrap;
}
#top_menu a:link {
	font: 11px Tahoma;
	color: #000;
	text-decoration: none;
}

#top_menu a:visited {
	font: 11px Tahoma;
	color: #000;
	text-decoration: none;
}

#top_menu  a:hover {
	text-decoration: underline;
}

#bottom_menu {
	margin-top: 1px;
	white-space: nowrap;
	height: 28px;
	width: 99,5%;
	background-color: #FF4000;
	padding: 4px 0px 0px 10px;
}

#bottom_menu a:link {
	padding-right: 20px;
	font: bold 11px Tahoma;
	color: #FFF;
	text-decoration: none;
}

#bottom_menu a:visited {
	padding-right: 20px;
	font: bold 11px Tahoma;
	color: #FFF;
	text-decoration: none;
}

#bottom {
	height: 91px;
	white-space: nowrap;
	width: 98%;
	background: url('../i/bottom-bgr.gif');
	padding: 17px;
}

.group {
	width: 98%;
	text-transform: capitalize;
	font: bold 12px Tahoma;
	white-space: nowrap;
	height: 30px;
	margin: 10px;

}

.group a {
	font: bold 12px Tahoma;
	text-decoration: none;
	color: #000;
}

.goods {
	white-space: nowrap;
}

.goods img {
	margin: 0px 0px 0px 5%;
}

.txt {
	font: 12px Verdana;
	text-align:justify;
	padding-left: 10px;
	padding-right: 25px;
}

.text {
	font: 11px Tahoma;
	padding: 0px 10px 0px 10px;
	
}
body h1 {

	font: bold 12px Tahoma;
}
	
A IMG { border: none; }

.text1 {
	font: 13px Tahoma;
	padding: 0px 10px 0px 10px;
