html, body {
	height: 100%;
	width: 100%;
}
body {
	font-family: Century Gothic Regular, Arial;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	color: #666;
	background-color: #ccc;
}
html, body, table, tr, th, td, img, div, form {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
}
.js_menu_block {
	display: none;
    position: absolute;
    min-height: auto;
    height: auto;
	right: 1px;
	top: 1px;
	background-color: #bbb;
}
	.js_menu_block a {
		margin: 5px;
		padding: 10px;
	}
.div_br {
	display: inline;
}
.fon {
	width: 100%;
	height: 100%;
}
.head {
	display: table;
	width: 100%;
	min-width: 100%;
}
	.head_left {
		display: table-cell;
		width: 115px;
		text-align: left;
		vertical-align: middle;
		padding: 10px;
	}
		.head_title {
			display: block;
			width: 105px;
			text-align: right;
			text-decoration: none;
			color: #666;
		}
			.head_left .head_h1 {
				font-size: 120%;
				float: right;
				text-transform: uppercase;
			}
			.head_left .head_h2 {
				font-size: 100%;
				float: right;
			}
	.head_center {
		display: table-cell;
		vertical-align: middle;
		width: 20px;
		padding: 10px;
	}
		.head_line {
			display: inline-block;
			border-right: 2px solid #999;
			width: 2px;
			height: 30px;
		}
		.head_home {
			display: inline-block;
			font-size: 150%;
			vertical-align: middle;
			cursor: pointer;
			text-decoration: none;
			color: #888;
			padding: 0px 5px;
			cursor: pointer;
		}
	.head_right {
		display: table-cell;
		vertical-align: middle;
		padding: 10px;
		padding-right: 10px;
		padding-left: 80px;
		width: auto;
	}
		.head_menu_mini {
			display: none;
			width: 50px;
			height: 50px;
			float: right;
			text-align: left;
			cursor: pointer;
		}
			.head_menu_line {
				width: 40px;
				height: 4px;
				margin: 6px auto;
				background: #fff;
			}
			.head_menu_line2 {
				width: 40px;
				height: 4px;
				margin: 6px auto;
				background: #999;
			}
		.head_menu {
			display: block;
			text-align: left;
		}
.main {
	display: table;
	width: 100%;
}
	.main_left {
		display: table-cell;
		width: 190px;
		vertical-align: top;
	}
		.main_menu_punkt {
			display: block;
			text-align: left;
			cursor: pointer;
			line-height: 150%;
			color: #666;
			text-decoration: none;
		}
			.main_menu_line {
				display: inline-block;
				width: 40px;
				height: 4px;
				margin-right: 10px;
				background: #fff;
			}
				.main_menu_punkt:hover .main_menu_line {
					background: #666;
				}
			.main_menu_value {
				display: table-cell;
			}
	.main_right {
		display: table-cell;
		text-align: left;
		padding: 0px 20px;
		vertical-align: top;
	}
		.main_top_menu {
			margin-top: 10px;
		}
			.main_top_menu a {
				text-decoration: underline;
				color: #666;
			}
				.main_top_menu a:hover {
					text-decoration: underline;
				}
.s_link {
				text-decoration: underline;
				color: #666;
			}
.fotter_block {
	display: table;
	height: 30px;
	vertical-align: top;
	margin-top: 30px;
	margin-left: 80px;
	margin-bottom: 10px;
	font-size: 90%;
}
	.fotter_left {
		display: table-cell;
		font-size: 250%;
		padding-right: 30px;
		vertical-align: middle;
		border-right: 1px solid #999;
		color: #888;
	}
	.fotter_right {
		display: table-cell;
		vertical-align: middle;
		text-align: left;
		padding-left: 30px;
	}
		.fotter_right p {
			margin: 1px;
			line-height: 90%;
		}
.button_contact {
	display: block;
	width: auto;
	width: 200px;
	font-weight: bold;
	background: #ddd;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	padding: 5px;
	margin: 4px 0px;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border: 1px solid #aaa;
}
.button_contact:hover {
	background: #bbb;
}
.main_gallery_text {
	padding-left: 14px;
	max-width: 640px;
	margin: 0px auto;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: -15px;
}
.main_gallery_block_text {
	text-align: left;
}
.main_gallery {
	padding: 10px;
	max-width: 640px;
	margin: 0px auto;
}
.main_gallery_block {
	text-align: left;
}
.main_gallery_2 {
	padding: 15px 0px;
	max-width: 640px;
	margin: 0px;
	text-align: left;
}
.main_photo {
	display: inline-block;
	width: 100px;
	margin: 9px;
	height: 136px;
	overflow: hidden;
	background: #666;
	vertical-align: top;
	cursor: pointer;
}
	.main_photo img {
		max-height: 136px;
		overflow: hidden;
	}
.main_photo_big {
	max-width: 800px;
	max-height: 800px;
	width: auto;
	margin: 0px;
}
.main_pub_gallery {
	width: auto;
	text-align: left;
	margin: 0px;
}
.main_pub_photo {
	display: inline-block;
	width: 100px;
	margin: 9px;
	max-height: 136px;
	overflow: hidden;
	vertical-align: top;
	cursor: pointer;
}
	.main_pub_photo img {
		max-height: 136px;
		overflow: hidden;
	}
			.main_top_title {
				display: inline-block;
				margin-top: 10px;
				text-align: right;
			}
			.main_top_name	{
				font-size: 180%;
			}
			.main_top_year {
				display: block;
				font-size: 120%;
				text-align: right;
			}
		.main_top_public {
			display: inline-block;
			font-size: 100%;
			font-weight: bold;
			margin-top: 10px;
		}
		.main_center {
			text-align: center;
			margin-top: 5px;
		}
			.main_center_about {
				text-align: left;
				font-size: 90%;
				font-weight: bold;
				border-top: 1px solid #999;
			}
			.button_img_block {
				display: block;
				margin-top: 8px;
				margin-bottom: 8px;
				text-align: left;
			}
			.button_img_back {
				color: #666;
				cursor: pointer;
				text-align: left;
				text-decoration: underline;
			}
			.button_img_arrow {
				color: #666;
				font-weight: bold;
				cursor: pointer;
				text-decoration: none;
				margin: 0px 5px;
			}
			.load_gif {
				min-width: 280px;
				min-height: 280px;
				background: 50% 50% url(/new2/img/load.gif) no-repeat;
				background-size: 40px;
			}
		.main_center_2 {
			text-align: left;
			margin-top: 15px;
			border-top: 1px solid #999;
		}
			.main_gallery_block {
				margin: 5px 0px;
			}
			.main_gallery_link {
				display: inline-block;
				color: #666;
			}
			.main_gallery_button {
				display: inline-block;
				font-size: 150%;
				padding: 0px 10px;
				color: #999;
			}
		.main_center_left {
			text-align: left;
			margin-top: 5px;
		}
	.start_block {
		display: inline-block;
		text-align: center;
		padding-right: 220px;
	}
	.start_photo_block {
		display: inline-block;
		width: 680px;
		margin: 0px auto;
		margin-top: 200px;
	}
		.start_photo {
			height: 150px;
			width: auto;
			overflow: hidden;
			display: inline-block;
			margin: 3px 5px;
		}
			.start_photo img {
				height: 150px;
				width: auto;
			}
	.work_block {
		text-align: left;
		margin: 0px auto;
		margin-left: 100px;
	}
		.work_el {
			color: #666;
			line-height: 200%;
			font-size: 110%;
			margin-bottom: 10px;
			text-decoration: none;
		}
			.work_el:hover {
				text-decoration: underline;
			}
	.portfolio_list {
		margin: 0px auto;
		color: #666;
	}
		.portfolio_num {
			vertical-align: middle;
			font-size: 45px;
			padding-right: 5px;
		}
		.portfolio_border_block {
			width: 1px;
		}
			.portfolio_border {
				height: 50px;
				width: 1px;
				border-right: 1px solid #888;
			}
		.portfolio_title {
			padding-left: 20px;
			padding-right: 35px;
			margin: 0px auto;
			text-align: right;
		}
			.portfolio_title a {
				color: #666;
				text-decoration: none;
			}
			.portfolio_name {
				font-size: 160%;
				text-align: right;
			}
			.portfolio_about {
				display: inline-block;
				text-align: right;
				font-size: 90%;
			}
			.portfolio_year {
				display: inline-block;
				text-align: right;
				margin-left: 20px;
				font-size: 90%;
			}
		.portfolio_image {
			padding-right: 25px;
		}
	.pub_list {
		margin-top: 6px;
	}
	.pub_list td {
		vertical-align: top;
	}
	.pub_arrow_block {
		padding: 0px 20px;
		text-align: center;
	}
		.pub_arrow {
			width: 10px;
			height: 10px;
			font-size: 8px;
			line-height: 7px;
			color: #888;
			font-weight: bold;
			border-radius: 100px;
			border: 1px solid #888;
		}
	.pub_text {
		text-align: left;
		max-width: 400px;
		text-align: justify;
	}
		.pub_text a {
			color: #333;
			text-decoration: none;
		}
		.pub_name {
			font-size: 120%;
			font-weight: bold;
		}
		.pub_name_dop {
			font-size: 120%;
			font-weight: bold;
		}
		.pub_intro {
			padding-top: 16px;
		}
		.pub_more {
			float: right;
			text-align: right;
			font-weight: bold;
			width: 90px;
			border-left: 1px solid #888;
		}
		.pub_img {
			width: 92px;
		}
			.pub_img img{
				width: 92px;
			}
		.main_pub_text {
			text-align: left;
			padding: 10px 0px;
		}
		.main_pub_name {
			font-size: 100%;
			font-weight: bold;
			text-align: left;
			padding-top: 8px;
		}
		.main_pub_name_dop {
			font-size: 100%;
			font-weight: bold;
			text-align: left;
		}
/**/
.window_hidden  {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	min-height: 100%;
	background: rgba(0,0,0,0.95);
	text-align: center;
	vertical-align: middle;
	padding-top: 30px;
	z-index: 1000;
}
.window_form {
	display: inline-block;
	width: 800px;
	min-height: 100px;
	height: auto;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #999;
	box-shadow: 0px 0px 16px #fff;
	padding-bottom: 40px;
}
	.window_close {
		position: absolute;
		width: 40px;
		height: 40px;
		margin-left: 760px;
		text-align: center;
		color: #888;
		cursor: pointer;
		font-size: 36px;
	}
		.window_close:hover {
			color: red;
		}
	.window_text {
		width: auto;
		min-height: 200px;
		text-align: center;
		padding: 20px 20px 40px 20px;
		background: #fff;
		border-radius: 5px;
	}
		.window_text input[type='text'], .window_text input[type='password'] {
			width: 500px;
			height: 30px;
			margin: 4px 0px;
			text-align: left;
			padding: 3px;
			box-shadow:  inset -4px -3px 35px rgba(0,0,0,0.1);
			outline: none;
			border: 1px solid #ddd;
		}
		.window_text textarea {
			width: 500px;
			height: 120px;
			margin: 4px 0px;
			text-align: left;
			padding: 3px;
			box-shadow:  inset -4px -3px 35px rgba(0,0,0,0.1);
			outline: none;
			border: 1px solid #ddd;
		}
		.window_title {
			display: inline-block;
			text-align: center;
			padding-left: 6px;
			font-size: 120%;
			font-weight: bold;
		}
		.window_label {
			display: block;
			text-align: center;
		}
		.window_text .button_contact {
			margin: 10px auto;
		}
.js_error_input {
	border: 1px solid red!important;
}
