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;
}

ul {
	list-style:none;
	margin-left:16px
}

ul li {
	padding-left:10px;
	background:url(../img/ul.gif) no-repeat 0px 6px;
}

.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 */
}


/* Имитация блочно строковых элементов во всех браузерах */
.inlineblock, .inlineblock ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.inlineblock li {
    padding: 0;
    margin: 0;
}
.inlineblock li {
    display: -moz-inline-box;
}
.inlineblock li {
    display: inline-block; /* Для Оперы, Сафари и семейства Ишаков. Mozilla не понимает inline-block, поэтому для нее display останется -moz-inline-box */
}
* html .inlineblock li {
    display: inline; /* Для IE6 */
}
*:first-child+html .inlineblock 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;
}



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

.dialoglink {
	
}

.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:992px;
	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;
	vertical-align:top;
}

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



.header-titul {
	background:url(../i/header-titul.jpg);
	height:174px;
	width:992px;
	overflow:hidden;
}

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

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

.titul-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;
	height:130px;
	float:left;
	background:url(../i/heart.jpg) no-repeat 108px 9px;
	background:url(../i/heart2.jpg) no-repeat 108px 9px;
}

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

.header-titul-menu {
	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 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 {
	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;
}

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

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

.servises-titul-top {
	background:url(../i/slidemenu-titul.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;
}


.center-titul {
	float:right;
	width:750px;
}

.center-titul-top {
	background:url(../i/titul-center-top.jpg) no-repeat left;
	height:296px;
	
}

.titul-center-table {
	width:100%;
	table-layout:fixed;
	border:none;
	background:url(../i/titul-center-top2.jpg) no-repeat top left;
}

.titul-center-table .td-left {
	width:268px;
	vertical-align:top;
}

.titul-center-table .td-right {
	vertical-align:top;
}

.titul-price-top {
	background:url(../i/titul-price-top.gif) no-repeat left;
	width:249px;
	height:27px;
}

.titul-price-center {
	background:url(../i/titul-price-bg.jpg) repeat-y left;
	padding:0 39px 14px 20px;
}

.titul-price-name {
	color:#b65833;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	height:22px;
}

.titul-price-ul {
	list-style:none;
	margin:0;
	padding:0;
}

.titul-price-ul li {
	margin:0;
	padding:5px 8px;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#55391c;
	clear:both;
}

.price-text {
	color:#b65833;
	width:75px;
	float:right;
}

.price-text-name {
	width:115px;
}

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

.titul-price-foot {
	margin-top:13px;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#b65833;
}

.titul-price-ul li.li1 {
	background:#FFFFFF;
}

.titul-price-ul li.li2 {
	background:#f8f8f7;
}

.titul-artban {
	width:467px;
	background:url(../i/titul-artban.jpg) no-repeat left bottom #f8f8e5;
}

.foto-border {
	width:128px;
	text-align:center;
	padding:5px 0;
	background:#FFFFFF;
}

.foto-border-foot {
	background:url(../i/titul-foto-foot.jpg) no-repeat;
	width:128px;
	height:3px;
}

.foto-border img {
	width:118px;
	border:none;
}

.titul-artban-cont {
	width:100%;
	table-layout:fixed;
}

.titul-artban-cont .td-left {
	width:166px;
	text-align:left;
	vertical-align:middle;
	padding:27px 0;
}

.titul-artban-cont .td-right {
	padding:27px 20px 27px 0px;
}

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

.footer {
	height:104px;
	margin-top:-104px;
	background:url(../i/footer.jpg) no-repeat;
}

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

.titul-fotogallery {
	background:url(../i/fotogallery.gif) no-repeat left;
	width:242px;
	height:298px;
}

.titul-fotogallery-link {
	padding-top:263px;padding-left:30px;padding-right:39px;text-align:center
}

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

.center-titul-menu {
	position:absolute;
	width:145px;
	background:url(../i/center-menu-center.jpg) repeat-y;
	margin-left: 592px;
	margin-top: 5px;
}

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

.center-titul-menu-bottom {
	background:url(../i/center-menu-bottom.jpg) 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;
}

.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;
}