@import "/css/reset.css";
@import "/css/2010/advert.css";

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	position: relative;
}
html {
	text-align: center;
	background:#e2e2e2;
}
body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/*width: 1000px;
	margin: 0 auto;*/
	color: #333333;
	text-align: left;
	background: #E2E2E2 url(/img/bodybg.jpg) repeat-y center center;
}

body,input,select { font: 11px Tahoma, Arial, Helvetica, sans-serif;}


#body { 
	overflow: hidden; 
	width: 1000px;
	margin: 0 auto;
	position: relative;
	background: #FFF;
}
#wrapper { clear:both; overflow:hidden; } 


#header {
	position: relative;
	padding: 0 23px;
	overflow: hidden;
	height: 250px;
}
	#header h1 a,
	#header h2 a {
	  margin-top:25px;
	  margin-bottom:15px;
	  display:block;
	  width: 250px;
	  height: 80px;
	  background: url(/img/ispreview_logo_10.png) no-repeat center center;
	}
		#header h1 a span,
		#header h2 a span {
			display:none;
		}

.top_menu {
	background: #5a81b8 url(/img/top_menu_bg.png) repeat-x;
	height:44px;
	padding: 2px 0 10px 0;
}
	.top_menu .bg{
		background: url(/img/top_menu_bg2.png) repeat-y center center;
		height:44px;
		overflow: hidden;	
	}
	.top_menu ul {
		width: 140px;
		list-style-position: inside;
		list-style-image: none;
		list-style-type: none;
		position: absolute;
		padding-top: 3px;
	}
		#tm1 { left: 36px; }
		#tm2 { left: 235px;	}
		#tm3 { left: 396px; }
		#tm4 { left: 580px; }
		.top_menu ul li { width: 200px; }
		.top_menu a {
			height: 18px;
			line-height: 16px;
			background: url(/img/arrow2.png) no-repeat left 4px;
			padding-left: 12px;
			display: block;
			color:#FFF;
		}
			.top_menu a:hover { background-position: left -35px; }
		#tm_abs {
			display:block;
			position:absolute;
			top: 0px;
			text-align:right;
			width: 950px;
			text-transform: lowercase;		
		}
		#tm_abs a { padding: 0 5px; border-right: 1px solid #999; display:inline; background:none; color:#333; }
			#tm_abs a.last { border: none;  padding-right:0px;}
		#search_menu { display:none; }
		
		#sform { float:right; margin-top: -44px; padding-right:10px; }
		#sform input.inp{ 
		height:18px; background: url(/img/search_bg.png) right top; border:1px solid #CCCCCC; width:145px; }
		#sform input.button {
			height: 22px;
			width:22px;
			color: #FFF;
			background-color: #7395C4;
			border: none;
		}
		
.content {
	float: left;
	margin-left:246px;
	width:508px;
}
#c1
{
	position:relative;
	float:left;
	margin-left:-754px;
	width:246px; /* width levoy kolonki */
}
	#c1 .col { margin: 0 12px 0 19px;}
#c2
{
	position:relative;
	float:right;
	width:246px; /* width pravoy kolonki */
	
}
	#c2 .col { margin: 0 17px 0 14px; }
#footer
{
  clear:both;
  background: #ecebec;
  height:100px;
}
	#footer table {
		margin-top:1px;
		border-top:1px #fff solid;
		width: 100%;
	}	
	#footer table td { text-align:center; vertical-align: middle; padding: 10px; }
	#footer div, #footer div a{ text-align: center; font-size: 10px; text-decoration: none; color: #666;}
#totop {
 display: block;
 z-index: 999;

}
	#totop  a {
		background: #FF9900 url(/img/lines_sprite.png) no-repeat 0px -12px;
		width:86px;
		height:20px;
		padding-top: 16px;
		display:block;
		float:right;
		text-align:center;
		color: #FFF;
		margin: 0 25px -5px 0;
		z-index: 999;
	}
	


h1 {
	font-size: 115%;	
}
	h1 i {
		display: block;
		text-transform:lowercase;
		font-size: 11px;
		font-style: normal;
		color: #666666;
		font-weight:normal;
	}
h2 {
  font-size: 110%;
}
h3 {
  font-size: 105%;
  line-height: 18px;
}
h4 {
  font-size: 100%;
}
a {
  color: #002459;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

.content li,
.content p,
.content h1,
.content h1,
.content h3 { padding: 5px 0; }

.ul li {
	margin-left: 20px;
	list-style-type: disc;
}

.dn { display:none; }
.center{ text-align: center; }

.box { padding: 5px 5px 20px 5px; }
.box .box { text-align: center}

.col .box_s {
	background: url(/img/bos_s_bg.png) repeat-y center;
	margin-bottom: 5px;
}
	.col .box_s .in {
		margin: 0 4px;
		background: #fbfbfb url(/img/bos_s_in.png) repeat-x center bottom;
	}
	.col .box_s .in {
		margin: 0 4px 0 3px;
		background: #fbfbfb url(/img/bos_s_in.png) repeat-x center bottom;
	}
			.col .box_s .in .finish{
				display: block;
				height: 25px;
				background: url(/img/bos_s_f_bg.png) no-repeat center -25px;
				margin: 0 -4px;
			}
.col .box_s h3 {
	padding: 4px 12px 20px 12px;
	margin: 0 -12px -6px -12px;
	background: url(/img/box_h_bg.png) no-repeat center bottom;
	font-size: 12px;
	letter-spacing: 1px;	
	text-align: center;
}
	.col .box_s h3, .col .box_s h3 a { color: #FFFFFF; text-transform:lowercase; font-weight:bold;}

.col ul {}
.col ul li a { 
	line-height: 22px;
	display:block;
	border-bottom: 1px solid #e1e1e1;
	padding: 0 20px;
	color:#4a483d;
	background: url(/img/arrow3.png) no-repeat 8px center;
}
	.col ul li a:hover { color: #002459; }
	.col ul li a.logo {
	border: none;
	float: right;
	padding:0px;
	margin-right: 5px;
	width: 60px;
	height: 100%;
	background-position: right center;
	background-repeat: no-repeat;
} 
	.col ul li a.logo:hover { text-decoration: none; }
.col li sub { float: right; font-size: 11px; color:red; padding-right: 3px;}


a.more {
	padding-right: 12px;
	background: url(/images/arrow2.gif) no-repeat right 4px;
}
	.box_s a.more { float: right; margin-right: 10px; }
.content h1 {
	margin-bottom: 5px;
	font-size:18px;
	color:#446ca9;
	padding-top: 0px;
	margin-top: 0px;
}
.content h2 {
	color: #fa9219;
	font-size:16px;
	font-weight:bold;
	margin: 10px 0 5px 0;
}
	.content h2 a { color: #fa9219; }
.content h3 {
	padding: 4px 20px;
	margin: 5px 0;
	color: #3a5886;
	font-weight:bold;
	font-size: 14px;
	background-color:#ecebec;
	position: relative;
}
	.content h3 a { color:#3a5886; }
.content .box_s { padding-bottom: 10px; }
.content table { width: 100%; }
.content td{ padding: 5px 10px;  }
.content .t1 { margin-top: 5px; }
.content .t1 td{ border:1px solid #666;  }


.phonecodes { line-height: 20px; font-size: 12px; }
.phones form { margin: 15px;}
.phones h3 { margin-bottom: 5px;}
.phones p { padding: 10px; line-height: 16px;}
.phones p i{
	color: #999;
	font-style: normal;
	padding-right:2px;
}

	
.okrugs {
	margin: 5px auto;
	width:160px;
	border: 1px solid #81aeda;
}
	.okrugs th,
	.okrugs td {
		border: 1px solid #81aeda;
		padding:2px 5px; 	
	}
	 .okrugs td.eq { color: #ccc; }
	 .okrugs td.plus, .okrugs td.plus a { color: green; }
	 .okrugs td.minus, .okrugs td.minus a { color:#990000; }

.offers td {
	padding: 5px;
}
	.offers td table { margin-top: 20px; }
	.offers td .logo { float: right; }
.offers .year {
	margin-bottom: 20px;
	font-size: 16px;
}
	.year .molist { font-size: 11px; margin-left: -2px; margin-top: 5px; }
		.molist a { padding: 2px; }
		.molist b { color: #FFF; background: #5C84BA;  padding: 2px;}
	.offers ul { padding: 5px 20px 20px 20px; }
	.offers li { margin-left: 15px; list-style: disc; }
.content .intro h1 { 
	font-size: 11px; 
	padding: 5px 0px;
	margin: 0px;
	color: #666; 
}

.send_order {
	margin: auto;
	text-align: center;
	padding: 10px 10px 18px 10px;
	margin: 10px 0;
	background: #557CB4 url(/img/cmp_serach_bg.png) repeat-x left bottom;
}
.send_order a { min-width:114px; height: 23px; color:#FFFFFF;
	line-height: 22px;
	border: 1px #FFF solid; 
	display: block;  
	max-width: 320px;
	margin: auto;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #f78d1d; /*цвет фона кнопки для браузеров без поддержки CSS3*/
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20)); /* для Webkit браузеров */
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20); /* для Firefox */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20'); /* фильтр для IE */

}
	.send_order a:hover {
		background: #f47c20;
		background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
		background: -moz-linear-gradient(top,  #f88e11,  #f06015);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
		text-decoration: none;
	}
	 .send_order a:active {
	 	position:relative;
        top: 1px;
	}
	.send_order ul { overflow: hidden; }
	.send_order li { float: left;  }
	.send_order li:first-child { margin-right: 24px; }
	.send_order li.last { float: right; }
	.send_order li a { padding: 0 15px; }
	.send_order p { 
		padding: 2px; 
		margin: 0px; 
		color: white; 
		text-align: left; 
		margin-top: -5px; 
		font-weight: bold; 
		text-shadow: 1px 1px 1px #666;
		filter: dropshadow(color=#666, offx=1, offy=1);
	}
	
.share { background: white; position: relative; padding-left: 60px }
.share  .prev { color: #666; position: absolute; left: 2px; top: 7px;  }

.topic1 {
	font-size: 16px;
	font-weight: bold;
	margin: 24px 0 0 0;
	clear: both;
	display: block;
}
.article_txt
{
	line-height: 20px;
}
