html {height:100%;width:100%;}
body {height:100%;width:100%;background-color:#fcfbf7;}

body, tr, td, p, div, span, a {
	font-family:Tahoma, Arial;
	font-size: 11px;
	color:#55391c;
}

.c, .w, .h {
	border:0;
	padding:0;
	margin:0;
}
.w {width:100%;}
.h {width:100%;height:100%;}

div {white-space:normal}


#middle {
	display: table-cell;
	vertical-align: middle;
}
#middle2 {
	display: table-cell;
	vertical-align: middle;
	width:inherit;
	height:inherit;
}
.iemiddle {
	display: none;
	width: 1px;
	margin-left: -1px;
}
* html .iemiddle, * html .middle {
	display: inline-block;
	vertical-align: middle;
}
* html .middle {
	width: 100%;
}
* html .iemiddle {
	height: 100%;
}
* html .iemiddle, * html .middle {
	display: inline;
}


/* Центрирование блоков по горионтали */
ul.center {
    list-style: none;
    text-align: center;
    margin: 0;
    padding: 0;
}
ul.center li {
    padding: 0;
    margin: 0;
}
ul.center li {
    display: -moz-inline-box;
}
ul.center li {
    display: inline-block; /* Для Оперы, Сафари и семейства Ишаков. Mozilla не понимает inline-block, поэтому для нее display останется -moz-inline-box */
}
* html ul.center li {
    display: inline; /* Для IE6 */
}
*:first-child+html ul.center li {
    display: inline; /* Для IE7 */
}


p {
	margin-top:0px;
	margin-bottom:7px;
}

h1, h2, h3, h4, h5, h6 {
	display:inline;
	font-size:11px;
}

input {
	border: 1px solid #BFBFBF;
	font-size:10px;
}
select {
	border: 1px solid #BFBFBF;
	font-size:9px;
}
textarea {
	border: 1px solid #BFBFBF;
	font-size:11px;
}

ul {
	list-style-image:url(img/ul.gif);
	margin-left:0px;
	padding-left:15px;
}

.pager {
	color: #000000;
}
.pagertext {
	color: #000000;
}

.dialoglink {
	
}

img {color:#FFFFFF;}

.flashsearch_cont {position:absolute;top:0px;left:0px;z-index:100;border:1px solid #e2d0c4}
.flashsearch_cont .flashsearch a {width:100%;background-color:#f2f2f2;padding:5px;margin-bottom:1px;vertical-align:middle;text-decoration:none;display:block}
.flashsearch_cont .flashsearch a:hover {background-color:#fff9ed;text-decoration:none}
.flashsearch_cont .flashsearch_bottom {width:100%;background-color:#999999;padding:5px;text-align:right}
.flashsearch_cont .flashsearch_bottom a {color:#FFFFFF;text-decoration:none}
.flashsearch_cont .flashsearch_bottom a:hover {color:#FFFFFF;text-decoration:none}


.maincontainer {
	width:100%;
	border:none;
	margin:0;
	padding:0;
}

.mainsubcontainer {
	width:100%;
	background:url(../i/topbg.jpg) no-repeat top right;
}

.center-container {
	background:url(../i/titul-slidebar.jpg) repeat-y left;
}

.center-container2 {
	background:url(../i/titul-center-bg.gif) repeat-y right;
}

.mc-center {
	width:990px;
	height:100%;
	background:url(../i/bg.jpg) repeat-y right;
	vertical-align:top;
}

.mc-left {
	height:100%;
	background:url(../i/bg-left.jpg) right repeat-y #efe9dc;
	vertical-align:top;
}

.mc-right {
	height:100%;
	background:url(../i/topbg-right.jpg) left top no-repeat #fcfbf7;
	vertical-align:top;
}

.header {
	height:174px;
	background:url(../i/header.jpg) no-repeat;
	background:url(../i/header2.jpg) no-repeat;
}

.header-left {
	width:545px;
	height:174px;
	float:left;
}

.header-right {
	margin-left:545px;
}

.logo {
	display:block;
	margin-left:13px;
	margin-top:10px;
}

.header-titul-btns {
	padding-top:6px;
	padding-left:6px;
	white-space:nowrap;
}

.header-titul-auth {
	width:305px;
	float:left;
	
}

.header-titul-auth2 {
	padding-left:173px;
	padding-top:80px;
}

.header-menu {
	float:right;
/*	margin-left:305px;*/
	padding-top:9px;
}

.header-titul-menu-item {
	background:url(../i/header-menu.gif) no-repeat;
	width:139px;
	height:22px;
	opacity:0.76;
	-moz-opacity:0.76;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=76);
	-khtml-opacity: 0.76;
	margin-bottom:1px;
}

.header-titul-menu-item-active {
	background:url(../i/header-menu-active.gif) no-repeat;
	width:139px;
	height:22px;
	opacity:1;
	-moz-opacity:1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-khtml-opacity: 1;
	margin-bottom:1px;
}

.header-titul-menu-item a, .header-titul-menu-item-active a {
	display:block;
	line-height:20px;
	padding:0 12px;
	color:#f2e9d1;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.header-titul-menu-item a:hover, .header-titul-menu-item-active a:hover {
	text-decoration:none;
}

.header-titul-auth-input {
	background:url(../i/header-input.gif) no-repeat;
	width:78px;
	height:20px;
	margin-bottom:3px;
}

.header-titul-auth-input input {
	margin-left:5px;
	margin-top:2px;
	width:68px;
	background:none;
	border:none;
	font-family:Tahoma, Arial;
	color:#55391c;
	font-size:11px;
}

.header-titul-auth-submit {
	float:right;
	width:51px;
	padding-top:10px;
}

.header-titul-auth-submit input {
	background:url(../i/header-submit.gif);
	width:22px;
	height:22px;
	border:none;
	cursor:pointer;
}

.slidemenu-titul {
	width:242px;
	float:left;
}

.center-top {

}

.center {
	float:right;
	width:748px;
	min-height:662px;
	background:url(../i/center.jpg) no-repeat top;
	text-align:left;
}

.servises-titul {
	background:url(../i/slidemenu-repeat.jpg) repeat-y;
}

.servises-titul-bottom {
	background:url(../i/slidemenu-bottom.jpg) no-repeat bottom;
	padding:8px 42px 20px 24px;
}

.servises-titul-top {
	background:url(../i/slidemenu.jpg) no-repeat top;
	
}

.servises-titul-item {
	text-align:right;
	padding:5px 0;
}

.servises-titul-item a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#55391c;
}

.servises-titul-spl {
	background:url(../i/spl.gif) repeat-x;
	line-height:2px;
	height:2px;
}

.servises-subitem {
	text-align:right;
	line-height:25px;
	white-space:nowrap;
	margin-left:-10px;
}

.servises-subitem a {
	color:#b65833;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background:url(../i/li.gif) no-repeat right;
	padding-right:10px;
}

.fotogallery {
	background:url(../i/fotogallery2.jpg) no-repeat left;
	width:242px;
	height:300px;
	display:block;
}

.fotogallery-link {
	padding-top:261px;padding-left:28px;padding-right:39px;text-align:center
}

.fotogallery-link a {
	font-family:Tahoma, Arial;
	font-size:12px;
	font-weight:bold;
	color:#55391c;
	text-decoration:underline;
}

.footer-guard {
	height:119px;
	clear:both;
}

.footer5 {
	background:url(../i/footer6.jpg) repeat-y left;
	width:990px;
	clear:both;
}

.footer6 {
	background:url(../i/footer5.jpg) no-repeat;
	padding-top:65px;
}

.footer7 {
	background:url(../i/footer7.jpg) no-repeat;
	height:53px;
	width:990px;
}

.footer-copyright {
	padding:20px 150px 0;
	text-align:center;
}

.fullpath-text {
	color:#55391c;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
}

.fullpath {
	color:#55391c;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

.fullpath-spl {
	color:#b65833;
}

.fullpath-cont {
	text-align:left;
	padding-top:4px;
	padding-bottom:18px;
	
}

.center-right {
	width:185px;
	float:right;
}

.center-main {
	margin-right:185px;
	padding-right:18px;
}

.center-menu {
	margin-top:12px;
	margin-bottom:27px;
	width:171px;
	background-color:#ede5d3
}

.center-titul-menu-top {
	background:url(../i/slidebar-menu-top.gif) no-repeat;
	padding:70px 12px 10px;
}

.center-menu-bottom {
	background:url(../i/slidebar-menu-bottom.gif) no-repeat;
	height:10px;
}

.centermenu-item {
	margin-top:7px;
}

.centermenu-item a {
	font-family:Tahoma, Arial;
	font-size:12px;
	font-weight:bold;
	color:#55391c;
}

.centermenu-spl {
	background:url(../i/spl.gif) repeat-x;
	height:2px;
	overflow:hidden;
	margin-top:7px;
}

.ban1 {
	width:169px;
	min-height:90px;
	background:url(../i/ban1-repeat.gif) repeat-y;
	margin-bottom:21px;
}

.ban1-top {
	background:url(../i/ban1-top.gif) no-repeat top;
	padding:23px 14px 20px 14px;
}
.ban1-bottom {
	height:5px;
	overflow:hidden;
	background:url(../i/ban1-bottom.gif);
}

.opros {
	width:167px;
	background:url(../i/opros.jpg) no-repeat top #f7f7e4;
	min-height:40px;
	border:1px solid #d2c3a3;
	margin-bottom:25px;
}

.opros-title {
	color:#b65833;
	font-family:Tahoma, Arial;
	font-size:14px;
	font-weight:bold;
	padding-bottom:0px;
}

.opros-question {
	color:#55391c;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	padding-bottom:0px;
}

.opros-var {
	list-style:none;
}

.opros-var li {
	float:left;
	clear:both;
	width:100%;
	text-align:left;
	padding-bottom:7px;
}

.opros-var-name {
	color:#55391c;
	font-family:Tahoma, Arial;
	font-size:11px;
}

.opros-submit {
	background:url(../i/opros-submit.jpg) no-repeat;
	border:none;
	width:113px;
	height:22px;
	cursor:pointer;
}

.ban2 {
	border:1px solid #d2c3a3;
	width:167px;
	background:url(../i/ban2.jpg) no-repeat bottom #efecdf;
}

.pagename {
	color:#89452a;
	font-family:Tahoma, Arial;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}

.pagecont {
	background:#f5f5e8;
}

.pagecont-border {
	table-layout:fixed;
	background:#f5f5e8;
	width:542px;
}

.pagecont-border .td1 {
	width:26px;
	height:22px;
	background:url(../i/border/tl.jpg) no-repeat;
}
.pagecont-border .td2 {
	width:100%;
	height:22px;
	background:url(../i/border/t.jpg) repeat-x;
}
.pagecont-border .td3 {
	width:26px;
	height:22px;
	background:url(../i/border/tr.jpg) no-repeat;
}
.pagecont-border .td4 {
	width:26px;
	background:url(../i/border/l.jpg) repeat-y;
}
.pagecont-border .td5 {

}
.pagecont-border .td6 {
	width:26px;
	background:url(../i/border/r.jpg) repeat-y;
}
.pagecont-border .td7 {
	width:26px;
	height:22px;
	background:url(../i/border/bl.jpg) no-repeat;
}
.pagecont-border .td8 {
	width:100%;
	height:22px;
	background:url(../i/border/b.jpg) repeat-x;
}
.pagecont-border .td9 {
	width:26px;
	height:22px;
	background:url(../i/border/br.jpg) no-repeat;
}

.fotogallery-item {
	table-layout:fixed;
	width:100%;
	margin-bottom:10px;
}

.fotogallery-item .td-l {
	width:169px;
	vertical-align:top;
}

.fotogallery-item .td-r {
	width:100%;
	vertical-align:top;
}
.fotogallery-name {
	color:#585c35;
	font-family:Tahoma, Arial;
	font-size:12px;
	font-weight:bold;
		
}

.fotogallery-text {
	margin-top:8px;
}

.menu3 {
	width:124px;border-top:1px solid #f6f3eb;background:url(../i/menu3bg.jpg) repeat-y left top;
}

.menu3-padd {
	padding:15px 18px;
}

a.menu3-link {
	color:#444615;
	font-weight:bold;
	opacity:0.8;
	-moz-opacity:0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-khtml-opacity: 0.8;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

.menu3-spl {
	background:#a5a67c;height:1px;overflow:hidden;margin-top:4px;margin-bottom:4px;
}

#procedureOverlay {
	position:absolute;
	top:0;
	left:0;
	background:#000000;

	width:100%;
	height:100%;
	display:none;
}

#procedurePreview {
	position:absolute;
	left:0;
	top:0;
	width:450px;
	background:url(../i/border-center.jpg) repeat-y;
	display:none;
}

#procedureContent {
	background:url(../i/border-top.jpg) no-repeat top;
}

#procedureContent div {
	background:url(../i/border-bottom.jpg) no-repeat bottom;
	padding:15px;
	
}

#procedureClosebox {
	position:absolute;
	left:437px;
	top:-17px;
}

/*#procedureClosebox img {
	BEHAVIOR: url(/png.htc);
}*/