html,body,#wrapper {
	height:100%; 
	position:relative; 
	margin-top:0px; 
	margin-left:0px;
}

body > #wrapper {
	height:auto;
	min-height:100%;

}

body {
	background:#f5f7f9;
	font-family: Georgia, "Times New Roman", Times, serif;
	background:url(../img/bg.jpg) #5d89bd top repeat-x;

}

a { 
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ae0019;
	text-decoration:none;
}

a:hover { 
	color:#910115;
	text-decoration: underline;
}


.clear {
	clear:both;
}

.floatleft {
	float:left;
}


.floatright {
	float:right;
}

.content {
	margin:0 auto;
	display:block;
}

.content_osn {
	position:relative; 
	z-index:1901;
}

.content_osn img{
	border:1px solid #3E3E3E;
	padding:1px;
	margin:2px;
}

.fsf_home_header {
	width:966px;
	height:317px;
}

.fsf_absolute_container {
	width:966px;
	margin:0 auto;
	position:absolute;
	z-index:1000;
}


.fsf_underlogo img {
	margin-top:15px;
	margin-left:-10px;
}

.fsf_main {
	width:980px;
	margin:0 auto;
}

.black {
	background-color:black;
}

.mainContent {
	padding-bottom:0;
}


.mainText {
	margin:22px 26px 26px 45px;
	color:#2f3235;
}


.red {
	color:#ae0019;
}
	

.menuBar {
	width:966px; 
 	height:43px;
	position:relative; 
	z-index:1004; 
	left:6px; 
	bottom:21px;
}


.fsf_menu li {
	padding-top:15px;
	padding-bottom:15px;
	float:left;
}

.fsf_menu li a {
	margin:12px;
}

.fsf_menu li:hover {
	background-image:url(../img/bg_hor_menu.png); 
}


.fsf_menu li.active {
	background:transparent url(../images/menu/fsf_menu_hover.gif) repeat-x;
}

.buttons {
	border: #82b044 solid 1px;
	background-color:#e8f7cb;
	color: #476015;
}

.comment_input {
	border: #82b044 solid 1px;
	background-color:#e8f7cb;
	color: #476015;
	width:140px;
}

.footer {
	clear:both;
	position:relative;
	z-index:10;
	height:171px;
	margin-top:-171px;
	width:100%;
	background:url(../images/layout/footer_bg.jpg) repeat-x;
}



.textBlock {
	width:330px;
}

.text_leftbox { 
	font-size:17px;
	color:#FFF;
	text-align:left;
	float:left;
	position:relative;
	bottom:10px;
	left:10px;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;

}

.text_leftbox:hover { 
	font-size:17px;
	color:#FFF;
	text-decoration:nonefsf_absolute_container;
}

.text_leftbox a{ 
	text-decoration:none;
}

.text-article {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#36393c;
}
	

.box_up_left {
	background: url(../img/box_up_left.jpg) no-repeat;
	background-position:left;
	width:9px; 
	height:42px;
	float:left;
}

.box_up_center {
	background: url(../img/box_up_center.jpg) repeat-x; 
	height:42px; 
	width:240px;
	float:left;
}

.box_up_right {
	background: url(../img/box_up_right.jpg) no-repeat;
	background-position:right;
	width:42px; 
	height:42px;
	float: left;
}

.box_content_bg {
	background: url(../img/box_content_bg.jpg) repeat-y #acacac; 
	width: 290px;
}

.box_down_main {
	width:290px; 
	position:relative;
}

.box_down_left {
	background: url(../img/box_down_left.jpg) no-repeat;
	background-position:left;
	width:8px; 
	height:7px;
	float: left;
	position:relative;
	_top:-7px; /* for IE */
}

.box_down_center {
	background: #acacac;
	height:7px;
	width:274px;
	float: left;
	overflow: hidden;
}

.box_down_right {
	background: url(../img/box_down_right.jpg) no-repeat;
	background-position:right;
	width:8px; 
	height:7px;
	float: left;
	top:0px;
	position:relative;
	_top:-7px; /* for IE */ 
}

.top_menu {
	background:url(../img/menu_big.png) #dcdcdc; 
	width:966px; 
	height:51px; 
	margin: 0 auto;
}

.top_menu a {
	padding:10px 10px 12px 10px;
	color: #000000;
  	font-size:14px;
  	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;	
	text-decoration:none;
  	display:block;
  	float:left;
}

.top_menu a:hover {
	background: url(../img/menu_big_bg.png) repeat-x;
	color: #a21027;
}

.more_l {
	background:url(../img/more_l.png) no-repeat;
	width:5px;
	height:26px;
	float:left;
}
.more_bg {
	background:url(../img/more_bg.png) repeat-x;
	height:26px;
	width:auto;
	float:left;
}
.more_bg a{
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:12px;
	margin-top:4px;
	display:block;
}
.more_r {
	background:url(../img/more_r.png) no-repeat;
	width:5px;
	height:26px;
	float:left;
}

.roomImageBlock {
	margin-top:20px;
}


.link {
	margin-bottom:30px;
	width:450px;
	padding-left:0;
}



.shadow_left {
	background-image:url(../img/shadow_left.png);
	background-repeat:repeat-y; 
	background-position:right;
}

.shadow_right {
	background-image:url(../img/right_shade.png); 
	background-position: left; 
	background-repeat: repeat-y;
}

.content_table_down_left {
	background:url(../img/content_table_down_left.png) no-repeat right top;
}

.content_table_down_bg {
	background:url(../img/content_table_down_bg.png) repeat-x;
	float:left;
	height:18px;
	width:954px;
}

.content_table_down_right {
	background:url(../img/content_table_down_right.png) no-repeat left top;
}

.bg_up {
	background-image:url(../img/bg_up.png); 
	background-position: right; 
	background-repeat: repeat-x;
}

.red_bg_logo {
	position:relative; 
	z-index:1; 
	top:15px; 
	width:40%; 
	height:53px; 
	float:left; 
	background-image:url(img/logo_left.png); 
	background-repeat:repeat-x;
}

.red_horizontal_menu {
	width:691px; 
	height:43px; 
	position:relative; 
	z-index:1004; 
	left:0px; 
	top:221px; 
	float:left; 
	background-image: url(img/red_bg_menu.png);
}

.search_block_main {
	position:relative; 
	z-index:1010; 
	left:691px; 
	top:178px; 
	width:490px; 
	height:12px;
}

.search_block_left {
	background-image:url(img/up_siryj_kutok_right.png); 
	width:12px; height:12px; 
	float:left;
}

.ornament_left_menu_down {
	border-bottom: #3F3F3F 2px dotted;
	width:80px;
	height:4px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
}

.navigation {
	font-size:11px;
	display:block;
	float:left;
}

.right_img {
	background: url(../img/right.png) no-repeat;
	width:5px;
	height:7px;
	float:left;
	position:relative;
	margin-top:4px;
	margin-left:3px;
	margin-right:3px;
}

.text_comment {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

.form_comment {
	border: 1px solid  #999; 
	border-right-color:#CCC; 
	border-bottom-color:#CCC; 
	width: 150px; 
	height: 14px;
	font-size:12px;
}

.red_fon_bg {
	position:absolute;
	top:15px; 
	background-image:url(img/logo_left.png); 
	background-repeat:repeat-x;
	background-position:left;
}

.development_design {
	background:url(../img/development_design.png) repeat;
	text-align:center;
	width:220px;
	height:20px;
	margin:0 auto;
	font-size:10px;
	padding-top:10px;
}

.development_design a{
	color: #800000;
	text-decoration:none;
	font-size:10px;
}

.development_design a:hover{
	color:#804040;
	text-decoration: underline;
}

/* Хак только  для Opera*/ 
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) { 
head~body .opera_down { position:relative; padding-top:10px;}
} 

