.u-menu{
width: 194px; /*width of menu*/
background: #FFFFFF;
}

.u-menu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.u-menu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}


.u-menu ul li a{
font-family: verdana, arial, sanf-serif;
font-size: 12px; 
font-weight: bold;
display: block;
padding: 5px 0;
line-height: 18px;
padding-left: 15px; /*link text is indented 8px*/
text-decoration: none;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: transparent;
}

.u-menu ul li a:visited{
}

.u-menu ul li a:hover{
	/*hover state CSS*/
	background-color: #ffffff;
    color: #5B5A5B; 	
	text-decoration: none;
}

A {
    outline: none; /* Убираем границу вокруг ссылок */
   }
   
.pictogram{
	margin-left: 24px;
}

.copy{
	font-family: tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #878888;
	padding-bottom: 1;
	padding-left: 1px;
	padding-right: 20px;
	padding-top: 1px;
}

.gray
{
	font-family: tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #717070;
	padding-bottom: 1;
	padding-left: 25px;
	padding-right: 1px;
	padding-top: 16px;
}

.gray-en
{
	font-family: tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #717070;
	padding-bottom: 1;
	padding-left: 25px;
	padding-right: 1px;
	padding-top: 16px;
	letter-spacing: 2px;
}

A.lang:link {
	COLOR: #5B5A5A; TEXT-DECORATION: none;
}
A.lang:visited {
	COLOR: #5B5A5A; TEXT-DECORATION: none;
}
A.lang:active {
	COLOR: #5B5A5A; TEXT-DECORATION: none;
}
A.lang:hover {
	COLOR: #1C3DB6; TEXT-DECORATION: none;
}

.lang
{
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ADACAC;
	padding-bottom: 10;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}


A:active {color: #3A3AB4; text-decoration: none}
A:link {color: #3A3AB4; text-decoration: none}
A:visited {color: #3A3AB4; text-decoration: none}
A:hover{color: #3A3AB4; text-decoration: underline}



A.menu:link {
	COLOR: #3A3AB4; TEXT-DECORATION: none;
}
A.menu:visited {
	COLOR: #3A3AB4; TEXT-DECORATION: none;
}
A.menu:active {
	COLOR: #3A3AB4; TEXT-DECORATION: none;
}
A.menu:hover {
	color: #414141; TEXT-DECORATION: none;
}

.menu
{
	font-family: arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}


A.pict:link {
	COLOR: #414141; TEXT-DECORATION: none;
}
A.pict:visited {
	COLOR: #414141; TEXT-DECORATION: none;
}
A.pict:active {
	COLOR: #414141; TEXT-DECORATION: none;
}
A.pict:hover {
	color: #3A3AB4; TEXT-DECORATION: none;
}


.pict
{
	font-family: tahoma, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}



img.right {margin-top: 0px; margin-bottom: 10px; margin-left: 10px; margin-right: 0px; 
}


img.left {margin-top: 0px; margin-bottom: 10px; margin-left: 0px; margin-right: 10px; 
}



hr
{
	color: #B8B8B7;
}


TD 
{
font-family: tahoma, sans-serif;
font-size: 10pt;  
color: #414141; 
}

TD.small
{
font-family: tahoma, sans-serif;
font-size: xx-small;  
color: #A6A7A7; 
}

TD.h
{
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}


p
{
font-family: tahoma, sans-serif;
font-size: 10pt;  
color: #414141; 
}


.blue
{
color: #1B62A2; 
}





H1
{
font-family: tahoma, sans-serif;
font-size: 11pt;  
font-weight: bold;
color: #838282; 
margin-bottom: 1px;
margin-top: 8px;
margin-left: 14px;
}

H2
{
font-size: 10pt;  
font-weight: bold;
}

H3
{
font-size: 8pt;  
font-weight: bold;
}


