.home a {
	display:block;
	width:107px;
	height:25px;
	background: url("../img/buttons-en/home.jpg") 0 0 no-repeat;
	float:left;
	color:#909090;
	font-size:11px;
	text-decoration: none;
	padding-top:28px;
	padding-left:24px;
	
}

.home a:hover {
	background-position: 0 -53px;
}

.news a {
	display:block;
	width:105px;
	height:25px;
	background: url("../img/buttons-en/news.jpg") 0 0 no-repeat;
	float:left;
	color:#909090;
	font-size:11px;
	text-decoration: none;
	padding-top:28px;
	padding-left:14px;
	
}

.news a:hover {
	background-position: 0 -53px;
}

.mma a {
	display:block;
	width:160px;
	height:25px;
	background: url("../img/buttons-en/mma-federation.jpg") 0 0 no-repeat;
	float:left;
	color:#909090;
	font-size:11px;
	text-decoration: none;
	padding-top:28px;
	padding-left:15px;
	
}

.mma a:hover {
	background-position: 0 -53px;
}

.mma a {
	display:block;
	width:160px;
	height:25px;
	background: url("../img/buttons-en/mma-federation.jpg") 0 0 no-repeat;
	float:left;
	color:#909090;
	font-size:11px;
	text-decoration: none;
	padding-top:28px;
	padding-left:15px;
	
}
.mma a:hover {
	background-position: 0 -53px;
}

.bjj a {
	display:block;
	width:198px;
	height:25px;
	background: url("../img/buttons-en/brazillian-jiu-jitsu.jpg") 0 0 no-repeat;
	float:left;
	color:#909090;
	font-size:11px;
	text-decoration: none;
	padding-top:28px;
	padding-left:12px;
	
}
.bjj a:hover {
	background-position: 0 -53px;
}

.adcc a {
	display:block;
	width:129px;
	height:25px;
	background: url("../img/buttons-en/adcc-grappling.jpg") 0 0 no-repeat;
	float:left;
	color:#909090;
	font-size:11px;
	text-decoration: none;
	padding-top:28px;
	padding-left:16px;
	
}
.adcc a:hover {
	background-position: 0 -53px;
}

.contacts a {
	display:block;
	width:106px;
	height:25px;
	background: url("../img/buttons-en/contacts.jpg") 0 0 no-repeat;
	float:left;
	color:#909090;
	font-size:11px;
	text-decoration: none;
	padding-top:28px;
	padding-left:14px;
	
}
.contacts a:hover {
	background-position: 0 -53px;
}

.language a {
	width:70px;
	height:20px;
	margin-right:14px;
	background:url(../img/en-language.gif);
	float:right;
	text-align:center;
	text-decoration:none;
	font-size:11px;
	padding-top:3px;
	margin-top:2px;
	color:#a1a1a1;

}

