.m_catalog {margin-top:30px;}
.m_catalog u {padding-left:45px;}
.m_catalog .bottom_text {padding-top:30px;width:100%;}

.m_catalog .t_right_part a.site {
	background:url(../_images/catalog_buttons/site.gif) 0% 0% no-repeat;
	width:185px;
	height:33px;
	left:-15px;
	position:relative;
	text-decoration:none;
	float:left;
	margin-right:6px;
	margin-top:30px;
}
.m_catalog .t_right_part a.site:hover {
	background:url(../_images/catalog_buttons/site_hover.gif) 0% 0% no-repeat;
	text-decoration:none;
}

.m_catalog .t_right_part a.site:focus {
	background:url(../_images/catalog_buttons/site_focus.gif) 0% 0% no-repeat;
	text-decoration:none;
}

.m_catalog .t_right_part a.buklet {
	background:url(../_images/catalog_buttons/buklet.gif) 0% 0% no-repeat;
	width:189px;
	height:33px;
	float:left;
	left:-15px;
	text-decoration:none;
	position:relative;
	margin-top:30px;
}
.m_catalog .t_right_part a.buklet:hover {
	background:url(../_images/catalog_buttons/buklet_hover.gif) 0% 0% no-repeat;
	width:189px;
	height:33px;
	
	text-decoration:none;
}

.m_catalog .t_right_part a.buklet:focus {
	background:url(../_images/catalog_buttons/buklet_focus.gif) 0% 0% no-repeat;
	width:189px;
	height:33px;
	
	text-decoration:none;
}