html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}li{margin-bottom: 0.4em;}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;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select,button{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select,button{*font-size:100%;}legend{color:inherit;}html {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}h1{font-size:138.5%;line-height:110%;margin: 0 0 1em;}h2{font-size:123.1%;}h3{font-size:108%;}h2,h3{margin:1.4em 0 0.3em;line-height:110%;}h1,h2,h3,h4,h5,h6{font-weight:bold;}abbr,acronym{border-bottom:1px dotted;cursor:help;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}dl dd{margin-left:1em;}th,td{padding:.5em;}th{font-weight:bold}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}.clr{clear:both;}object,a:active{outline:none;}.nobr{white-space:nowrap;}

html {font-size: 81.26%} /* сюда пишем размер вашего шрифта по-умочанию */
@media all and (min-resolution: 120dpi) {
    html {font-size: 65.01%} /* пропорционально уменьшаем кегль: 68.75/(120/96) */
    html, x:-moz-any-link {font-size: 81.26%} /* тут должен быть размер по-умолчанию */
}

#for-opera927 {/* dont' remove! */}

#wrap {
  scrollbar-track-color:expression(
  this.runtimeStyle.scrollbarTrackColor = "#fff",
  ((screen.deviceXDPI/screen.logicalXDPI) == 1) ? (document.body.style.fontSize = 1/(screen.logicalYDPI/96) +'em') : false
  );
}

html, body {
	height: 100%;
	background: #000;
}

* html{filter:expression(document.execCommand("BackgroundImageCache", false, true))}

* html img {
	-behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",this.src = "/images/b.gif"):1),this.pngSet=true));
}

* html .png {
	-behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(
	this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url(','').replace(')',''),this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.origBg + ", sizingMethod='crop')",this.runtimeStyle.backgroundImage = "none",this.pngSet=true
	)));
}

body {
	font-family: Verdana, Arial;
	font-size: 14px;
	line-height: 157%;
	color: #d5cfb3;
	min-width: 1000px;
	position: relative;
}

h1, h2 {
	color: #ff9600;
}

#wrap {
	width: 1000px;
	min-height: 100%;
	-height: 100%;
	margin: 0 auto;
	position: relative;
}

a {
	color: #8cca29;
	-webkit-transition-property: color;
	-webkit-transition-duration: 0.3s;
}
	a:hover {
		color: #ff9600;
	}
	a.anchored {
		color: #22cac4;
		font-weight: bold;
	}

h1 {
	font-weight: normal;
	font-size: 30px;
	margin-left: -27px;
	margin-bottom: 1.5em;
}

h2 {
	font-weight: normal;
	font-size: 18px;
	margin-left: -27px;
	margin-bottom: 0.7em;
	margin-top: 2.2em;
}

h3 {
	margin-left: -27px;
	font-weight: normal;
	font-size: 16px;
}

.content[class] ol ul {
	margin-left: 2.3em;
}

.content[class] ul {
	margin-left: 1.37em;
}
	.content[class] ul > li {
		text-indent: -1.37em;
		list-style: none;
	}
	.content[class] ul > li:before {
		content: '\2014\a0';
		color: #ff9600;
		font-weight: bold;
	}
	.beforeli {
		content: '\2014\a0';
		color: #ff9600;
		font-weight: bold;
	}
	.content[class] ul > li {
		*behavior: expression( !this.before && this.parentNode && 'UL' == this.parentNode.nodeName && this.parentNode.parentNode.className == 'content' ? this.before = this.innerHTML = '<span class="beforeli">&mdash;&nbsp;</span>' + this.innerHTML : '' );
	}


#logo {
	position: absolute;
	z-index: 3;
	top: 0;
	left: 50%;
	margin-left: -484px;
}

#menu {
	background: #2d2d2d url(../images/topmenu_bg.png) 0 0 repeat-x;
	width: 788px;
	padding-left: 212px;
	margin: 0;
	height: 104px;
	overflow: hidden;
	list-style: none;
	font-size: 18px;
	text-align: center;
}
	#menu li {
		display: -moz-inline-box;
		display: inline-block;
		*display: inline;
		vertical-align: top;
	}
	#menu a {
		display: -moz-inline-box;
		display: inline-block;
		vertical-align: top;
		white-space: nowrap;
		padding: 0 30px;
		height: 104px;
		line-height: 109px;
		color: #ffc808;
		text-decoration: none;
		-webkit-transition-property: color;
		-webkit-transition-duration: 0.3s;
	}
	#menu a:hover {
		color: #fff;
	}
	#menu a.current {
		background: #ffc808 url(../images/topmenu_bg.png) 0 -104px repeat-x;
		color: #141414;
	}

body.main #bigpic {
	height: 409px;
	margin-bottom: -409px;
	left: 0;
	top: 104px;
	position: relative;
	text-align: left;
	width: 100%;
	min-width: 1000px;
	overflow: hidden;
	position: absolute;
	z-index: 2;
}
	#bigpic_container {
		-display: none;
		width: 1160px;
		display: block;
		height: 409px;
		position: absolute;
		top: 0;
		left: 50%;
		margin-left: -580px;
	}
	body.main #bigpic_reflect {
		margin-bottom: -90px;
		margin-top: 409px;
	}
#bigpic_reflect {
	height: 90px;
	margin-bottom: 20px;
	background: url(../images/bigpic_reflect.jpg) 0 0 no-repeat;
}


#uslugi {
	text-align: center;
	margin: 13px 0 0;
	position: relative;
	z-index: 1;
}
	#uslugi li {
		display: -moz-inline-box;
		display: inline-block;
		*display: inline;
		vertical-align: top;
	}
	#uslugi a {
		display: -moz-inline-box;
		display: inline-block;
		vertical-align: top;
		text-decoration: none;
		margin: 0 25px 20px 0;
		width: 100px;
		padding-top: 29px;
		height: 50px;
		color: #fff;
		font-size: 12px;
		line-height: 15px;
		background: url(../images/navuslugi_bg.png) center top no-repeat;
		-background-image: url(../images/ie6_navuslugi_bg.png);

		*padding-top: expression(this.hset = this.hset ? this.hset : 30 + (parseInt(30/2 - this.firstChild.offsetHeight/2)) + "px");
	}
		#uslugi a span {
			height: 30px;
			width: 100px;

			display: table-cell;
			vertical-align: middle;
			text-align: center;
			*height: auto;
		}
		#uslugi li.last a {
			margin-right: 0;
		}
		#uslugi a:hover {
			background-position: center -200px;
		}
		#uslugi a.current {
			background-position: center -400px;
		}

	#uslugi li.i11 * {
		width: 115px;
	}
	#uslugi li.i13 * {
		width: 126px;
	}

#content,
.content {
	padding: 0 70px 0;
	position: relative;
	z-index: 1;
}


#breadcrumbs {
	font-size: 14px;
	margin: 0.9em 0 0.9em 45px;
	position: relative;
	z-index: 1;
}
	#breadcrumbs a {
		color: #d5cfb2;
	}

#slogan {
	padding-left: 380px;
	font-family: "Times New Roman", Times;
	font-size: 17px;
	color: #ccbf79;
	margin: 36px 0 54px;
	position: relative;
}
	#slogan div.img {
		position: absolute;
		top: -75px;
		left: 30px;
		-left: -350px;
		width: 396px;
		height: 268px;
		background: url(../images/main_icon.jpg) 0 0 no-repeat;
	}
	#slogan p {
		margin-bottom: 0.7em;
		position: relative;
	}
	#slogan strong {
		color: #fff;
		font-size: 25px;
		font-family: Verdana, Arial;
	}
	#slogan strong em {
		font-size: 15px;
		font-weight: normal;
	}

	

.content.col1 {
	width: 505px;
	float: left;
}

.col2 {
	width: 240px;
	float: right;
	padding-left: 46px;
	padding-bottom: 30px;
	border-left: 1px solid #1e1e1e;
}

.col2 .lastwork {
	width: 240px;
	height: 245px;
	background: url(../images/main_lastwork.png) 0 0 no-repeat;
	text-align: center;
}
	.col2 .lastwork a {
		display: block;
	}
	.col2 .lastwork h2 {
		font-size: 18px;
		padding: 41px 0 22px;
		margin: 0;
	}
	.col2 .lastwork img {
		vertical-align: top;
	}

	.col2 h2 {
		color: #ada593;
		font-size: 25px;
		margin-left: 0;
	}
		.col2 .arch,
		.col2 .newsitem {
			margin-left: 20px;
		}
		.newsitem {
			font-size: 13px;
			line-height: 18px;
			margin-bottom: 1.7em;
		}
		.newsitem a {
			text-decoration: none;
			color: #d5cfb3;
			display: block;
		}
		.newsitem .date {
			font-size: 16px;
			font-style: italic;
			color: #ff9600;
		}

.years {

}
	.years ul {
		margin: 0;
		font-size: 150%;
	}
	.years li {
		list-style: none;
	}
	.years a.current {
		text-decoration: none;
		color: #ff9600;
	}

#album_list {
	margin-right: -50px;
	padding-bottom: 500px;
}

.album_c {
	position: relative;
	margin-right: 30px;
	float: left;
	z-index: 1;
}
.album {
	width: 267px;
	height: 286px;
	text-align: center;
	position: relative;
	z-index: 2;
}
	.album a {
		display: block;
	}
	.album h3 {
		font-size: 14px;
		margin: 1em auto 0;
		font-weight: bold;
	}
.album_description {
	position: absolute;
	left: -35px;
	top: -30px;
	background: #212121 url(../images/album_desc.png) 0 0 repeat-x;
	color: #cdcabb;
	padding: 279px 35px 30px;
	width: 267px;
	z-index: 1;
	-webkit-box-shadow: 0px 1px 10px #000;
	-moz-box-shadow: 0px 1px 10px #000;
}

#album_pic {
	margin-left: 45px;
	width: 576px;
	float: left;
	position: relative;
}
	#album_pic img {
		position: absolute;
		left: 0;
		top: 0;
	}
	#album_pic h3 {
		position: absolute;
		width: 576px;
		top: 396px;
		font-size: 14px;
		color: #d5cfb2;
		text-align: center;
		font-weight: bold;
	}



#pscontainer {
	position: relative;
}
#picscroller {
	float: right;
	width: 165px;
	height: 384px;
	padding: 30px 5px;
	margin: -30px -5px;
		padding: 0 5px;
		margin: 0 -5px;
	overflow: hidden;
	position: relative;
}
	#psoverlay_top {
		width: 175px;
		height: 30px;
		position: absolute;
		background: url(../images/picscroller.png) left top repeat-x;
		top: -30px;
			top: 0;
		right: -5px;
		z-index: 1;
		-display: none;
	}
	#psoverlay_bottom {
		width: 175px;
		height: 30px;
		position: absolute;
		background: url(../images/picscroller.png) left bottom repeat-x;
		right: -5px;
		top: 384px;
			top: 354px;
		z-index: 1;
		-display: none;
	}
	#picscroller a {
		display: block;
		padding: 0 5px;
		margin: 0 -5px 27px;
		outline: none !important;
	}
		#picscroller a.last {
			margin-bottom: 0;
		}
	#picscroller img {
		margin: 0;
		opacity: 0.3;
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
		-webkit-transition-property: opacity;
		-webkit-transition-duration: 0.2s;
	}
	#picscroller a:hover img {
		opacity: 0.7;
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	}
	#picscroller a.current img {
		opacity: 1 !important;
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
	}

#psprev,
#psnext {
	background: url(../images/picscroller_buttons.png) 0 0 no-repeat;
	position: absolute;
	right: 41px;
	-right: 106px;
	-font-size: 1px;
	width: 84px;
	height: 13px;
	z-index: 100;
	cursor: pointer;
}

#psprev {
	top: -26px;
}

#psnext {
	top: 397px;
	background-position: 0 -13px;
}

#clrfooter {
	height: 230px;
	clear: both;
}
#footer {
	background: url(../images/footer_logo.png) center top no-repeat;
	width: 1000px;
	height: 130px;
	position: relative;
	z-index: 1;
	margin: -130px auto 0;
	font-size: 11px;
	line-height: 120%;
	color: #6f6b58;
}
	#footer p {
		margin-bottom: 0.5em;
	}
	#footer .scopy {
		text-align: right;
		width: 150px;
		position: absolute;
		top: 23px;
		left: 50%;
		margin-left: -220px;
	}
	#footer .address {
		position: absolute;
		top: 23px;
		left: 50%;
		margin-left: 70px;
	}
	#footer .counter {
		position: absolute;
		left: 50%;
		margin-left: -150px;
		top: 85px;
		text-align: center;
		width: 300px;
		opacity: 0.4;
	}
	#footer .counter img {
		vertical-align: middle;
	}

.ymap {
	color: #000;
	border: 1px solid #b3c1d4;
}
	.ymap table,
	.ymap td {
		padding: 0 !important;
		margin: 0 !important;
		border: none !important;
	}

img.il,
img.ir,
img.ic,
img.ib,
#album_pic img,
#picscroller a.current img,
.content img {
	border: 1px solid #c0cfe4;
	-webkit-transition-property: border-color;
	-webkit-transition-duration: 0.3s;
}
	a img.il,
	a img.ir,
	a img.ib,
	a img.ic,
	.content a img {
		border-color: #8cca29;
	}
	a:hover img.il,
	a:hover img.ir,
	a:hover img.ib,
	a:hover img.ic,
	.content a:hover img {
		border-color: #ff9600;
	}

img.il {
	float: left;
	margin: 0 30px 0.5em 0;

}
img.ir {
	float: right;
	margin: 0 0 0.5em 30px;
}
img.ic {
	display: block;
	margin: 0 auto 0.5em;
}
img.ib {
	display: inline-block;
	-display: inline;
	vertical-align: top;
}

.inline_album {
	text-align: center;
}
	.inline_album a {
		display: inline-block;
		-display: inline;
		margin: 0 10px 20px;
	}
	body.main .inline_album a {
		margin: 0 0px 5px;
	}

.icon {
	vertical-align: middle;
	margin-right: 10px;
	border: none !important;
}

.content table td,
.content table th {
	border: 1px solid #999;
}

h2.first {
	margin: -2em 0 2.5em;
}

.atip {
	border: 1px solid #999;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #FFFDDF;
	color: #000;
	line-height: 120%;
	padding: 3px 5px;
	z-index: 2000;
	opacity: 0.95;
	max-width: 300px;
	text-align: center;
	font-size: smaller;
	display: none;
}
	.atip * {
		*display: inline;
	}
	.atip .tip-text {
		font-size: smaller;
		color: #4d5255;
		display: none;
	}

.anchors {
	text-align: center;
}
	.anchors a {
		margin: 0 1em;
		white-space: nowrap;
	}
