body
{
background-color: #bfe0f7;
font-family: Verdana, sans-serif;
font-size: 13px;
color: #3d3d3d;
height:100%;
}
a
{
color: #0064a7;
}

#facebox {				
		width: 100%;
		height: 100%;		
		text-align:center;	
	}

#exposeMask {
height:100%!important;
width:100%!important;
}





#global
{
	position: relative;
	background-color: white;
	 width: 1000px; 
   /*  --- Задает минимальную ширину BODY ---
    min-width: 800px;
	_width: expression(document.body.clientWidth > 800? "auto": "800px" );
    */
    /* Для минимально и максимальной ширины одновременно
    _width:  expression(document.body.clientWidth < 800? "800px" : document.body.clientWidth > 1200? "1200px" : "100%"); 
    */
    
    margin: auto;
	border-left: 1px solid #bfcfdc;
	border-right: 1px solid #bfcfdc;
	}
#header
{
	position: relative;
	height: 157px;  /* Высота хэдера страницы */
	margin: 0px 29px 0px 38px;
	
	}
	td.oo_two table.all_file p
{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
background: transparent;
}
#header div.child
{
height: 65px;
background-color: #0099ff;
margin-bottom: 2px;
}
#header div.child img.for_child
{
width: 123px;
height: 39px;
position: absolute;
left: 13px;
top: 12px;
}
#header div.child img.unisef
{
width: 202px;
height: 42px;
position: absolute;
right: 14px;
top: 12px;
}
#header div.menu
{
height: 30px;
background-color: #0099ff;
margin-bottom: 2px;
background-image: url('/images/new_image/menu_top.jpg');
background-repeat: repeat-x;

}
#header div.menu td.folder
{
padding-left: 13px;
padding-top: 8px;
}


#header div.child img.chl_af
{
width: 468px;
height: 60px;
position: absolute;
left:202px;
top: 2px;
}


#header div.menu td.folder a
{
color: #fff;
text-decoration: none;
}
#header div.green_red
{
margin-bottom: 2px;
}

#header div.green_menu
{
position: relative;
height: 56px;
background-color: #8cc84a;
width: 583px;
}
#header a.red_button
{
position: absolute;
height: 56px;
width: 343px;
background-color: #e80289;
margin-top: -56px;
right: 0px;
background-image: url('/images/new_image/you_can_help.gif');
background-repeat: no-repeat;

}
#header a.red_button span.help
{
position: relative;
display: block;
margin-left: 27px;
margin-top: 15px;
width: 288px;
height: 22px;
/*background-image: url('/images/new_image/text_help.png');*/
cursor: pointer;
text-align:center;
font-size: 27px;
color: white
} 
ol li{
margin-bottom:9px;
}
h2.news_home
{
font-size: 14px; 
font-weight: bold;
}
span.news_data_home
{
background-color: #eef8ff; 
display: block; 
float: left;
height: 12px; 
padding: 5px 8px 7px 6px; 
}
div.green_red div.green_menu ul li
{
width: 146px;
height: 56px;
background-image: url('/images/new_image/green_menu.jpg');
background-repeat: no-repeat;
float: left;
font-size: 17px;
text-align: center;

padding-top: 0px;
}
div.green_red div.green_menu ul li a
{
color: white;
text-decoration: none;
text-decoration: none;
}
div.green_red div.green_menu ul li.first_link
{
padding-top: 0px;
height: 56px;
vertical-align: top; 
}
div.green_red div.green_menu ul li.last_link
{
background-image: url('/images/new_image/green_menu_last.jpg');
width: 145px;
}
div.slide_menu
{
position: relative;
height: 295px;
background-color: transparent;
margin: 0px 29px 20px 38px;
clear: both;
background-repeat: no-repeat; background-position: right;
}
table.one_four
{
position: relative;
margin: 0px 29px 0px 38px;
}
table.one_four td.oo_one
{
position: relative;
width: 592px;
padding-top: 14px;
padding-right: 0px;
vertical-align: top;
}
table.one_four td.oo_two
{
position: relative;
width: 340px;
border: 1px solid #e2e2e2;
vertical-align: top;
padding-top: 20px;
}
table.one_four td.oo_two h2 a
{
color: #3d3d3d;
}
#body
{
	position: relative;
	margin: 0px 29px 0px 38px;
	overflow: hidden;
	zoom: 1;
	}
#right_p
{
	position: relative;
	width: 340px; /* Ширина левой колонки */
	float: right;
	background-color: Fuchsia;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
	}
#left_p
{
	position: relative;
	margin-right: 340px; /* Отступ правой колонки равный ширине фиксированной левой колонке. */
	background-color: Maroon;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
	}
#footer
{
	position: relative;
	height: 138px; /* Высота футера страницы */
	margin: 0px 29px 0px 37px;
	}
#footer table.copyright td.first_td p
{
position: relative;
font-size: 12px;
margin-bottom: 11px;
margin-top: 18px;
}
#footer table.copyright td.first_td ul
{
position: relative;
font-size: 11px;
}
#footer table.copyright td.first_td ul li
{
margin-bottom: 9px;
}
#footer table.copyright td.second_td ul li
{
position: relative;
height: 22px;
}
#footer table.copyright td.second_td ul li.not_see
{
font-weight: bold;
color: black;
height: 32px;

margin-bottom: 14px;
}
#footer table.copyright td.second_td ul li a
{
position: absolute;
margin-left: 40px;
}
#footer table.copyright td.second_td ul li.not_see a
{
margin-top: 9px;
}
#footer table.copyright td.second_td ul li span.img1
{
position: absolute;
display: block;
width: 32px;
height: 32px;
background-image: url('/images/new_image/not_see.gif');
}
#footer table.copyright td.second_td ul li span.img2
{
position: absolute;
display: block;
width: 22px;
height: 14px;
background-image: url('/images/new_image/english.gif'); 
margin-left: 5px;
}
#footer table.copyright td.second_td ul li span.img3
{
position: absolute;
display: block;
width: 22px;
height: 22px;
background-image: url('/images/new_image/world.gif'); 
margin-left: 5px;
}
div.bottom_menu
{
position: relative;
height: 22px;
border-top: 1px solid #d9d9d9;
border-bottom: 1px solid #d9d9d9;
margin-left: -1px;
margin-right: -1px;
background-color: #0099ff;
padding-left: 37px;
padding-right: 30px;
font-size: 11px;
padding-top: 9px;
}
div.bottom_menu  a
{
color: white;
}
table.two_three_five
{
position: relative;
margin: 0px 29px 60px 38px;
}
table.two_three_five td.two_three
{
vertical-align: top;
width: 591px;
}
table.two_three_five td.five
{
width: 340px;
padding-top: 26px;
}


div.first_td 
{
position: relative;
border: 1px solid #e2e2e2;
padding: 1px;
margin-right: 4px;
}
div.second_td 
{
position: relative;
border: 1px solid #e2e2e2;
padding: 1px;

margin-right: 4px;
}
div.third_td 
{
position: relative;
border: 1px solid #e2e2e2;
padding: 1px;
}
table.text_tab
{
position: relative;
bottom: 0px;
}

table.text_tab td div p
{
margin: 0px;
padding: 0px;
width: 188px;
text-align: center;
background-color: #ececec;
padding: 3px 0px 7px 0px;
color: #0064a7;
line-height: 20px;
}
table.text_tab td div img
{
padding: 0px;
margin: 0px;
margin-bottom: 1px;
}
td.oo_one
{
vertical-align: bottom;
}
td.oo_one h1
{
font-size: 20px;
font-weight: normal;
width: 400px;
margin-bottom: 19px;
line-height: 25px;
}

h1
{
font-size: 20px;
font-weight: normal;
margin-bottom: 19px;
line-height: 25px;
}

h2
{
margin: 0px;
padding: 0px;
margin-top: -4px;
margin-left: 9px;
}

td.oo_one p 
{
line-height: 19px;
margin-bottom: 20px;
}

td.oo_two h2
{
margin: 0px;
padding: 0px;
margin-top: -4px;
margin-left: 9px;
}
td.oo_two table.all_file
{
margin: 0px;
padding: 0px;
margin-top: 24px;
}

td.oo_two table td
{
vertical-align: top;
}
div.news h2
{
font-size: 20px;
font-weight: normal;
margin-top: 23px;
margin-bottom: 25px;
}
div.news h2 a
{
color: #3d3d3d;
}
div.news table.news_anons
{
background-image: url('/images/new_image/border_news.gif');
background-position: bottom;
background-repeat: repeat-x;
width: 566px; 
}
table.news_anons
{
margin-bottom: 10px;
}
table.news_anons td
{
padding-bottom: 10px;
}
div.date_inner
{
font-size: 10px;
color: #858585;
background-color: #ececec;
float: left;
height: 13px;
padding: 2px 4px 0px 3px;
margin-bottom: 8px;
}
div.news_name
{
padding-bottom: 6px;
margin-top: -4px;
}
div.subscr{

background-color: #ededed;
width:342px;
margin-bottom: 19px;
}

div.subscr h2
{
font-size: 17px;
font-weight: normal;
padding-top: 12px;
margin-left: 12px;
margin-bottom: 17px;
}

div.subscr form
{
font-size: 12px;
padding-bottom: 6px;
}

input.text
{
border: 0px solid red;
font-size: 14px;
color: #8a9095;
background-image: url('/images/new_image/input_img.gif');
background-repeat: no-repeat;
height: 18px;
width: 209px;
line-height: 14px;
padding-left: 7px;
padding-top: 4px;
background-color: white;
margin-bottom: 15px;
margin-left: 12px;

}
input.button
{
border: 0px solid black;
background-image: url('/images/new_image/menu_top.jpg');
width: 89px;
height: 23px;
cursor: pointer;
position: absolute;
margin-left: 13px;
background-color: #0289e2;
color: white;
font-size: 11px;
font-weight: bold;
}
fieldset label
{
display: block;
margin-bottom: -5px;
margin-left: 9px;
width: 120px;
}

td.third_td
{
padding-top: 21px;
vertical-align: top;
font-size: 11px;
}
td.third_td ul
{
margin-top: 0px;
}
td.third_td ul li
{
margin-bottom: 11px;
}
#id_news1, #id_news2,#id_news3,#id_news4
{
position: absolute;
width: 343px;
height: 73px;
background-color: transparent;
margin-left: 590px;
overflow: hidden;
font-size: 14px;
line-height: 18px;
background-color: #d4d4d4;
background-image: url('/images/new_image/sl_bg1.jpg');
background-repeat: repeat-x;
}
div.slide_menu img
{
position: absolute;
width: 583px;
height: 295px;
top: 0px;
}
#id_news2
{
margin-top: 75px;
height: 72px;
}
#id_news3
{
margin-top: 149px;
height: 72px;
}
#id_news4
{
margin-top: 223px;
height: 72px;
}
#id_news1 a, #id_news2 a, #id_news3 a,#id_news4 a
{
position: relative;
width: 318px;
height: 64px;
text-decoration: none;
color: #3d3d3d;
display: block;
padding-left: 10px;
padding-top: 8px;
padding-right: 2px;
}
label.lab_2
{
margin-top: -18px;
 margin-left: 95px; 
 display: block; 
 height: 23px;
}
table.copyright td table td
{
padding-right: 22px;
}
table.copyright td table
{
margin-top: 5px;
}
td.first_td table td
{
vertical-align: middle;
}

h1 a.ext
{
background-position:  left 10px;
}
h2 a.ext
{
background-position:  left 5px;
}
h3 a.ext
{
background-position:  left 3px;
}
a.ext
{
padding-left: 15px;
background-image: url('/images/new_image/ext.gif');
background-position:  left 2px;
background-repeat: no-repeat;
}
a.docs
{
padding-left: 18px;
background-image: url('/images/new_image/doc.gif');
background-position: ;
background-repeat: no-repeat;
background-position:  0px center;
}
a.support
{
padding-top: 8px;
padding-left: 37px;
background-image: url('/images/new_image/support.gif');
background-position: ;
background-repeat: no-repeat;
background-position:  left top;
font-size: 12px;
font-weight: bold; 
line-height: 22px;
}
p.obj_tit
{
line-height:16px;
}

p.doc_obdesc {clear: both;  line-height: 16px; font-size: 11px!important; padding-right: 14px;}
div.rubanons1
{
background-image:url(/images/new_image/anons.gif);
}
span.color_data
{
color:#858585;
}
span.news_data_home
{
color:#858585;
}


/* IM STYLES */

.footer_im1 {
	margin-bottom: -15px;
}

div.new_top_div {
margin:20px 29px 0 38px;
}

div.new_top_div p {
line-height:19px;
margin-bottom:20px;
}

div.new_top_div h1 {
font-size: 25px;
font-weight: bold;
margin-bottom: 19px;
line-height: 25px;
color:#0A83CC;
}

div.new_top_div h2 {
font-weight:bold;
margin-top:0px;
margin-left:0;
font-size:13px;
margin-bottom:5px;
color:#0064A7;
}

div.new_top_div  div.file_download h2 {
margin-left:10px;
margin-bottom:18px;
}

div.new_top_div  div.news_name {
font-weight:bold;
}

h2 {
font-weight:bold;
margin-top:0px;
font-size:13px;
margin-bottom:5px;
}

a.osn_ver_link {
position:absolute;
right:0px;
top:7px;
}

div.rub_s {
background-color:transparent;
margin-bottom:21px;
margin-top:2px;
position:relative;
}
div.rub_s h2.learn_more {
background-color:#0F78B7;
color:white;
font-size:17px;
font-weight:normal;
height:27px;
margin-bottom:0;
padding-left:15px;
padding-top:8px;
position:relative;
margin-left:0;
}

div.name_pr {
background-image:url(/images/new_image/border_select.gif);
background-position:center bottom;
background-repeat:repeat-x;
padding:13px 10px 11px 16px;
}
div.name_pr a {
background-image:url(/images/new_image/red_list.gif);
background-position:0 6px;
background-repeat:no-repeat;
color:#0064A7;
display:block;
font-size:11px;
line-height:16px;
padding-left:10px;
}
div.name_pr1 {
background-image:none;
background-position:center bottom;
background-repeat:repeat-x;
padding:8px 10px 12px 16px;
}
div.name_pr1 a {
background-image:url(/images/new_image/red_list.gif);
background-position:0 6px;
background-repeat:no-repeat;
color:#0064A7;
display:block;
font-size:11px;
line-height:16px;
padding-left:10px;
}


div.new_news_face {
position: relative;
border: 1px solid #e2e2e2;
vertical-align: top;
padding-top: 18px;
}
