body 
{
	background-color: #686868;
}
#main_block
{
	position: relative;
	width: 968px;
	margin: 0 auto 0 auto;
}



/*************TOP BLOCK********************/

#top_block
{
	position: relative;
	height: 30px;
}

#language_block
{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 23px;
	padding: 6px 0 0 18px;
}


.lang
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	margin-right: 11px;
}

.lang_selected
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	margin-right: 11px;
	text-decoration: underline;
}

#language_block a, 
#language_block a:hover, 
#language_block a:visited
{
	text-decoration: none;
}


#search_block
{
	position: absolute;
	right: 0;
	height: 27px;
	padding-top: 3px;
	margin-right: 6px;
	top: 0;
	width: 37px;
}

#search_block_frame
{
	border: 1px solid #ffffff;
	position: absolute;
	width: 133px;
	height: 22px;
	left: -141px;
}
#search_block_frame input
{
	border: 0;
	background: none;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	color: #ffffff;
}


#search_button
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	padding-top: 3px;
}

#search_button input
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	border: 0;
	background: none;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	color: #ffffff;
}




/*************BACKGROUND BLOCK********************/
#background_block
{
	position: relative;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center 100px;
}
/*
.background_block_content
{
	z-index:100;
}
.gallery_picture
{
	position: absolute;
	width:100%;
	height: 100%;
	top: 0;
	left: 0;
}
*/
/*****Top******/

#top_strip
{
	position: relative;
	height: 150px;
	width: 932px;
	background-image: url('/images/top_strip.gif');
	background-repeat: no-repeat;
	margin-bottom: 26px;
}

#logo
{
	position: absolute;
	width: 160px;
	height: 145px;
	top: 4px;
	left: 44px;
	background-image: url('/images/logo.gif');
	background-repeat: no-repeat;
	cursor: pointer;
	
}

#top_strip_right
{
	position: absolute;
	height: 150px;
	width: 38px;
	top: 0;
	right: 0;
	background-image: url('/images/top_strip_right.png');
	background-repeat: no-repeat;
	margin-bottom: 26px;
}


/*******Left*******/

#left_column
{
	float: left;
	width: 250px;
	margin: 0;
	padding-left: 18px;
	margin-bottom: 54px;
}

.menu_selected
{
	background-color: #ffdc22;
	color: #000000;
}

.menu_hovered
{
	background-color: #ffdc22;
	color: #ffffff;
}

.menu_selected a
{
	color: #000000;
}


#left_menu_table
{
	border-collapse: collapse;
	border: 1px solid #ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	table-layout: fixed;
	width: 210px;
	padding: 0;
	margin: 0;
}

.left_menu_table_td,
.table_column,
.menu_hovered
{
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ffffff;
	padding: 0;
	margin: 0;
	width: 105px;
	height: 120px;
	cursor: pointer;
}
.table_column
{
	cursor: auto;
}

.left_menu_table_td a
{
	color: #ffffff;
}

.submenu
{
	background-color: #ffea7a;
	padding-top: 15px;
	vertical-align: top;
	color: #000000;
}
.submenu li
{
	cursor: pointer;
}

.submenu_selected
{
	color: #ffffff;
}

.submenu ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.submenu li
{
	padding: 0 0 15px 0;
	margin: 0;
}
/************Middle*************/

#middle_column
{
	float: left;
	width: 340px;
	background-color: #ffffff;
	margin: 0;
}
#middle_column.widecolumn
{
	width: 662px;
}

#content
{
	position: relative;
	padding: 34px 32px 74px 32px;
	color: #333333;
	line-height: 17px;
	overflow: hidden;
}
#content img
{
	max-width: 276px;
}
#content a
{
	color: #333333;
}

.file
{
	background-image: url('/images/pdf.gif');
	background-repeat: no-repeat;
	padding-left: 22px;
	margin-bottom: 2px;
}

/*********Right*********/

#right_column
{
	position: relative;
	float: right;
	width: 322px;
	margin: 0;
	padding: 0;
}

#big_picture
{
	position: relative;
	width: 322px;
	height: 210px;
	top: 0;
	right: 0;
	background-repeat: no-repeat; 
	background-position: left center;
}

#gallery
{
	position: relative;
	margin-top: 6px;
	overflow: auto;
}

.gallery_image
{
	/* display: inline; */
	float: left;
	width: 48px;
	height: 35px;
	padding: 0;
	margin: 0 6px 6px 0;
	cursor: pointer;
}

#button
{
	position: relative;
	padding: 0 3px 0 3px;
	/*margin-top: 136px;*/
	margin-top: 136px;
	border: 1px solid #ffffff;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	line-height: 54px;
	width: 203px;
	text-align: center;
	cursor: pointer;
	display: block
}

#about_image
{
	position: absolute;
	width: 322px;
	height: 500px;
	background-repeat: no-repeat; 
	background-position: left center;
}

#invisible_column
{
	clear: both;
	font-size: 1px;
	overflow: hidden;
}



/*************BOTTOM BLOCK********************/

#bottom_block
{
	position: relative;
	padding: 84px 0 0 0px;
	text-align: center;
}
.gallerypic
{
	cursor: pointer;
}
