/* *********************************************************************** */
/* *********************************************************************** */
/* *********************************************************************** */

		#version_site {
			background: #555;
			padding: 20px 0;
			display: block;
			border-bottom: 0px solid #FFF;
			color: #FFF;
			font-size: 18px !important;
			font-family: Arial !important;
			border-bottom: 3px solid #333;
		}
		
		#version_site span {
			color: #FFF;
		}
		
		#version_site a {
			color: #FFF !important;
		}
		
		#normal_site {
			margin-bottom: 20px;
			padding-bottom: 20px;
			border-bottom: 1px solid #4F4040;
		}
		
		#normal_site a#version_normal {
			background: url("/img/version_normal.png") no-repeat scroll 0 50%;
			padding-left: 40px;
			font-size: 20px !important;
		}
		
		#setting_site {
			margin: 5px 0;
		}
		
		
		#button_settings {
			background: url("/img/version_settings.png") no-repeat scroll 0 50%;
			padding-left: 25px;
			font-size: 20px !important;
			cursor: pointer;
		}
		
			#button_settings span {
				border-bottom: 1px dashed #CCC;
			}
		
		/*
		#add_settings {
			border: 3px solid #000;
			border-top: 0px solid #000;
			padding: 10px 0;
			margin: 0 auto;
			display: block;
			width: 990px;
			background: #555;
		}
		*/
		
		#add_settings {
			border: 3px solid #333;
			border-top: 0px solid #333;
			border-bottom: 7px solid #333;
			padding: 0;
			margin: 0;
			display: block;
			width: 1000px;
			background: #555;
			position: absolute;
			left: 50%;
			margin-left: -500px;
			margin-top: -3px;
			z-index: 9999;
		}
		
			#add_settings #fix {
				margin: 0;
				padding: 25px 15px;
				padding-bottom: 0;
				color: #FFF;
			}
			
		#add_settings .add_settings {
			cursor: pointer;
			display: block;
			margin-top: 35px;
			padding: 15px 0;
			text-align: center;
			background: #444;
			border-top: 1px solid #000;
			color: #CCC;
		}
		
			#add_settings .add_settings:hover {
				background: #4F4040;
			}
			
			#add_settings .add_settings span {
				border-bottom: 1px dashed #CCC;
			}
		
		.font_settings {
			font-size: 20px;
		}
		
		.font_family {
			margin: 15px 0;
		}
			
			
		
	
		.fs {
			padding: 3px 8px;
			margin: 0px 1px;
			border: 1px solid #6F6868;
			color: #FFF;
			
				-webkit-border-radius: 5px;
				-khtml-border-radius: 5px;
				-moz-border-radius: 5px;
				border-radius: 5px;
				
			position: relative;
			
		}
		
		a.fs:hover {
			border: 1px solid #8F8F8F;
			color: #FFF;
		}
		
		b.fs {
			font-weight: normal;
			background: #6F6868;
			border: 1px dashed #8F8F8F;
		}
		
		.small {
			font-size: 16px;
		}

		.medium {
			font-size: 18px;
			top: 1px;
		}

		.big {
			font-size: 20px;
			top: 2px;
		}
		

		.bg_site {
			padding: 3px 8px;
			margin: 0px 1px;
			font-weight: normal;

				-webkit-border-radius: 5px;
				-khtml-border-radius: 5px;
				-moz-border-radius: 5px;
				border-radius: 5px;

		}
		
		/* áåëûé */
		.bg_FFF {
			background: #FFF;
			color: #000;
			border: 1px solid #4F4040;
		}
		
			b.bg_FFF {
				border: 1px dashed #999;
			}
		
		/* ÷åðíûé */
		.bg_000 {
			background: #000;
			color: #FFF;
			border: 1px solid #4F4040;
		}

			b.bg_000 {
				border: 1px dashed #999;
			}
		
		/* ñèíèé */
		.bg_0000FF {
			background: #0000FF;
			color: #FFF;
			border: 1px solid #999;
		}
		
			b.bg_0000FF {
				border: 1px dashed #999;
			}
		
		/* çåëåíûé */
		.bg_008000 {
			background: #008000;
			color: #FFF;
			border: 1px solid #999;
		}	

			b.bg_008000 {
				border: 1px dashed #999;
			}
			
			
		/* èçîáðàæåíèÿ */
		.img_site {
			padding: 3px 8px;
			margin: 0px 1px;
			border: 1px solid #6F6868;
			color: #FFF;
			
				-webkit-border-radius: 5px;
				-khtml-border-radius: 5px;
				-moz-border-radius: 5px;
				border-radius: 5px;
				
			position: relative;
			
		}
		
		a.img_site:hover {
			border: 1px solid #8F8F8F;
			color: #FFF;
		}
		
		b.img_site {
			font-weight: normal;
			background: #6F6868;
			border: 1px dashed #8F8F8F;
		}
		
		
		/* èçîáðàæåíèÿ */
		.settings_button {
			padding: 3px 8px;
			margin: 0px 3px;
			border: 1px solid #6F6868;
			color: #FFF;
			
				-webkit-border-radius: 5px;
				-khtml-border-radius: 5px;
				-moz-border-radius: 5px;
				border-radius: 5px;
				
			position: relative;
			
		}
		
		a.settings_button:hover {
			border: 1px solid #8F8F8F;
			color: #FFF;
		}
		
		b.settings_button {
			font-weight: normal;
			background: #6F6868;
			border: 1px dashed #8F8F8F;
		}
		
		
		/* áëîê óïðàâëåíèÿ îòîáðàæåíèåì íóæíûõ íàñòðîåê */
		.fontsize_settings, .background_settings, .img_settings {
			display: inline;
		}

		.bg_FFF, .bg_000, .bg_0000FF, .bg_008000 {
			display: inline;
		}

		/* \\\ */

			
			
#global-wrapper input, #global-wrapper textarea {
    background: #FFF !important;
	color: #000 !important;
	border: 1px solid #CCC;
	padding: 2px !important;
}

#global-wrapper option, #global-wrapper select {
    background: #FFF !important;
	color: #000 !important;
	padding: 2px !important;
}
			
/* *********************************************************************** */
/* *********************************************************************** */
/* *********************************************************************** */




body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {
	margin: 0;
	padding: 0;
}

fieldset, img { 
	border: 0;
}

img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray; /* IE 6-9 */
}

address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}

a:focus {
	outline: none;
}

ol, ul {
	list-style: none;
}

caption {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

/* ÒÀÁËÈÖÀ ÄËß ÂÅÐÑÒÊÈ */
.tl {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

	.tl th {
		margin: 0;
		padding: 0;
		text-align: left;
	}

	.tl td {
		margin: 0;
		padding: 0;
	}

/* /// Óñòàðåøåå */	
.valign_top {
	vertical-align: top;
}

.vertical_middle {
	vertical-align: middle;
}

.vertical_bottom {
	vertical-align: bottom;
}

/* \\\ Óñòàðåøåå */

	.td_top {
		vertical-align: top;
	}

	.td_middle {
		vertical-align: middle;
	}

	.td_bottom {
		vertical-align: bottom;
	}

.relative {
	position: relative;
}

.absolute {
	position: absolute;
}


.bold {
	font-weight: bold;
}

.pointer {
	cursor: pointer;
}


/* ÐÀÇÍÛÅ ÏÎËÅÇÍÛÅ ÏÐÈÌÎ×ÊÈ */
a.opacity_button img {
	width: auto;
}
	a:hover.opacity_button img {
		opacity: 0.80;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* IE 8 */
		filter: alpha(opacity=80); /* IE 5-7 */
	}
	
a:hover.opacity_button_link {
	opacity: 0.80;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* IE 8 */
	filter: alpha(opacity=80); /* IE 5-7 */
}

			
/* *********************************************************************** */
/* *********************************************************************** */
/* *********************************************************************** */

/* === ÑÏÅÖ ÍÀÑÒÐÎÉÊÈ === */

body {
	font-family: Arial !important;
	font-size: 18px;
	text-shadow: none;
}

#global-wrapper ul, #global-wrapper li, #global-wrapper table, #global-wrapper td {
	background: transparent;
}

#global-wrapper a:hover {
	background: none;
	text-decoration: underline;
}


#global-wrapper #bfline {
    background: #CCC !important;
	display: block;
	height: 5px;
	margin: 0 auto;
	/*width: 100%;*/
}

.special_version_none {
	display: none !important;
}

#version_special {
	display: none !important;
}

/* ====================== */



/* ÑÀÉÒ ********************************************************************** */
/* //// ********************************************************************** */
/* //// ********************************************************************** */


#site_box {
	box-shadow: none;
}

#header {
	display: block;
	height: auto;
}

	#header img {
		display: none;
	}
	
	#subheader_text {
		display: none;
	}
	
#spec_link_block {
	display: none;
}

#header_block_name {
    width: 100%;
	text-align: center;
    display: block;
    padding: 5px 15px;
	margin-bottom: 35px;
    border-radius: 10px;
    margin-top: 25px;
    float: none;
}

	#name_box {
		display: block;
		float: none;
		width: auto;
	}

#h1_text_bottom {
    width: 100%;
	text-align: center;
}
	
#h1_text {
	padding: 0;
	position: static;
	width: auto;
	height: auto;
}

#h1_text_top {
	display: none;
}

#header {
	padding: 25px 0;
	text-align: center;
	display: block;
	width: 100%;
}
	
#header h1 {
    position: static;
    text-indent: 0px;
	padding: 20px 0;
	padding-bottom: 15px;
	text-transform: uppercase;
	font-weight: bold !important;
	color: transparent;
	text-align: center;
	display: block;
	width: 100% !important;
	font-size: 135% !important;
	text-shadow: none;
}

#header_text_left {
	display: none;
}

#h1_text_sub {
	/*display: none;*/
    position: static;
    text-indent: 0px;
	padding: 45px 0;
	padding-top: 10px;
	text-transform: uppercase;
	font-weight: bold !important;
	color: transparent;
	text-align: center;
	display: block;
	width: 100%;
	font-size: 135% !important;
	text-shadow: none;
}

#cover_scaling_wrapper {
	display: none !important;
}

#pre_header_link {
	border: 1px solid #CCC !important;
}

#header_text_top {
	display: none;
}

#header_text_bottom {
	display: none;
}

#header_block_right {
	display: none;
}


/* ÏÐÈÌÎ×ÊÈ */

	#top_link_small {
		display: none;
	}

	#header_contacts {
		display: none;
	}

	#header_text_right {
		display: none;
	}

	#header_offsite {
		display: none;
	}

	#pre_header {
		display: none;
	}

	#teaser {
		display: none;
	}

/* /// */

#top_menu_link {
	margin-bottom: 25px;
	background: transparent !important;
}

#top_menu_link a {
    background: transparent;
    color: transparent;
}

#top_menu_link b {
    background: transparent;
    color: transparent;
}

#top_menu_link td {
    border: 1px solid #CCC;
	border-left: none;
	border-right: none;
    color: transparent;
	text-shadow: none;
}

#top_menu_link #td_main_start {
    border: 1px solid #CCC;
	border-left: none;
	border-right: none;
}


	#top_menu_link a:hover b {
		background: transparent;
		color: transparent;
		text-decoration: none;
	}

	

#body-wrapper {
    background: none;
}
	
#body {
	margin-top: 15px;
	margin-bottom: 25px;
}

#site_block {
	margin-top: 10px;
}


#wrapper_page {
    background: transparent;
    padding: 15px;
	padding-top: 5px;
}





/* SUPER LINK */

.super_link li {
    display: block;
    /*height: 50px !important;*/
	height: auto !important;
	border: 1px solid #CCC;
}

	.super_link li:hover {
		border: 1px solid #999;
	}

	.super_link li img {
		display: none;
	}
	
	.super_link a span {
		display: block;
		padding: 15px 0;
		background: none !important;
		position: static;
		text-shadow: none;
	}

	.super_link a:hover span {
		background: none;
	}


/* /////////////////////////// */




#body_title {
	padding-top: 0px;
	/*border: 1px solid #CCC;*/
	border-color: #CCC !important;
	box-shadow: none;
}

#body_title h2 {
	font-size: 150% !important;
}

	#body_title h2 a {
		font-size: inherit !important;
	}


.left_menu_title {
	border: 1px solid #CCC;
	padding: 10px;
}

.menubox_left {
	border: none !important;
}

.menubox_hsub {
	border: none !important;
}


.main_menu li {
	border: none;
	border-bottom: 1px solid #CCC;
}

.menubox_left a {
	color: transparent;
	display: block;
	padding: 8px 1px 8px 1px;
	text-decoration: none;
}

.menubox_left b {
	background: none;
	color: transparent;
	display: block;
	font-weight: bold;
	padding: 8px 1px 8px 1px;
}

	.menubox_left a {
		background: none;
		padding: 8px 1px 8px 1px;
		text-decoration: none;
	}

	.menubox_left li b {
		background: none;
		padding: 8px 1px 8px 1px;
	}

.main_menu .a_active {
	background: none;
	color: transparent;
	display: block;
	font-weight: bold;
	padding: 8px 1px 8px 1px;
}


.main_menu ul {
    border-top: 2px solid #CCC;
    background: transparent;
}

.main_menu ul a {
	background: none;
	color: transparent;
	display: block;
	font-weight: normal;
	padding: 8px 1px 8px 10px;
}



.main_menu ul b {
	background: none;
	color: transparent;
	display: block;
	font-weight: bold;
	padding: 8px 1px 8px 10px;
}



.main_menu .a_subactive {
	background: none;
	color: transparent;
	display: block;
	font-weight: bold;
	padding: 8px 1px 8px 10px;
}


ul.main_menu > li > a, ul.main_menu > li > b {
	background: none;
}


#site_block #center_block {
	padding-top: 7px;
}


.main_menu .li_active {
	border-color: #CCC;
}

.main_submenu_hover {
	border-color: #CCC;
}

li.submenu_on {
	border-color: #CCC !important;
}


	
#search input#search_text {
	border: 1px solid #CCC;
	border-radius: 0;
	margin-bottom: 20px;
	padding: 8px 0 !important;
	width: 99%;
	text-align: center;
}
	
	#search_enter {
		display: none;
	}	
	

.block_rotate {
	border: 1px solid #CCC;
}
.element_block_rotate {
	border: 1px solid #CCC;
}

	
.element_block_rotate img {
	/*display: none;*/
}


.box_img span {
    background: #888;
}





#footer_box {
	border-top: 5px solid #CCC;
}

#footer {
    background: transparent;
    font-size: transparent;
    height: auto;
}

	#footer table {
		height: auto;
	}

	#footer td {
		padding-left: 10px;
		padding-top: 25px;
		padding-bottom: 35px;
		vertical-align: top;
	}
	
	
	
	
/* SUPER_LINK_VERTICAL */

	.super_link_vertical ul li {
		height: auto !important;
		background: none;
		color: transparent;
		font-weight: normal;
		padding: 0;
		overflow: auto !important;
		border: 3px solid #CCC;
	}
	
		.super_link_vertical ul li a {
			display: block;
			height: 100% !important;
			width: 100% !important;
			padding: 15px 0;
			overflow: auto;
		}
		
		.super_link_vertical ul li a span {
			display: block;
			padding: 15px 0;
			position: static;
			background: none;
		}
		
			.super_link_vertical ul li a:hover span {
				background: none;
			}
	
	.super_link_vertical img {
		display: none;
	}
	
	
	
#top_menu_wrapper {
    border-top: 0px solid #CCC;
    border-bottom: 0px solid #CCC;
}
	
	
	
	
/* */
.super_link a .info {
	display: none;
}

#all_gallery_link a {
	background: none;
}


#spec_block_menu {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-top: none;
	border-bottom: 3px solid #CCC;
	height: auto;
}

.top_menu_link {
	height: auto;
}

.top_menu_link a, .top_menu_link b {
    height: auto;
    line-height: 1;
	padding: 5px 0;
}

#spec_block_menu_2 {
	height: auto;
	border-bottom: none;
	border-top: none;
}

.top_menu_link_2 {
	height: auto;
}

.top_menu_link_2 a, .top_menu_link_2 b {
    height: auto;
    line-height: 1;
	padding: 5px 0;
}

.title_block_rotate_new {
	background: #777 !important;
}

.title_block_rotate_new b {
	background: #999 !important;
	padding: 5px !important;
	margin-top: 0 !important;
}

.element_block_rotate_new a {
	display: block;
	min-height: 100px;
}


#left_block {
	background: none !important;
}

.news_prev_img a {
	background: #CCC !important;
}

.lr_super_link a span {
	background-image: none;
	background: #CCC;
	color: transparent;
    text-shadow: none;
}

	.lr_super_link a:hover span {
		background: #999;
	}
	

#header_wrapper {
	height: auto;
}

	
#header_contacts_text_center {
	display: none;
}

#h1_text_top {
	top: 15px;
}

#pre_header_box {
	display: none;
}

#body {
	margin-top: 55px;
}


#photo_block_special {
	border-top: 5px solid #CCC !important;
}

#link_block_special {
	border-top: 1px solid #CCC !important;
}

#modify_time i {
	background: transparent;
}



/* TEASER_INFO_BLOCKS */
#teaser_info_blocks li {
	
}

#teaser_info_blocks a {
	border: 1px solid #CCC;
	background: none !important;
	height: 100px;
}

#teaser_info_blocks span {
	background: none !important;
	border: 0px solid #CCC;
}




/* CALENDAR */ 

table#calendar tr.month td {
	background: #CCC;
}

table#calendar td b {
	background: #CCC;
}

#news_content #body_title {
	border-color: #CCC !important;
}


.news_img_wrapper a {
	border-color: #CCC !important;
}



#top_menu_wrapper_drop {
	top: 0;
	position: relative;
	border: 1px solid #CCC !important;
}

#header_block_info_search {
	display: none;
}

ul.drop_menu ul.sub_box {
	z-index: 9999;
}

ul.sub_box li {
	background: #CCC !important;
}

ul.sub_box li a {
    background: transparent !important;
	border: 1px solid #CCC;
}

ul.sub_box li b {
    background: transparent !important;
	border: 1px solid #CCC;
}

ul.drop_menu li a.sub_link_one, ul.drop_menu li b.sub_link_one {
	padding: 0px 5px;
}

ul.drop_menu ul.sub_box {
	border-bottom: none;
}


/* PAGINATE */
.paginate span.current, .paginate a {
	background: none;
	border: 1px solid #CCC;
}

/* TOPSEARCH */

span#topsearch {
    border: 1px solid #CCC;
}

span#topsearch.active {
	background: transparent url("/img/close.png") no-repeat scroll 50% 50%;
	border: 1px solid #CCC;
}

span#topsearch:hover {
    background: #transparent url("/img/search.png") no-repeat scroll 50% 50%;
}

#topsearch_form {
	border: 1px solid #CCC;
}

/* *************** */

.info-block-1 a {
    border: 1px solid #CCC;
    background: none;
}

#feedback_chief a {
	background: none;
}

.main_title_line {
	border-bottom: 3px solid #CCC !important;
}

#info_link li {
	border-bottom: 1px solid #CCC !important;
}

#info_link a {
	background: none;
}

#info_link b {
	background: #CCC;
}

.teaser_links .title {
    background: #CCC !important;
}

.prev_is, .next_is {
    display: none;
}

ul.sub_box li {
	background: #CCC;
}