.empty {}



HEADER A { 
	position: relative; 
}

/*Тестовый Горизонтальный слайдер 1*/
.horiz_slider_1
{
	top: 0px;
	left: 0px;
	margin: 0px auto;
	width: 377px;
	height: 234px;
	text-align: center;
	position: absolute;
	float: left;
}

.horiz_slider_1 a.left_btn_1
{
	border: 0px solid black;
	float: right;
	display: block;
	width: 14px;
	height: 22px;
	margin: 2px 0;
	background-repeat: no-repeat;
	background-image: url(/image/slider/left_btn_1.png);
	//background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/image/slider/left_btn_1.png",sizingMethod="crop");*/
	cursor: pointer;
}

.horiz_slider_1 a.right_btn_1
{
	border: 0px solid black;
	float: right;
	display: block;
	width: 14px;
	height: 22px;
	margin: 2px 5px;
	background-repeat: no-repeat;
	background-image: url(/image/slider/right_btn_1.png);
	//background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/image/slider/right_btn_1.png",sizingMethod="crop");*/
	cursor: pointer;
}

.horiz_slider_1 .static_block
{
	float: left;
	height: 234px;
	width: 377px;
	overflow: hidden;
	position: relative;
}

.horiz_slider_1 .hidden
{
	display: none;
}

.horiz_slider_1 .dynamic_block
{
	position: relative;
	width: 10000px;
}

.horiz_slider_1 .dynamic_block .item
{
	float: left;
	width: 377px;
	border: 0px solid red;
	overflow: hidden;
}
/*/Тестовый Горизонтальный слайдер 1*/

/*Тестовый Горизонтальный слайдер 2*/
.horiz_slider_2
{
	top: 0px;
	left: 380px;
	margin: 0px auto;
	width: 346px;
	height: 234px;
	text-align: center;
	position: absolute;
	float: left;
}

.horiz_slider_2 a.left_btn_2
{
	border: 0px solid black;
	float: right;
	display: block;
	width: 14px;
	height: 22px;
	margin: 2px 0;
	background-repeat: no-repeat;
	background-image: url(/image/slider/left_btn_1.png);
	//background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/image/slider/left_btn_1.png",sizingMethod="crop");*/
	cursor: pointer;
}

.horiz_slider_2 a.right_btn_2
{
	border: 0px solid black;
	float: right;
	display: block;
	width: 14px;
	height: 22px;
	margin: 2px 5px;
	background-repeat: no-repeat;
	background-image: url(/image/slider/right_btn_1.png);
	//background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/image/slider/right_btn_1.png",sizingMethod="crop");*/
	cursor: pointer;
}

.horiz_slider_2 .static_block
{
	float: left;
	height: 234px;
	width: 346px;
	overflow: hidden;
	position: relative;
}

.horiz_slider_2 .hidden
{
	display: none;
}

.horiz_slider_2 .dynamic_block
{
	position: relative;
	width: 10000px;
}

.horiz_slider_2 .dynamic_block .item
{
	float: left;
	width: 346px;
	border: 0px solid red;
	overflow: hidden;
}
/*/Тестовый Горизонтальный слайдер 2*/


/*!!!!!!!!!!!!!!!*/
.slider_container_1_2 {
	border: 0px solid red;
	height: 300px; 
	width: 740px; 
	margin: 0px auto;
	position: relative; 
}

.publicity_font {
	display: inline;
	margin: 5px;
	padding: 0px;
	color: white;
	font-weight: normal;
	font-style: normal;	
	font-size: 18px; 
	font-family: Arial;
}

.title_font {
	display: inline;
	margin: 0px;
	padding: 0px;
	color: white;
	font-weight: bold;
	font-style: normal;	
	font-size: 18px; 
	font-family: Arial;	
}

.phone_prefix {
	display: inline;
	margin: 0px;
	padding: 0px;
	color: black;
	font-weight: normal;
	font-style: normal;	
	font-size: 14px; 
	font-family: Arial;	
}

.phone_body_red {
	display: inline;
	margin: 0px;
	padding: 0px;
	color: red;
	font-weight: normal;
	font-style: normal;	
	font-size: 18px; 
	font-family: Arial;	
}

.phone_body_blue {
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #0960b0;
	font-weight: normal;
	font-style: normal;	
	font-size: 18px; 
	font-family: Arial;	
}
/*!!!!!!!!!!!!!!!*/




body
{
	font-size: 80%;
	background-color : #ffffff;
	margin: 0px;
	background-image: url(top_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 33px;
}
BODY *
{
	font-size: 100%;	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;	
}
img
{
	border: 0px;
	margin: 0;	
}

form
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

table
{
	margin-top: 0px;
	margin-bottom: 0px;
	/*Аналог cellpadding=0 cellspacing=0*/
	padding: 0 0 0 0;
	border-collapse: collapse;
	letter-spacing: 0;
	/*width: 100%;*/
}

h1
{
	text-transform: none;
	color: Black;
	margin-top: 3px;
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
}

h2
{
	text-transform: none;
	color: Black;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18px;
	font-weight: normal;
}

h3
{
	text-transform: none;
	color: Black;
	margin-top: 13px;
	margin-bottom: 0px;
	font-size: 15px;
	font-weight: bold;
}

a
{
	color: #da251c;
	text-decoration: underline;
}

a:hover
{
	color: #AA0425;
}

p
{
	margin: 0.1em 2 1em 0;
}

hr
{	
	height: 0px;	
	border-top: 1px solid gray;
	border-bottom: none;	
	margin: 10 0 10 0;
	padding: 0;
}

/*Для выравнивания картинок по левому краю*/
.float_left
{
	float: left;
	margin: 5 10 3 0;
}
/*------------------------------------------------------*/
/*Таблицы в контенте*/
.content_div table
{
	margin-top: 6px;
	margin-left: 15px;
	margin-bottom: 0px;
}

.content_div table, .content_div td, .content_div th
{
    border: 1px solid #201b18;
	border-collapse: collapse;
}

.content_div td, .content_div th
{
	padding: 4px 25px;
	text-align: center;
}

/*Делаем класс для тех, кто без границы*/
table.no_border
{
	border: none;
	margin: 0px;
}

.no_border td, .no_border th
{
	border: none;
	padding: 0px;
	text-align: left;	
}
/*/Делаем класс для тех, кто без границы*/
/*------------------------------------------------------*/


/*Верхняя полоска*/
.top
{
	height: 33px;
	background-color: #565656;
}

.top_table
{
	width: 944px;
	height: 33px;
}

.top_table td.left
{
	padding-left: 20px;
	font-size: 95%;
}

.top_table td.left span
{
	padding-right: 45px;
}

.top_table td.left a
{
	
}

.top_table td.left a.p1
{
	padding-left: 19px;
	background-image: url(marker_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.top_table td.left a.p2
{
	padding-left: 15px;
	background-image: url(marker_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.top_table td.right
{
	padding-right: 19px;
	padding-bottom: 7px;
}

.top_table td.right img
{
	margin-left: 6px;
	margin-right: 6px;
	/*vertical-align: middle;*/
	position: relative;
	top: 2px;
}

.top_table td.right a img
{
	top: 0px;
}

.top_table a
{
	color: #fafafc;
}

.top_table a:hover
{
	color: #da251c;
}
/*/Верхняя полоска*/

/*Футер*/
.bottom_table
{
	width: 944px;
	font-size: 11px;
	color: #888787;
}

.bottom_table td
{
	padding-bottom: 12px;
}

.bottom_table div
{
	color: #888787;
}

.bot_copy
{
	padding-left: 97px;
	padding-top: 6px;
	background-image: url(bot_logo.gif);
	background-repeat: no-repeat;
}

.bot_copy .address
{
	padding-top: 15px;
}

.bot_copy .address a
{
	color: #888787;
	padding-left: 10px;
}

.bot_copy .address a:hover
{
	color: #AA0425;
}

.myrmex, .myrmex a, .myrmex a:hover
{
	color: #888787;
}
/*/Футер*/

/*Основная таблица - контейнер*/
.middle_table
{
	width: 1000px;
}

.middle_table .left_td
{
	width: 264px;
	padding-bottom: 50px;
}

.middle_table .right_td
{
	padding-left: 23px;
	padding-top: 23px;
	padding-bottom: 50px;
}
/*/Основная таблица - контейнер*/

/*Левая колонка*/
.main_logo
{
	padding: 24px 0px 0px 4px;
}

.left_menu
{
	padding-left: 61px;
	padding-top: 33px;
}

.left_menu div
{
	padding-top: 2px;
}

.left_menu div a, .left_menu div a:hover, .left_menu div span
{
	color: black;
	font-size: 18px;
	text-decoration: none;
	background-image: url(marker_3.gif);
	padding-left: 14px;
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

.left_menu div a:hover
{
	text-decoration: underline;
}

.left_menu div a.active, .left_menu div a.active:hover, .left_menu div span
{
	color: #da251c;
}

.left_menu div.level2
{
	padding-left: 16px;
	padding-bottom: 7px;
}

.left_menu div.level2 div a, .left_menu div.level2 div a:hover, .left_menu div.level2 div span
{
	color: black;
	font-size: 14px;
	text-decoration: none;
	background-image: url(marker_4.gif);
	padding-left: 11px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.left_menu div.level2 div a:hover
{
	text-decoration: underline;
}

.left_menu div.level2 div a.active, .left_menu div.level2 div a.active:hover, .left_menu div.level2 div span
{
	color: #d9261d;
}

.left_news
{
	padding-left: 10px;
	padding-right: 17px;
	padding-bottom: 42px;
	padding-top: 44px;
}

.left_news h1, .left_clients h1, h1.redline, h2.redline
{
	text-transform: none;
	color: Black;
	margin-top: 3px;
	font-size: 20px;
	font-weight: bold;
	background-image: url(h1_decor.gif);
	background-position: 1px bottom;
	background-repeat: no-repeat;
	padding-bottom: 1px;
	margin-bottom: 7px;
}

.left_news .date
{
	color: #626262;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
}

.left_news .title
{
	padding-bottom: 18px;
}

.left_news .title a
{
	color: black;
}

.left_news .title a:hover
{
	color: #AA0425;
}

.left_clients
{
	padding: 15px 0px 0px 0px;
}

.left_clients H1, .left_clients H2
{
	margin-left: 10px;
	margin-bottom: 10px;
}

.left_clients .item
{
	padding: 17px 0px 0px 3px;
}
/*/Левая колонка*/

/*Табличка с транспортом на главной*/
.order_table h1.redline, .order_table h2.redline
{
	margin-bottom: 0px;
}

.order_table
{
	padding-top: 45px;
}

.order_table table
{
	margin-top: 18px;
}

.order_table table img
{
	/*border: 1px solid #b2b2b2;*/
	margin-bottom: 2px;
}

.order_table table td
{
	text-align: center;
}

.order_table table a.text
{
	background-image: url(marker_9.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	color: black;
}

.order_table table a.text:hover
{
	color: #AA0425;
}

.order_table table td
{
	width: 91px;
}
/*/Табличка с транспортом на главной*/

/*Заголовок с подчеркиванием*/
h1.redline, h2.redline
{
	margin-top: 0px;
}
/*/Заголовок с подчеркиванием*/

/*Все новости и ссылка подробнее*/
.all_news
{
	background-color: #da251c;
	float: right;
	padding: 1px 0px;
}

@media all and (min-width: 0) {
	.all_news
	{
		padding-bottom: 2px;
	}
}

.all_news a
{
	background-image: url(marker_5.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding: 0px 7px 0px 21px;
	color: white;
	text-decoration: none;
	font-size: 85%;
}

.all_news a:hover
{
	color: white;
}

.more
{
	background-color: #000000;
	float: right;
	padding: 0px 0px 2px 0px;
}

@media all and (min-width: 0) {
	.more
	{
		padding-bottom: 3px;
	}
}

.more a
{
	background-image: url(marker_7.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 0px 7px 0px 24px;
	color: white;
	text-decoration: none;
	font-size: 85%;
}

.more a:hover
{
	color: white;
}

.after_all_news, .after_more
{
	height: 1px;
	font-size: 0px;
	clear: both;
}
/*/Все новости и ссылка подробнее*/

/*Блок с автобусом*/
.adv_top
{
	padding-left: 67px;
	
}

.bus
{
	padding-top: 22px;
	width: 403px;
}

.phone_top
{
	font-size: 13px;
	font-weight: bold;
	padding-left: 16px;
}

.phone_top div
{
	color: #555555;
}

.phone_top .phone
{
	color: #da251c;
	/*font-size: 35px;*/
	font-size: 25px;
	font-weight: bold;
	/*margin-top: -5px;*/
	margin-top: -1px;
	margin-bottom: -4px;
}

.phone_top .phone span
{
	color: #000000;
	/*font-size: 26px;*/
	font-size: 16px;
}

.route_scheme
{
	padding-top: 52px;
	padding-left: 30px;
}

.other_tr
{
	text-align: right;
	padding-top: 0px;
	margin-bottom: -5px;
	position: relative;
	top: -8px;
	left: 3px;	
}

.other_tr img
{

}

/*.other_tr a
{
	color: #888787;
	font-size: 11px;
	background-image: url(marker_6.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 8px;
}

.other_tr a:hover
{
	color: #AA0425;
}*/
/*/Блок с автобусом*/

/*2 информационных блока на главной*/
.info_table
{
	padding-top: 25px;
}

.main_articles
{
}

.main_articles div
{
	padding-top: 2px;
	padding-bottom: 8px;
	background-image: url(marker_8.gif);
	background-repeat: no-repeat;	
	background-position: 0px 2px;
}

.main_articles div a
{
	color: black;
	padding-left: 28px;
}

.main_articles div a:hover
{
	color : #AA0425;
}
/*/2 информационных блока на главной*/

/*Меню-крошки*/
.breadcrumbs
{
	font-size: 85%;
	position: relative;
	top: -4px;
	padding-bottom: 7px;
	color: #1e1815;
}

.breadcrumbs a
{
	color: #888787;
}

.breadcrumbs a:hover
{
	color : #AA0425;
}

.breadcrumbs span
{
	color: #da251c;
}
/*/Меню-крошки*/

/*Для разводящей*/
.divorce .title
{
	padding-bottom: 10px;
	padding-top: 0px;
}

.divorce .title a
{
	padding-left: 28px;
	background-image: url(marker_8.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	color: black;
}

.divorce .title a:hover
{
	color : #AA0425;
}

.divorce table td.left
{
	padding-right: 10px;
}

.divorce table td.left a
{
	display: block;
	border: 1px solid #b3b3b3;
	padding: 2px;
}

.divorce table
{
	margin-bottom: 17px;
}
/*/Для разводящей*/

/*Контент*/
.content_div p span.img
{
	display: table-cell;
	float: left;
	border: 1px solid #b3b3b3;
	padding: 2px;
	margin-right: 8px;
}

.content_div ul
{
	margin: 0px;
	padding-left: 29px;
	margin-bottom: 13px;
}

.content_div ul li
{
	list-style-image: url(marker_10.gif);
}

.content_div ol
{
	margin: 0px;
	padding-left: 37px;
	margin-bottom: 13px;
}
/*/Контент*/

/*Обратная связь*/
.faq_input
{
	width: 250px;
}
/*/Обратная связь*/

/*Карта сайта*/
#sitemap a
{
	color: #888787;
}

#sitemap a:hover
{
	color: #AA0425;
}
/*/Карта сайта*/

/*Новости*/
.news_announce .news_title .date
{
	color: #888888;
}
/*/Новости*/
