﻿/* General ru */
/* mission graphics: lang sensitive part */
#text_idea{
	width:403px;
	height:32px;
	background:url('/img/ru/m2_0.gif') no-repeat left top;
}
a #text_idea{
	background:url('/img/ru/m2.gif') no-repeat left top;
}
a:hover #text_idea{
	background:url('/img/ru/m2_0.gif') no-repeat left top;
}
#text_mission{
	width:126px;
	height:12px;
	background:url('/img/ru/m1_0.gif') no-repeat left top;
}
a #text_mission{
	background:url('/img/ru/m1.gif') no-repeat left top;
}
a:hover #text_mission{
	background:url('/img/ru/m1_0.gif') no-repeat left top;
}
/* mnu graphics: lang sensitive part */
.mnu_about div,.mnu_about-selected div{
	width:66px;
}
.mnu_about div{
	background:url('/img/ru/mnu/about/1.gif') no-repeat left top;
}
.mnu_about-selected div{
	background:url('/img/ru/mnu/about/2.gif') no-repeat left top;
}
.mnu_about a div{
	background:url('/img/ru/mnu/about/0.gif') no-repeat left top;
}
.mnu_about a:hover div{
	background:url('/img/ru/mnu/about/1.gif') no-repeat left top;
}
.mnu_about-selected a div,.mnu_about-selected a:hover div{
	background:url('/img/ru/mnu/about/2.gif') no-repeat left top;
}
.mnu_projects div,.mnu_projects-selected div{
	width:289px;
}
.mnu_projects div{
	background:url('/img/ru/mnu/projects/1.gif') no-repeat left top;
}
.mnu_projects-selected div{
	background:url('/img/ru/mnu/projects/2.gif') no-repeat left top;
}
.mnu_projects a div{
	background:url('/img/ru/mnu/projects/0.gif') no-repeat left top;
}
.mnu_projects a:hover div{
	background:url('/img/ru/mnu/projects/1.gif') no-repeat left top;
}
.mnu_projects-selected a div,.mnu_projects-selected a:hover div{
	background:url('/img/ru/mnu/projects/2.gif') no-repeat left top;
}
.mnu_idea div,.mnu_idea-selected div{
	width:70px;
}
.mnu_idea div{
	background:url('/img/ru/mnu/idea/1.gif') no-repeat left top;
}
.mnu_idea-selected div{
	background:url('/img/ru/mnu/idea/2.gif') no-repeat left top;
}
.mnu_idea a div{
	background:url('/img/ru/mnu/idea/0.gif') no-repeat left top;
}
.mnu_idea a:hover div{
	background:url('/img/ru/mnu/idea/1.gif') no-repeat left top;
}
.mnu_idea-selected a div,.mnu_idea-selected a:hover div{
	background:url('/img/ru/mnu/idea/2.gif') no-repeat left top;
}
.mnu_info div,.mnu_info-selected div{
	width:89px;
}
.mnu_info div{
	background:url('/img/ru/mnu/i/1.gif') no-repeat left top;
}
.mnu_info-selected div{
	background:url('/img/ru/mnu/i/2.gif') no-repeat left top;
}
.mnu_info a div{
	background:url('/img/ru/mnu/i/0.gif') no-repeat left top;
}
.mnu_info a:hover div{
	background:url('/img/ru/mnu/i/1.gif') no-repeat left top;
}
.mnu_info-selected a div,.mnu_info-selected a:hover div{
	background:url('/img/ru/mnu/i/2.gif') no-repeat left top;
}
.mnu_contacts div,.mnu_contacts-selected div{
	width:189px;
}
.mnu_contacts div{
	background:url('/img/ru/mnu/contacts/1.gif') no-repeat left top;
}
.mnu_contacts-selected div{
	background:url('/img/ru/mnu/contacts/2.gif') no-repeat left top;
}
.mnu_contacts a div{
	background:url('/img/ru/mnu/contacts/0.gif') no-repeat left top;
}
.mnu_contacts a:hover div{
	background:url('/img/ru/mnu/contacts/1.gif') no-repeat left top;
}
.mnu_contacts-selected a div,.mnu_contacts-selected a:hover div{
	background:url('/img/ru/mnu/contacts/2.gif') no-repeat left top;
}
