body{
	margin: 0px; padding: 0px; background-color: #000;
	font-family: Tahoma;
	font-size: 12px;
}

table{
	font-family: Tahoma;
	font-size: 12px;	
}

table.warp_table {
	table-layout: fixed;
}

td.content_bg{
	background: url(../images/content_bg.jpg) no-repeat;
}

td.left_bg{
	background: url(../images/left_bg.jpg) right top no-repeat;
}

td.right_bg{
	background: url(../images/right_bg.jpg) left top no-repeat;
}

div.news_title{
	background: url(../images/news_title1.jpg) no-repeat left top;
	height: 16px;
	margin: 470px 0 20px 0;
	padding: 25px 0 0 90px;
}

div.news_title_promo{
	float: left;
	background: url(../images/news_title.jpg) no-repeat left top;
	height: 38px;
	margin: 0 0 20px 30px;
	padding: 25px 0 0 90px;
}

.left{
	float: left;
}

.right{
	float: right;
}

td.news_body{
	padding: 0 0 10px 0;
}

.news_date_dec{
	color: #4b4b4b;
}

.news_lable{
	vertical-align: top;
	white-space: nowrap;
	padding: 0 15px 0 0;
}

.news_dec, .news_dec a{
	color: #999999;
	text-decoration: none;
}

div.left_column{
	float: left;
	width: 330px;
	overflow: hidden;
	padding: 0 45px 0 20px;
}

div.right_column{
	float: right;
	width: 595px;
}

ul.main_menu li{
	display: inline;
}

ul.main_menu{
	margin: 127px 0 0 8px;
}

div.article{
	margin: 10px 0 0 0;
	width: 524px;
	min-height: 450px;
	padding: 20px 30px 0 30px;
}

div.article img{
	margin: 0 20px 10px 0;
}

div.bottom_block{
	clear: both;
	margin: 0 38px 0 20px;
	padding: 30px 0 0 0;
}

div.nav{
	height: 15px;
	margin: 30px 0 0 30px;
}

div.nav img{
	border: 0px;	
}
/*--------Слайдер-----------*/
div.gallery{
	padding: 25px 15px;
	width: 100%;
	background: url(../images/slide_bg.jpg) repeat-x black;
}

.stepcarousel{
	position: relative; /*Не трогать*/
	overflow: scroll; /*Это тоже не трогать*/
	width: 890px; /*Ширина окошка Карусели*/
	height: 140px; /*Высота. Должно хватать для самого большого элемента*/
	margin: 0 0 0 20px;
}

	
	.stepcarousel .belt{
	position: absolute; /*И это тоже не трогать*/
	left: 0;
	top: 0;
	}
	
	.stepcarousel .panel{
	float: left; /*Ну, и это, конечно, тоже*/
	overflow: hidden; /*Скрыть, все, что вылазить за div окошка*/
	margin: 10px 10px 10px 0; /*отсут вокруг каждой картинки*/
	 /*Ширина для всех картинок. Если убрать, то для каждого div нужно будет назначать отдельно*/
	width: 170px;
	}  
	
	.stepcarousel .panel img{
		border: 0px;
	}
/*---------------------*/

/*-------Подвал----------*/
div.footer{
	clear: both;
	height: 54px;
	*height: 84px;
	padding: 56px 0 0 0;
}

div.footer{
	font-size: 12px;
	color: white;
	height: 125px;
}

div.footer div.intraweb{
	font-size: 11px;
	color: #595959;
}

div.intraweb{
	float: right;
	background: url(../images/intraweb_logo.jpg) right bottom no-repeat;
	width: 142px;
	height: 54px;
	text-align: right;
	padding: 0 88px 0 0;
	text-decoration: none;
	cursor: pointer;	
}

div.left_foot{
	float: left;
	width: 340px;
	border-top: solid #fb4400 1px;
	padding: 15px 0 0 20px;
	color: #949494;
	font-size: 11px;
}

div.right_foot{
	padding: 15px 0 0 0;
	border-top: solid #2e2e2e 1px;
	margin-left: 265px;
}

div.footer div.cop, div.footer div.cop1{
	float: left;
	width: 350px;
}

div.outer_links{
	clear: both;
	float: right;
	margin: 20px 0 0 0;
}

div.footer div.intraweb{
	width: 61px;
	height: 55px;
	float: left;
	padding: 0 90px 0 0 ;
	text-align: right;
	background: url(../images/intraweb_logo.jpg) right bottom no-repeat;
	color: #4f829a;
	font-size: 11px;
	text-decoration: none;
	color: #949494;
}

div.outer_links div.avtohome{
	width: 45px;
	height: 55px;
	float: left;
	padding: 0 125px 0 0;
	margin: 0 20px 0 0;
	text-align: right;
	background: url(../images/avtohome_logo.jpg) right top no-repeat;
	font-size: 11px;
	text-decoration: none;
	color: #949494;
}

div.srna_link{
	float: left;
	width: 140px;
	color: #b51d1d;
}

div.srna_link img{border: 0; margin-right: 10px;}

div.pyatov_link{
	width: 160px;
	float: left;
	color: #ecf2c7;
	font-size: 11px;
	cursor: pointer;
	text-decoration: none;
}

div.krav_link{
	width: 165px;
	float: left;
	color: #74b3b5;
	font-size: 11px;
	cursor: pointer;
	text-decoration: none;
}

div.krav_link img, div.pyatov_link img{
	border: 0px;
	margin: 0 10px 0 0;
}
/*-------------------------------*/
/*--------Decoration------------------*/
div.bottom_block h2{
	color: white;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
}

div.news_title{
	color: white;
}

a{
	color: #fb4400; outline-width: 0px;
}

a.news_link{
	color: white;
	text-decoration: none;
}

a.news_link_active{
	color: #fb4400;
	text-decoration: none;
}

a:hover{
	color: #fed401;
}

ul.main_menu {
	padding: 0px;
	font-size: 14px;
}

ul.main_menu li{
	margin: 0 -3px 0 0;
	padding: 8px 5px 10px 5px;
	cursor: pointer;
}

ul.main_menu li:hover{
	background: url(../images/bg.png);
}

li.main_menu_active{
	background: url(../images/bg.png);
}

ul.main_menu a{
	color: white;
	text-decoration: none;
}

ul.main_menu a:hover{
	color: white;
}

.button {background: url(../images/button.jpg); height: 28px; border: 0px; width: 100px; color: #FFF;}

input,select {width: 220px; font-family: Tahoma; font-size: 13px; background: none; border: 1px solid #949494; color: #949494}

textarea {width: 220px; font-family: Tahoma; font-size: 13px; background: none; border: 1px solid #949494; color: #949494; height: 150px; overflow: hidden}



h1{
	font-size: 24px;
	color: #eb810f;
	font-weight: normal;
	margin: 10px 0 17px 0;
	line-height: 1.1em;
	padding-bottom: 10px;
}

div.article{
	color: white;
	font-size: 13px;
	line-height: 1.5;
}

div.article img.art_img_id{
	margin: 0px;
}

h2{
	font-size: 18px;
	font-weight: normal;
	color: #eb810f;
	margin: 15px 0;
	line-height: 1.1em;
	padding-bottom: 5px;
}

.col{
	color: #eb810f;
	font-weight: bold;
}

.col1{
	color: #eb810f;
}

div.article dl{
	margin: 40px 0 0 0;
	font-size: 13px;
}

div.article dd{
	margin: 0;
	padding: 0px;
}

div.article dt{
	margin: 20px 0 3px 0;
}

.user_name, .user_name a{
	color: #eb810f;
	font-weight: bold;
	text-decoration: none;
}

.date{
	color: #eb810f;
}

#videoplayer920{
	margin: 0 60px;
}

.news_date_dec1{
	color: #eb810f;
}

table.news_list a{
	color: white;
	text-decoration: none;
}

a.blog_title{
	color: #eb810f;
	text-decoration: none;
}

a.blog_title:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

div.page_flash{
	position: absolute;
	margin: 0px 0 0 -30px;
	*margin: -10px 0 0 -400px;
}

div.logo{
	position: absolute;
	width: 330px;
	height: 70px;
	cursor: pointer;
	margin: 20px 0 0 605px;
	*margin: 20px 0 0 205px;
	
}

.news_body .all_news{
	color: #fb4400;
}

.news_body .all_news:hover{
	color: #fed401;
}

div.right_foot{
	color: #949494;
	padding-left: 60px;
}

td.promo_bg{
	background: url(../images/promo_img.jpg) no-repeat;
	padding: 20px 0 0 0;
	overflow: hidden;
	position: relative;
}

div.news_title_promo_html{
	float: left;
	background: url(../images/news_title.jpg) no-repeat left top;
	height: 38px;
	margin: 0 0 20px 30px;
	padding: 25px 0 0 90px;
}


table.news_body_html{
	margin: 0
}

div.article_html{
	color: white;
	font-size: 13px;
	line-height: 1.5;
	width: 260px;
	margin: 0 0 190px 715px;
}

h1.promo_h1{
	margin: 25px 0 0 715px;
}

ul.promo_menu{
	margin-left: 415px;
}

