body, html {
	h*eight: 100%;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #fff;
}
p, td, ul, ol, li, #base_m_r a {
	color: #333;
	font: 12px Arial;
	
}
/* table.spec {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
} */
.spec th {
	font:  12px Arial;
	color: #333;
	text-align: left;
	padding-right: 10px;
	border-bottom: 1px solid #ccc;
/*	border-right: 1px solid #ccc;*/
}
.spec td {
	color: #2F6799;
	border-bottom: 1px solid #ccc;
/*	border-right: 1px solid #ccc;*/
}
h1 {
	color: #2F6799;
	font: normal 17px Arial, Helvetica, sans-serif;
}
td h1 {
	margin-top: 4px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a {
	color: #1A5AC3 ;
}
a:hover, td.visual a:hover, #corner a:hover {
	text-decoration: none;
}
.adress {
	padding-top: 30px;
}
.blue {
	color:#00488F;
}
.red {
	color: #f00;
}
p.indent {
	padding-left:23px;
	margin: 0px;
	text-indent: -23px;
}
p.new {
	margin:0px;
	padding-top:0px;
	padding-bottom: 10px;
}
form {
	margin-bottom:0px;
}
td.visual {
	width: 13%;
	background-position: left top;
	background-repeat: no-repeat;
}
td.visual a, #corner a {
	/*	
	width: 60px;
	float: left;	*/
	padding-top:110px;
	display: block;
	color: #369;
	font-size: 11px;
	text-decoration: underline;
}
.left_ext {
	background: #EBEBEE url(img/bg_left_btm.gif) no-repeat bottom right;
	
}

.webright {

background: url(img/bg_content_r_top.gif) repeat-y ;

}

.webright2 {

background: url(img/bg_content_r_m.gif) repeat-y ;

}

.left {
	background: url(img/bg_search_m.jpg) repeat-x top;
}
.search_r {
	background:  url(img/bg_search_r.jpg) no-repeat right top;
}
.search_l {
	background:   url(img/bg_search_l.jpg) no-repeat left top;
}
.search {
	padding: 25px 0px 52px 0px;
	margin-left:27px;
}
.switch {
	background: url(img/bg_switch_m.gif) repeat-x top;
}
.switch_l {
	background: url(img/bg_switch_l.gif) no-repeat left top;
}
#switch_r {
	background: url(img/bg_switch_r.gif) no-repeat right top;
}
#title_r, #navigator {
	padding: 0px 20px 9px 30px;
	font-weight: bold;
}
#navigator {
	color: #00488F;
}
#navigator a {
	color: #2F4364;
	font-weight:normal;	
}
.menu {
	background: url(img/bg_menu.jpg) repeat-x;
}
.menu_l {
	background: url(img/bg_menu_l.jpg) no-repeat left top;
}
.menu_r {
	background: url(img/bg_menu_r.jpg) no-repeat right top;
	padding-bottom: 40px;
}
.menu td {
	vertical-align:top;
}
.corner {
	background:  url(img/bg_corner.jpg) no-repeat left bottom;
}
.corner_1 {
	background: url(img/bg_corner_1.jpg) no-repeat left top;
}
.content_l {
	background: url(img/bg_content_l.gif) repeat-y;
}
.content {
	padding: 0px 10px 0px 30px;
}
input.txt {
	width: 100px;
	height: 16px;
	border: 1px solid #666;
}
.new  {
	padding-left: 25px;
	padding-right: 20px;
	text-indent: -20px;
}
.date {
	color: #2F6799;
	font-size: 12px;
}
.new a {
	color:#425779;
	font-size: 11px;
}
.news  {
	text-align: right;
	font-size: 11px;
}
.base_l {
	background: url(img/bg_base_l_m.jpg) repeat-x top;
	height: 159px;
	padding: 0px;
}
.base_l_l {
        height: 159px;
	background: url(img/bg_base_l_l.jpg) no-repeat left top;
}
.base_l_r {
	background: url(img/bg_base_l_r.jpg) no-repeat right top;
	height: 159px;
}
.base_m {
	background: url(img/bg_base_m_m.jpg) repeat-x top;
	height: 159px;
}
.base_m_l {
	background: url(img/bg_base_m_l.jpg) no-repeat left top;
	height: 159px;
}
.base_m_r {
	background: url(img/bg_base_m_r.jpg) no-repeat right top;
	height: 159px;
	p*adding-top:132px;
	padding-left:30px;
}
.gallery {
	width: 150px;
	height: 130px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.gallery_m {
	background: url(img/gallery_bg.jpg) repeat-x bottom;
	text-align: center;
	vertical-align:top;
	padding: 0px 3px 0px 3px;
}
.gallery_m a {
	color:#2F6799;
}
.br {
	clear: both;
}


.menu_left_lev2 {
	border-right: 1px solid #E1E1E1;
	padding-top: 5px;
	background-color: #F8FAFC;
}
.menu_left_lev2 a{
	display: block;
	padding: 0px 8px 10px 50px;
	text-indent: -17px;
	color: #1A5AC3;
	font-size: 12px;
}
.clear {
	clear: both;
}
hr {
	color: #eee;
}
ul {
	list-style-image: url(img/serarator.gif);
}
li {
	padding-bottom: 6px;
}
.print {
	float: right;
	width: 150px;
	text-align: right;
}

.logo {
	background: url(img/bg_int_logo_m.jpg) repeat-x;
}
.logo_l {
	background:  url(img/bg_int_logo_l.jpg) no-repeat left top;
}
.logo_r {
	background:  url(img/bg_logo_r.jpg) no-repeat right top;
	padding-top: 40px;
	text-align: center;
}
.visuals {
	background: url(img/bg_visuals.jpg) repeat-x left top;
	/* border: 1px solid green; */
}
.frost {
	background: url(img/bg_frost.jpg) no-repeat right bottom;
}

/* CSS Document */
.one_branches_info{
background: #ebebee;
font-family: Arial, Helvetica, sans-serif;
padding: 10px 30px;
vertical-align: top;
 
}
TD.one_branches_info h1{
color:#00488f;
font-weight: normal;
font-size: 18px;
float: left;
background: url(/images/cont/underline.gif) bottom repeat-x;
padding-bottom: 5px;;
} 
TD.one_branches_info p{
font-size: 12px;
color:#464646;
margin: 5px 0 15px;
line-height: 200%; 
}
TD.one_branches_info p b{
color:#00488f;
font-weight: normal;
}
img.mapone{
-webkit-box-shadow: 0px 0px 2px 1px #cccccc;
-moz-box-shadow: 0px 0px 2px 1px #cccccc;
box-shadow: 0px 0px 2px 1px #cccccc;
margin: 0 0 0 10px;  
}
a.backa{
color:#336699;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.beru{
margin: 10px; 
}
.beru a{
color:#2f4364;
} 
.beru  b{  
color:#00488f;
}
.list_branches{
font-size: 14px;
width: 100%;
background: url(/images/cont/fon.gif) no-repeat top;
font-family: Arial, Helvetica, sans-serif;
color:#464646;
}
.list_branches b{
color:#464646;}
.list_branches td{
padding: 15px;
border-bottom: #b9b9b9 1px solid;
border-right: #b9b9b9 1px solid; 
}
.list_branches tr:hover{
background: #ebebee;
}
.list_branches .lasttd{
width: 120px;
border-right: #b9b9b9 0px solid; 
}
.list_branches .lasttd a{
color:#193664;
text-decoration: none;
font-weight: bold;
}
.list_branches img {
margin-right: 15px;
}

