html, body {
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
	color: #000;
	width: 100%;
	min-width: 1000px;
	height: 100%;
	min-height: 100%;
	background: #000;
	position: relative;
}
body {
	background: url(/i/body_bg.jpg) top left no-repeat;
}
table td {
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
	color: #000;
}
	
/* boxModel */
div {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 0px solid red;
}
/* clearBorder*/
a img, form, area {
	padding: 0px;
	margin: 0px;
	border: none;
}
a {
	z-index: 10000;
	color: #004FA8;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.next {
	color: #000;
	background: url(/i/marker.gif) left center no-repeat;
	padding-left: 20px;
	}
/* cutClear */
div.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}
/* min-width for IE <= 6 (stupid IE) */
div.ie_min_width {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
	width: 1000px;
}
/* fix PNG bug in IE <=6 (stupid IE) */
.iePNG { 
	filter:expression(fixPNG(this)); 
}

div#page {
	width: 100%;
	margin: 0px;
	min-height: 100%;
}
* html div#page {
	height: 100%;
}
div#nonFooter {
	position: relative;
	min-height: 100%;	
}
* html div#nonFooter {
	height: 100%;
}
div#header {
	width: 100%;
	height: 183px;
	background: url(/i/header_bg.jpg);
}
	div#lheader {
		float: left;
		width: 401px;
		height: 183px;
		background: url(/i/lheader_bg.jpg) top left no-repeat;
		padding: 12px 0px 0px 80px;
	}
	div#rheader {
		float: right;
		width: 401px;
		height: 183px;
		background: url(/i/rheader_bg.jpg) top left no-repeat;
	}
	div#cheader {
		height: 183px;
		background: url(/i/cheader_bg.jpg) 50% 0% no-repeat;
		text-align: center;
		color: #fff;
		font-size: 18px;
		font-family: Verdana, Tahoma, Arial;
	}
div#menu {
	width: 100%;
	padding: 39px 15px 12px 110px;
	position: relative;
	z-index: 100000;
}
*html div#menu { padding-top: 35px; }
*:first-child+html div#menu { padding-top: 35px; }
		div#menu table {
			width: 100%;
			border-spacing: 0;
			height: 28px;
		}
		div#menu table td {
			text-align: left;
		}
		div.submenu {
/*			width: 152px;*/
			*width:181px;
			position: absolute;
			display: none;
			margin-top: 30px;
		}
		div.submenu div.links {
			padding-left: 9px;
			padding-right: 9px;
			background-color: #2E2E2E;
			text-align: left;
		}
		div.submenu div.links a {
			font: 12px/20px Verdana;
			color: #fff;
			text-decoration: underline;
		}
		div.submenu div.links a.active {
			color: #C7AF52;
		}
		div.submenu div.links a:hover {
			font: 12px/20px Verdana;
			color: #FAE99D;
			text-decoration: underline;
		}

/*----------------------------------------------------------------*/	
/*#massage-table0 {
		width: 100px;
}
#massage-table1 {
		width: 100px;
}*/


/*------------------------------------------------------------------*/

div#content {
	clear: both;
	width: 100%;
	background: #fff;
}
	div#content table.magazine {
		width: 100%;
		/*height: 500px;*/
		background: url(/i/m_bg.jpg) 0px 0px repeat-y;
	}
	div#content table.magazine td {
		vertical-align: top;
	}
	div#content a.ya {
		background: url(/i/ya.gif) no-repeat;
	}
	td.black {
		background: #000;
	}
	td.text {
		padding-top: 20px;
		padding-bottom: 70px;
		background: url(/i/page_bg.jpg) top right repeat-y;	
		padding-left: 120px;
		padding-right: 50px;
		color: #000;
		font-size: 12px;
		line-height: 18px;
		font-family: Verdana, Tahoma, Arial;
	}
	/**html td.text {
		background: url(/i/page_bg_ie.jpg) top right repeat-y;	
	}*/
	td.text div#mnc {
		clear: both;
		position: relative;
		z-index: 1000;
	}
	HR {
		height: 1px;
		color: #eeeeee;
		background-color: #eeeeee;
		margin: 0px;
		margin-top: 10px;
		margin-bottom: 10px;
		width: auto;
		border: 0px solid #eeeeee;
	}
	*html HR { width: 100%; }
	*:first-child+html HR { width: 100%; }
	td.text	p {
		color: #000000;
		font-size: 12px;
		line-height: 18px;
		font-family: Verdana, Tahoma, Arial;
		text-align: justify;
		margin: 0px;
		padding: 0px;
		margin-bottom: 10px;
	}

	td.text	p.cupon {
			font: 12px Tahoma;
			margin-bottom: 20px;
		}

		td.text	.attention {
			padding: 5px;
			padding-left: 8px;
			border-left: 3px solid #D44C79;
			background-color: #f5f5f5;
			}


		td.text	.attention b {
			font-size: 14px;
			}

	div#corner {
		margin-top: -258px;
		width: 100%;
		height: 238px;
		position: absolute;
		background: url(/i/page_bottom_bg.jpg) bottom right no-repeat;
		z-index: 0;
	}
	div#corner_flash {
		position: relative;
		float: right;
		right: 101px;
	}
	td.path {
		color: #666;
		font-size: 11px;
		font-family: Verdana, Tahoma, Arial;
		padding-left: 140px;
		padding-top: 20px;
		background: url(/i/marker.jpg) 120px 20px no-repeat;
	}
	td.path a {
		color: #666;
		text-decoration: underline;
	}
	td.title {
		text-align: right;
		background: url(/i/page_bg.jpg) top right repeat-y;
		padding-right: 16px;
		padding-top: 15px;
	}		
div.bmenu {
	width: 100%;
	height: 58px;
	text-align: center;
}
div.bmenu table {
	width: 85%;
	height: 58px;
}
	div.bmenu table td {
		background: url(/i/line.jpg) 99% 23px no-repeat;
		width: 33%;
		height: 58px;
	}
	td#no_bg {
		background: none;
	}
	div.search {
		height: 58px;		
		background: url(/i/search_bg.jpg) 0px 0px no-repeat;
		padding: 30px 0px 0px 67px;
	}
		input.query {
			background: #000;
			border: 1px solid #434343;
			color: #999999;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 11px;
			height: 20px;
			width: 64%;
			float: left;
		}
		input.submit {
			background: #000;
			border: 1px solid #787878;
			color: #fff;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 11px;
			height: 20px;
			margin-left: 10px;
		}
	div.record {
		height: 58px;
		background: url(/i/record_bg.jpg) 0px 0px no-repeat;
		color: #fff;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding: 23px 0px 0px 67px;
	}
	div.subscribe {
		height: 58px;
		background: url(/i/subscribe_bg.jpg) 0px 0px no-repeat;
		color: #fff;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding: 23px 0px 0px 67px;
	}
div.brush {
	z-index: 2;
	position: absolute;
	right: 0px;
	top: 235px;
}
/*
*html div.brush { right: -1px; }
*:first-child+html div.brush { right: -2px; } */
div#footer {
	position: relative;
	margin: 0px;
	width: 100%;
	height: 239px;
	margin-top: -239px;
	background: url(/i/footer_bg.jpg) bottom left repeat-x;
}
	div#lfooter {
		float: left;
		width: 338px;
		height: 239px;
		background: url(/i/lfooter_bg.jpg) no-repeat;
	}
	div#rfooter {
		float: right;
		width: 234px;
		height: 239px;
		background: url(/i/rfooter_bg.jpg) bottom left no-repeat;
		padding-top: 168px;
	}
	div#cfooter {
		height: 239px;
		padding-top: 190px;
	}
	div#cfooter, div#cfooter a {
		text-align: center;
		color: #fff;
		font-size: 11px;
		font-family: Verdana, Tahoma, Arial;
	}
* html div#footer {
	width: expression(document.body.clientWidth < 1000 ? '1000px': 'auto' );
}
/* 1. news page */
.news {
	margin-top: 15px;
	clear: both;
	width: 100%;
	position: relative;
}
.news .date {
	float: left;
	width: 100px;
	margin-right: 25px;
	background: #CA0F5E;
	padding: 5px;
	color: #fff;
	font-size: 14px;
	font-family: Verdana, Tahoma, Arial;
	text-align: center;
}
.news div.ncontent {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
*html .news div.ncontent {
	overflow: none;
	float: left;
}
.news h2 {
	color: #000000;
	line-height: 28px;
	font-size: 22px;
	font-family: Arial;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
.news p {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
	text-align: justify;
}
div.archive_news {
	margin-left: 125px;
	line-height: 30px;
}
div.archive_news a {
}
div.archive_news a.archive {
	font-weight: normal;
	padding-left: 5px;
}
div.archive_news a.archive_act {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding-left: 5px;
}
/* actions */
.actions {
	margin-bottom: 15px;
	clear: both;
	width: 100%;
	position: relative;
}
.actions h2 {
	color: #FF5E00;
	line-height: 30px;
	font-size: 24px;
	font-family: Arial;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
.actions p {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
	text-align: justify;
}
/* vacancy */
.vacancy {
	margin-bottom: 15px;
	clear: both;
	width: 100%;
	position: relative;
}
.vacancy h2 {
	color: #16A300;
	line-height: 30px;
	font-size: 24px;
	font-family: Arial;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
.vacancy p {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
	text-align: justify;
}
/* masters */
.masters {
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
	position: relative;
	margin-bottom: 25px;
}
.masters .list {
	width: 260px;
	float: left;
	padding-top: 27px;
	margin-bottom: 25px;
	margin-right: 30px;
}
.masters .list .inlist {
	padding: 10px;
	margin: 0;
}
.masters .list .inlist A{
	display:-moz-inline-stack; /* for FF2*/
	display:inline-block; /* normal browsers */
	zoom:1; /* for IE (hasLayout true) */
	*display:inline; /* for IE */
}
.masters .list IMG {
	margin: 8px;
	border: 2px solid #fff;
}
.masters .list A IMG {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.masters .list A.not_active IMG {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.masters .list A.active IMG {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.masters .list A:hover IMG {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.masters .master {
	padding: 20px;
	padding-right: 0;
	border-top: 13px solid #fff;
	overflow: hidden;
}
*html .masters .master {
	margin-right: -20px;
	float: left;
	overflow: none;
}
.masters .master .inf {
	float: left;
	min-height: 300px;
}
.masters .master IMG {
	border: 2px solid #fff;
	float: left;
}
.masters .master .loader {
	background: url(/i/loader.gif) center center no-repeat;
	float: left;
}
.masters .master .loader IMG {
	border: 0;
}
.masters .info_text {
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
}
*html .masters .info_text {
	overflow: none;
	float: left;
	margin-right: 40px;
}
.masters .info_text p {
	color: #333;
	text-align: left;
}
.info_text h2 {
	color: #444;
	line-height: 27px;
	font-size: 27px;
	font-family: Arial;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}
#empty {
	display: none;
	}

/* service */
ul.service_read_etc {
	width: 180px;
	padding: 0;
	margin: 0;
	list-style: none;
	margin-right: 20px;
	margin-top: 5px;
	float: left;
	padding-top: 45px;
	padding-bottom: 10px;
	background: #F2F2F2 url(/i/inside_read_etc.gif) center 0px no-repeat;
}
ul.service_read_etc li {
	background: url(/i/marker2.gif) 0px 8px no-repeat;
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	padding-left: 10px;
	margin-bottom: 5px;
}
ul.service_read_etc li a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
ul.service_read_etc li a:hover {
	text-decoration: none;
}

ul.right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
}

ul.service_masters_etc {
	position: relative;
	width: 140px;
	padding: 0;
	margin: 0;
	list-style: none;
	margin-left: 30px;
	margin-bottom: 20px;
	margin-top: 5px;
	float: right;
	border: 0;
	padding-top: 45px;
	background: #F2F2F2 url(/i/inside_masters_etc.gif) center 0px no-repeat;
}

ul.service_masters_etc IMG {
	border: 2px solid #fff;
	margin-bottom: 4px;
}

ul.service_masters_etc A {
	display: block;
	text-align: center;
	font: 14px Arial;
	color: #000;
	margin-bottom: 20px;
	padding-top: 10px;
}

div.blot {
	margin: 0;
	padding: 0;
	background: url(/i/blot_alpha.gif) 110px -10px no-repeat;
}

div.see {
	position: relative;
	width: 380px;
	height: 100px;
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-right: 20px;
	padding-top: 20px;
	padding-left: 110px;
	padding-right: 20px;
	text-align: center;
}

	div.photo {
		background: url(/i/see_photo.jpg) 0px 0px no-repeat;
	}

	div.price {
		background: url(/i/see_price2.jpg) -20px 0px no-repeat;
		margin-left: 5px;
	}


div.see a {
	font: 18px/25px Arial;
	color: #000;
	text-decoration: underline;
}

div.see a:hover {
	text-decoration: none;
}

ul {
	padding: 0;
	margin: 0;
}
ul li {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style: none;
	background: url(/i/marker2.gif) 0px 6px no-repeat;
	padding-left: 15px;
	text-align: justify;
}

ul.map {
	margin-left: 10px;
	}

/* 5. about page */

h1, h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	margin-top: 20px;
	font-family: Arial;
	font-size: 26px;
	line-height: 28px;
	font-weight: normal;
	color: #CA0F5E;
	clear:both;
}


h2 {
	font-size: 22px;
}
	

h1 a, h2 a {
	color: #CA0F5E;
}

h2.price {
	font-size: 22px;
	color: #555;
}

ul.about_read_etc {
	width: 160px;
	padding: 0;
	margin: 0;
	list-style: none;
	margin-left: 20px;
	margin-bottom: 10px;
	float: right;
	border: 0;
	padding-top: 45px;
	padding-bottom: 10px;
	background: #F2F2F2 url(/i/inside_read_etc.gif) center 0px no-repeat;
}
ul.about_read_etc li {
	background: url(/i/marker2.gif) 0px 8px no-repeat;
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	padding-left: 10px;
	margin-bottom: 5px;
}
ul.about_read_etc li a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
ul.about_read_etc li a:hover {
	text-decoration: none;
}
div#actions {
		margin: 0 auto;
		padding-top: 80px;
        width: 140px;
		text-align: center;
}
div#actions a {
        color: #fff;
        font-size: 14px;
		font-weight: bold;
		line-height: 18px;
}

/* forms */
FORM p.message {
	font-size: 17px;
	line-height: 22px;
	border: 1px solid #666;
	background: url(/i/attention.gif) 10px 15px no-repeat;
	background-color: #fff;
	padding: 10px;
	padding-left: 35px;
	text-align: left;
}
FORM.sendform {
	max-width: 620px;
	background-color: #E4F7E1;
	padding: 10px;
	margin-top: 30px;
	}
*html FORM.sendform {
	width: 100%;
	}
FORM.sendform TABLE {
	width: 100%;
	}
FORM H2 {
	color: #333;
	line-height: 30px;
	font-size: 24px;
	font-family: Arial;
	font-weight: normal;
	margin-bottom: 10px;
}
FORM TD { font: 12px/18px Verdana; color: #000; padding: 10px; }
FORM.sendform TD.name { width: 100px; text-align: right; }
FORM.sendformmini {max-width: 95%; background-color: #F2E4E8; margin-top: 0}
.service_contacts {max-width: 85%; background-color: #F2E4E8; padding: 20px;}
FORM.sendformmini TD { padding: 5px; padding-bottom: 0px;}
.service_phone {font: 24px Tahoma;}
.service_price {font-size:  20px;}
FORM TD.value { font: 11px Tahoma; color: #444; text-align: left; width: 100%; }
FORM TD.value INPUT, FORM TD.value SELECT, FORM TD.value TEXTAREA {
	font: 12px Verdana;
	padding: 4px;
	width: 100%;
	height: 26px;
	margin-bottom: 5px;
	background: #fff url(/i/fieldtext_bg.gif) 0px 0px repeat-x;
	border: 1px solid #aaa;
}
FORM input.send {
	height: 40px;
	width: 200px;
	font: 14px;
	}

FORM.book {
	background-color: #E6D5D6;
}

FORM.contacts {
	background-color: #EBDAE5;
}

FORM.order {
	background-color: #DAE3EB;
}

FORM.order_mini {
	margin-top: 25px;
	margin-bottom: 25px;
	width: 520px;
}
	FORM.order_mini TD {
		padding: 0;
		padding-right: 15px;
	}

	FORM.order_mini p.small {
		font: 11px/15px Tahoma;
		margin-bottom: 15px;
		color: #555;
	}

	FORM.order_mini  input.send {
		height: 35px;
		width: 150px;
		font: 14px;
	}

	FORM.order_mini H3 {
		font: bold 16px Arial;
		padding-bottom: 2px;
		border-bottom: 1px solid #ccc;
		margin-bottom: 10px;
	}

span.star {
	color: #D44C79;
	font: 10px Tahoma;
}

/* Content Photogallery
------------------------------------------------------------------------------------------- */

#photo_container {
	float: left;
	width: 100%;
}

#photo_over {
	height: 385px;
	margin-bottom: 50px;
	margin-top: 15px;
	overflow: auto;
}
.photo_list A{
	display:-moz-inline-stack; /* for FF2*/
	display:inline-block; /* normal browsers */
	zoom:1; /* for IE (hasLayout true) */
	*display:inline; /* for IE */
}
.photo_list IMG {
	margin: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 3px solid #fff;
	cursor: pointer;
	}
.photo_list IMG.not_active {
	border: 3px solid #fff;
	}
.photo_list IMG.active {
	border: 3px solid #E8C55D;
	}
#big {
	margin: 0;
	padding: 0;
	margin-right: 40px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 450px;
	float: left;
/*	overflow: hidden;*/
	}
#big #photo {
	border: 10px solid #F0F0F0;
	}
.loader {
	background: url(/i/loader.gif) no-repeat center 150px;
}
.not_loader {
	background: none;
}
#empty {
	border: 0;
	clip: 0;
	width: 0;
	display: none;
	margin-left:-1000px;
}

.album {
	margin-top: 15px;
	clear: both;
	width: 100%;
	position: relative;
}

.album img {
	float: left;
	margin-right: 30px;
	padding-bottom: 15px;
}

.album h2 {
	color: #A37A00;
	line-height: 26px;
	font-size: 20px;
	font-family: Arial;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

h1.photo_h1 {
	color: #A37A00;
}

.album h2 a {
	color: #A37A00;
	text-decoration: underline;
}

.album h2 a:hover {
	text-decoration: none;	
}

.album p.comment, .album p.data {
	color: #666;
	font-size: 10px;
	}

.album .content {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
*html .album .content {
	overflow: none;
	float: left;
}
div#art_item{
	position: 
}

.articles h2 a, .articles h1 {
	color: #C76C22;
}

.articles h2 a, #articles h1 {
	color: #C76C22;
}

.lbook p.name, .lbook p.name a {
	color: #9E5558;
	font-size: 18px;
	}

.lbook p.date {
	color: #bbb;
	font-size: 10px;
	}

td.text P.status { font: bold 200px Verdana; color: #ddd; text-align: center; }

table.poll tr {
	height: 25px;
	}

table.poll td {
	padding: 10px;
	}

/* price */


table.price {
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #aaa;
	width: 100%;
}

table.price td {
	padding: 8px;
	text-align: center;
	color: #333;
	font: 13px Verdana;
	background-color: #fff;
}

table.price thead td {
	font-weight: bold;
	background-color: #ddd;
}

table.price thead td.name {
	color: #CA0F5E;
	font-size: 15px;
}
table.price tbody td.pricetext1{
	font: 12px "Verdana";
	color: #222222;
	/*font-style: italic;*/
	text-align: left;
}
table.price tbody td.pricetext2{
	font: 12px "Verdana";
	/*font-style: italic;*/
	text-align: left;
}
table.price tbody td.alignleft{
	text-align: left;
}
.pricetext3 {
	font: 12px "Verdana";
	/*font-style: italic;*/
	text-align: left;
	color: #222222;
}
h3.price{
	font: bold 14px "Verdana";
	/*font-style: italic;*/
}
.pricecolor1{
	color: #CA0F5E;
}

ul.yakor a {
	border-bottom: 1px dashed;
	text-decoration: none;
}

.name-link{
	font-size: 16px;
	font-weight : bold;	
}

.active-dashed-link{
	border-bottom: 1px dashed;
	text-decoration: none; 
}
.active-not-dashed-link{
	border-bottom: 0px;
	text-decoration: none;

}
p.att, td.text p.att {
	text-align: center;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	margin-top: 20px;
	font-family: Arial;
	font-size: 28px;
	line-height: 28px;
	font-weight: normal;
	color: #CA0F5E;
}
p.att2, td.text p.att2 {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	margin-top: 20px;
	font-family: Arial;
	font-size: 28px;
	line-height: 28px;
	font-weight: normal;
	color: #CA0F5E;
}
p.sss, td.text p.sss {
	font: 16px;
	line-height: 25px;
}
ol.sss, td.text ol.sss {
	font: 16px;
	line-height: 25px;
}
td.text p.sale {
	font: 30px Arial;
	color: #CA0F5E;
	padding-top: 35px;
	padding-left: 60px;
}
td.text img.sale_sss {
	padding-top: 10px;
	padding-left: 85px;
}
