#header_block	{
	background-color: #000000;
	/*
	min-height: 290px;
	_min-height: 290px;

	height: expression('290px');	
	height: 100%;
	*/
	padding: 20px 0px 0px 20px;
}


#head_container	{
	background-color: #000000;
	width: 950px;
	height:50px;
}

#head_b	{
	width: 950px;
	margin-left: 0px;
	margin-top: 0px;
	height: 50px;
	border-bottom: #363636 solid 1px;	
}

#logo_b	{
	width:280px;
	float: left;
	display: inline;
	margin-right: 50px;
}

#logo_b	img {
	border: 0px;
}

#main_container	{
	padding: 5px 0px 20px 0px;
	margin: 0px;
}

/* horizontal menu 2 */

#menu-level-two {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#menu-level-two ul {
	margin: 0px; padding: 0px;
	list-style-image: none;
	list-style-type: none;	
}

#menu-level-two ul li {
	display: inline; 
	background-image: url(../images/red_arrow.gif);
	background-position: 0px 50%;
	background-repeat: no-repeat;
	padding: 0 25px 0 10px;	
}
#menu-level-two ul li a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ababab;
	text-decoration: none;	
}
#menu-level-two ul li a:hover, #menu-level-two  ul li a:active {	
	padding-top: -1px;	
	text-decoration: none;
	color: #cc0000;
}

/*Pradinio puslapio paveiksliukai*/

#home_picrutes_holder {
    width:1100px;
    height:273px;
    margin: 10px 0 0 0;
  }
  
  .home_picture {
    float:left;
    display:inline;
    position:relative;
    height:273px;
    width:300px;
    margin:0 10px 0 0;
    text-align:left;
    background-position:left top;
    background-repeat: no-repeat;
  }
    
    .home_picture a {
      display:block;
      position:absolute;
      z-index:999;
      top:0px;
      left:0px;
      height:100%;
      width:100%;
    }
    
    .home_picture p {
      margin:0;
      font-family:Tahoma;
      margin:0 0 0 30px;
      user-select: none;
    }
    
    .home_picture h1 {
      font-family:Tahoma;
      color:#E60005;
      font-size:1em;
      margin:205px 0 0 30px;
      user-select: none;
    }
    
    .home_picture strong {
      color:#EEE;
      font-size:0.8em;
      font-weight:normal;
      user-select: none;
    } 

/* horizontal menu 2 pabaiga */

#darbai_b	{
	padding: 30px 0 30px 0;
	width: 950px;
	background-color:#000000;
	margin: 0px;
}
	
#darbai_b img	{
	padding: 0px; margin: 0px;
	cursor: pointer;
	border: 0px;
	width: 190px;
	height: 110px;
}

#text-content-block	{
	width: 950px;
	margin: 0 0 0 0;
	background:#000000;
	padding:0 0 0 0;
}

body {
	font: 14px Arial, Helvetica, sans-serif;
	margin: 0; padding: 0;
	line-height: 21px;
}

body.img {
	border:0px;
}

h1 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #ebebeb;
}

h3 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #ebebeb;
}

h2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 6px;
	letter-spacing: -1px;
}

h7 {
	font-family: Arial;
	font-size: 8px;
	font-weight: bold;
	color: #fff;
}

#container {
	top: 0px;
	left: 0px;
	width:100%;
}

#mainContent {
	width: 950px;
	padding: 0px;
}

#head	{
	width: 950px;
	margin-left: 30px;
	margin-top: 20px;
	height: 55px;
	border-bottom: #363636 solid 1px;	
}

#head1	{
	width: 950px;
	margin-left: 30px;
	margin-top: 20px;
	height: 55px;
	
}

#logo	{
	width:280px;
	float: left;
	display: inline;
	margin-right: 50px;
}

#menu-first-level	{
	margin:5px 0px 0px 0px;
	width: 520px;
	float: left;
	display: inline;
	color: #ffffff;
	}
	h3#menu-first-level  a  {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #ebebeb;
	text-decoration: none;
	padding: 20px 20px 20px 20px;
	
	/*padding: 20px 40px 20px 20px;*/
	}
	h3#menu-first-level  a:hover {
	color: #cc0000;
	text-decoration: none;
	}
	#menu-first-level a:hover {
	color: #cc0000;
	}


#switch-lang	{
	width: 100px;
	text-align: right;
	float: right;
	display: inline;
}

#switch-lang img{
	border:0px;
}

#darbai	{
	margin-left: 0px;
	margin-top: 10px;
	width: 950px;
	background-color:#000000;
	}
	#darbai	img	{
	cursor: pointer;
	border: 0px;
	width: 190px;
	height: 110px;
	}

#darbai_main	{
	margin-left: 30px;
	margin-top: 40px;
	width: 950px;
	height: 220px;
	padding: 0;
}

#darbai-item-top	{
	/* width: 950px; */
	height: 110px;
}

#darbai-item-bottom	{
	/* width: 950px; */
	height: 110px;
}

.darbai-item	{
	display: inline;
	width: 190px;
	height: 110px;
	float: left;
}

#menu-second-level	{
	width: 950px;
	height: 100%;
	margin: 0px; padding: 0px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.menu-second-level-item	{
	width: 170px;
	padding-right: 40px;
	float: left;
	margin: 0px;
}

.menu-second-level-item ul {
	padding: 0px; margin: 0px;
}

.menu-second-level-item a, .menu-second-level-item a:hover, .menu-second-level-item a:active	{
	text-decoration: none;
	color: #000000;
	width: 170px;
}

/*  menu apacioje */

.menu-third-level	{
	font-weight: normal;
	line-height: 21px;
}

.menu-third-level ul {
	list-style-type: none;
}

.menu-third-level li {
	background-image: url(../images/small_arrow.gif);
	background-position: 0px 8px;
	background-repeat: no-repeat;
	padding:0 0 0 25px;	
}

.menu-third-level a, .menu-third-level a:active	{
	text-decoration: underline;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.menu-third-level a:hover {
	text-decoration: none;
	color: #cc0000;
	font-weight: normal;
}

/*  menu apacioje pabaiga */

/* footeris */

#footer_menu_block	{
	padding: 0px;
	margin: 20px;
	background:#FFFFFF;
}

.footer_title	{
	text-decoration: none;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;

}

#footer	{
	margin: 0px;
	padding: 10px 20px 10px 20px;	
	font-size: 11px;
	line-height: 16px;
	color: #aaaaaa;
	border-top: #ECECEC solid 1px;
	background:#FFFFFF;	
}

#footer	a  {
	color: #666;
	text-decoration: underline;
	padding: 0px; margin: 0px;	
}

#footer p {
	padding: 0px; margin: 0px;
}

#footer a:hover {
	text-decoration: none;
	color: #cc0000;
}

.copyright	{
	width: 210px;
	float: left;
}

.contacts	{
	width: 210px;
	float: left;
}

/* footeris end */


/* Darbai menu   */

.darbai-tooltip {
	position: absolute;
	display: none;
	background-color: #FF0B00;
	width: 200px;
	border: 1px solid #FF0B00;
	color: #ffffff;
	font-size: 11px; 
	filter: alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	z-index: 2;
  vertical-align: bottom;
}

.darbai-tooltip	a, .darbai-tooltip 	a:hover, .darbai-tooltip  a:active {
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
	
}

.darbai-tooltip-info {
	color: #ffffff;
	padding: 8px 10px 5px 10px;
	line-height: 14px;
}

.darbai-tooltip-info h4 {
	color: #FFF500;
	font-size: 11px;
	font-weight: normal;
	padding-top: 5px;
	margin: 0px;
}


.darbai-tooltip-info img {
	margin-right: 5px;
	float: left;
}

/* eferf  */
#menu-level-two	{
	width: 950px;
	height: 40px;
}

#menu-level-two	a, #menu-level-two a: hover , #menu-level-two a: active {
	color: #ababab;
	text-decoration: none;
	font-size: 11px;
	font-weight: none;
}

#content-text {
	width: 600px;
	float:left;
	/* position: relative; */
	padding-right: 20px;
	background-color: #000000;
	font-size: 13px;
}

#content-text ol{
	color:#A8A8A8;
	font-size: 13px;
	font-family: Arial;
	font-weight: normal;
}

#content-text ul {
	color:#A8A8A8;
	font-size: 13px;
	font-family: Arial;
	font-weight: normal;
}

#content-text a {
	
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
	
}

#content-text a:hover, #content-text a:active{
	
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	
}

#content-text h1{
	padding: 0px; margin: 0px;
	color:#656565;
	font-size: 34px;
	font-family: Arial;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 32px;
}

#content-text p{
	color:#A8A8A8;
	font-size: 13px;
	font-family: Arial;
	font-weight: normal;
}

.info-text	{
	color:#A8A8A8;
	font-size: 13px;
	font-family: Arial;
	font-weight: normal;
	padding-left: 8px;
}

.info-text	a {
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
}

.info-text	a :hover, .info-text	a :active {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}


/* submenu */

.menu-level-three-ul {
	padding:0px;
	margin: 0px;
}

.menu-level-three-ul a	{
	color: #CBCBCB;
	font-size: 12px;
	text-decoration: underline;	
	}
	.menu-level-three-ul a:hover, .menu-level-three-ul a:active	{
	color: #FFF;
	text-decoration: none;
	}
	.menu-level-three-ul ul {
	margin:0px;
	padding: 0px 5px 0px 10px;	
	list-style-type: none;
	list-style-image: none;
	line-height: 16px;		
	}
	.menu-level-three-ul ul li{
	background-image: url(../images/small_arrow.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	padding:0px 0px 10px 25px;
	}


/* submenu pabaiga */


.active_link	{
	color: #cc0000;
}

.active_link	a, active_link	a:active, active_link	a:hover, active_link	a:visited{
	color: #cc0000;
}

input.uzklf	{
	color: #aaaaaa;
	font-weight: none;
	background-color: #3A3C37;
	border: 1px solid #000000;
	font-size: 12px;
	width: 240px;
	padding: 4px;
}

select.uzklform	{
	color: #b1b1b1;
	font-weight: none;
	background-color: #3A3C37;
	/*border: 0px solid #3a3c37;*/
	border: none;
	font-size: 12px;
	font-family: Arial;
	width: 325px;
	padding: 3px;
	arrow-color: #000000;

}


#uzklausos_forma 	{


scrollbar-base-color: #666666;
scrollbar-arrow-color: #666666;
scrollbar-DarkShadow-Color: #666666; 



}

#uzklausos_forma  .form-heading	{
	font-weight: bold;
	color: #aaaaaa;
	font-size: 12px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

/*
#content-text  p {

	font-weight: none;
	color: #aaaaaa;
	font-size: 13px;
	padding: 10px 0px 3px 0px; 
	margin: 0px;

}
*/
textarea.uzklform	{
	color: #aaaaaa;
	font-weight: none;
	background-color: #3A3C37;
	border: 1px solid #000000;
	font-size: 12px;
	font-family: arial;
	width: 317px;
	padding: 4px;
}

input.buttonuzklform	{
	color: #ffffff;
	font-weight: bold;
	background-color: #000000;
	font-size: 12px;
	font-family: arial;
	background-image: url(../images/form_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:90px;
	height:29px;
	border: 1px solid #000000;
	padding: 0px 0px 4px 0px;
}


/*  css for   popup   */
.popup {
	
	display: none;
	background-color: #cc0000;
	width: 380px;
	height: 90px;
	border: 1px solid #cc0000;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	
	/*
	position: absolute;
	top:110px;
	left:110px;
	z-index: 8;
	position: realitive;
	
	*/
	
}

.popup a, .popup a:hover, .popup a:active	{
	background-color: #cc0000;
	border: 1px solid #cc0000;
	color: #fff600;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
}

.popup-info {
	padding: 5px 10px 5px 10px;
	background-color: #cc0000;
}


.popup-info h4 {
	color: #545353;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.popup-info img {
	margin-right: 5px;
	float: left;
}

.popup-info-text {
	padding: 10px 10px 10px 10px;
	background-color: yellow;
}

.error-text	{
	color: #cc0000;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}

.form_buttons	{
	float:right;
	padding-right: 200px;

}

.mark_out_text	{
	padding: 0px 0px 0px 10px;
	color: #aaaaaa;
	font-size: 13px;
	font-family: Arial;
	border-left: 2px solid #fa1800;
	font-style: italic;
	margin-left: 75px;
	line-height: 18px;
}

.confirm-text	{
	color: #A8A8A8;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}

table.head_tbl{
	background-color: #000000; 
	width:100%;
}

table.head_tbl td { 
	padding: 0px;
	margin: 0px;
	background-color: #000000;
}


/* portfolio */

.portfolio-client-value {
	color: #666666;
	font-size: 11px;
	font-family: Arial;
	display: inline;
}
.portfolio-client-label {
	color: #666666;
	font-size: 11px;
	font-family: Arial;
	display: inline;

}
.portfolio-client-info	a{
	color: #cbc6c0;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial;
}
table.portfolio-client	{
	color: #666666;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
	
	
	/*
	border-left: 1px solid #3a3c37;
	
	padding-left:10px;
	*/
}

.bottom-container	{
	width: 680px;
	padding: 0px;
	margin: 0px;
}

.portfolio-client-info {
	float: right;
	/*
	padding-left: 5px;
	border-left: solid 2px #cc0000; 
*/
}



.portfolio-client-info a :hover {
	color: #cbc6c0;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial;
}
#portfolio-container
{
  margin-top: 20px;
  padding: 0px 0px 0px 20px; 
}

#portfolio-left
{
  float: left;
  width: 180px;
}

#portfolio-right
{
	text-align: right;
	width: 680px;
	margin-left: 45px;
	float: left;
}
#main-portfelio	{
	padding-left:20px;
	padding-bottom:20px;
	width: 930px;
}

.portfolio-title	{
	color: #fefefe;
	font-size: 18px;
	font-family: Arial;
	text-align: left;
	float: left;
	padding:0px 20px 0px 0px;
}
.portfolio-text-left	{
	color: #ffffff;
	font-size: 13px;
	font-family: Arial;
	float: left;
	width: 320px;
	text-align: left;
	padding: 0px 20px 0px 0px;

}
.portfolio-text-right	{
	color: #ffffff;
	font-size: 13px;
	font-family: Arial;
	float: right;
	width: 320px;
	text-align: left;
	padding: 0px 0px 0px 20px;

}
.portfolio-text-right-top  {
	background-image: url(../images/quote_left.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 32px;
	height: 26px;
	padding:0px;
	margin:0px;
	margin-right: 10px;
	}
	.portfolio-text-right-bottom  {
	background-image: url(../images/quote_right.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 32px;
	height: 30px;
	padding:0px;
	margin:0px;
	margin-left: 5px;
	}
	
	.portfolio-text-right-text	{
	font-style: italic;
	font-size: 13px;
	line-height: 18px;
	color: #999;
	}
	.portfolio-text-right-text p {
	margin-bottom:8px;
	}	
	
	


.text-container	{
	width: 680px;
	float: left;
	padding:0px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 18px;
	}

#portfolio-info
{
 /*
  border-left: 1px solid #3a3c37;
  color: #ababab;
  padding: 0px 0px 0px 10px;
  */
  
}
/*
.portfolio-client-info {
  border-left: 1px solid #3a3c37;
  color: #ababab;
  padding: 0px 0px 0px 10px;
}

*/

#item-list
{
  padding: 0;
  margin: 12px 0 0 0;
  width: 176px;
  list-style-type: none;
  color: #777777;
}

#item-list li
{
  border-bottom: 1px solid #111111;
  list-style-type: none;
  
}
#item-list li a
{
  text-decoration: none;
  padding-left: 2px;
  color: #777777;
  font-size: 10px;
  font-family: Tahoma;
}

#item-list li a:hover
{
  text-decoration: underline;
  padding-left: 2px;
  color: #777777; 
  font-size: 10px;
  font-family: Tahoma;
}



.passive-item
{
  color: #777;
}

#item-list li a.active-item
{
	color: #ffffff;
	font-size: 10px;
	font-family: Tahoma;
}


#item-list li.active-item
{
	color: #ffffff;
	font-size: 10px;
	font-family: Tahoma;
}



li.active-item	{

	color: #ffffff;
	font-size: 10px;
	font-family: Tahoma;

}
li.active-item a, li.active-item a:hover, li.active-item a:visited {
	color: #ffffff;
	font-size: 10px;
	font-family: Tahoma;
}


.portfolio-img
{
	margin-top: 10px;
	float: left;
}

select.portfolio	{
	color: #cccccc;
	font-weight: none;
	background-color: #3A3C37;
	border: none;
	font-size: 11px;
	font-family: Tahoma;
	/*width: 325px;
	padding: 3px;*/
	width: 176px;
	padding: 2px;
	arrow-color: #000000;
}
/* portfolio */


/*    -------------ENG ---------        */
.border-top-eng	{
	background-image: url(../images/eng/eng_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.border-bottom-eng	{
	background-image: url(../images/eng/eng_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.border-middle-eng-left	{
	background-image: url(../images/eng/bgr_2_transform.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.border-middle-eng-right 	{
	background-image: url(../images/eng/bgr_2_transform.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial;
	color: #afafaf;
	font-size: 20px;
	font-weight: bold;
	line-height: 21px;
}

h4 {
	font-size: 56px;
	color: #777;
	font-weight: bold;
	font-style: none;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}

.top-eng-red	{
	background-image: url(../images/eng/red_bgr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bottom-eng-red	{
	background-image: url(../images/eng/red_bgr.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.middle-eng-red	{
	background-image: url(../images/eng/red_bgr.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0px;
	margin:0px;
	color: #e6e6e6;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	line-height: 18px;
}
.red-padding	{
	padding-left: 15px;
}

.middle-eng-red  h1{
	font-family: Arial;
	font-size: 48px;
	font-weight: bold;
	font-style: italic;
	color: #e6e6e6;
	margin: 0px; padding-bottom: 0px;
	display: inline;
}

.middle-eng-red h3{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #e6e6e6;
	margin-bottom:5px; padding-bottom: 0px;
	display: inline;
}

.middle-eng-red h2{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #e6e6e6;
	margin: 0px; padding: 0px;
}

.middle-eng-red p {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	margin-bottom: 20px;
}

.info-eng	h1 {
	color: #777777;
	font-size: 60px;
	font-weight: bold;
	font-style: italic;
	padding:12px;
	margin:0px;

}

.border-eng-bottom	{
	width: 550px;
	background-image: url(../images/eng/eng_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:0px;
	margin:0px;
}

.border-eng-center	{
	width: 546px;
	background-image: url(../images/eng/border_center_eng.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	padding:0px;
	margin:0px;
}

.border-eng-top	{
	width: 550px;
	background-image: url(../images/eng/eng_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px;
	margin:0px;
}

.head-eng-txt	{
	font-family: Arial;
	color: #777777;
	font-size: 28px;
	font-weight: bold;
	width: 590px;
	line-height: 30px;
	letter-spacing: -1px;
}

.footer-small	{
	color: #9a9a9a;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
}

.footer-small	a {
	color: #9a9a9a;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: underline;
}
.footer-small  a :hover{
	color: #cc0000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
}



.footer-big {
	color: #9a9a9a;
	font-family: Arial;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: -2px;
	margin-bottom: 10px;
}

.footer-eng	{
	width: 680px;
	/*padding-right: 40px;*/
	float: left;
	margin: 0px;
	padding: 0px;
}
.eng-info-blocks	{
	width: 590px;
	color: #afafaf;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.eng-txt-inner	{
	padding: 5px;
	margin:0px;
}

#main-container-eng	{
	padding: 5px 0px 20px 0px;
	margin-top: 20px;
	margin-bottom: 20px;	
	width:950px;
	
}
.info-red	{
	float:left;
	width:200px;
	margin: 0px; padding: 0px;
	color: #e6e6e6;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	
}

.info-red  h1{
	font-family: Arial;
	font-size: 48px;
	font-weight: bold;
	font-style: italic;
	color: #e6e6e6;
	margin: 0px; padding: 0px;
	display: inline;
}

.info-red  h3{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #e6e6e6;
	margin-bottom:5px; padding-bottom: 10px;
	display: inline;
}

.info-red  h2{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #e6e6e6;
	margin: 0px; padding: 0px;
}

.link-eng	img{
	border: 0px;
	vertical-align: middle;  
}

.link-eng a, .link-eng a:hover{
	color: #9a9a9a;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
/*  eng  */




