


/* Start:/bitrix/templates/SPIG/components/bitrix/search.title/main_search/style.css*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/SPIG/components/bitrix/search.title/main_search/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */



/* Start:/bitrix/templates/SPIG/styles.css*/
/* Text */
img {border:0 none;}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica,sans-serif; 
	margin:1.3em 0 0.7em;
	font-weight:normal;
	line-height:1.2;
}

h1 { font-size:190%; margin:0 0 1em; }
h2 { font-size:150%; }
h3 { font-size:130%; font-weight: bold;}
h4 { font-size:120%;}
h5 
{ 
	font-size:1.8em;
    display: block;
    font-weight: bold;
	}
h6 { font-size:100%; }

hr, .hr 
{
	border-top:1px solid;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:12px 0;
	overflow:hidden;
	padding:0;
}

#workarea ul { list-style-type: none;  padding:0; margin: 0 0 0 1.5em;}
#workarea ul li:before { content:'\2014\a0'; }
#workarea li
{
	behavior:expression( !this.before  ? this.before = this.innerHTML = '<span class="dash">— </span>' + this.innerHTML :'' );
	margin: 0.6em 0
}

#workarea ul ul { padding:0 0 0 1.5em; margin: 0.6em 0}


table.data-table { width: 100%; border-bottom: 1px solid #F0F0F0; border-top: 1px solid #F0F0F0}
table.data-table th { text-align: left;}
table.data-table td, table.data-table th { padding: 1em; font-size: 0.85em;}
table.data-table tr.alt-row { background-color: #F0F0F0; }
/* End */



/* Start:/bitrix/templates/SPIG/template_styles.css*/
html { width:100%; height:auto }


form { margin:0; padding:0;}
form.main-form
{ 
	display: block;
	margin:0; 
	padding:0;
	width:100%;
	height:100%;
}
 
#page-wrapper
{	
	margin: 15px auto;
	width: 1180px;
	background:#EFEFEF;
	box-shadow:0 0 7px #000000 !important
}

* html #page-wrapper { height: 100%; }

#header { height: 140px; position: relative;}

#slogan {
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
}
#slogan img {
	width:100% !important;
}
#header {
    background-image: url('/bitrix/templates/SPIG/images/header.png');
    background-repeat: repeat-x;
}
td#logo { padding-left: 32px;}
td#logo a { outline: none;}
#slogan {width: 1220px;  font-size: 1.2em; font-style: italic; position: relative; left:-21px; top:20px; box-shadow:0 0 5px #000;}

#search {
    background-image: url('/bitrix/templates/SPIG/images/search.png');
    background-position: left 2px;
    background-repeat: no-repeat;
    float: right;
    height: 20px;
    margin-top: 4px;
    padding: 0 0 0 18px;
    position: relative;
    width: 210px;
	margin-right:5px;
}
* html #search div.search-box { margin-right:-82px;	}

#search div.search-box input
{
	border:1px solid;
	width:98%;
	height: 18px;
	padding:0;
	margin:0;
}

#search input { vertical-align: top;}
#search-button { float: right; width:48px; border: 1px solid;}
#search-button input::-moz-focus-inner { border: 0; padding: 0; }/*Remove button padding in FF*/
#search-button input 
{
	display: block;
	border: none;
	background: none;	
	width:48px;
	padding:0;
	margin:0;
	font-family: Georgia, serif;
	font-size: 12px;
	height: 19px;
	cursor: pointer;
	cursor: hand;
	outline: none;	
}

div.search-item h4 { margin-bottom: 0.4em;}

#top-menu { margin: 0 0 0 32px; padding: 0; list-style-type: none; overflow: hidden; zoom:1;}
#top-menu li { float: left; margin: 0 1.5em 0 0; }
#top-menu a  
{
	display: block; 
	border-bottom-width: 2px;
	border-bottom-style: solid;

	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	outline: none;
	padding: 11px 0 7px;	
	margin: 0 16px 3px;
}

#top-menu li.selected a { padding: 11px 16px 10px; margin: 0;}
#top-menu li.selected .r1 { border-left: 1px solid; border-right: 1px solid; }
#top-menu li.selected .r0 { border-left: 1px solid; border-right: 1px solid; }

* html #top-menu .r1 { width: 2px;}
* html #top-menu .r0 { width: 2px;}

#top-menu li.selected .r1 { width: expression(runtimeStyle.width = parentNode.offsetWidth - 4 + 'px'); }
#top-menu li.selected .r0 { width: expression(runtimeStyle.width = parentNode.offsetWidth - 2 + 'px'); }

#breadcrumb  {float:left; position:absolute;}
#breadcrumb p { margin: 0 10px;}

#breadcrumb a, #breadcrumb span { font-size: 0.85em; padding:0 0.4em; text-decoration: none;}
#breadcrumb a:hover { text-decoration: underline;}
#breadcrumb b { border-right: 1px solid; border-left: 1px solid;}
#breadcrumb b.top { margin-bottom: 2px;}
#breadcrumb b.bottom { margin-top: 2px;}

#content-wrapper { overflow: hidden; margin: 0px 0 50px; zoom:1;}
#content { float: right; width: 100%; overflow: hidden; }
#sidebar-inner { margin-right: 21px;}

#workarea-wrapper { margin: 0 5px 0 25px;}
#left-menu { width: 100%; top:0px; position:relative; }

ul.left-menu { font-weight: bold; list-style-type: none; margin: 0; padding: 0 0 0 1.5em;}

/* Root */
ul.left-menu a { font-size: 1.1em; outline: none;}
ul.left-menu .selected a { text-decoration: none; }

ul.left-menu ul a { font-size: 0.85em !important; text-decoration: underline !important; outline: none; vertical-align:top; }

ul.left-menu li.current { padding: 0; overflow: hidden; zoom:1; display: block; margin-top: 0.3em;}
ul.left-menu .current i  
{
	padding: 1px 10px 2px 13px; 
	text-decoration: none !important;
	display: block;
	zoom:1;
	font-style:normal;
	font-size: 0.85em !important;
	vertical-align:top;
}

ul.left-menu .current b { border-left:1px solid; border-right:1px solid; }
ul.left-menu ul { font-weight: normal; margin: 0.5em 0 0 -4px; padding: 0; list-style-type: none;}
ul.left-menu ul ul { margin: 0.5em 0 0 1em; }
ul.left-menu li li
{ 
	margin-bottom: 0.7em; 
	padding:0 13px 0;
	text-indent: 0;
	background: url('/bitrix/templates/SPIG/images/left-menu-arrow.gif') no-repeat 5px 3px;
	list-style-type: none; 
}

ul.left-menu li
{
	behavior:expression( !this.before ? this.before = this.innerHTML = '<span class="dash">— </span>' + this.innerHTML :'' );
	text-indent:-1.35em;
	background: none;
	padding:0;
	margin-bottom: 1.5em;
}
ul.left-menu li li { behavior: '';}

ul.left-menu li:before { content:'\2014\a0'; }
ul.left-menu li li:before { content:'';}

ul.left-menu li li li { margin-bottom: 0.3em; }

#workarea { float: right; width: 100%; clear:right; margin-top:10px; }
#workarea-inner { margin-left: 25px;}

#banner 
{ 
	height: 175px; 
	margin: 0 28px 40px 19px; 
	overflow:hidden; 
	position:relative; 
}

#banner-image { height:175px; width: 425px; overflow:hidden; text-decoration: none; display: block; }
#banner-text 
{ 
	padding: 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	position: absolute;
	left: 35%;
	top: 0;
	left:0;
	width: 100%;
	height: 175px;
	z-index:10;
	
}

#banner-text td {padding:0;}
#banner-text a { text-decoration: none; display: block;}

#banner-text small { font-size: 0.5em; padding-top: 1em; display: block; padding-left: 30px;}
#banner-text big { font-size: 1.4em; display: block; }
#banner-text span { padding-left: 30px; display:block;}
#banner-overlay
{ 
	z-index:5; 
	height: 175px; 
	width: 100%; 
	position: absolute; 
	top: 0;
	left: 0; 
	outline: none;
	display: block;
	cursor: pointer;
	cursor: hand;
}




#footer {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #295C47;
    border-color: #444444;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 2px;
	box-shadow:0 0 5px #000;
}
#footer {
    background-image: url('/bitrix/templates/SPIG/images/footer.png');
    background-repeat: repeat-x;
    margin: 0 -16px;
    min-height: 80px;
    overflow: visible;
    padding: 0;
    position: relative;
	top:-15px;
}

#copyright { padding:30px 0 0 35px; font-size: 14px; !important; width: 49%;}
#copyright p { margin:0;}

#footer-links { margin:0; padding:0; list-style: none;}
#bottom-menu { width:50%; position:absolute; right:25px; top: 20px;  text-align: right;}
#footer-links li { display: inline; padding-left:1.5em;}

/* Navigation */
div.navigation { font-size:100%; line-height:200%; }
span.navigation-title { padding-right:0.65em; font-weight: bold;}
div.navigation a { text-decoration:underline; padding:0.2em 0.3em;}
span.nav-current-page { padding:0.2em 0.3em; }
div.navigation span.arrow { font-size:100%; font-family:Times, serif; }
div.navigation span.ctrl { font-size:85%; }

/*Site Map */
table.map-columns { width: 100%;}
table.map-columns td { vertical-align: top; padding: 0;}
table.map-columns ul { padding:0 0 2em 0; font-weight: bold;}
table.map-columns li { margin: 0 0 1.5em 0 !important;}
table.map-columns li li { margin: 0 0 0.6em 0 !important;}
table.map-columns ul ul { font-weight: normal; padding:0 0 0 1.5em; margin: 0.6em 0}


/* Ask a question */
#support {position: relative; margin:0 0 3em; padding-top: 3px;}
#support-question { position: absolute; width: 30px; height: 30px; top: 0; left:0;}
#support-text { height: 20px; margin-left: 15px; padding-left: 22px; padding-top: 2px; overflow:hidden;}
#support-text a { font-size: 14px; font-weight: bold; text-decoration: none;}
#support b { border-right:1px solid; margin-left: 15px;}

/* Schedule */
#schedule { margin: 0 0 3em; }
#schedule div.schedule { font-size: 0.85em; }
#schedule p { margin: 0 0 1em; }

/* Telephone*/
#telephone  
{
	padding: 0 0 0 37px;
	margin: 0 0 1.5em;
	min-height: 30px;
}

* html #telephone { padding-top: 6px;}

#telephone nobr { font-family: Georgia, serif;  font-size: 1.6em;}

/* Content Block List */
dl.block-list { margin: 0 0 3.2em 0; padding:0; }
dl.block-list dt { margin: 0; padding: 0 0 0.3em; font-size: 1em;}
dl.block-list dd { margin:0 0 1.8em; padding:0; font-size: 0.85em;}

/* Information Box*/
div.information-box .r1 { border-left:1px solid; border-right:1px solid; }
div.information-box .r0 { border-left:1px solid; border-right:1px solid; }
div.information-box-content { font-size: 0.9em; padding: 12px 15px;}

/* News List */
div.news-list { margin: 0 0 2em;}
div.news-item { margin: 0 0 1.3em; }
div.news-date { margin: 0 0 0.5em; }
div.news-title { font-size: 1.2em; margin: 0 0 0.5em; }
a.news-detail-link { display: block; margin: 1em 0 0; outline: none;}

/* Forms */
div.content-form div.form-input input, div.content-form div.form-input textarea, div.content-form div.form-input select 
{ 	
	border:1px solid;  
	border-color: #777 #CCCCCC #CCCCCC #777
}
 
div.content-form div.field label.field-title { font-size: 1.117em; }









.heckl, .heckr {
    border-top: 10px solid #222222;
}
.heckl {
    border-left: 19px solid transparent;
    height: 0;
    left: -20px;
    line-height: 0;
    position: absolute;
    top: 100%;
    width: 0;
}
.heckr {
    border-right: 19px solid transparent;
    height: 0;
    line-height: 0;
    position: absolute;
    right: -20px;
    top: 100%;
    width: 0;
}
#subhead {
    background-color: #F9F9F9;
    border: 1px solid #FFFFFF;
	position:relative;
}
#subhead {
    background-image: url('/bitrix/templates/SPIG/images/subhead.png');
    background-repeat: repeat-x;
    height: 33px;
    margin: 10px 0.2% 0;
    width: 99.5%;
}
.breadcrumbs, .breadcrumbs span {
    color: #555555;
}
.breadcrumbs {
    float: left;
    font-size: 11px;
    height: 16px;
    line-height: 16px;
    margin: -5px 0 0 6px;
    padding: 0 7px;
    width: 650px;
}

#topmenu_container {
    height: auto;
    margin: 0;
    min-height: 30px;
    width: 100%;
	margin-top:15px;
}

#topmenu {
    height: auto;
    margin: auto;
	position:relative;
}
#topmenu ul.menu {
    background-color: #295C47 !important;
    border-bottom: 3px double #FFFFFF !important;
    border-top: 3px double #FFFFFF !important;
}
#topmenu ul.menu {
    background-image: url('/bitrix/templates/SPIG/images/dropdown.png');
    background-repeat: repeat-x;
}
#topmenu ul.menu, #topmenu ul.menu ul {
    display: inline-block;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
#topmenu ul.menu {
    background-color: #222222;
    border-bottom: 3px double #FFFFFF;
    border-top: 3px double #FFFFFF;
}

#topmenu ul.menu li {
    border-right: 1px solid #555555 !important;
}
#topmenu ul.menu li {
    float: left;
    position: relative;
}
#topmenu ul.menu li, #topmenu ul.menu ul li {
    list-style: none outside none;
}
#topmenu ul.menu li {
    border-right: 1px solid #555555;
}

#topmenu ul.menu li a, #topmenu ul.menu li span.separator {
    background-color: #295C47;
    border-color: #000000 #222222 #333333 #000000 !important;
    border-style: solid !important;
    border-width: 1px !important;
    color: #CCCCCC;
}
#topmenu ul.menu li a, #topmenu ul.menu li span.separator, #topmenu ul.menu li a span {
    font-size: 14px;
}
#topmenu ul.menu li a, #topmenu ul.menu li span.separator {
    background-image: url('/bitrix/templates/SPIG/images/dropdown.png');
    background-repeat: repeat-x;
    display: block;
    min-height: 24px;
    padding: 10px 15px;
    text-decoration: none;
    vertical-align: middle;
}
#topmenu ul.menu li a, #topmenu ul.menu li span.separator {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #000000 #222222 #333333 #000000;
    border-image: none;
    border-style: solid;
    border-width: 1px;
}
#topmenu ul.menu a:hover {
	color:#FFF;
}

.clr {
    clear: both;
}
.shadow-left {
    background-image: url('/bitrix/templates/SPIG/images/shadow-l.png');
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    height: 8px;
}

.shadow-right {
    background-image: url('/bitrix/templates/SPIG/images/shadow-r.png');
    background-position: right center;
    background-repeat: no-repeat;
    display: block;
    height: 8px;
    margin-bottom: 10px;
    margin-top: -8px;
}

#workarea-inner {
    background-color: #F9F9F9;
    border: 3px double #E9E9E9;
}
#workarea-inner {
    background-image: url('/bitrix/templates/SPIG/images/background.png');
    margin: 10px 0 0;
    min-height: 200px;
    overflow: hidden;
    padding: 20px 3%;
}
.contentheading {
    background-repeat: no-repeat;
    line-height: 32px;
    margin: 10px 0;
    min-height: 32px;
}
.contentheading, .contentheading a {
	color:#295C47 !important
}
.contentheading1 {
    background-repeat: no-repeat;
    line-height: 32px;
    margin: 10px 0;
    min-height: 32px;
}
.contentheading1, .contentheading1 a {
	color:#295C47 !important
}

input, inputbox {
    background-color: #EFEFEF;
    border-color: #CCCCCC #FFFFFF #FFFFFF #CCCCCC;
    border-style: solid;
    border-width: 1px;
    color: #555555;
}
input, inputbox {
    font-size: 11px;
    margin: 2px 3px;
    padding: 2px 3px;
}
input:hover, inputbox:hover {
	background:#F9F9F9;
	color:#555555;
}
input:focus, inputbox:focus {
	background:#F9F9F9;
	color:#555555;
}

.feckl, .feckr {
    border-bottom: 10px solid #222222;
}
.feckl {
    border-left: 14px solid transparent;
    height: 0;
    left: 0;
    line-height: 0;
    position: absolute;
    top: -11px;
    width: 0;
}
.feckr {
    border-right: 14px solid transparent;
    height: 0;
    line-height: 0;
    position: absolute;
    right: 0;
    top: -11px;
    width: 0;
}
#title-search-input {
	width:197px !important;
}

#leftcol h3.moduleh3 {
    border-left: 1px solid #999999;
    border-right: 1px solid #555555;
}
#leftcol h3.moduleh3, #wrapper #rightcol h3.moduleh3 {
    background-color: #295C47;
    border-top: 1px solid #555555;
    color: #DDDDDD;
}
#leftcol h3.moduleh3 {
    border-bottom: 0 none;
    line-height: 35px;
    margin: 10px 0 0 -20px;
    min-height: 35px;
    padding: 0 10px 0 28px;
    position: relative;
    text-align: left;
}
#leftcol h3.moduleh3, #rightcol h3.moduleh3 {
    background-image: url('/bitrix/templates/SPIG/images/h3-module.png');
    background-repeat: repeat-x;
    font-size: 120%;
}

#leftcol {
    width: 100% !important;
}
#leftcol {
    float: left;
    margin: 0;
    padding: 0 0 10px;
	position:relative;
	left:7px;
	margin-top:10px;
	margin-bottom:40px;
}
.h3eckl, .h3eckr {
    border-top: 10px solid #222222;
}
.h3eckl {
    border-left: 11px solid transparent;
    height: 0;
    left: 0;
    line-height: 0;
    position: absolute;
    top: 100%;
    width: 0;
}
#leftcol .module div.lvround-inner,  #leftcol .module_menu div.lvround-inner, #leftcol .module_text div.lvround-inner, #rightcol .module div.lvround-inner, #rightcol .module_menu div.lvround-inner, #rightcol .module_text div.lvround-inner {
    background-color: #F9F9F9;
    border: 1px solid #DDDDDD;
    color: #505050;
}
#leftcol .module div.lvround-inner, #leftcol .module_menu div.lvround-inner, #leftcol .module_text div.lvround-inner, #rightcol .module div.lvround-inner, #rightcol .module_menu div.lvround-inner, #rightcol .module_text div.lvround-inner {
    margin: 0;
    padding: 10px 3%;
}
.module_menu ul.menu {
    background: none repeat scroll 0 0 transparent;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.menu {
    line-height: 22px;
}

.module_menu ul.menu li {
    background: none repeat scroll 0 0 transparent;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 4px;
	position:relative;
}

.module_menu ul.menu li a, .module_menu ul.menu li span.separator {
    border-bottom: 1px dotted #CCCCCC;
    color: #333333;
}
.module_menu ul.menu li a, .module_menu ul.menu li span.separator {
    clear: both;
    display: block;
    margin: 4px 0 0;
    overflow: visible;
    padding: 3px 0;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
	width:210px;
}

#leftcol .module div div, #leftcol .module_menu div div, #leftcol .module_text div div, #rightcol .module div div, #rightcol .module_menu div div, #rightcol .module_text div div {
    border: 1px solid #FFFFFF;
}

#leftcol .module, #leftcol .module_menu, #leftcol .module_text, #rightcol .module, #rightcol .module_menu, #rightcol .module_text {
    background-color: transparent;
    border: 0 none;
    margin-top: 0;
}
.module_menu ul.menu li a:hover {
	color:#000;
}
#area {
	position:relative;
	margin-top:15px;
}
.bx-system-auth-form {
	background-color: #F9F9F9;
    border: 1px solid #DDDDDD !important;
    color: #505050;
	padding:10px 5px;
}
.login_input {
	width:204px;
}
#fontsize {
    right:10px;
	top:18px;
	position:absolute;
}
#fontsize a {
	color:#FFF;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
	margin:2px;
}
#fontsize a:hover {
	border-bottom:2px solid #FFF;
}
.news-date-time {
	color:#000 !important;
}
.jclock {
	color:#FFF;
	position:absolute;
	right:70px;
	top:18px;
	font-size:14px !important;
}
#footer a#gotop {
    color: #FFFFFF;
}
a#gotop {
    display: inline;
    height: 50px;
    text-align: center;
    width: 100%;
	font-size:14px !important;
	margin-right:25px;
}

body {
    color: #222222;
}
li.head, li.g, body, html, .std, .c h2, #mbEnd h2, h1 {
    font-family: arial,sans-serif;
    font-size: small;
}
body, #leftnav, #tbdi, #hidden_modes, #hmp {
    background: none repeat scroll 0 0 #FFFFFF;
}
body {
    margin: 0;
    overflow-y: scroll;
}
body {
    display: block;
}
address, address[dir], article, article[dir], aside, aside[dir], blockquote, blockquote[dir], body, body[dir], caption, caption[dir], center, center[dir], col, col[dir], colgroup, colgroup[dir], dd, dd[dir], dir, dir[dir], div, div[dir], dl, dl[dir], dt, dt[dir], fieldset, fieldset[dir], figcaption, figcaption[dir], figure, figure[dir], footer, footer[dir], form, form[dir], h1, h1[dir], h2, h2[dir], h3, h3[dir], h4, h4[dir], h5, h5[dir], h6, h6[dir], header, header[dir], hgroup, hgroup[dir], hr, hr[dir], html, html[dir], legend, legend[dir], li, li[dir], listing, listing[dir], main, main[dir], marquee, marquee[dir], menu, menu[dir], nav, nav[dir], noframes, noframes[dir], ol, ol[dir], p, p[dir], plaintext, plaintext[dir], pre, pre[dir], section, section[dir], summary, summary[dir], table, table[dir], tbody, tbody[dir], td, td[dir], tfoot, tfoot[dir], th, th[dir], thead, thead[dir], tr, tr[dir], ul, ul[dir], xmp, xmp[dir] {
    unicode-bidi: -moz-isolate;
}
#scroll_up {
    float: right;
    width: 30%;
	position:relative;
	top:-30px;
	text-align: right;
}

.lefttd {
    width:21%;
}
.righttd {
    width:79%
}
.news-list img {
	width:400px !important;
	height:auto;
}
.NewsCalHeader {
	width:15px;
}
.news-calendar {
	margin:0px;
	padding-top:15px;
	padding-left:15px;
	width:290px;
}
.news-calendar td {
	height:25px;
}
#mainimages img {
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
	z-index:10;
	position:relative;
	margin:3px;
	background:#99CAB4;
	margin-top:4px;
}
#mainimages img:hover {
	opacity:0;
	cursor:pointer;
}
#mainimages {
	position:relative;
}
#mainimages .mainimage {
	font-weight:bold;
	color:#295C47;
	font-size:36px;
	line-height:32px;
	position:absolute;
	z-index:0;
	width:250px;
	display:block;
	padding:10px;
	height:227px;
	text-align:center;
	line-height:36px;
	padding-top:165px;
	border-radius:15px;
	border:1px solid #295C47;
	background:#99CAB4;
	box-shadow:2px 1px 3px #666;
	text-shadow:1px 1px 1px #666;
	background-image:url('/bitrix/templates/SPIG/images/background.png');
}
#enter_private {
	position:absolute;
	color:#FFF;
	font-size:14px;
	width:120px;
	height:25px;
	text-align:center;
	display:block;
	background:#99CAB4;
	border:1px solid#FFF;
	border-radius:5px;
	line-height:25px;
	right:190px;
	top:13px;
	box-shadow:2px 1px 2px #666;
}
#enter_private:hover {
	cursor:pointer;
	background:#FEFEFE;
	color:#666;
}
#topmenu ul.menu .selected > a {
	color:#FFF !important;
}
.module_menu ul.menu .selected a {
	padding-left:10px;
	color:#000 !important;
}
#news-cal {
	padding:0 !important;
	width:100% !important;
}
.bx-core-waitwindow {
	display:none;
}
.search-tags-cloud {
	min-height:150px;
	border:none !important;
	
}
.photo-control-edit.photo-control-album-edit {
	width:70px;
	
	margin-left:20px !important;
}
#norm_pict {
	height:150px;
	position:relative;
	display:block;
}
.name_norm {
	top:40px;
	position:relative;
}
.menu ul {
	position:absolute;
	top:-15px;
	left:217px;
	line-height:22px;
	background:#EEE;
	border:1px solid #DDDDDD;
	color:#505050;
	margin:0px !important;
	padding:10px 3% !important;
	width:230px;
	box-shadow:1px 1px 2px #666;
	display:none;
}
.secbord {
	border:1px solid #F9F9F9;
}
.current {
	border-bottom:1px dotted #CCCCCC;
}
.lev1 {
	z-index:500;
}
.lev2 {
	z-index:700;
}
.mfeedback {
	font-size:12px;
}
.mfeedback .form-input textarea {
	width:500px !important;
	height:185px;
}
.sitemap {
	color:#FFF !important;
	display:inline;
	padding-right:15px;
}
#sitemap {
	position: absolute;
	width:14px;
	height:14px;
	background:url('/bitrix/templates/SPIG/images/site_map.png');
	right:240px;
	top:8px;
}
#lang {
	position:absolute;
	width:80px;
	height:25px;
	right:260px;
	top:4px;
}
.rus {
	background:url('/bitrix/templates/SPIG/images/rus.png') top left no-repeat;
	width:36px;
	height:25px;
	display:inline-block;
}
.eng {
	background:url('/bitrix/templates/SPIG/images/eng.png') top left no-repeat;
	width:36px;
	height:25px;
	display:inline-block;
	opacity:0.7;
}
#sitemap:hover {
	opacity:0.5;
}
.NewsCalTable .NewsCalDefault:hover {
	background:#DADDED;
}

.NewsCalTable .NewsCalWeekend:hover {
	background:#DADDED;
}
.photo-title {
	display:none;
}
#portal {
	width:100%;
	height:700px;
}
/* End */
/* /bitrix/templates/SPIG/components/bitrix/search.title/main_search/style.css */
/* /bitrix/templates/SPIG/styles.css */
/* /bitrix/templates/SPIG/template_styles.css */
