html {
    height: 100%;
}

body {
	margin: 0; padding: 0;
	background: #fff url(../img/body-back.png) repeat-y center -303px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #000;
	height: 100%;
	position: relative; 

}

input, button, textarea {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
}

a, button {
	cursor: pointer;
}

a {
	color: #002878;
	text-decoration: none;
}
	
a:hover {
	text-decoration: underline;
}

img { border: 0;}

h2 {

}
h3 {

}

h4 {

}

h5 {

}

p {
	margin-bottom: .5em;
}

.white {
	color: white;
}

.center {
	text-align: center;
}


.g-small { font: normal 12px Arial, Helvetica, sans-serif; }
.g-text16 { font-size: 16px; line-height: 24px; }

/*******************************/



.main-wrap {
	position: relative;
	width: 880px;
	min-height: 100%;
	margin: 0 auto;
	padding: 0 30px 0;
	background: url(../img/main-wrap-back.png) repeat-y center;
}

.main-wrap2 {
	padding: 250px 0 120px;
	overflow: hidden;
}

/***************************/

.main-content{
	width: 538px;
	margin-left: 171px;
	float: left;
}

.side-left {
	width: 160px;
	float: left;
	margin-left: -710px;
}
.side-right {
	width: 160px;
	float: right;
}

/*******************************/

.header {
	position: absolute;
	z-index: 100;
	height: 230px;
	width: 100%;
	top: 0; left: 0;
	min-width: 940px;
	background: url(../img/header-back.png) no-repeat center 131px;
}

.header-wrap {
	margin: 0 auto;
	width: 920px;
	height: 230px;
	position: relative;
	
}

.top-logo {
	width: 200px;
	height: 180px;
	position: absolute;
	left: 31px; top: 20px;
}

.lang-menu {
	position: absolute;
	margin:0; padding:0;
	list-style: none;
	right: 20px;
	top: 50px;
	font-size: 9px;
}

.lang-menu li {
	display: inline;
	margin-left: 1.5em;

}

.lang-menu li a {
	padding: 5px 0 10px 18px;
	background: url(../img/lang-menu-back.gif);
	background-repeat:no-repeat;
}

li.lang-menu-ru a {background-position: 0 0;}
li.lang-menu-en a{background-position: 0 -30px;}
li.lang-menu-fr a{background-position: 0 -60px;}

.lang-menu-cur a { color: #aaa;}

/*******************************/

.main-menu {
	position: absolute;
	white-space: nowrap;
	word-spacing: -.4em;
	margin:0; padding:0;
	list-style: none;
	left: 314px;
	top: 131px;
	font: normal 14px/14px "Times New Roman", Times, serif;
	text-transform: uppercase;
}

.main-menu  > li {
	word-spacing: normal;
	height: 26px;
	display: inline-block;
	margin: 0;
	padding-top: 14px;

}
.main-menu  > li:first-child  > a
 { border: none;}

.main-menu-cur
{ background: url(../img/main-menu-cur.png) repeat-x; }

li.main-menu-cur ul
 {
	display: block;
}

.main-menu .main-menu-cur > a  {
	border-left: 1px solid transparent;
	color: #000;
}

body.index .main-menu .main-menu-cur > a  {	color: #fff; }

.main-menu > li > a {
	display: block;
	color: #fff;
	padding: 0 10px 0;
	border-left: 1px solid #335089;
}


.main-menu  ul {
	display: none;
	max-width: 600px;
	position: absolute;
	margin:0; 
	padding: 14px 0 0;
	list-style: none;
	left: 0;
	top: 39px;
	font-size: 11px;
}

.main-menu  ul li {
	display: inline;
	margin: 0 1em;
}


/***************************/

.main-block {
	text-align: center;
	border-bottom: 1px solid #ffb60f;
	background: url(../img/main-block-side.gif) repeat-y 0 0;
}
.main-block-wrap {
	background: url(../img/main-block-side.gif) repeat-y right top;
	padding-bottom: 2em;
}

.main-block-bottom {
	overflow: hidden;
	margin: 0 21px 4em;
	border-top: 5px solid #000;
}

.main-block  h1{
	margin: 0;
	border-bottom: 1px solid #ffb60f;
	font: normal 44px/30px "Times New Roman", Times, serif;
	color: #000;
	background: #fff;
}

.main-block  h2{
	font: normal 28px "Times New Roman", Times, serif;
	color: #000;
}

.main-block  p {
	padding: 0 20px 0;
}

.main-block-cite {
	margin: 3em 20px 1em;
	padding-left: 50px;
	background: url(../img/laquo1.gif) no-repeat 0 0;
}

.main-block-cite-wrap {
	padding-right: 50px;
	background: url(../img/raquo1.gif) no-repeat right bottom;
}

.main-block address {
	margin-top: 1em;
}

/***************************/
.side-block {
	padding: 0 0 12px;
	margin-bottom: 40px;
	border-bottom: 5px solid black;
}
.side-block_center {
	text-align: center;
}

.side-block h4 {
	text-align: left;
	margin: 0 0 25px; 
	background: red;
	padding: 0;
	font: italic normal 22px/24px "Times New Roman", Times, serif;
	color: #000;
	text-transform: uppercase;
	background:  url(../img/side-header-back.gif) repeat-x left bottom;
}

.side-block img {
	margin: 0 0 .5em;
	width: 160px; height: 120px;
}

.side-block p {
	margin: 0 0 .5em;
}

.side-block-small {
	margin: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.side-block-small_t1 {
	padding-top: 19px;
	background: url(../img/hr1.png) no-repeat center top;
}

.side-block-big {
	margin: 0;
	font-size: 16px;
}

.side-block-big_b3 {
	padding-bottom: 25px;
	background: url(../img/hr3.gif) no-repeat center bottom;
}



.side-block-item {
	border-bottom: 1px dotted #858585;
	padding-bottom: 10px;
	margin-top: 25px;
}


.side-block-item_last {
	border-bottom: none;
	padding-bottom: 0;
}


/***************************/
.footer {
	position: absolute;
	height: 84px;
	width: 920px;
	left: 10px; bottom: 0;
	border-top: 1px solid #e2e2e2;
}

.footer-copy {
	position: absolute;
	left: 30px;
	top: 15px;
}

.footer-menu {
	margin: 0; padding: 0;
	position: absolute;
	right: 205px; top: 15px;
	width: 480px;
	text-align: right;
	list-style: none;
}

.footer-menu  li {
	display: inline;
	margin-right: 1em;
	white-space: nowrap;
}

.footer-links {
	margin: 0; padding: 0;
	position: absolute;
	right: 30px; top: 15px;
	list-style: none;
}

.footer-links li {
	min-height: 20px;
}

.footer-links-fb {
	padding-left: 20px;
	background:  url(../img/facebook.gif) no-repeat 0 2px;
}

/***************************/

.column-av {
	margin: 2em 120px 0;
	padding: 0;
	list-style: none;
}

.column-av li {
	margin: 1em; 
	padding: 0 0 20px;
	font-size: 16px;
	line-height: 24px;
	background: url(../img/hr1.png) no-repeat center bottom;
}

li.column-av-last {
	background: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.column-av em {
	display: block;
	margin-top: .5em;
	font: normal 12px Arial, Helvetica, sans-serif;
}

/***************************/
.pages-nav {
	text-align: center;
	margin: 1em 2em 2em;
	font: normal 22px "Times New Roman", Times, serif;
	word-spacing: 1em;
}

/***************************/

.column-news {
	margin: 2em 85px 0;
	padding: 0;
	list-style: none;
	text-align: left;
}

.column-news li {
	margin: 1.5em 0 0; 
	padding: 1em 0 0;
	border-top: 1px dotted #858585;
	overflow: hidden;
}

.column-news li:first-child {
	border: none;
	margin: 0;
}

.column-news li img {
	width: 160px;
	height: 120px;
	border: none;
	float: left;
	margin: .2em 1em .2em 0;
}

.column-news em {
	display: block;
	margin-top: .5em;
}

/***************************/

.nav-line {
	margin: 0 0 1.5em 90px;
}

/***************************/

.item-date {
	float: left;
	margin: .5em 1em .5em 0;
}

.item-title { 
	padding: 0 20px 0 90px;
	background: #fff;
	margin: 0 0 -0.2em;
	text-align: left;
	font: normal 28px/30px "Times New Roman", Times, serif;
	color: #000;
}

.item-block {
	border-top: 1px solid #FFB60F;
	border-bottom: 1px solid #ffb60f;
	background: url(../img/main-block-side.gif) repeat-y 0 0;
	margin-bottom: 2em;
}

.item-block-wrap {
	background: url(../img/main-block-side.gif) repeat-y right top;
	padding: 1em 90px 4em;
	font-size: 14px;
	line-height: 24px;
}
.item-block-lily{
	background: url(../img/lily3.png) no-repeat center;
}

.item-nav {
	margin: 2em 20px;
	overflow: hidden;
	background: url(../img/hr1.png) no-repeat center top;
}

.item-nav  a { 
	display: block;
	width: 360px;
	float: right;
	padding-right: 20px;
	background: url(../img/gt1.gif) no-repeat right top;
	
}
.item-nav  a:first-child { 
	float: left;
	text-align: right;
	padding-left: 20px;
	background: url(../img/lt1.gif) no-repeat left top;
}

.item-flash {
	width: 320px;
	margin: 1.5em auto 3.5em;
}

/***************************/

.item-img-list  {
	width: 830px;
	margin: 1.5em -65px;
	text-align: center;
}

.item-img-list > img  {
	display: none;
	border: none;
}

.item-img-list > img:first-child  {
	display: inline;
}

.item-img-list-nav {
	width: 9em;
	height: 2em;
	overflow: hidden;
	margin: 1em auto 2em;
}

.item-img-list-nav a {
	display: block;
	float: right;
	font-size: 38px;
	line-height: 20px;
}

.item-img-list-nav span { 
	font-family: "Times New Roman", Times, serif;
}

.item-img-list-nav a:first-child {
	float: left;
}

/***************************/
a.arrow {
	margin: 0 10px;
	font-size: 38px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
}

/***************************/
#popup {
	position: absolute;
	left: 0; top: 0;
	z-index: 991;
	width: 100%;
	color: #fff;
}

#popup-voile {
	position: absolute;
	top: 0; left: 0;
	z-index: 990;
	background: #000;
	opacity: .9;
}

#popup-head {
	position: relative;
}

#popup-close {
	position: absolute;
	right: 20px; bottom: 20px;
	width: 36px; height: 36px;
	background: url(../img/popup-close.png) no-repeat;
	cursor: pointer;
}

#popup-title {
	padding: 40px 20px 10px;
	text-align: center;
	font-size: 48px;
}

#popup-body img.center {
	display: block;
	margin: auto;
}

#popup-map {
	width: 100%;
	height: 700px;
}

/***************************/
.rating {
	display: inline-block;
	width: 49px; height: 16px;
	background: url(../img/rating.png) no-repeat;
	vertical-align: middle;
}
.rating-0 {background-position: -54px center;}
.rating-1 {background-position: -36px center;}
.rating-2 {background-position: -18px center;}
.rating-3 {background-position: 0 center;}

/***************************/

body.intro {
	background-image: url(../img/intro-back2.png);
	background-position: center -219px;
}

.intro-wrap {
	position: relative;
	width: 925px;
	min-height: 100%;
	margin: 0 auto;
	background: url(../img/intro-back2.png) center -219px;
}

.intro-wrap .lang-menu {
	left: 304px;
	top: 50px;
}

.intro-wrap .lang-menu  li {
	display: block;
	position: absolute;
	left: 0; top: 0;
}

.intro-wrap .lang-menu  li.lang-menu-en{
	left: 110px;
}

.intro-wrap .lang-menu  li.lang-menu-fr{
	left: 220px;
}

.intro-logo {
	position: absolute;
	width: 244px; height: 216px;
	top: 15px; left: 10px;
	margin: 0;
	border: 0;

}

.intro-form {
	margin: 0; padding: 0;
	position: absolute;
	background: url(../img/intro-form.png) no-repeat 0 0;
	width: 201px; height: 210px;
	left: 691px; top: 110px; 
}

.intro-form input { 
	position: absolute;
	border: none;
	background: none;
	padding: 0;
	margin: 0;
}
.intro-form input[type="text"] {
	top: 154px; left: 33px;
	width: 137px;
}
.intro-form .placeholder {
	background: url(../img/intro-placeholder.gif) no-repeat center;
}

.intro-form input[type="submit"] {
	top: 176px; left: 73px;
	width: 55px;
	height: 22px;
	text-indent: -99em;
	line-height: 22px;
	overflow: hidden;
	cursor: pointer;
}

.intro-video{
	position: absolute;
	left: 258px;
	top: 89px;
}

.intro-wrap  h1 {
	margin: 0 130px;
	padding-top: 396px;
	font:  normal 36px/40px "Times New Roman", Times, serif;
	word-spacing: 3px;
}

.intro-text {
	margin: -9px 120px 0;
	padding: 2em 12px 100px;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	border-top: 1px solid #ffb60f;
}
.intro-text  p {
	margin: 0 0 .5em;
}

.intro-text-more {
	font-size: 12px;
	font-style: normal;
}

.intro-text-hidden {
	display: none;
}

.footer_intro {
	left: 0;
	height: 55px;
	width: 925px;
}

.footer_intro .footer-copy {
	top: 10px;
	text-indent: -1em;
	padding-left: 1em;
}
.footer_intro .footer-menu {
	top: 10px;
	right: auto;
	left: 20em;
	text-align: left;
}
.footer_intro .footer-links {
	top: 10px;
	right: 20px;
}

/****************************/
.popup-intro {
	position: absolute;
	padding: 20px;
	background: #fff;
	box-shadow: 0px 0px 11px #888;
	-moz-box-shadow: 0px 0px 11px #888;
	-webkit-box-shadow: 0px 0px 11px #888;
	behavior: url(./js/PIE.php);
}

.popup-intro_contact { 
	left: 255px; top: 209px;
	width: 380px;
	text-align: center;
}

.popup-intro_map { 
	left: 260px; 
	top: 80px;
	width: 650px;
	height: 460px;
}

.popup-intro_hidden {
	top: -9999px;
}

.popup-intro h2 {
	font: normal 28px "Times New Roman", Times, serif;
	margin: 0 0 .5em;
	padding: 0;
	text-align: center;
}

.popup-intro p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 25px;
}

.popup-intro_contact h2 {
	padding: 0 0 36px;
	background: url(../img/hr1.png) no-repeat bottom center;
	font-size: 

}
.popup-intro_contact h3 {
	margin: 0 0 .5em;
	padding: 0 0 26px;
	font-size: 20px;
	font-weight: normal;
	background: url(../img/hr1.png) no-repeat bottom center;
}

.popup-intro_contact p {
	font-size: 14px;
}

.popup-intro_map p {
	position: absolute;
	left: 20px;
	top: 90px;
	width: 210px;
}

p.popup-intro-map-lb {
	top: auto;
	bottom: 20px;
}

.popup-intro-map-g {
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 400px;
	height: 400px;
}

.popup-intro-close {
	display: block;
	margin: 0; padding: 0;
	position: absolute;
	width: 36px; height: 36px;
	right: 10px; top: 10px;
	background: url(../img/popup-intro-close.png) no-repeat;
	text-indent: -99em;
	overflow: hidden;
}

/***************************/
.filter {
	overflow: hidden;
	padding: 10px;
	margin-bottom: 40px;
	border: solid 1px #e2e2e2;
	background: #f7f7f7;
}

.filter-column-45 {float: left; width: 45%;}
.filter-column-10 {float: left; width: 10%;}

.filter a {
	display: inline-block;
	padding: 3px 8px;
}
.filter a.full {
	margin-right: 100%;
	white-space: nowrap;
}
.filter a.selected {
	background: #ffe9b7;
}


/***************************/

h1.simple {
	padding-left: 90px;
	font: 36px/23px "Times New Roman", Times, serif;
	border-bottom: 1px solid #FFB60F;
}

.simple-text {
	font-size: 14px;
	line-height: 24px;
	padding: 1em 90px 4em;
}

.hr {
	margin: 1em 0;
	line-height: 57px;
	background: url(../img/hr.png) no-repeat;
	text-align: right;
}


.quote-big {
	position: relative;
	margin: 1em 0;
	background: url(../img/quote-big-1.png) no-repeat;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	text-align: right;
}
.quote-big-wrap {
	padding: 0 270px 0 90px;
	background: url(../img/quote-big-2.png) no-repeat 630px bottom;
}
.quote-big .outside {
	position: absolute;
	left: 630px; top: 5px;
}

.quote {
	position: relative;
	margin: 1em 0;
	background: url(../img/quote-1.png) no-repeat;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
}
.quote-wrap {
	padding: 0 400px 0 90px;
	background: url(../img/quote-2.png) no-repeat 500px bottom;
}
.quote .outside {
	position: absolute;
	left: 540px; top: 5px;
}
.quote .right {
	text-align: right;
}

/***************************/
.place-block {
	margin-bottom: 40px;
}
.place-block h1 {
	text-align: left;
}
.place-block h1 .rating {
	float: left;
	height: 40px;
	margin: 15px 20px 0 0;
}
.place-block h1 small {
	display: block;
	font-family: Arial;
	font-size: 12px;
}





