html, body
{
	min-width: 999px;
	/* hack for stupid IE6 */
    width: expression(document.body.clientWidth > 999 ? "100%" : "999px");
/* Internet Explorer <= 6.0 */
	margin: 0px;
	padding: 0px;   
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
a img
{
    border: none;
}
div h3
{
	color:#709AC5
}
a
{
	color:#222134;
	text-decoration: none; font-weight:bold;
}
ð3
{
	color:#709AC5;
}

a:hover
{
	text-decoration: underline; font-weight:bold;
}
a:visited
{

}

a.normal_link
{
	color:#222134;
   text-decoration: underline;
   font-weight:normal;
}
a:hover.normal_link
{
	text-decoration: underline;
	font-weight:normal;
}
a:visited.normal_link
{
}
.f_main
{
	position:absolute;
	width: 100%;	height: auto;
	min-width: 1000px;
    width: expression(document.body.clientWidth > 999 ? "100%" : "999px");

}

.t 
{ text-align:center; border:solid 1px #4c8fb9; border-collapse:collapse; padding:10px; margin:0; border-left:solid 2px #4c8fb9;}
.t td, .t th
{border:solid 1px #4c8fb9; padding:5px 10px;}
.text
{color:#2c67a1; text-align:center; font-weight:bold;}
.text_1 
{text-align:right; color:#2c67a1;}
.text_2
{text-align:left; font-weight:bold; color:#2c67a1;}



/*HEADER START*/
.f_top
{
	height: 137px;
	background-image: url(image/TopBgLine.jpg);
	background-repeat: repeat-x;
}
.f_logo
{
	float: left;
	background-repeat: no-repeat;
	width: 330px;
	height: 75px;
}
.f_text
{
	margin-top: 3px; 
	font-size: 13px;
	text-align: center;
	color: #04223f;
}
.f_phone
{
	margin-top:5px; 
	font-size: 14px;
	font-weight: bold;
	color:#154795;
}
.f_years{
	float: right;
	text-align:left !important;	
	width: 310px;
	height: 137px;
	background-image: url(image/years.jpg);
	background-repeat: no-repeat;
}
/*HEADER END*/











/*INDEX LINE START*/
.f_index_line
{
	height: 30px;
	background-image: url(image/IndexBgLine.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	font-family: Tahoma;
	color: #ffffff;
	
}
.f_all{
	padding: 4px 35px 0 25px;
}
/*INDEX LINE END*/







.f_middle
{
	background-image: url(image/MainBgLine.jpg);
	background-repeat: repeat-x;
}


/*LEFT BLOCK START*/
#f_middle_left
{
	width: 200px;
	background-repeat: no-repeat;
	position: absolute;
	top: 135px;
}
.menu_left
 {
 margin-top: 20px;
 margin-left: 12px;
}
#item1, #item2, #item3, #item4
{
margin-bottom: 8px;
}


/*LEFT BLOCK END*/





/*RIGHT BLOCK START*/
.f_middle_right
{
	float: right;
	width: 200px;
	height: auto;
}
/*SEARCH START*/
.f_search
{
	padding: 10px 0px 10px;
}
.f_search .f_text_field
{
	width: 120px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.f_search .f_button
{
	width: 52px;
	border: none;
	background-color: #2d80ae;
	color:#ffffff;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	height: 21px;
	
}
/*SEARCH END*/


.f_white_bg
{
	background-color: #ffffff;
}


/*SLOVAR LINK START*/
.f_dictionary
{
	padding: 10px 0px 5px 5px;

}
.f_dictionary a
{
	color:#2a87a8;
	text-decoration: underline;
}
.f_dictionary a:hover
{
	text-decoration: none;
}
/*SLOVAR LINK END*/


/*KURS VALUT START*/
.f_course 
{
	margin: 5px 0px 5px 1px;
}
.f_course_title
{
	background-color: #207bd4;
	padding: 5px 0px 5px 10px;
	font-weight: bold;
	color: #ffffff;
	}
.f_course_date
{
	color:#00703D;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
}
.f_course_text
{
	padding: 0px 0px 0px 5px;
}
.f_course_graph
{
	color: #526cad;
}

/*KURS VALUT END*/





.f_element_grayline
{
	background-image: url(image/GrayLine.gif);
	background-repeat: repeat-x;
	height: 10px;
}


/*BOTTOM LOGO START*/
.f_bottom_logo1
{
	width: 184px;
	height: 204px;
	margin: 5px;	
}

.f_bottom_logo
{
	width: 184px;
	height: 70px;
	margin-bottom: 5px
}	
/*BOTTOM LOGO END*/


/*RIGHT BLOCK END*/







/*WORKAREA START*/
.f_middle_center
{
	float: right;
	text-align:left !important;
	width: 97%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 15px 30px 0px;


	color: #595959;
}
.f_middle_title
{
	font-size: 18px;
	color: #2d659f;
}
.f_middle_text
{
	padding: 10px 0px 0px 0px;
}

/*Li SPISOK START*/
.f_luck_punkt h4
{
	color:#2d80ae;
	font-weight: bold;
	padding: 0px;
	font-size: 12px;
}
.f_luck_punkt ul
{
	margin-left: 10px;
	padding: 5px;
}
.f_luck_punkt li
{
	color: #526cad;
}
.f_luck_punkt li span
{
	color: #595959;

}
/*Li SPISOK END*/


/*WORKAREA END*/


/*FOOTER START*/
.f_footer
{
	padding-top: 3px;
}
.f_footer_table
{
	background-image: url(image/FooterBgLine.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 40px;
}
.f_all_rights
{
	background-image: url(image/AllRights.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 18px;
	margin: 7px 0px 0px 10px;

}
.f_all_rights div
{
	font-size: 9px;
	padding: 18px 0px 10px 0px;
}
.f_studio
{
	font-size: 10px;
}
.f_studio a
{
	color:#5066a0;
	text-decoration: underline;
}
.f_studio a:hover
{
	text-decoration: none;
}
/*FOOTER END*/
div#hold	{ 
	position:relative; overflow:hidden;
	width:100%; height:557px; 
  z-index:100; 
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:100%; height:557px; 
	clip:rect(0px, auto, 557px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
.content1 { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 

	}

.content1 h3 { 
	color:#2D659E;
	font-size:16px;
	font-weight:bold;
	}


/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar { 
  position:relative; left:0; top:0;
  width:13px; height:557px; 
  font-size:1px; z-index:1;
  }
div#track { 
  position:absolute; left:0; top:45px;
  width:13px; height:467px;
  background-image: url("/bitrix/templates/first_page/image/track.gif");

  z-index:1;
  }
div#dragBar {
margin-left: 2px;
  position:absolute; top:0px;
  width:7px; height:20px;
  background-color:#9F9F9F;
  z-index:1;
  }
div#up { position:absolute; left:0; top:0; z-index:2 }  
div#down { position:absolute; left:0; bottom:0; z-index:2 }  

/* Styles for demo, not necessary for scrolling layers */  
	
a img { border:none }

.f_center_menu
{
	color:#222134;
	text-align: left;
	padding-top: 0px;
}
.f_center_menu a
{
	color:#222134;
	/*text-decoration: none;*/
}
.f_center_menu a:hover
{
	/*text-decoration: underline;*/
}

.print_up a
{
	color:#000000;
   text-decoration: underline;
   font-size: 11px;
}
.print_up a:hover
{ color:#000000;
	text-decoration: underline;
	font-size: 11px;
}
.print_up a:visited
{ color:#000000; font-size: 11px;
}