* {
	margin: 0;
	padding: 0;
	
}

body {
	min-width: 1000px;
	max-width: 1600px;
	background-color: #313c4b;
	font: normal 12px arial, tahoma, verdana;
	color: #fff;
}

div, p {
	font: normal 12px arial, tahoma, verdana;
	color: #fff;
	padding: 10px 0 0 0;
	
}

span {
	font: normal 12px arial, tahoma, verdana;
	color: #fff;
	
}

th, td {
	font: normal 12px arial, tahoma, verdana;
	color: #fff;
}

strong,b {
	font: bold 12px arial, tahoma, verdana;
	color: #fff;
}

h1 {
	text-transform: uppercase;
	/*margin-bottom: 15px;*/
	font: normal 18px tahoma, arial, verdana;
	color: #fff;
}

ul {
	list-style-type: none;
	/*margin-top: 1px;
	margin-bottom: 1px;*/
	margin-top: -5px;
}

li {
	background-image: url('/templates/img/left_menu_li.gif');
	background-repeat: no-repeat;
	background-position: 33px 10px;
	padding-left: 47px;
	padding-top: 5px;
	/*padding-bottom: 1px;*/
}

a:visited, a:active, a:link, a:hover {
	font: normal 12px arial, tahoma, verdana, arial;
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.a_lang:visited, a.a_lang:active, a.a_lang:link, a.a_lang:hover {
	font: normal 10.27px tahoma, verdana, arial;
	color: #fff;
	text-decoration: none;
}

a.a_search:visited, a.a_search:active, a.a_search:link, a.a_search:hover {
	font: normal 11px tahoma, verdana, arial;
	color: #fefefe;
	text-decoration: underline;
}

a.a_left_menu:visited, a.a_left_menu:active, a.a_left_menu:link, a.a_left_menu:hover {
	font: normal 13px 'Trebuchet MS', tahoma, verdana, arial;
	color: #fff;
	text-decoration: none;
}
a.a_left_menu_select:visited, a.a_left_menu_select:active, a.a_left_menu_select:link, a.a_left_menu_select:hover {
	font: normal 13px 'Trebuchet MS', tahoma, verdana, arial;
	color: #292d37;
	text-decoration: none;
}
a.a_main_menu:visited, a.a_main_menu:active, a.a_main_menu:link {
	font: bold 15px tahoma, verdana, arial;
	color: #1f1f27;
	text-decoration: none;
	text-transform: uppercase;
}
a.a_main_menu:hover {text-decoration: underline;}

a.a_main_menu_select:visited, a.a_main_menu_select:active, a.a_main_menu_select:link {
	font: bold 15px tahoma, verdana, arial;
	color: #1f1f27;
	text-decoration: underline;
	text-transform: uppercase;
}
a.a_main_menu_select:hover {text-decoration: none;}


a.a_news:visited, a.a_news:active, a.a_news:link, a.a_news:hover {
	font: bold 12px arial, tahoma, verdana, arial;
	color: #2358bf;
	text-decoration: underline;
}

a.a_news:hover {
	text-decoration: none;
}

a.a_dost_iz:visited, a.a_dost_iz:active, a.a_dost_iz:link, a.a_dost_iz:hover {
	font: normal 11px arial, tahoma, verdana, arial;
	color: #feffff;
	text-decoration: underline;
}

a.a_dost_iz:hover {
	text-decoration: none;
}

a.a_submit:visited, a.a_submit:active, a.a_submit:link, a.a_submit:hover {
	font: normal 11px tahoma, verdana, arial;
	color: #fefefe;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
}

a.a_submit:hover {
	text-decoration: none;
}

ul.left_menu_ul {
	list-style-type: none;
	margin-top: 1px;
	margin-bottom: 1px;
}

li.left_menu_li {
	width: 170px;
	background-image: url('/templates/img/left_menu_li.gif');
	background-repeat: no-repeat;
	background-position: 2px 9px;
	padding-left: 17px;
	padding-top: 1px;
	padding-bottom: 1px;
}

ul.dost_iz_ul {
	list-style-type: none;
	/*margin-top: 1px;
	margin-bottom: 1px;*/
}

li.dost_iz_li {
	background-image: url('/templates/img/left_menu_li.gif');
	background-repeat: no-repeat;
	background-position: 33px 10px;
	padding-left: 47px;
	padding-top: 5px;
	/*padding-bottom: 1px;*/
}


li.left_menu_li_select {
	background-color: #ffff00;
	background-image: url('/templates/img/left_menu_li_hover.gif');
	background-repeat: no-repeat;
	background-position: 2px 9px;
	padding-left: 17px;
	padding-top: 1px;
	padding-bottom: 1px;	
}


#div_search {
	position: relative;
	float: right;
	top: 0px; 
	width: 346px; height: 46px;
	background: #f3f302 url('/templates/img/search_fon.gif') top left no-repeat;
	padding: 0;
}

#div_search_fields {
	margin-top: 14px; 
	margin-left: 21px;
	padding: 0;
}

.ru_eng_de_fon {
	background: #36363f url('/templates/img/ru_eng_de_fon.gif') top left repeat-x;
}

.logo_yellow_fon {
	background: #f3f302 url('/templates/img/logo_yellow_fon.jpg') top left no-repeat;
}

.head_pict {
	background: #fff url('/templates/img/head_pict_1.jpg') top left no-repeat;
}

.head_pict2 {
	background: #fff url('/templates/img/head_pict_2.jpg') top left no-repeat;
}

.head_pict3 {
	background: #fff url('/templates/img/head_pict_3.jpg') top left no-repeat;
}

.head_pict4 {
	background: #fff url('/templates/img/head_pict_4.jpg') top left no-repeat;
}

.head_pict_german {
	background: #fff url('/templates/img/head_pict_1_german.jpg') top left no-repeat;
}

.head_pict2_german {
	background: #fff url('/templates/img/head_pict_2_german.jpg') top left no-repeat;
}

.head_pict3_german {
	background: #fff url('/templates/img/head_pict_3_german.jpg') top left no-repeat;
}

.head_pict4_german {
	background: #fff url('/templates/img/head_pict_4_german.jpg') top left no-repeat;
}

.head_pict_english {
	background: #fff url('/templates/img/head_pict_1_english.jpg') top left no-repeat;
}

.head_pict2_english {
	background: #fff url('/templates/img/head_pict_2_english.jpg') top left no-repeat;
}

.head_pict3_english {
	background: #fff url('/templates/img/head_pict_3_english.jpg') top left no-repeat;
}

.head_pict4_english {
	background: #fff url('/templates/img/head_pict_4_english.jpg') top left no-repeat;
}

.poisk {
	font: normal 15.09px 'Arial Narrow', arial, verdana;
	color: #1f1f27;
}

.search_butt_fon {
	background: #36363f url('/templates/img/search_butt_fon.gif') top left repeat-x;
}

.search_inp {
	border: 0;
	border-top: solid #898992 1px;
	border-left: solid #898992 1px;
	width: 148px;
	background-color: #fff;
}

.inf_table_fon {
	background: #293442 url('/templates/img/inf_area_fon.gif') top left repeat-x;
}

.left_menu_fon {
	background: transparent url('/templates/img/left_menu_fon.png') top left repeat-x;
}

.h1_with_marker {
	padding-left: 15px;
	background: transparent url('/templates/img/h1_marker.gif') bottom left no-repeat;
}

.main_menu_fon {
	background: #d7d72f url('/templates/img/main_menu_fon.gif') top left repeat-x;
}

.hr_1 {
	background: transparent url('/templates/img/hr_1.gif') top right no-repeat;
}

.news_date {
	font: normal 9px arial, verdana, tahoma;
	color: #999fa9;
}
.news_text {
	font: normal 11px arial, tahoma, verdana;
	color: #ffffff;
}

.footer_fon {
	background: transparent url('/templates/img/footer_fon.gif') top left repeat-x;
}

.footer_text {
	margin-left: 37px;
	font: normal 11px tahoma, arial, verdana;
	color: #989da4;
}

a.footer_link {
	margin-right: 37px;
	font: normal 11px tahoma, arial, verdana;
	color: #989da4;
}
a.footer_link:hover {
font: normal 11px tahoma, arial, verdana;
color: #ffffff;
}

.inp_text {
	height: 15px;
	border: 0;
	border-top: solid #9b9ba3 1px;
	border-left: solid #9b9ba3 1px;
}

.submit_fon {
	background: transparent url('/templates/img/submit_fon.png') top left repeat-x;
}

.head_dost_iz {
	padding-left: 45px;
	background: #262126 url('/templates/img/h1_marker.gif') 20px 11px no-repeat;
}

.head_zayavka {
	padding-left: 45px;
	background: #27313a url('/templates/img/h1_marker.gif') 20px 11px no-repeat;
}

.adv {font: normal 11px arial, verdana, tahoma; color: #ffffff;}
.adv a {font: normal 11px arial, verdana, tahoma; color: #ffffff;}
.adv a:hover {font: normal 11px arial, verdana, tahoma; color: #ffffff;}
.adv strong {font: normal 11px arial, verdana, tahoma; color: #ffffff;}

.advertise {position:absolute; left:-999px; top: 10px;}

#black {color: #000000;}
#white {color: #ffffff;}

.fade {FILTER: alpha(opacity=15)}
.fadeover {FILTER: alpha(opacity=95)}