html, body {
	margin: 0; padding: 0;
	width: 100%; height: 100%;
	font-family: 'Myriad Pro Light', 'Calibri', 'Arial', sans-serif;
	font-size: 10px;
}
* {
	outline: none;
}
img, th, td, input, textarea, select {
	vertical-align: middle;
}
h1, h2, h3, h4,
div, p, img, address,
a, span, strong, em, big, small,
ol, ul, li, dl, dt, dd,
table, tbody, tr, th, td,
form, input, textarea, select {
	margin: 0; padding: 0;
	list-style-type: none;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;

}

strong, b {
	font-weight: bold;
}

img, table, tbody, tr, th, td {
	border-width: 0;
}

.hide {
	display: none !important;
}

body {
	background: #fff url('../i/bg.jpg') 0 0 repeat-x;
	color: #6d6e71;
}

body a {
	color: #6d6e71;
}

.logo {
	height: 9.2em;
}

.logo a, object, embed {
	outline: none;
}

.logo img {
	#background: url('../i/logo.png') 0 0 no-repeat;
	background: url('../i/logo.png') 0 0 no-repeat;
	width: 326px; height: 84px;
}

.layout {
	min-width: 950px;
	width: 100%;
}

.layout-inner {
	padding: 0 50px;
	width: 70%;
	margin: 0 auto;
	min-width: 850px;
}

.main {
	overflow: hidden;
	width: 100%;
	position: relative;
	z-index: 10;
}

.adr {
font-size: 14px;
position: absolute;
  width: auto; 
  height: auto; /* п?я?я?пюя?п° п?п?пюп?п° */
  margin: 5px 0 5px 15%; /* п?пюп?я? п?пюп?я€я?пЁ я?п?п?я?я?п° */  
  padding: 15px 0 5px 0px; /* п?пюп?я? п?пюп?я€я?пЁ я?п?п?я?я?п° */ 
  border: solid 0px black; /* п?п°я€п°п?п?я?я€я? я€п°п?п?п? (я?пюп?я?п?пҐп° п? я?п?п?я?)*/ 
}

.content {
	font-size: 1.5em;
}

.modal h1,
.content h1,
.special h1 {
	color: #a9218e;
	font-size: 1.95em;
	margin: .7em 0 .4em;
	text-transform: uppercase;
}

div.special, div.special * {
	vertical-align: baseline;
}

.content p,
.special p {
	margin-bottom: .5em;
	line-height: 1.2;
	font-family: 'Arial', sans-serif;
}

.content .note {
	text-align: right;
	padding-right: 1em;
}

.note a {
	font-size: .7em;
}

.menu {
	width: 100%; height: 66px;
	margin: 15px 0 0;
	position: relative;
}

.menu li {
	display: inline;
}

.menu li a {
	outline: none;
}

.menu img {
	margin: 0 -10px;
	padding: 0 1%;
	cursor: pointer;
}

.menu li.active img {
	margin: -7px -30px;
	position: relative;
	z-index: 10;
	cursor: default;
}

.menu li.active a img {
	cursor: pointer;
	cursor: hand;
}

div.submenu {
	border-bottom: 1px solid #a9218e;
	width: 100%;
	padding-bottom: .5em;
	margin-bottom: 2.1em;
	display: block;
}

.submenu li {
	display: inline;
	background: url('../i/bullet.png') 0 0.2em no-repeat;
	color: #a9218e;
	font-size: 1.4em;
}

.submenu span {
	padding: 0 17px;
}

.submenu a {
	color: #a9218e;
	text-decoration: none;
	padding: 0 17px;
	font-size: 1em;
}

ul.submenu {
	background: url(../i/bullet-ul-lvl3.gif) 5px center no-repeat;
	padding: 8px 0 0 20px;
}

ul.submenu li {
	background: url(../i/bullet-lvl3.gif) 0 6px no-repeat;
}

ul.submenu li span,
ul.submenu li a {
	padding: 0 10px;
}

.nav {
	background: url('../i/nav.png') 0 0 no-repeat;
	width: 200px; height: 15px;
	margin: 5px 0 0 5px;
	display: none;
border: 0px solid;
}


.nav .search {
	cursor: pointer;
}

.info .nav {
	display: block;
}

.nav a {
	outline: none;
}

.nav img {
	width: 25px; height: 15px;
}

.header {
	position: relative;
	width: 100%;
	padding: 25px 0 0;
}

.header .info {
	position: absolute;
width: 220px;
right: 0px; top: 25px;
border: 0px solid;
}

.header address {
	font-size: 1.4em;
	margin: 5% 0 15px;
}

.header address,
.header address a {
	color: #999;
}

a.no-underline,
a.no-underline:hover {
	text-decoration: none;
}

div.search,
div.search .info .nav {

margin: 10px 5px 0px 0;
	text-align: right;
	padding-right: 5px;
border: 0px solid;
}

.footer,
.flash-menu {
	display: none;
}

.hmenu,
.flash-menu {
	display: none;
}

.search input.textfield {
	background: #fff url('../i/input.png') 0 0 no-repeat;
	width: 201px; height: 21px;
	padding: 1px 10px;
	border-width: 0;
	color: #999;
	text-transform: lowercase;
	outline: none;
}

.info .search input.textfield {
	width: 183px; height: 13px;
	padding: 4px 9px;
}

.photos {
	width: 400px;
	float: right;
	text-align: center;
	margin-top: 1.7em;
}

.photos .slide {
	margin: 1.7em 0 .9em;
	width: 387px; height: 195px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.pager ul {
	padding-left: .5em;
}

.pager ul,
.pager li {
	display: inline;
	vertical-align: baseline;
}

.pager em,
.pager a {
	text-decoration: none;
	color: #faa61a;
	padding: 0 .15em;
}

.pager li:last-child em {
	display: none;
}

.pager a#selected {
	color: #a9218e;
	cursor: default;
}

.purple {
	color: #a9218e;
}

.orange {
	color: #f9a51a;
}

.special {
	font-size: 1.5em;
	overflow: hidden;
	width: 100%;
}

.special big {
	text-transform: uppercase;
	vertical-align: baseline;
	font-size: 1.3em;
	color: #a9218e;
	line-height: 1em;
	letter-spacing: -.05em;
}

.content .pager {
	display: block;
}

/* root page */
body.root {
	background: #fff url('../i/bg0.gif') right 0 repeat-y;
}

body.root .layout {
	height: auto;
	background: url('../i/bg-root.jpg') right 0 repeat-x;
}

body.root .main {
	background-image: none;
	position: relative;
	z-index: 10;
}

body.root .logo img {
	background-image: url('../i/logo-root.png');
	width: 274px; height: 86px;
}

body.root img.root-ny {
	padding: 10px 0;
}

body.root .content {
	margin-right: 0;
	width: 546px;
	padding-bottom: 0;
}
body.root .main {
	width: 546px;
}

body.root .content p {
	text-align: justify;
}

body.root .footer {
	overflow: hidden;
	padding: 1em 0 1em 2em;
	margin: 1.2em 0 0 -2em;
	background: url('../i/footer.png') 0 0 no-repeat;
}

body.root .footer ul {
	width: 100%;
	overflow: hidden;
	margin: 0 0 0 -10px;
	padding: 6px 0 9px;
}

body.root .footer ul li {
	font-size: 1.27em;
	float: left;
	width: auto;
	padding: 0 10px 1px;
	margin: 0 0 0 -1px;
	border-left: 1px solid #939598;
}

body.root .footer ul li a {
	color: #939598;
	float: left;
	position: relative;
	top: -2px;
	margin-bottom: -2px;
}

body.root .footer .logo,
body.root .footer address {
	float: left;
	height: auto;
}

body.root .footer .logo img {
	width: 146px; height: 38px;
	background-image: url('../i/sublogo.png');
}

body.root .footer address {
	font-size: 1.2em;
	font-family: 'Arial';
	text-align: right;
	margin: .5em 0 0 2em;
}

body.root .nav {
	margin: 0 0 20px;
	display: block;
}

body.root .content h1 {
	margin: .4em 0 0;
}

body.root .photos,
body.root .promo-flash {
	float: none;
	width: 546px; height: 213px;
	margin: 15px 0 30px;
	padding: 0;
}

body.root .flash-menu {
	position: relative;
	height: 10px;
	width: 10px;
	margin: 0 0 -10px -10px;
	float: right;
}

body.root .flash-menu #flash-menu {
	position: absolute;
	right: 0; top: 0;
	z-index: 5;
}

body.root div.info,
body.root ul.menu,
body.root div.submenu,
body.root ul.submenu,
body.root div.photos,
body.root div.special {
 	display: none;
}

body.root div.footer,
body.root div.flash-menu,
body.root .content div.photos {
  	display: block;
}

body.club div.slide,
body.club div.pager {
	display: block;
	position: relative;
}

body.club h1 {
	display: none;
}

body.club h1.club {
	display: block;
}

body.club .column {
	margin-right: 450px;
	float: none;
	width: auto;
}

body.news li.active a {
	text-decoration: none;
}

body.staff .content,
body.news .content {
	padding-bottom: 4em;
	overflow: hidden;
}

body.staff .pager,
body.news .pager {
	clear: both;
	overflow: hidden;
	position: absolute;
	right: 0; bottom: 1em;
	z-index:100;
}
body.dt-news .pager {
	text-align:center;
	width:400px;
	margin-left:45%;
	right:auto;
	bottom:auto;
	position:relative;
	float:left;
	display:inline;
	padding:10px 0 0;
	clear:none;
}

body.staff .pager ul,
body.news .pager ul {
	float: right;
}

body.news .pager ul:before {
	content: 'п?пґп• п·п?пїп?пёпєп?: ';
	padding-right: .5em;
}

/*********************404*****************/
body.error .header div.info,
body.error div.footer {
	visibility: hidden;
}

body.error div.flash-menu,
body.error div.two-balls-flash,
body.error div.special,
body.error ul.menu,
body.error ul.submenu,
body.error div.submenu {
	display: none;
}
/*******************************************/

/* staff */
.staff-member {
	overflow: hidden;
	padding-bottom: 1em;
}

.staff-member .name {
	color: #a9218e;
	font-size: 1.1em;
	text-transform: uppercase;
	margin-left: 90px;
}

.staff-member .position {
	margin-bottom: .5em;
	margin-top: -.15em;
	margin-left: 90px;
}

.staff-member .about {
	margin-left: 90px;
}

.list-item .photo {
	float: left;
	padding-top: .25em;
	width: 70px; height: 90px;
	overflow: hidden;
}

body.staff .content {
	width: 100%;
	overflow: hidden;
	position: relative;
}

body.staff .main {
	position: relative;
}

body.staff .photos {
	position: absolute;
	bottom: 0; right: 0;
}

.column {
	float: left;
	width: 44%;
	padding-right: 5%;
}

/* flashes */
.balls {
	overflow: hidden;
	clear: both;
	height: 220px;
	position: relative;
	z-index: 1;
}

.gray-ball-flash {
	float: left;
	margin-left: -142px;
	position: relative;
	left: 50%; top: 70px;
}

.two-balls-flash {
	float: right;
}

/* news */
.news-archive {
	clear: both;
	width: 45%;
	overflow: hidden;
	font-size: .9em;
	position: absolute;
	left: 0; bottom: 0;
}

.dt-news .news-archive {
	width: 100%;
	padding-top: 1.5em;
}

.dt-news .news-block {
	float: left;
	width: 40%;
	margin-right:5%;
}

.dt-news .photo {
	float: left;
	width: 385px; height: 215px;
	overflow: hidden;
	margin-right: 5%;
}

.dt-news .preview img {
	width:123px;
	height:82px;
	display:block;
}

.news-archive div {
	float: right;
}

.news-archive li {
	display: inline;
}

.news-archive li a {
	display: inline-block;
	border-right: 1px solid #999;
	padding-right: .5em;
	margin-right: .6em;
}

.news-archive li.last a {
	border-right: none;
}

.news-item {
	margin-bottom: 1em;
	min-height: 9em;
}

.news-item .photo {
	width: 90px; height: 70px;
}

.news-item .name a {
	color: #a9218e;
	font-size: 1.1em;
}

.news-item .date {
	font-size: .8em;
	margin-bottom: 0;
}

.news-item .announce a {
	text-decoration: none;
}

.news-item .announce a:hover {
	text-decoration: underline;
}

.news-item .name,
.news-item .date,
.news-item .announce {
	margin-left: 110px;
}

/* photo gallery */
body.photo .text,
body.video .text {
	width: 40%;
	padding-right: 5%;
	float: left;
}

.gallery {
	width: 400px;
	float: left;
	overflow: hidden;
}

.gallery2 {
	width: 400px;
	height: 800px;
	float: left;
	overflow: hidden;
}

.preview {
	display: block;
	float: left;
	width: 120px; height: 80px;
	margin: 0 10px 10px 0;
	border: 1px solid #6d6e71;
	overflow: hidden;
	background:#fff;
}

body.photo .preview em.play {
	display: none;
}

.preview .text-above,
.preview .text-under {
	display: none;
}

body.photo .pager,
body.video .pager {
	padding-top: 1.5em;
	clear: both;
	text-align: center;
	margin-left: 45%;
	width: 400px;
}

body.video .pager ul:before {
	content: 'п?пґп• пїп?п?п•п?: ';
	padding-right: .5em;
}

body.photo .pager ul:before {
	content: 'п?пґп• п?п?пєп?п?п?п?п?п?п?: ';
	padding-right: .5em;
}

.veil {
	opacity: .75;
	filter: alpha(opacity=75);
	background-color: #fff;
	position: fixed;
	left: 0; top: 0;
	z-index: 100;
	width: 100%; height: 100%;
	display: none;
}

.modal {
	display: none;
	position: absolute;
	z-index: 150;
	left: 50%; top: 100px;
	margin: 0 0 0 -360px;
	width:735px;
}

.modal .slide {
	padding: 16px 20px 6px;
	background: url('../i/frame-big/c.png') 0 0 repeat-y;
	position: relative;
	width: 695px;
}

.modal .slide-t {
	height: 23px;
	width: 100%;
	background: url('../i/frame-big/t.png') 0 0 no-repeat;
}

.modal .slide-b {
	height: 17px;
	width: 100%;
	background: url('../i/frame-big/b.png') 0 0 no-repeat;
}

#text-above {
	padding: 0 0 12px;
	margin: 0 auto;
}

#text-under {
	padding: 12px 0 0;
	margin: 0 auto;
}

.modal a.closemodal {
	height: 15px;
	float: right;
	top: 15px;
	right: 22px;
	position: relative;
	margin: 0 0 -15px;
	background: url(../i/close.gif) 100% 0.3em no-repeat;
	padding: 0 12px 0 0;
	font-size: 1em;
	color: #a9218e;
	font-family: tahoma, verdana, arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	z-index: 100;
}

.modal .slide span {
	position: relative;
	display: block;
	width: 475px; height: 314px;
	background-repeat: no-repeat;
	background-position: center center;
	margin:0 auto;
}

body.photo .modal .slide span {
	width: 700px; height: 465px;
}

.modal h1 {
	padding-left: 5px;
	width: 510px;
	font-size: 3em;
}

.next, .prev {
	position: absolute;
	display: block;
	z-index: 1;
	background: url('../i/arrows-yellow.png') 0 0 no-repeat;
	width: 40px; height: 40px;
	top: 320px; left: -56px;
	cursor: pointer;
}

.prev {
	left:auto;
	right: -56px;
	background-position: -40px 0;
}

body.dt-news .next, .prev {
	top:250px;
}

.thumbs {
	width: 705px; height: 130px;
	overflow: hidden;
	margin: 0 0 0 12px;
	position: relative;
}

.thumbs div {
	width: 50000px;
	position: absolute;
	top: 0; left: 0;
}

.thumbs div a.preview {
	background: url('../i/frame-small.png') 0 0 no-repeat;
	width: 177px; height: 84px;
	overflow: hidden;
	padding: 23px 0; margin: 0;
	border: none;
	outline: none;
	text-align: center;
}
.thumbs div a.preview img {
	display:inline-block;
}
.t-next,
.t-prev {
	background: url('../i/arrows-purple.png') 0 0 no-repeat;
	width: 31px; height: 31px;
	position: absolute;
	left: -34px; bottom: 50px;
	display: block;
	cursor: pointer;
}

.t-next {
	left:auto;
	right:-34px;
	background-position: -31px 0;
}

body.video .preview {
	position: relative;
}

body.video .watermark {
	display: none !important;
}

body.video em.play {
	position: absolute;
	left: 50%; top: 50%;
	margin: -16px 0 0 -16px;
	width: 33px; height: 33px;
	background: url('../i/play.png') 0 0 no-repeat;
	cursor: pointer;
}

.text ol,
.text ul {
	padding: .7em 0 .55em;
	margin-left: 1em;
	list-style-position: inside;
}

.text ul li {
	list-style-type: disc;
	margin-bottom: .15em;
}

.text ol li {
	list-style-type: decimal;
	margin-bottom: .15em;
}

.text table {
	border: 2px solid #efd6ea;
	border-collapse: collapse;
	margin: 1em 0;
	table-layout: fixed;
}

.text table td {
	border: 1px solid #efd6ea;
	padding: .5em;
}

.text thead td {
	text-align: center;
	vertical-align: middle;
	color: #A9218E;
	text-transform: uppercase;
	background: url('../i/table-bg.png') 0 0 repeat;
}

body.video #flashplace {
	width: 475px;
	height: 314px;
}

div#counters {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.sign-relax {
	background: url(/i/sign-relax.png);
	position: absolute;
	top: 174px;
	left: 27px;
	height: 21px;
	width: 185px;
}

body.contacts .layout .content input.button-print {
	float: right;
	font-size: 0.85em;
	position: relative;
	height: 1.8em;
	margin: -3.3em 0 1.5em;
}

body.contacts .layout .content .text p a {
	vertical-align: baseline;
}

/* new styles */

.new {color: red; vertical-align: super;}

