


/* Start:/bitrix/templates/ARBIR-2013-BANNER-1/components/bitrix/menu/menu.tree.04.themes/style.css*/
div.menu-sitemap-tree
{
	font-size:100%;
}

div.menu-sitemap-tree ul		/* здесь стили изначального положения меню  */
{
	list-style-type: none;		/* убирает маркерованность списков  */
	margin: 0px 0px 0px 0px;	/* отступы меню от краев левой колонки  */
	padding: 0px 0px 0px 0px;	/* т.е. подвинул правее всё меню, т.е. отступ от лев края */
	width: 240px;				/* width left-column */
}

div.menu-sitemap-tree ul ul
{
	list-style-type: none;		/*     */
	margin: 0px 0px 0px 0px;	/*     */
	padding: 0px 0px 0px 0px;	/* здесь установка от левого края выпадающих ссылок */
}

div.menu-sitemap-tree ul ul ul 
{
	list-style-type: none;		/*     */
	margin: 0px 0px 0px 0px;	/*     */
	padding: 0px 0px 0px 0px;	/*     */
	width: 210px;	
}

div.menu-sitemap-tree li
{
	margin: 0px 0px 0px 0px;    /* расположение фона */
	padding: 0px 0px 0px 0px;   /* расположение текста  */
	background-color:#fbf3e6;   /* ФОН под всем меню !блоком */
/*	line-height: 64px;      */
}

div.menu-sitemap-tree li div.menu-sep		/*     */
{
	background-image:url('/bitrix/templates/ARBIR-2013-BANNER-1/components/bitrix/menu/menu.tree.04.themes/images/menu-sep.gif');
	background-repeat:repeat-x; 	   		/*     */
}

div.menu-sitemap-tree li div.item-text-selected
{
	padding: 0px 46px 0px 0px;         		/* padding right text */
}      

div.menu-sitemap-tree li div.item-text-selected a 
{
	position:relative;
	bottom:8px;
	left:30px;
	right:70px;	
}

div.menu-sitemap-tree li div.item-text-selected a
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #934607;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

div.menu-sitemap-tree li div.item-text-coloradm a
{
	position:relative;
	bottom:8px;
	left:30px;
	right:70px;	
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #666699;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

div.menu-sitemap-tree li div.item-text-selected a:hover
{
	COLOR: #e1000e;
	TEXT-DECORATION: underline;
}

div.menu-sitemap-tree li div.item-text
{
	padding: 0px 46px 0px 0px;         		/* padding right text */
}      

div.menu-sitemap-tree li div.item-text a
{
	position:relative;
	bottom:8px;
	left:30px;
	right:70px;	 
}      

div.menu-sitemap-tree li div.item-text a:link
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #0c1902;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	TEXT-DECORATION: underline;     
}      

div.menu-sitemap-tree li div.item-text a:active 
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #934607;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

div.menu-sitemap-tree li div.item-text a:visited 
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #0c1902;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	TEXT-DECORATION: underline;     
}      

 div.menu-sitemap-tree li div.item-text a:hover 
{
	COLOR: #e1000e;
	TEXT-DECORATION: underline;
}

div.menu-sitemap-tree li li
{
	margin: 0px 0px 0px 0px;		/* расположение фона */
	padding: 0px 0px 0px 30px;                    /*  */
	background-color:#fbf3e6;       /* ФОН под 2 уровнем !блоком */
/*	line-height: 16px;       */         
}

div.menu-sitemap-tree li li div.menu-sep	/*     */
{
	background-image:url('/bitrix/templates/ARBIR-2013-BANNER-1/components/bitrix/menu/menu.tree.04.themes/images/menu-sep2.gif');       
	background-repeat:repeat-x; 	   		/*     */
}

div.menu-sitemap-tree li li div.item-text-selected
{
	padding: 0px 40px 0px 0px;
}

div.menu-sitemap-tree li li div.item-text-selected a
{
	position:relative;
	top:-8px;
}

div.menu-sitemap-tree li li div.item-text-selected a
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #934607;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
}

div.menu-sitemap-tree li li div.item-text-selected a:hover
{
	COLOR: #e1000e;
	TEXT-DECORATION: underline;
}

div.menu-sitemap-tree li li div.item-text
{
	padding: 0px 40px 0px 0px;
}

div.menu-sitemap-tree li li div.item-text a
{
	position:relative;
	top:-8px;
}

div.menu-sitemap-tree li li div.item-text a:link
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #0c1902;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
}

div.menu-sitemap-tree li li div.item-text a:active
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #934607;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	TEXT-DECORATION: underline
}

div.menu-sitemap-tree li li div.item-text a:visited
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #0c1902;
	TEXT-DECORATION: underline
}

div.menu-sitemap-tree li li div.item-text a:hover
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #e1000e;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	TEXT-DECORATION: underline
}

div.menu-sitemap-tree li li li
{
	margin: 0px 0px 0px 0px;		/* расположение фона */
	padding: 0px 0px 0px 30px;       /* расположение текста */
	background-color: #fbf3e6;      /* ФОН под 3 уровнем !блоком */
/*	line-height: 16px;      */   
}

div.menu-sitemap-tree li li li div.menu-sep		/*     */
{
	background-image:url('/bitrix/templates/ARBIR-2013-BANNER-1/components/bitrix/menu/menu.tree.04.themes/images/menu-sep.gif');       
	background-repeat:repeat-x; 	   		/*     */
}

div.menu-sitemap-tree li li li div.item-text-selected
{
	padding: 0px 30px 0px 0px;
	position: relative;						/*   */
	left: -20px;							/*   */
}

div.menu-sitemap-tree li li li div.item-text-selected a
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #934607;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

div.menu-sitemap-tree li li li div.item-text-selected a:hover
{
	COLOR: #e1000e;
	TEXT-DECORATION: underline;
}

div.menu-sitemap-tree li li li div.item-text
{
	padding: 0px 30px 0px 0px;
	position: relative;						/*   */
	left: -20px;							/*   */
}

div.menu-sitemap-tree li li li div.item-text a:link
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #0c1902;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

div.menu-sitemap-tree li li li div.item-text a:active
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #934607;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

div.menu-sitemap-tree li li li div.item-text a:visited
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #0c1902;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

div.menu-sitemap-tree li li li div.item-text a:hover
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #e1000e;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
}

div.menu-sitemap-tree li.close ul
{
	display: none;
}

/*  div.menu-sitemap-tree div.item-text
{
/*	position: relative;							/*   */
/*	top: 0px;
	left: 20px;   
/*	background-color:#cc8080;                         /*       */ 	
/*	font-family: Verdana, Tahoma, Helvetica, sans-serif;       /*     */
/*    font-size: 12px;   */
/*	line-height: 2.0em;
	color: #0c1902;
	font-weight: bold;
	text-decoration: underline;  */
/*	border-bottom-color:#FF0000;                       /*      */
/*  border-bottom: solid red;                          /*   */
/*}  */

/*Icons*/
/* div.folder    /*  ..   
							 div.menu-sitemap-tree li div.page
							 div.menu-sitemap-tree li li div.page
							 div.menu-sitemap-tree li li li div.page
{
	width:17px;
	height:17px;       
/*	vertical-align:middle;  */
/*    cursor: pointer;                                /*      */
/*    background-image:url('/bitrix/templates/ARBIR-2013-BANNER-1/components/bitrix/menu/menu.tree.04.themes/images/folder_open.gif');
	background-repeat:no-repeat;  	
	margin: 0px 0px 0px 200px;	                    /*   */
/*	padding: 40px 40px 40px 40px;  */      
/*	background-color:#cc8080;                       /*      2  */ 
/* }   */

/* div.page   /*  ..   
							 div.menu-sitemap-tree li div.folder
							 div.menu-sitemap-tree li li div.folder
							 div.menu-sitemap-tree li li li div.folder
{
	width:17px;
	height:17px;       
	vertical-align:middle;
    background-image: url('/bitrix/templates/ARBIR-2013-BANNER-1/components/bitrix/menu/menu.tree.04.themes/images/page.gif');
	background-repeat: no-repeat;
	background-position: center;
	background-color:#cc8080;                         /*     2  */  	
/*	margin: 0px 0px 0px 200px;
/*	padding: 0px 0px 0px 0px;   
}  */

/* div.folder{cursor:pointer; cursor: hand;background-image:url('/bitrix/templates/ARBIR-2013-BANNER-1/components/bitrix/menu/menu.tree.04.themes/images/folder_open.gif');}  */

div.menu-sitemap-tree li div.folder          		/*    */
{
	width: 17px;
	height: 17px;       
    cursor: pointer;                                /* указатель на ссылку на изображение */
    background-image:url('/bitrix/templates/ARBIR-2013-BANNER-1/components/bitrix/menu/menu.tree.04.themes/images/icon_menu_1.gif');  
	background-repeat: no-repeat;
	margin: 0px 0px 0px 222px;	                    /* расположение иконки */
	padding: 0px 0px 0px 0px;
	position: relative;
	top: 14px;
/*	left
	right
	bottom	        */	  
}

div.menu-sitemap-tree li li div.folder			/*    */
{
	width:17px;
	height:17px;       
    cursor: pointer;                                /* указатель на ссылку на изображение */
    background-image:url('/bitrix/templates/ARBIR-2013-BANNER-1/components/bitrix/menu/menu.tree.04.themes/images/icon_menu_2.gif');
	background-repeat:no-repeat;  	
	margin: 0px 0px 0px 0px;	                    /* расположение иконки */
	padding: 0px 0px 0px 0px;	                    /*   */
	position: relative;	                    		/*   */
	top: 14px;	                    				/*   */
	left: 7px;			                    		/*   */
}

div.menu-sitemap-tree li li li div.folder			/*    */
{
	width:17px;
	height:17px;       
    cursor: pointer;                                /* указатель на ссылку на изображение */
    background-image:url('/bitrix/templates/ARBIR-2013-BANNER-1/components/bitrix/menu/menu.tree.04.themes/images/icon_menu_3.gif');
	background-repeat:no-repeat;  	
	margin: 0px 0px 0px 0px;	                    /* расположение иконки */
/*	padding: 40px 40px 40px 40px;  */      
}

div.menu-sitemap-tree li.close div.folder           /*    */
{
    background-image:url('/bitrix/templates/ARBIR-2013-BANNER-1/components/bitrix/menu/menu.tree.04.themes/images/icon_menu_1.gif');
	margin: 0px 0px 0px 222px;	                    /* расположение иконки */
/*	padding: 0px 0px 0px 0px;  */
	position: relative;
	top: 14px;
/*	left
	right
	bottom	        */
}

div.menu-sitemap-tree li li.close div.folder           /*    */
{
    background-image:url('/bitrix/templates/ARBIR-2013-BANNER-1/components/bitrix/menu/menu.tree.04.themes/images/icon_menu_2.gif');
	margin: 0px 0px 0px 0px;	                    /* расположение иконки */
	padding: 0px 0px 0px 0px;	                    /*   */
	position: relative;	                    		/*   */
	top: 14px;	                    				/*   */
	left: 7px;			                    		/*   */
}

div.menu-sitemap-tree li li li.close div.folder           /*    */
{
    background-image:url('/bitrix/templates/ARBIR-2013-BANNER-1/components/bitrix/menu/menu.tree.04.themes/images/icon_menu_3.gif');
	margin: 0px 0px 0px 0px;	                    /* расположение иконки */
	padding: 0px 0px 0px 0px;	
}

div.menu-sitemap-tree li div.page				/* 1 уровень без вложений */
{
	width: 17px;
	height: 17px;       
    cursor: pointer;                                /* указатель на ссылку на изображение */
    background-image:url('/bitrix/templates/ARBIR-2013-BANNER-1/components/bitrix/menu/menu.tree.04.themes/images/icon_menu_1.gif');  
/*    background-image: url('/bitrix/templates/ARBIR-2013-BANNER-1/components/bitrix/menu/menu.tree.04.themes/images/fon2.gif');	*/	/* изначально была эта иконка, т.е. вообще ничего не было при отсутствии разделов в пункте  */
	background-repeat: no-repeat;
	margin: 0px 0px 0px 222px;	                    /* расположение иконки */
	padding: 0px 0px 0px 0px;
	position: relative;
	top: 14px;
}

div.menu-sitemap-tree li li div.page				/* 2 уровень без вложений */
{
	width:17px;
	height:17px;       
    background-image: url('/bitrix/templates/ARBIR-2013-BANNER-1/components/bitrix/menu/menu.tree.04.themes/images/icon_menu_2.gif');
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px 0px 0px 0px;	                    /* расположение иконки */
	padding: 0px 0px 0px 0px;	                    /*   */
	position: relative;	                    		/*   */
	top: 8px;	                    				/*   */
}

div.menu-sitemap-tree li li li div.page				/* 3 уровень без вложений */
{
    background-image: url('/bitrix/templates/ARBIR-2013-BANNER-1/components/bitrix/menu/menu.tree.04.themes/images/icon_menu_3.gif');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;	                    /* расположение иконки */
	padding: 0px 0px 0px 0px;	                    /*   */
	position: relative;	                    		/*   */
/*	top: 10px;	                    				/*   */
	left: -8px;			                    		/*   */
}

/* End */



/* Start:/bitrix/templates/ARBIR-2013-BANNER-1/components/bitrix/news.calendar/calendar.default.044/style.css*/
.NewsCalWeekend, .NewsCalToday, .NewsCalDefault, .NewsCalOtherMonth , .NewsCalHeader, .NewsCalMonthNav, .NewsCalDay, .NewsCalNews{
	font-size:9pt;
	color:#000000;
	padding-top:2px;
}
.NewsCalToday, .NewsCalDefault, .NewsCalOtherMonth, .NewsCalWeekend, .NewsCalHeader {
	padding:3px;
}

/*   */
.NewsCalToday{
	font-size:9pt;
	background-color:#FFFFFF;		
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;	
}

.NewsCalToday a:hover, .NewsCalToday a:link, .NewsCalToday a:visited, .NewsCalToday a:active{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
/*	background:url('/bitrix/templates/ARBIR-2013-BANNER-1/components/bitrix/news.calendar/calendar.default.044/images/r-f.gif') left top no-repeat;			*/
}

/*  */
.NewsCalDefault{
	background-color:#FFFFFF;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

.NewsCalDefault a:hover {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;	
}

.NewsCalDefault a:link {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;	
}

.NewsCalDefault a:visited {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;	
}

.NewsCalDefault a:active {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;	
}

/*      */
.NewsCalOtherMonth{
	background-color:#FFFFFF;
	color:#FFFFFF;
}

/* :    */
.NewsCalWeekend{
	background-color:#FFFFFF;
	color:#000000;
	font-size:9pt;	
	font-family:Arial, Helvetica, sans-serif;	
}

.NewsCalWeekend a:hover {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;	
}

.NewsCalWeekend a:link {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;	
}

.NewsCalWeekend a:visited {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;	
}

.NewsCalWeekend a:active {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;	
}

/*    */
.NewsCalHeader{
	background-color:#FFFFFF;
	color:#934607;
	font-size:7pt;
}

.NewsCalTable, .NewsCalTable tr, .NewsCalTable td{
	border-collapse:collapse;
	border:1px solid #B3B3B3;
}

/*  */
.NewsCalMonthNav{
	background-color:#FFFFFF;
	color:#934607;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
}

/*   */
.NewsCalMonthNavMonth{
	background-color:#fbf3e6;
	color:#695742;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:1px;
	padding-bottom:1px;
}

.NewsCalDay{
	color:#000000;
}

.NewsCalDayOther{
	color:#FFFFFF;
}

.NewsCalNews{
	color:#7488B9;
	font-size:8pt;
}
/* End */



/* Start:/bitrix/templates/ARBIR-2013-BANNER-1/components/arbir/breadcrumb.tp/bread.201305071/style.css*/
ul.breadcrumb-navigation
{
	margin:0;
/*	padding-top: 2px;		*/
	list-style:none;
}

ul.breadcrumb-navigation li
{
	padding: 0px 0px 6px 0px;
	bottom: 6px;		
	display: inline;
}

ul.breadcrumb-navigation li a
{
	padding: 0px 0px 0px 0px;	
}

ul.breadcrumb-navigation span
{
	position: relative;	                    		/*   */
	top: -2px;	                    				/*   */
}
/* End */



/* Start:/bitrix/templates/ARBIR-2013-BANNER-1/styles.css*/
h1
{
	margin:0; padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;	
	margin-bottom:15px;
	padding-bottom:5px;
	padding-top:14px;
	border-bottom:1px solid #dab694
}

h2, h3
{
	font-size:120%;
}

h2
{
	padding-top:15px;
	padding-bottom:5px;
	border-bottom:1px solid #dab694;
}

h4, h5, h6
{
	font-size:110%;
}

/*Information block*/
.information-block
{
/*	width:180px;	*/
	width:100%;
	margin-bottom:16px;
	/*border: 1px solid #FF0000;*/  			
}

.information-block-head
{
	color:#dab694;
	font-weight:bold;
	font-size:85%;
	border-bottom:1px solid #ebd9c5;
	margin-bottom:4px;
	padding-bottom:5px;
	/*border: 1px solid #FF0000;*/  			
}

.information-block-body
{
	font-size:85%;
	color:#737373;
	margin-right:20px;
	/*border: 1px solid #FF0000;*/  			
}

/*Information block*/
.information-block-margin-left
{
	width:180px;
	margin-bottom:16px;
	margin-left:32px;
	/*border: 1px solid #FF0000;*/  			
}

/*work-area   сам сделал  */ 
.work-area
{
	vertical-align:top;
	vertical-align:text-top;
}

/*Content center text*/
.text-justify
{
	text-align:justify;
}

/*Content block*/
.content-block
{

	border-top-color:#E4E4E4;
/*	background: #fbf3e6;		*/
	margin-bottom:5px;
	width:100%;
}

.content-block-head
{
/* 	background-image: url('/bitrix/templates/ARBIR-2013-BANNER-1/images/content_block_bg.gif');  */
	font-weight: normal;
	font-size: 95%;
	margin: 2px;
	padding: 5px 0px;
	text-align: center;
}

.content-block-body
{
	vertical-align: top;
	padding: 4px 0px 4px 0px;
	width: 100%;
}

/*Content block advertising   сам сделал */
.content-block-maska
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url('/bitrix/templates/ARBIR-2013-BANNER-1/images/fon-menu-01.gif')
	/*border: 1px solid #FF0000;*/  			
}

.content-block-adv
{
	margin-bottom: 5px;
	width: 100%;
	padding: 10px 0px 0px 0px;
	/*border: 1px solid #FF0000;*/  			
}

.content-block-head-adv
{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
    text-align: center;
	margin: 2px 2px 2px 2px;
	padding: 0px 0px 4px 0px;
/*	border: 1px solid #FAA000;  			*/
}

.content-maska a:link, .content-maska a:visited, .content-maska a:active
{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 70%;
	font-weight:normal;
	text-decoration:none;
	color: #000000;
    text-align: left;
	margin: 2px 2px 2px 2px;
	padding: 0px 0px 4px 0px;
	/*border: 1px solid #FF0000;*/  			
}

.content-maska a:hover
{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 70%;
	font-weight:normal;
	text-decoration:underline;
	color: #e1000e;
    text-align: left;
	margin: 2px 2px 2px 2px;
	padding: 0px 0px 4px 0px;
	/*border: 1px solid #FF0000;*/  			
}

.content-block-body-adv
{
	padding: 0px 0px;
	width: 100%;
	/*border: 1px solid #FF0000;*/  			
}

.info-blok-top-main
{
/*	background-image:url('/bitrix/templates/ARBIR-2013-BANNER-1/images/bn-bg-02.gif');			*/
/*	background-color: #fbf3e6;							*/
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	/*border: 1px solid #FF0000;*/  			
}

.info-blok-top-main a
{
	vertical-align: top;
	padding: 0px 0px 10px 0px;
	color: #0c1902;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	text-align: center;  
	/*border: 1px solid #FF0000;*/  			
}

.info-blok-top-main a:hover
{
	vertical-align: top;
	padding: 0px 0px 10px 0px;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;	
	color: #e1000e;	
	font-size: 12px;
	font-weight: bold;
	text-align: center; 
	/*border: 1px solid #FF0000;*/  			
}

code
{
	font-size:100%;
	font-weight:normal;
	display:block;
	padding:1.5em 1em 1em 1em;
	border-style:solid;
	border-width:1px;
	border-width:1px 0;
	margin:1em 0;
	background-color:#F5F5F5;
	font-family:sans-serif;
	/*border: 1px solid #FF0000;*/  			
}
/* End */



/* Start:/bitrix/templates/ARBIR-2013-BANNER-1/template_styles.css*/
html, body, form
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #000000;	
}

#input_search
{
    color: #b79165;
    font: 11px Verdana, Tahoma, Helvetica, sans-serif;
    border: 1px solid;
    border-color: #ebd9c5;
	height: 24px;
	width: 165px;
}

#input_search_google
{
    color: #b79165;
    font: 11px Verdana, Tahoma, Helvetica, sans-serif;
    border: 1px solid;
    border-color: #ebd9c5;
	height: 24px;
	width: 161px;
}

#search_img
{
    border-color : #ffffff;
	height: 20px;
	width: 20px;
/*	align: left;		*/
}

html
{
	height:100%;
}

body
{
	height:auto !important;
	height:100%;
	min-height:100%;
	min-width:760px;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;		
}

/*Font*/
body
{
	font-size: 80%;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;	
	color: #333;
	background-color: #ffffff;
}

/*Font in table*/
table
{
	font-size:100%;
}

/*Links*/
a:link 		{color: #934607;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;	}
a:visited	{color: #110000;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;	}
a:active 	{color: #934607;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;	}
a:hover		{color: #e1000e;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;	}


small
{
	font-size:85%;
}

hr
{
	width: 100%;
	height: 1px;
	border: medium none;
	color: #dab694;
	background-color: #dab694;
	margin: 8px 0px
}

/* Роман - для некоторых страниц */

#position_show
{
	position:relative; /**/
/*	position:fixed;*/
	left:80%;
	top: 0px;
	width:10%;
	height:100%
	background: #ffffff;
/*	border-bottom:1px solid #D6D6D6;  */
    vertical-align: top;
}

#с_1727_1
{
	position:relative; /**/
/*	position:fixed;*/
	left:0%;
	top:0px;
	width:70%;
/*	height:300px;*/
	background: #ffffff;
/*	border-bottom:1px solid #D6D6D6;  */
    vertical-align: top;
}

/* сам сделал */
.header_fixed
{
	position:fixed; /*containing block*/
	left:10px;
	top:10px;
	height:20px;
	width:100%; 	
	background: #ffffff url('/bitrix/templates/ARBIR-2013-BANNER-1/images/top-bg.gif') repeat-x;
}

#header
{
	position:relative; /*containing block*/
	/* position:fixed;
	left:0px;
	top:0px;       */
	height:177px;
	width:100%; 	
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background: #ffffff url('/bitrix/templates/ARBIR-2013-BANNER-1/images/top-bg.gif') repeat-x;
	/* vertical-align: middle;			*/
}

#header_tags_cloud
{
	position:absolute;
	right: 2px;
	top: -24px;
/*	width:330px;
	height:175px;
	padding-left: 0px;
	padding-top: 0px;		*/
/*	border: 2px solid #FF0000;  */
	text-align:right;
	color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_logo
{
	position:absolute;
	left: 50px;
	top: 10px;
}

#company_logo a
{
	display:block;
	position:absolute;
	width:144px; 
	height:139px; 
	left:48px;
	top:20px;
/*	border: 1px solid #00FFA0;			*/
/*	background:url('/bitrix/templates/ARBIR-2013-BANNER-1/images/logo.gif') right center no-repeat;		*/
}

/* Header menu: home, search, feedback*/
#header_menu
{
	background:#557F7E;
	position:absolute;
	right:55px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

/* сам сделал */
#header_contact_themes
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;  
	top:2px;
	left:256px;
	width:516px;   
	height:177px;    
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	vertical-align:top;
	vertical-align:text-top;
/*	background-color:#0000FF;
	border: 4px solid #FF0000;				*/
}

#header_images_1
{
	position:absolute;  
	top: 20px;
	left: 240px;
	width: 40%; 				
	height: 140px;      
	text-align: center;
	padding-top: 12px;					
	padding-left: 40px;					
	line-height: 172px;						

	/*border: 1px solid #00AAA0;			*/
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_images_2
{
	position:absolute;  
	top: 20px;
	right: 10px;
	width: 40%; 				
	height: 140px;      
	text-align: center;
	/*padding-top: 50px;					*/
	line-height: 172px;						
	
	/*border: 3px solid #FF0000;*/
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_sites
{
	position:absolute;
	right:55px;
	top: 60px;
	color:#fff;
	text-align:right;
}

#header_sites a, #header_sites span
{
	color:#fff;
	text-decoration:none;
}

#header_sites span
{
	color: #D2DEDD;
}

#header_menu a
{
	display:block;
	float:left;
/*	cursor:pointer; cursor: hand;		*/
	padding:8px 11px;
}

#zebra
{
	height:15px;
	background:transparent url('/bitrix/templates/ARBIR-2013-BANNER-1/images/top-bg-02.gif') left top repeat-x;
/*	border: 1px solid #FF0000;  			*/
}

/*Navigation*/
#navigation
{


}

#navigation a
{
	vertical-align: top;
	color: #934607;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;	
	font-size: 11px;
	text-decoration: underline;
}

#navigation a:hover 
{
	vertical-align: top;
	color: #e1000e;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;	
	font-size: 11px;
	text-decoration: underline;
}

/*Content table*/
#content
{

	width:100%;
/*	height:70%;		*/
	border-collapse:collapse;
/*	border: 1px solid #FF0000;  			*/
}

/*Left column*/
#content .left-column
{
	vertical-align: top;
	width: 240px;
	height: 100%;
    color: #0c1902;
    background-color: #ffffff;   /* цвет фона блоков */ 
    border-right-color: #ebd9c5; /* Цвет линии справа */
    border-right-style: solid; /* Стиль линии */
    border-right-width: 1px;  /* Толщина линии */
    padding-right: 0px;  /* Расстояние между линией и текстом */
    margin-right: 0px; /* Отступ справа */
}

/*Main column*/
#content .main-column
{
	vertical-align: top;
	width: 100%;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #000000;		
}

/*Right column*/
#content .right-column
{
	vertical-align: top;
	width: 215px;			   /* width right-column */ 
	height: 100%;
/*    background-color: #ffffff;   /* цвет фона блоков */ 
    border-left-color: #ebd9c5; /* Цвет линии справа */
    border-left-style: solid; /* Стиль линии */
    border-left-width: 1px;  /* Толщина линии */
    padding-left: 0px;  /* Расстояние между линией и текстом */
    margin-left: 0px; /* Отступ слева */
    margin: 0px 0px 0px 0px; /* Отступ */
    margin-right: 0px; /* Отступ справа */
}

/* сам сделал */
#content .info-blok-maska
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

/* стили div-ов например в файле \sect_inc.php */
#content .information-block-arbir
{
	width:180px;	
	margin-bottom:16px;
}

#content .information-block-head-arbir
{
	color:#b79165;
	font-weight:bold;
	font-size:85%;
	border-top:1px solid #ebd9c5;
	margin-bottom:4px;
	padding-left:18px;
	padding-bottom:5px;
}

#content .info-blok-maska a
{
	vertical-align:top;
	text-align:left;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #0c1902;	      
	font-size: 12px;
	font-weight: bold;	
}

#content .info-blok-maska a:hover 
{
	vertical-align:top;
	text-align:left;	
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #e1000e;	      
	font-size: 12px;
	font-weight: bold;		
}

/*Content table header*/
#content_header
{
	width: 100%;
	height: 37px;  
	border-collapse: collapse;
	text-align: center;
    vertical-align: middle;
}

/*arbir96.ru*/
#arbir96
{
	/*width: 240px;*/
	/*height: 133px;*/
	text-align: center;
	/*border: 1px solid #FF0000;*/
	/*background: #999999 url('/bitrix/templates/ARBIR-2013-BANNER-1/images/arbir96-background.gif') repeat-x;*/
}
#arbir96 a
{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

/*Left column header*/
#content_header .left-column
{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #5c5447;
	font-size: 11px;
	font-weight: normal;
/*	width: 240px;	      */
}

#content_header .left-column a.left-column-ru
{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #5c5447;
	font-size: 11px;
	font-weight: normal;      
	text-decoration: none;
}

#content_header .left-column a.left-column-ru:hover
{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #e1000e;
	font-size: 11px;
	font-weight: normal;      
	text-decoration: none;
}

#content_header .left-column a.left-column-en-fr
{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #934607;
	font-size: 11px;
	font-weight: normal;      
	text-decoration: underline;
}

#content_header .left-column a.left-column-en-fr:hover

{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #e1000e;
	font-size: 11px;
	font-weight: normal;      
	text-decoration: underline;
}

/*Main column header*/
#content_header .main-column
{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #5c5447;
	font-size: 11px;
}

#content_header .main-column a
{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #5c5447;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	   	
}

#content_header .main-column a:hover 
{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #e1000e;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	   	
}

/*Right column header*/
/*#content_header .right-column
{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #5c5447;
	font-size: 11px;
	border: 1px solid #FF0000;  			
}

#content_header .right-column img.right-column-rss
{
	margin: 2px 0px 0px 0px;
}

#content_header .right-column a
{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #934607;
	font-size: 11px;
	font-weight:normal; 	
}

#content_header .right-column a:hover
{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #e1000e;
	font-size: 11px;
	font-weight:normal; 			
}												*/

/*Bottom banner*/
#bottom_banner
{
	padding:5px;
	text-align:center;
}

/*search.tags.cloud  сам сделал */
.search-tags-cloud
{
	text-align: center;
}

.search-tags-cloud a:link, a:visited, a:active
{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #934607;
	font-weight:normal;	
}

.search-tags-cloud a:hover
{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: normal;        
	color: #e1000e;
}

/*search.tags.cloud !!! ВТОРАЯ ВЕРСИЯ, ТО ОБЛАКО ТЕГОВ, КОТОРОЕ СПРАВА */
.search-tags-cloud-right
{
	text-align: left;
	padding-left:12px;   /* отступ у правого облака тегов  */
	padding-right:0px;   /* отступ справа от края  */
/*	width:150px;							*/
/*	border: 1px solid #FF0000;  			*/
}

.search-tags-cloud-right a:link, a:visited, a:active
{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #934607;
	font-weight:normal;	
/*	width:150px;							*/
}

.search-tags-cloud-right a:hover
{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: normal;        
	color: #e1000e;
/*	width:150px;							*/
}

.subscribe
{	
	padding-left:24px;
}

#liniy
{
	height:3px;
	background: #ebe3d6;
/*	border: 1px solid #FF0000;  		*/	
}

/*Footer*/
/*#footer_left
{
	height: 80px;
	border: 1px solid #FF0000;
}*/

#footer_td .footer_right
{
	background: #ffffff;
	text-align: right;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding-top: 20px;	
}

#footer_td .footer_right a.footer_right
{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #111111;
	font-size: 86%;
	text-decoration: none;
    margin-right: 4px;		
	margin-bottom: 5px;
}

/* месяц прописью предыдущий и последующие для компонента Календарь новостей, расположен в левой колонке */
.NewsCalMonthNavM2 {
	padding-top:2px;
}

.NewsCalMonthNavM2 a:hover {
	color:#e1000e;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	background-color:#ffffff;		
}

.NewsCalMonthNavM2 a:link, .NewsCalMonthNavM2 a:visited, .NewsCalMonthNavM2 a:active {
	color:#695742;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	background-color:#ffffff;		
}

/*Data table*/
table.data-table
{
	border:1px solid #ebd9c5;
	border-collapse:collapse;
}

/*Any cell*/
table.data-table td
{
	border:1px solid #ebd9c5;
	background-color:#FFFFFF;
	color:#333;
	padding:3px 5px;
}

/*Head cell*/
table.data-table thead td, table.data-table th
{
	background-color:#fbf3e6;
	text-align:left;
	font-weight:normal;
	background-image:none;
	border:1px solid #ebd9c5;
	padding:4px;
	color:#333;
}

/*Body cell*/
table.data-table tbody td
{
	background-color:#FFF;
	background-image:none;
	color:#333;
}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#F1F3F6;
	padding:4px;
	color:#333;
}

/*Error & OK messages*/
.errortext
{
	color:red;
}

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}


/*Forum*/


/*Forum menu*/ 
table.forum-menu {border-left: 1px solid #DAE7DF; border-top: 1px solid #DAE7DF; } 
table.forum-menu td.forumtoolbar {background-color: #E3E7F1; border-left: 1px solid #FFFFFF;border-top: 1px solid #FFFFFF; border-right: 1px solid #C3C9D7; border-bottom: 1px solid #C3C9D7; } 
.forumtoolsection {border-left: 1px solid #FFFFFF;border-top: 1px solid #FFFFFF; border-right: 1px solid #C3C9D7; border-bottom: 1px solid #C3C9D7; } 
.forumtoolseparator {border-left: 1px solid #C3C9D7;border-right: 1px solid #FFFFFF; } 

table.forum-menu a, table.forum-menu select, table.forum-menu input, table.forum-menu td {color:#333}

/* menu popup */
.forum-menu-hidden-in {border: 1px solid #C3C9D7;} 
table.forum-menu-popup-table td, table.forum-menu-popup-table td a { color: black;} 
table.forum-menu-popup-table td.forum-menu-popup, table.forum-menu-popup-table td.forum-menu-popup-hover {border: none; background-color: #E3E7F1; } 
table.forum-menu-popup-table td.forum-group{background-color:#E3E7F1; color:#333;} 
table.forum-menu-popup-table td.forum-menu-popup-hover {background-color: #F4F5F9;} 
div.forum-group{background-color:#F9FBF9; font-weight:bold; color:#333;} 

/*Forum index and list*/ 
table.forum-main {border: 1px solid #C3C9D7;} 
table.forum-main td {background-color:#F4F5F9;border: 1px solid #C3C9D7;} 
table.forum-main th {background-color:#E3E7F1;border: 1px solid #C3C9D7;color: #333;vertical-align: top;} 

div.forum-hr {background-color:#C3C9D7}
div.filter-check-hover {background-color:#E3E7F1}

a.forum-button:link,a.forum-button:visited,a.forum-button:active,a.forum-button:hover {background: #E3E7F1;border: 1px solid #C3C9D7;color: #333;} 
table.forum-main td small {font-size:100%;} 
table.forum-main td.forum-group {background-color:#E3E7F1; color:#333;} 
div.forum-title {border: 1px solid #C3C9D7; padding: 5px; background-color: #E3E7F1 !important; color:#333; } 

/*Forum messages*/ 
table.forum-message {} 
table.forum-message td {background-color: #F4F5F9;border: none;} 
table.forum-message td.forum-message-user-info {background-color: #F4F5F9;border: 1px solid #C3C9D7;border-right-width: 1px;} 
table.forum-message td.border-top {border: 1px solid #C3C9D7;border-left-width: 1px;border-top: none;} 
table.forum-message td.border-bottom {border: 1px solid #C3C9D7;border-left-width: 1px;border-bottom: none;} 

table.forum-message .forum-message-posts, 
table.forum-message .forum-message-status, 
table.forum-message .forum-message-datereg, 
table.forum-message .forum-message-datecreate {color:#333;} 

a.forum-button-small,
a.forum-button-small-vote,
a.forum-button-small-unvote 
{
	background-color: #E3E7F1;
	border: 1px solid #C3C9D7;
	color: #333; 
	font-size: 11px; 
	height:20px;
	padding: 2px 5px 2px 5px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
a.forum-button-small-vote, a.forum-button-small-unvote {padding-left:18px;}
a.forum-button-small:hover,a.forum-button-small-vote:hover,a.forum-button-small-unvote:hover {color: #333; } 

/*Forum statistics*/ 
table.forum-stat {} 
table.forum-stat th {background-color:#E3E7F1;border: 1px solid #C3C9D7;color: #333;font-weight:bold;padding:5px;} 
table.forum-stat td {background-color:#F4F5F9;border: 1px solid #C3C9D7;} 
table.forum-stat .forum-attention{font-size: 100%;color: black;} 

/*Post form*/ 
table.forum-post-form {border: 1px solid #C3C9D7;} 
table.forum-post-form td {background-color:#F4F5F9;border: 1px solid #C3C9D7;} 
table.forum-post-form th {background-color:#E3E7F1;border: 1px solid #C3C9D7;} 
table.forum-smile {border: 1px solid #C3C9D7;} 
table.forum-smile th {background-color:#E3E7F1;border: 1px solid #C3C9D7;} 
table.forum-smile img { margin: 0px;} 
textarea#POST_MESSAGE{width:100%;} 

/* Only for user-profile*/ 
table.fuser {} 
table.fuser-static th {background-color:#E3E7F1; border:1px solid #C3C9D7;} 
table.fuser-static td {background-color:#F4F5F9; border:1px solid #C3C9D7;} 

/* Tab controls*/ 
table.tabs {border-left:1px solid #C3C9D7;} 
table.tabs td {} 
table.tabs td.tab-indent-left {border-bottom:1px solid #C3C9D7;} 
table.tabs td.tab-indent-right {border-bottom:1px solid #C3C9D7;} 
table.tabs td.tab-container {border:1px solid #C3C9D7; border-left: none;} 
table.tabs td.tab-container-selected {border:1px solid #C3C9D7; border-bottom:1px solid #F9FBF9; border-left: none; background-color:#F9FBF9;} 

table.tabs table td.tab {border-top:1px solid #C3C9D7;} 
table.tabs table td.tab-selected {border-top:1px solid red;} 
table.tabs table td.tab-hover {border-top:1px solid #C3C9D7;} 

/* Tab inside edit form */ 
table.tab {border:1px solid #C3C9D7; border-top:none;} 
table.tab td {background-color:#F4F5F9;}

.forum-menu-hidden-in
{
	max-height:100px;
/*	height:ex * pression(this.scrollHeight > 100? "100px" : "auto");		*/
}


table.forum-quote td, table.forum-code td 
{
	background-color:#E3E7F1; /*th*/
	border:1px solid #C3C9D7;
}

table.forum-reviews-messages td, table.forum-reviews-messages th
{
	background-color:#F4F5F9; /*td*/
	border-color:#C3C9D7;
}

a.button-small
{
	background:#E3E7F1;
	border:1px solid #C3C9D7;
}


/*Support*/
div.ticket-edit-message
{
	border-color: #C3C9D7;
}

/*Blogs*/

table.blog-table-post td, table.blog-table-post th, table.blog-blog-edit th, table.blog-user-table td.head, table.blog-table-post-comment td, table.blog-table-post-comment th
{
	background-color:#F4F5F9;
}


table.blog-blog-edit td, table.blog-blog-edit-table-smiles, table.blog-table-post td, table.blog-table-post th, table.blog-blog-edit th,
table.blog-user-table td.head, table.blog-user-table td, table.blog-group td, table.blog-category td, table.blog-comment-form th, table.blog-comment-form td,
table.blog-table-post-comment td, table.blog-table-post-comment th
{
	border-color: #C3C9D7;
}

.blog-post-date 
{
	color:#333;
}

table.blog-table-post-table th, table.blog-table-post-table td, table.blog-table-post-comment-table th, table.blog-table-post-comment-table td
{
	font-size:95%;
}

.blogtoolblock {border-color:#C3C9D7;}
.blogtoolbar {background-color:#F4F5F9;border-color:#C3C9D7;border-top:none;}
.blogtoolsection {border-color:#C3C9D7}
.blogtoolbutton, .blogmessbuttontext {color:#333;}
a.blogtoolbutton, .blogmessbuttontext{color:#333;}
.blogtoolseparator {border-left:1px solid #C3C9D7;border-right:1px solid #F4F5F9;}

/* social network*/
div#sonet_events_ms_message {width:150px;}

/* это стили для таблицы вывода результатов для теста 
http://www.arbir.ru/testing/admin/resB-11-01012011-31122011.php  */
table.data-table-resb { width: 100%; border: 1px solid #f6e3cb; }
table.data-table-resb th { text-align: left; font-family:Verdana, Arial, Helvetica, sans-serif;}
/* это шапка таблицы */
table.data-table-resb tr.alt-row-resb { background-color: #f6e3cb; font-size: 1.1em; font-weight: bold; text-align:center; }
table.data-table-resb td, table.data-table-resb th { border: 1px solid #f6e3cb; }
table.data-table-resb td.center {  text-align:center; }
table.data-table-resb tr { /*border: 1px solid #f6e3cb;*/ }


/* End */
/* /bitrix/templates/ARBIR-2013-BANNER-1/components/bitrix/menu/menu.tree.04.themes/style.css */
/* /bitrix/templates/ARBIR-2013-BANNER-1/components/bitrix/news.calendar/calendar.default.044/style.css */
/* /bitrix/templates/ARBIR-2013-BANNER-1/components/arbir/breadcrumb.tp/bread.201305071/style.css */
/* /bitrix/templates/ARBIR-2013-BANNER-1/styles.css */
/* /bitrix/templates/ARBIR-2013-BANNER-1/template_styles.css */
