@font-face {
  font-family: Tahoma;
  font-style:  normal;
  font-weight: normal;
  src: url(/TAHOMA1.eot);
}
html,body,td,span,div,input,textarea,select,h1,h2,h3,h4{
	font-family: Tahoma,Helvetica,sans-serif;
	font-size:12px;	
	line-height:125%;
}
html,body{
	color: black;
	margin: 0px;
	padding: 0px;
}
/*body{
	background-color: #f3f3f3;
}*/
#all{
	position: absolute;
	width: 100%;
	text-align: center;
	background: url(/img/site/2/top_bg.png) repeat-x;
	height: 100%;
	min-height: 100%;
}
html>body #all{
	height: auto;
}
#e{
	height: 50px;
	clear: both;
}
#bod, #bot{
	position: relative;
	/*background: url(/img/site/1/bg_body_bottom.png) repeat-y;*/
	margin: 0 auto;
	text-align: left;
	min-width: 1002px;
	max-width: 1120px;
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)>1120?'1120px':(document.documentElement.clientWidth||document.body.clientWidth)<1002?'1002px':'100%');
	/*border: 1px black;*/
}
#bod{
	padding: 0 0 30px 0;
}
#bot{
	padding: 21px 0;
}
#bot div{
	font-size: 10px;
	color: #636a70;
	padding: 0 40px;
}
#bot_out{
	background: url(/img/site/2/bot_bg.png) repeat-x;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50px;
}

#top{
	background: url(/img/site/2/top_rig.png) no-repeat right;
	height: 38px;
}
#top table{border-collapse: collapse;}
#top table td{padding: 0px;}
#top a,#top a.activ{
	display: block;
	color:#ff9494;
	text-decoration: none;
	font-size: 11px;
}
#top a.activ{
	color:#fecfcf;
	font-weight: bold;
}
#top a:hover{
	color:#fecfcf;
}
#eng,#kaz,#rus,#search_text,#search_button{
	float:right;
	padding: 10px 0 0 0;
}
#search_button{padding: 11px 30px 0 0;}
#search_text{padding: 11px 0 0 0;width: 105px;}
#eng{width: 40px;}
#kaz{width: 40px;}
#rus{width: 30px;}
#top_home{
	position: absolute;
	width: 38px;
	white-space: nowrap;
	padding: 0 24px;
}
/*#top #feedback{left: 1047px;}
#top #eng{left: 830px;top:55px;}
#top #kaz{left: 871px;top:55px;}
#top #rus{left: 911px;top:55px;}
#top #search_text{left: 943px;top:56px;position: absolute;font-size:10px;}
#top #search_button{left: 1046px;top:55px;}*/

#tender_table,#subsc_table,#menu_table{
	border-collapse: collapse;
}
#tender_table td,#subsc_table td,#menu_table td{
	padding:0;
}
#subsc_table td{
	padding: 10px 0 0 0;
}
#subsc_table td a{
	font-size: 9px;
	color: #8c0000;
}
#tender_all{
	padding: 0 0 0 24px;
}
#tender_all a{
	font-size: 9px;
	color: #8c0000;	
}
#menu{
	padding: 50px 15px 0 0;
	white-space: nowrap;
}
#menu div.menu,#menu div.menu_activ{
	margin: 0 2px;
	padding: 0;
	background: url(/img/site/1/button.png) no-repeat;
	height: 31px;
	float: left;
}
#menu div.menu_activ{
	background: url(/img/site/1/button_act.png) no-repeat;
}
#menu div.menu a,#menu div.menu_activ a{
	background: url(/img/site/1/button_r.png) no-repeat right;
	padding: 7px 16px 9px 16px;
	display: block;
	text-decoration: none;
	color:#000000;
	font-weight: bold;
	font-size: 12px;
}
#menu div.menu_activ a{
	background: url(/img/site/1/button_act_r.png) no-repeat right;
	color: #c90425;
}
#menu div.menu a:hover{
	color: #c90425;
}
#submenu{
	clear: both;
	padding: 0 0 0 5px;
	height: 25px;
}
#submenu a,#submenu a.activ{
	background: url(/img/site/1/arr_2.png) no-repeat 0 10px;
	padding: 10px 15px 0 15px;
	display: block;
	float: left;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
#submenu a.activ{
	color: #c90425;
}
#submenu a:hover{
	text-decoration: underline;
}
#center_all{
	clear: both;
	padding: 30px 19px 30px 34px;
	position: relative;
}
#news_table{
	width: 100%;
	border-collapse: collapse;
}
#news_table td{
	padding: 0 20px 10px 20px;
	background: url(/img/site/arr.png) no-repeat;
}
#menu_table{
	width: 100%;
}
#punkt{
	background: url(/img/site/punkt.png) repeat-x center;
	height: 32px;
	margin: 20px 0 20px 0;
}

#design{float: right;}
#copy{float: left;}

.link_header{
	display: block;
	font-size: 14px;
	color: #70767f;
	padding: 0 0 10px 0;
	font-weight: bold;
}
div.head{
	font-size: 16px;
	color: #70767f;
	padding: 0 0 30px 0;
}
h1,h2,h3,h4{
	font-size: 12px;
	color: #c90425;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
}
img{border: 0px;}
form{margin-top: 0; margin-bottom: 0;} 
form .none{border: none;}
.form100{width: 100%;}
.form90{width: 90%;}
.form70{width: 70%;}
input,textarea,select{
	border: 1px solid #d1d1d1;
	background: #fefefe;
}
.form_button{
	background-color: #e3e3e4;
	border: 1px solid #d1d1d1;
	cursor:hand;
}
a{color: black;}
a.non{text-decoration: none;}
ul li{list-style-image: url(/img/site/arr_1.png);padding: 5px 0 5px 0;}
ol li{padding: 5px 0 5px 0;}
.gray{color: #666666;}
.red{color: #c90425;}
.bold{font-weight: bold;}
.small{font-size: 10px;}
.pad5{padding:0 0 10px 0;}

/* ------------ */
.blog_form_question input,.blog_form_question textarea{
	border: 1px solid #A5A8AA;
}
.blog_form_question textarea{
	width: 100%;
}
.blog_question_table{
	width: 100%;
}
.blog_autor{
	
}
.blog_email{
	
}
.blog_homepage{
	
}
.blog_cod{
	
}
.blog_question{
	
}
.blog_error_ul{
	
}
/* блок вобпроса и ответа */
.blog_quest{
	padding:15px 0 15px 0;
	border-top: 1px dotted silver;
	/*border-bottom: 1px dotted silver;*/
}
.blog_quest .id{
	float:right;
}
.blog_quest .user{
	clear: both;
}
.blog_quest .to{
	
}
.blog_quest .question{
	clear: both;
	padding: 8px 0 8px 0;
	font-size: 9pt;
}
.blog_quest .date{
	padding: 0 0 5px 0;
	color: #0b6cbe;
	float: left;
}
.blog_quest .link{
	display: block;
	float:right;
}
.blog_quest .gray{
	color: gray;
}
.blog_header{
	/*margin: 10px 0 0 0;*/
	padding:10px 0 10px 0;
	border-top: 1px solid silver;
	font-size: 9pt;
	font-weight: bold;
}
.blog_line_bottom{
	padding:20px 0 0 0;
	border-bottom: 1px dashed silver;
}