html{
	height: 100%;
}
body{
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #c3d1d5;
}
img{
	border: 0;
}
/*  START HTML AREA  */
p {
	font-family: Arial;
	font-size: 11px;
	color: #44494a;
}
.table_html_area {
	background-color: #000000;
	border: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #44494a;
}
.table_html_area td {
	background-color: #c3d1d5;
	border: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #44494a;
}
ul {
	font-family: Arial;
	font-size: 11px;
	color: #44494a;
}
li {
	font-family: Arial;
	font-size: 11px;
	color: #44494a;
}
a {
	font-family: Arial;
	font-size: 11px;
	color: #b75a65;
	text-decoration: underline;
}
/*  END HTML AREA  */
.table_main{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #c3d1d5;
}
.table_inside{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
.container_center_top{
	width: 100%;
}
.div_rasporka_left{
	height: 1px;
	width: 245px;
}
.div_rasporka_center{
	height: 1px;
	width: 679px;
}
.div_rasporka_right{
	height: 1px;
	width: 100px;
}
.div_lang_bar{
	padding-top: 40px;
	height: 16px;
	width: 54px;
	background-image: url(../images/lang_divider.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.container_lang{
	width: 100%;
	height: 94px;
}
.div_menu_top{
	width: 17%;
	padding: 0px;
	margin: 0px;
	height: 94px;
}
.td_left{
	height: 100%; 
	width: 24%;
}
.td_center{
	height: 100%; 
	width: 66%;
	background-repeat: no-repeat; 
	background-position: 100% 98px;
}
.td_center_s{
	height: 100%; 
	width: 66%;
	background-image: url(../images/s_header.jpg); 
	background-repeat: no-repeat; 
	background-position: 100% 97px;
}
.td_right{
	height: 100%; 
	width: 10%;
}
/* MENU */
.menu_img{
	height: 55px; 
	cursor: pointer;
}

.text_test{
	font-family: Arial; 
	font-size: 11px; 
	color: #44494a; 
	text-transform:uppercase;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0 5px 0 5px;
}
.menu_text{
	width: 100%;
	font-family: Arial; 
	height: 35px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	cursor: pointer;
	font-size: 11px; 
	color: #44494a; 
	text-transform:uppercase;
	
	display: table;
	overflow: hidden; 
	_position: relative;
}
.menu_bottom{
	height: 12px;
	cursor: pointer;
}
.menu_div_cont{
	width: 100%;
	_position: absolute;  
	_top: 50%;
	_left: 50%;
	display: table-cell; 
	vertical-align: middle;
	
}
.menu_div_text{
	width: 100%;
	_position: relative;  
	_top: -50%;
	_left: -50%;
	text-align: center;
}

.but{
	padding: 0px;
	margin: 0px;
	display: block;
	background-image: url(../images/new_menu_bg.gif); 
	background-repeat: no-repeat; 
	background-position: 100% 100%;
	text-decoration: none;
	height: 100px;
}
.but:hover{
	display: block;
	background-image: url(../images/test_top.gif); 
	background-repeat: no-repeat; 
	background-position: 100% 100%;
	height: 100px;
}
.but .div_test1{
	height: 8px; 
	background-image: url(../images/test1_top.gif); 
	background-repeat: no-repeat; 
	background-position: 100% 0%;
}
.logo{
	/*background-image: url(../images/logo.gif); 
	background-repeat: no-repeat; 
	background-position: top center;
	background-color: #c3d1d4;*/
	width:100%;
	height: 147px;
}

.form{
	margin: 0px;
	padding: 0px;
}
.div_input{
	height: 18px;
	width: 100%;
}
.form_input{
	height: 18px;
	width: 112px;
	font-family: Verdana;
	font-size: 12px;
	color: #44494a;
	border: 0px;
}
.form_but{
	height: 18px;
	width: 43px;
	background-image: url(../images/form_but.gif); 
	background-repeat: no-repeat; 
	background-position: 50% 50%;
	border: 1px solid #ffffff;
}
.small_header{
	width: 173px;
	height: 25px;
}
/* LEFT TOP MENU */
.ul_left_menu{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.li_left_menu{
	padding-left: 10px;
	padding-bottom: 6px;
	font-family: Tahoma;
	font-size: 11px;
	background-image: url(../images/menu_arrow.gif);
	background-repeat: no-repeat; 
	background-position: 0px 3px;
	line-height: 14px;
}
.left_menu_href{
	color: #44494a;
	text-decoration: none;
}
.left_menu_href:hover{
	color: #0115b4;
	text-decoration: none;
}
/* LEFT BOTTOM MENU */
.ul_left_menu2{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.li_left_menu2{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 0.6em;
}
.left_menu_href2{
	color: #44494a;
	text-decoration: underline;
}
.left_menu_date{
	color: #b11a29;
}


.td_content_header1{
	vertical-align: top;
	width: 33%; 
	height: 76px; 
	border-right: 1px solid #a3adaf;
	background: url(../images/content_top_bg.gif) 0% 0%  repeat-x;
}
.td_content_header2{
	vertical-align: top;
	width: 33%; 
	border-right: 1px solid #a3adaf;
	border-left: 1px solid #c2d1d6;
	background: url(../images/content_top_bg.gif) 0% 0%  repeat-x;
}
.td_content_header3{
	vertical-align: top;
	width: 33%; 
	border-left: 1px solid #c2d1d6;
	background: url(../images/content_top_bg.gif) 0% 0%  repeat-x;
}
.td_content_middle1{
	vertical-align: top;
	width: 33%; 
	border-right: 1px solid #a3adaf;
	padding: 10px 10px 10px 10px;
	font-family: Arial;
	font-size: 11px;
	color: #44494a;
}
.td_content_middle2{
	vertical-align: top;
	width: 33%; 
	border-right: 1px solid #a3adaf;
	padding: 10px 10px 10px 10px;
	font-family: Arial;
	font-size: 11px;
	color: #44494a;
}
.td_content_middle3{
	vertical-align: top;
	width: 33%; 
	padding: 10px 10px 10px 10px;
	font-family: Arial;
	font-size: 11px;
	color: #44494a;
}
.content_header_text{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 5px 0px 5px;
	color: #44494a;
}
.td_footer1{
	vertical-align: middle;
	width: 33%; 
	height: 34px; 
	border-right: 1px solid #a3adaf;
}
.td_footer2{
	vertical-align: middle;
	width: 33%; 
	height: 34px; 
	border-right: 1px solid #a3adaf;
}
.td_footer3{
	vertical-align: middle;
	width: 33%; 
	height: 34px; 
}
/* INNER PAGE CSS */
.cont_divider{
	/*padding-top: 140px; */
	border-bottom: 1px solid #000000;
}
.td_content_header_s{
	vertical-align: top;
	height: 76px; 
	background: url(../images/content_top_bg.gif) 0% 0%  repeat-x;
}
.content_header_text_s{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding-top: 35px;
	padding-left: 45px;
	color: #b11a29;
	text-transform:uppercase;
}
.td_content_middle_s{
	vertical-align: top;
	padding: 10px 10px 10px 10px;
	font-family: Arial;
	font-size: 11px;
	color: #44494a;
	border-top: 1px solid #a3adaf;
	padding-top: 20px;
	padding-bottom: 20px;
}
.td_content_middle_s_news{
	vertical-align: top;
	font-family: Arial;
	font-size: 11px;
	color: #44494a;
	border-bottom: 1px solid #a3adaf;
	padding-top: 20px;
	padding-bottom: 20px;
}
.td_banner_news{
	width: 200px;
	border-bottom: 1px solid #a3adaf;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.img_banner{
	border: 3px solid #c3d1d5;
}
span.banner_cont{
	padding: 3px; *border: 1px solid #858585;
}
.banner_cont img{
	padding: 3px; border: 1px solid #858585; *border: 0px;
}

.p_middle_text{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
/* LEFT top MENU inner page */
.ul_left_menu_s{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.li_left_menu_s{
	padding: 5px 3px 5px 10px;
	font-family: Tahoma;
	font-size: 11px;
	background-image: url(../images/menu_arrow.gif);
	background-repeat: no-repeat; 
	background-position: 0px 8px;
	line-height: 14px;
	border-bottom: 1px solid #a3adb0;
}
.left_menu_href_s{
	color: #44494a;
	text-decoration: none;
}
.left_menu_href_s:hover{
	color: #b11a29;
	text-decoration: none;
}
.left_menu_href_s_act{
	color: #b11a2b;
	font-weight: bold;
	text-decoration: none;
}

/* inner page 2 */

.td_cont_main_text_header_s{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-left: 45px;
	color: #0016b4;
	border: 1px solid #a3adb0;
}
.input_cont{
	width: 300px;
}
.input_cont_area{
	width: 300px;
	height: 70px;
}
.td_left_cont{
	padding-left: 35px;
	font-family: Arial;
	font-size: 11px;
	color: #0016b4;
	width: 350px;
	border-left: 1px solid #a3adb0;
	border-bottom: 1px solid #a3adb0;
}
.td_right_cont{
	text-align: right;
	padding-right: 20px;
	border-right: 1px solid #a3adb0;
	border-bottom: 1px solid #a3adb0;
}


















