


/* Start:/bitrix/templates/.default/components/bitrix/menu/top2/style.css*/
#topmenu ul{
	margin-left:0;
}

#topmenu li {
	list-style:none;
	float:left;
}

#topmenu a {
background: url(http://kuban-info.ru/bitrix/templates/main/img/css.png) no-repeat -4px -92px;
border-left: ;
border-right: 1px solid #00839C;
color: white;
display: block;
float: left;
font-family: Georgia, 'Times New Roman', Times, serif;
font-style: italic;
text-transform: lowercase;
height: 28px;
line-height: 28px;
padding: 0px 8px;
text-decoration: none;
text-shadow: #00535E 0px -1px 0px;
}

#topmenu:active{
		background:url(/bitrix/templates/.default/components/bitrix/menu/top2/img/css.png) no-repeat -4px -63px;
}

#topmenu a#first{
	background:url(/bitrix/templates/.default/components/bitrix/menu/top2/img/css.png) no-repeat 0px -92px;
	border-left:none;
}


#topmenu a#last{
	background:url(/bitrix/templates/.default/components/bitrix/menu/top2/img/css.png) no-repeat 100% -92px;
	border-right:none;
}

#topmenu p.activ{
	display:block;
	height: 28px;
line-height: 28px;
padding: 0px 8px;
float:left;
	background:url(/bitrix/templates/.default/components/bitrix/menu/top2/img/css.png) no-repeat -4px -63px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#01444d;
	text-shadow: #3bafc4 0px 1px 0px ;
	border-left:1px solid #21a6bd;
	border-right:1px solid #00839c;
	text-transform: lowercase;
}

#topmenu p.activ#first{
	background:url(/bitrix/templates/.default/components/bitrix/menu/top2/img/css.png) no-repeat 0px -63px;
	border-left:none;
}


#topmenu p.activ#last{
	background:url(/bitrix/templates/.default/components/bitrix/menu/top2/img/css.png) no-repeat 100% -63px;
	border-right:none;
}
.menu_cols {
	position: relative;
}
.menu_cols a.red_button {
	display: inline-block!important;
    text-align: center!important;
    text-transform: uppercase!important;
    margin: 5px 12px 0 0;
    padding: 0 15px!important;
    width:auto!important;
    height:auto!important;
    color: #ffffff!important;
    /* font-family: 'Arial Обычный', 'Arial'; */
    font-family: 'Times New Roman'!important;
    font-weight: 400!important;
    font-style: normal!important;
    font-size: 13px!important;
    line-height: 20px!important;
    text-decoration: none!important;
    background: #FF3333!important;
    border-radius: 4px!important;
}
/* End */



/* Start:/bitrix/templates/.default/components/bitrix/breadcrumb/.default/style.css*/
.bx_breadcrumbs{
    margin-bottom:10px;
    margin-top:0;
    padding:0;
    font-family: 'Arial Обычный', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 10px;
    color: #333333;
}
.bx_breadcrumbs ul{
    margin:0;
    padding:0;
    font-family: 'Arial Обычный', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 10px;
    color: #333333;
}
.bx_breadcrumbs ul li{
    display:inline-block;
    line-height:11px
    font-family: 'Arial Обычный', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 10px;
    color: #333333;
    text-align: left;
    line-height: normal;
    text-decoration: none;
    margin:0;
    padding:0;
}
.bx_breadcrumbs ul li a{
    font-family: 'Arial Обычный', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 10px;
    color: #333333;
    text-align: left;
    line-height: normal;
    text-decoration: underline;
}
.bx_breadcrumbs ul li:first-child a{padding-left:0}
.bx_breadcrumbs ul li:last-child  a{background:none}
.bx_breadcrumbs ul li a:hover{
    text-decoration:none;
}
.bx_breadcrumbs ul li span{
    font-family: 'Arial Обычный', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 10px;
    color: #333333;
    text-align: left;
    line-height: normal;
    text-decoration: none;
}
.bx_breadcrumbs,
.bx_breadcrumbs ul li{
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
}
/* End */



/* Start:/bitrix/templates/.default/components/bitrix/menu/bottom/style.css*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/.default/components/bitrix/menu/bottom/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */



/* Start:/bitrix/templates/.default/components/bitrix/menu/bottom2/style.css*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/.default/components/bitrix/menu/bottom2/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */
/* /bitrix/templates/.default/components/bitrix/menu/top2/style.css */
/* /bitrix/templates/.default/components/bitrix/breadcrumb/.default/style.css */
/* /bitrix/templates/.default/components/bitrix/menu/bottom/style.css */
/* /bitrix/templates/.default/components/bitrix/menu/bottom2/style.css */
