	html, body {
		height: 100%;
	}
	body {
		margin: 0;
		padding: 0;
		font-family: 'Open Sans', sans-serif;
		font-size: 20px;
		color: #000000;
	}
	.clears {
		width: 0;
		height: 0;
		clear: both;
	}
	h1, h2, h3 {
		margin: 0;
		padding: 0;
	}
	p, ol, ul {
		margin-top: 0;
	}
	
	ol, ul {
		padding: 0;
		list-style: none;
	}
	p {
		line-height: 180%;
	}
	a {
		color: #3e71b1;
		text-decoration: underline;
		text-shadow: 1px 1px 3px rgba(115, 139, 194, 0.25);
	}
	a:visited {
		color: #3e71b1;
	}
	a:hover, a:active {
		color: #2e8af7;
	}

	/* Page */
	#page {
		display: block;
		font-family: 'Open Sans', sans-serif;
		position: relative;
		margin: auto;
		padding: 0.5em 0.4em 0.5em 0.4em;
		background-color: #ffffff;
		min-height: 400px;
		border: 0.1em solid #1c2a3e;
		font-size: 1em;
	}

	#page h2 {
		display: block;
		font-weight: bold;
		line-height: 1.1em;
		font-size: 1.2em;
		color: #314a6c;
		padding: 0.2em 0.2em 0.35em 0.2em;
		margin: 0;
		text-align: left;
		border-bottom: 0.05em solid #416290;
		text-shadow: 1px 1px 3px rgba(150, 150, 150, 0.7);
	}
	#page .content {
		font-weight: normal;
		line-height: 1.05em;
		font-size: 1em;
		letter-spacing: normal;
	}

		.service_block {
			display: block;
			padding: 0;
			margin: 0 0 0.2em 0;
			text-indent: 0;
		}
			.service_block .service_descr {
				display: block;
				padding: 0 0.5em 0.5em 0;
			}
			.service_block .service_descr h3 {
				display: block;
				line-height: 1.2em;
				font-size: 1.1em;
				color: #1a273a;
				margin: 0;
				padding: 0 0 0.2em 0;
				text-indent: 0;
			}
			.service_block .service_descr .service_text {
				line-height: 1.1em;
				font-size: 1.1em;
				letter-spacing: normal;
				padding: 0.1em 0 0.2em 0;
				text-align: left;
				margin: 0;
				text-indent: 0;
			}
				.service_text .list-item {
					line-height: 1.1em;
					text-align: left;
					padding: 0.3em 0 0.25em 0;
				}
				.service_text .list-item span {
					font-size: 1.1em;
					padding: 0 0 0 0;
					color: #314a6c;
					font-weight: bold;
					-webkit-transition: all 0.6s;
					-moz-transition: all 0.6s;
					-ms-transition: all 0.6s;
					-o-transition: all 0.6s;
					transition: all 0.6s;
				}
				.service_text .list-item span.span_marked {
					color: #314a6c;
					text-decoration: underline;
				}
				.service_text .list-item:hover span {
					color: #3b9675;
				}

		.service_block .service_image {
			float: left;
			display: inline-block;
			margin: 0.1em 0.1em 0.4em 0.4em;
		}
			a.image_full {
				display: inline-block;
				outline: none;
				border: 0.1em solid #314a6c;
				padding: 0.1em;
				background-color: rgba(79, 99, 125, 0.7);
			}
			a.image_full:visited {

			}
				img.image_thumb {
					border: 0.1em solid #314a6c;
					display: inline-block;
					width: 220px;
					height: 220px;
				}


		/* content contacts in the end */
		.content .end_contacts {
			margin-top: 0.8em;
			border-top: 0.05em solid #416290;
			line-height: 1.1em;
			font-size: 1.1em;
			padding: 0.8em 0.6em 0.3em 0.6em;
			color: #111111;
			font-weight: normal;
		}
			.end_contacts .end_contacts_phone {
				padding: 0.1em 0 0.2em 0;
			}
			.end_contacts .end_contacts_phone span {
				padding: 0 0.2em 0 0.25em;
				font-weight: bold;
			}
			.end_contacts .end_contacts_message {
				padding: 0.25em 0 0.2em 0;
			}
			.end_contacts .end_contacts_message a {
				padding: 0 0.2em 0 0.3em;
				font-weight: bold;
			}
			.end_contacts .end_contacts_address {
				padding: 0.25em 0 0.2em 0;
			}

		/* last block with ads */
		.content .last_a_block {
			display: block;
			margin-top: 0.28em;
			border-top: 0.05em solid #416290;
			line-height: 1.2em;
			font-size: 1.2em;
			padding: 0.6em 0.6em 0.3em 0.6em;
			color: #111111;
			font-weight: normal;
			position: relative;
		}
			.last_a_block .first_a {
				display: block;
				margin: 10px 0 0 0;
				text-align: center;
				width: auto;
				height: 60px;
				padding: 0;
				border: 2px solid #314a6c;
				background: url('/web/images/evakuator3.png') 50% 50% no-repeat;
			}
			.last_a_block .second_a {
				display: block;
				margin: 0;
				text-align: center;
				width: auto;
				height: 0;
				padding: 0;
				border: 2px solid transparent;
			}



	/* Header */
	#header	{
		width: 100%;
		padding: 0.4em 0 0.65em 0;
		margin: 0;
		position: relative;
		z-index: 96;
	}

	/* Logo */
	#logo {
		margin: 0 auto 0.7em auto;
		display: block;
		padding: 0;
	}
		#logo h1 {
			display: block;
			font-weight: normal;
			font-family: 'Open Sans', sans-serif;
			line-height: 1.3em;
			font-size: 1.2em;
			padding: 0.5em 0 0 0;
			text-align: center;
		}
			#logo a	{
				display: block;
				text-decoration: none;
				color: #f3f3f3;
				font-weight: bolder;
				text-shadow: 1px 1px 1px rgba(80, 80, 80, 0.75);
			}
				#logo span.logo_row1 {
					font-weight: normal;
					text-align: center;
					display: block;
					color: #ffffff;
					letter-spacing: 0.02em;
					font-size: 1em;
					line-height: 1.1em;
				}
				#logo span.logo_row2 {
					font-weight: normal;
					text-align: center;
					display: block;
					font-size: 0.75em;
					color: #ffffff;
					line-height: 1.2em;
					letter-spacing: -0.02em;
				}
			#logo a:visited	{
				color: #f3f3f3;
			}
			#logo a:hover, #logo a:active {
				text-decoration: none;
				color: #ffffff;
				text-shadow: 1px 1px 1px rgba(180, 180, 180, 0.75);
			}

		/* Header contacts */
		#logo .h_contacts {
			display: block;
			margin: 0 auto 0 auto;
			padding: 0.2em 0 0 0.3em;
			min-height: 110px;
			text-align: center;
			max-width: 450px;
			font-size: 1em;
		}
			#logo .h_contacts .h_contacts_row1 {
				display: inline-block;
				background: url('/web/images/phone.png') 0 50% no-repeat;
				font-weight: normal;
				color: #ffffff;
				line-height: 50px;
				margin: 0.15em auto 0 auto;
				padding: 0 0.4em 0 48px;
				min-height: 50px;
				font-size: 1.2em;
				text-align: left;
			}
			#logo .h_contacts .h_contacts_row2 {
				display: inline-block;
				background: url('/web/images/location.png') 0 50% no-repeat;
				font-weight: normal;
				color: #ffffff;
				padding: 0 0.4em 0 53px;
				margin: 0.15em auto 0 auto;
				min-height: 50px;
				line-height: 25px;
				font-size: 0.82em;
				text-align: left;
			}

		/* other ads */
		#logo .h_left {
			padding: 0;
			height: 55px;
			border: 0.3em solid #314a6c;
			background-color: #c0cad9;
			background: url('/web/images/other3.png') 50% 50% no-repeat;
			display: block;
			margin: 0.7em 0.7em 0 0.7em;
		}


/* TOP MENU */
#menu_line {
	position: relative;
	padding: 0.05em 0 0.05em 0;
	margin: 0;
	width: 100%;
	border-top: 0.3em solid #314a6c;
	border-bottom: 0.3em solid #314a6c;
	background-color: #314a6c;
	opacity: 0.95;
	z-index: 98;
}
#top_menu {
	margin: auto;
	position: relative;
	display: block;
	text-align: center;
	padding: 0 1em 0 1em;
	list-style: none;
	background-color: transparent;
	z-index: 99;
	opacity: 1;
	font-size: 0.9em;
}
#top_menu #menu_first {

}
#top_menu #menu_last {

}
#top_menu .singlemenu {
	display: block;
	cursor: pointer;
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 99;
	opacity: 1;
}
#top_menu .singlemenu a {
	display: block;
	position: relative;
	border: 1px solid #314a6c;
	font-weight: bold;
	color: #111111;
	text-align: center;
	text-decoration: none;
	line-height: 1.3em;
	padding: 0.35em 0.4em 0.35em 0.4em;
	margin: 0;
	background: #ffffff;
	z-index: 99;
	opacity: 1;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
#top_menu .singlemenu a:visited {
	color: #111111;
}
#top_menu .singlemenu a:hover {
	text-decoration: none;
	background: #4f637d;
	color: #ffffff;
	z-index: 99;
	opacity: 1;
}

#top_menu .dropmenu {
	display: block;
	cursor: pointer;
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 99;
	opacity: 1;
}
#top_menu .dropmenu .dropname {
	display: block;
	position: relative;
	line-height: 1.3em;
	padding: 0.35em 0.4em 0.35em 0.4em;
	font-weight: bold;
	color: #111111;
	border: 1px solid #314a6c;
	text-align: center;
	text-decoration: none;
	margin: 0;
	background: #ffffff;
	z-index: 99;
	opacity: 1;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
#top_menu .dropmenu:hover .dropname {
	text-decoration: none;
	background: #4f637d;
	color: #ffffff;
	z-index: 99;
	opacity: 1;
}
#top_menu .dropmenu .droplinks {
	display: block;
	position: absolute;
	margin: -1px 0 0 0;
	visibility: hidden;
	padding: 0;
	border-top: none;
	height: auto;
	text-align: left;
	display: block;
	z-index: 99;
	opacity: 1;
}
#top_menu .dropmenu:hover .droplinks {
	position: relative;
	visibility: visible;
}
#top_menu .dropmenu .droplinks a {
	display: block;
	font-size: 1em;
	line-height: 1.35em;
	font-weight: normal;
	border-bottom: 1px solid #314a6c;
	border-right: 1px solid #314a6c;
	border-left: 1px solid #314a6c;
	text-shadow: 0 -1px 0 #000000;
	background: #4f637d;
	color: #ffffff;
	z-index: 99;
	opacity: 1;
	text-align: left;
	text-decoration: none;
	padding: 0.4em 0.3em 0.4em 0.55em;
	margin: 0;
}
#top_menu .dropmenu:hover .droplinks a:visited {
	color: #ffffff;
}
#top_menu .dropmenu:hover .droplinks a:hover, #top_menu .dropmenu:hover .droplinks a:active {
	background: #5a718f;
	z-index: 99;
	opacity: 1;
}


/* menu elements width */
#top_menu .menuitem1, #top_menu .menuitem1 .droplinks {
	/* width: 370px; */
}
#top_menu .menuitem2, #top_menu .menuitem2 .droplinks {
	/* width: 255px; */
}
#top_menu .menuitem3 {
	/* width: 250px; */
}
	#top_menu .menuitem3 .droplinks {
		/* width: 350px; */
	}
#top_menu .menuitem4, #top_menu .menuitem4 .droplinks {
	/* width: 380px; */
}



/* MAIN PAGE - works block */
.all_works_block {
	display: block;
	margin: 0;
	padding: 0.6em;
	background-color: #ffffff;
}
	.p-text {
		padding: 0.2em 0.3em 1em 0;
		font-size: 1.1em;
		line-height: 1.2em;
	}

	.v_line_block {
		display: none;
	}

	.work_block {
		background-color: #ffffff;
		display: block;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-ms-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;
	}
		.work_block:hover {
			background-color: rgba(232, 246, 252, 0.53);
		}
		.work_block:hover .work_img a {
			background-color: rgba(134, 190, 135, 0.64);
		}
		.work_block .work_img {
			float: right;
			display: inline-block;
			margin: 0.1em 0.1em 0.4em 0.4em;
		}
			.work_block .work_img a {
				display: inline-block;
				-webkit-transition: all 0.5s;
				-moz-transition: all 0.5s;
				-ms-transition: all 0.5s;
				-o-transition: all 0.5s;
				transition: all 0.5s;
			}
				.work_block .work_img a img {
					display: inline-block;
					border: 0.15em solid #416290;
					width: 150px;
					height: 150px;
				}
		.work_descr {
			display: block;
			margin: 0;
		}
			.work_descr h3 {
				font-size: 1.05em;
				line-height: 1.2em;
				margin: 0.3em 0 0.2em 0;
				padding: 0.2em 0.1em 0.2em 0.1em;
			}
				.work_descr h3 a {

				}
			.work_descr div {
				padding: 0.25em 0.1em 0.25em 0.1em;
				color: #070707;
				line-height: 1.3em;
				font-size: 1.1em;
			}



/* Lightbox Jquery */
body:after {
	content: url('/web/images/lightbox/close.png') url('/web/images/lightbox/loading.gif') url('/web/images/lightbox/prev.png') url('/web/images/lightbox/next.png');
	display: none;
}

body.lb-disable-scrolling {
	overflow: hidden;
}

.lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: black;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
	display: none;
}

.lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
	font-weight: normal;
}

.lightbox .lb-image {
	display: block;
	height: auto;
	max-width: inherit;
	max-height: none;
	border-radius: 3px;

	/* Image border */
	border: 4px solid white;
}

.lightbox a img {
	border: none;
}

.lb-outerContainer {
	position: relative;
	*zoom: 1;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border-radius: 4px;
	/* Background color behind image.
	   This is visible during transitions. */
	background-color: white;
}

.lb-outerContainer:after {
	content: "";
	display: table;
	clear: both;
}

.lb-loader {
	position: absolute;
	top: 43%;
	left: 0;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

.lb-cancel {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	background: url('/web/images/lightbox/loading.gif') no-repeat;
}

.lb-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

.lb-container > .nav {
	left: 0;
}

.lb-nav a {
	outline: none;
	background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
	height: 100%;
	cursor: pointer;
	display: block;
}

.lb-nav a.lb-prev {
	width: 34%;
	left: 0;
	float: left;
	background: url('/web/images/lightbox/prev.png') left 48% no-repeat;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;
	-o-transition: opacity 0.6s;
	transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

.lb-nav a.lb-next {
	width: 64%;
	right: 0;
	float: right;
	background: url('/web/images/lightbox/next.png') right 48% no-repeat;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;
	-o-transition: opacity 0.6s;
	transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

.lb-dataContainer {
	margin: 0 auto;
	padding-top: 5px;
	*zoom: 1;
	width: 100%;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
	content: "";
	display: table;
	clear: both;
}

.lb-data {
	padding: 0 4px;
	color: #ccc;
}

.lb-data .lb-details {
	width: 85%;
	float: left;
	text-align: left;
	line-height: 1.1em;
}

.lb-data .lb-caption {
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
}

.lb-data .lb-caption a {
	color: #4ae;
}

.lb-data .lb-number {
	display: block;
	clear: left;
	padding-bottom: 1em;
	font-size: 12px;
	color: #999999;
}

.lb-data .lb-close {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	background: url('/web/images/lightbox/close.png') top right no-repeat;
	text-align: right;
	outline: none;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}



/* comments */
#comments_block {
	margin: 1.4em auto 0.4em auto;
	padding: 0 0.4em 0 0.4em;
	display: block;
}
	#comment_form {
		border: 1px solid #7a8698;
		background: #f1f4fb;
		-webkit-border-radius: 0.3em;
		-moz-border-radius: 0.3em;
		border-radius: 0.3em;
		-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
		-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
		box-shadow: 0 2px 2px rgba(0,0,0,0.1);
		padding: 0.5em 0.85em 0.8em 0.85em;
		margin: 0.36em auto 0.7em auto;
		font-size: 1em;
		color: #111111;
	}
	#comment_form label {
		display: block;
		padding: 0.25em 0.1em 0.25em 0.1em;
	}
	#comment_form span {
		color: #050505;
		display: block;
		width: 10em;
		margin: 0.25em 0 0 0;
		padding: 0 0 0.2em 0.35em;
		text-align: left;
	}
	input#comment_author {
		display: block;
		font-size: 1em;
		color: #404040;
		width: 11em;
		padding: 0.3em 0.2em 0.3em 0.2em;
		margin: 0 0.2em 0 0.15em;
		border: 1px solid #bfc4d6;
		border-radius: 0.3em;
		box-shadow: inset 1px 1px 1px #e0e8ec, 0 0 0 1px #e0e8ec;
		outline: none;
		background-color: #ffffff;
	}
	input#comment_email {
		display: block;
		font-size: 1em;
		color: #404040;
		width: 11em;
		padding: 0.3em 0.2em 0.3em 0.2em;
		margin: 0 0.2em 0 0.15em;
		border: 1px solid #bfc4d6;
		border-radius: 0.3em;
		box-shadow: inset 1px 1px 1px #e0e8ec, 0 0 0 1px #e0e8ec;
		outline: none;
		background-color: #ffffff;
	}
	textarea#comment_text {
		display: block;
		font-size: 1em;
		color: #404040;
		padding: 0.3em 0.2em 0.3em 0.2em;
		border: 1px solid #bfc4d6;
		border-radius: 0.3em;
		box-shadow: inset 1px 1px 1px #e0e8ec, 0 0 0 1px #e0e8ec;
		outline: none;
		background-color: #ffffff;
		margin: 0.7em 0.4em 0 0.15em;
		width: 92%;
	}
	#comment_form span.no_published {
		display: block;
		font-size: 0.85em;
		margin: 0 0.15em 0 0.15em;
		padding: 0.07em;
		text-align: left;
		width: auto;
	}
	input#comment_author:focus, input#comment_email:focus, textarea#comment_text:focus {
		border-color: #8cabd5;
		box-shadow: inset 1px 1px 10px #d4dbec, 0 0 2px #d4dbec, 0 0 0 2px #d4dbec;
	}
	#comment_form #comment_submit {
		display: block;
		height: 1.9em;
		line-height: 1.9em;
		cursor: pointer;
		overflow: hidden;
		background-color: #dceeff;
		border: 1px solid #bfc4d6;
		border-radius: 0.3em;
		font-size: 1em;
		color: #606060;
		box-shadow: inset 1px 1px 1px #e0e8ec, 0 0 0 1px #e0e8ec;
		outline: none;
		font-weight: bolder;
		width: 13.1em;
		padding: 0 0.25em 0 0.25em;
		margin: 1em 0.1em 0.4em 0.1em;
	}
	#comment_form #comment_submit:hover, #comment_form #comment_submit:focus {
		border-color: #8cabd5;
		box-shadow: inset 1px 1px 10px #d4dbec, 0 0 2px #d4dbec, 0 0 0 2px #d4dbec;
		background-color: #ccedff;
	}

	#result_block {
		margin: 0.1em auto 0.7em auto;
	}
	#result_block .good_status {
		margin-top: 1em;
		background-color: #ebfff6;
		padding: 0.8em 1em 0.8em 1em;
		text-align: left;
		font-size: 1.1em;
		line-height: 1.3em;
		border: 1px solid #65cd70;
		border-radius: 0.3em;
		color: #111111;
	}
	#result_block .bad_status {
		margin-top: 1em;
		background-color: #fff6fa;
		padding: 0.8em 1em 0.8em 1em;
		text-align: left;
		font-size: 1.1em;
		line-height: 1.3em;
		border: 1px solid #cd969b;
		border-radius: 0.3em;
		color: #111111;
	}





/* CSS media phones */
@media screen and (max-width: 499px) {

	/* screen from minimal resolution to "499px" */
	.work_block div.work_img {
		float: none;
		display: block;
		margin: 0.2em;
	}
	.work_block div.work_img a img {
		width: 220px;
		height: 220px;
	}

}

@media screen and (min-width: 500px) {

	/* screen from "500px" and higher */
	.work_block div.work_img {
		float: right;
		display: inline-block;
		margin: 0.1em 0.1em 0.4em 0.4em;
	}
	.work_block div.work_img a img {
		width: 150px;
		height: 150px;
	}

}