* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}
body {
	height: 100%;
}
a:hover
{
	text-decoration: none;
}
p
{
	margin: 0 0 25px 0;
	line-height: 1.5;
}
ul li
{
	list-style: disc inside;
}

.paddened
{
	padding-bottom: 109px;
}

.wrapper {
	width: 100%;
	min-width: 1280px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow: hidden;
}
.clear
{
	clear: both;
}

.center
{
	width: 1180px;
	display: block;
	position: relative;
	z-index: 100;
	margin: 0 auto;
}

#header {
	height: 755px;
	width: 100%;
	min-width: 1180px;
	background: url('/i/background-header.png') no-repeat scroll center top transparent;
	position: relative;
}
#header > .center > .logo{
	background: url("../i/header-logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 467px;
	height: 134px;
	position: absolute;
	left: 33px;
	top: 18px;
	z-index: 500;
}
#header > .center > .mailBlock{
	background: url('../i/ico-mail.png') no-repeat scroll left 10px transparent;
	position: absolute;
	width: 175px;
	left: 643px;
	top: 43px;
	font-family: 'Ubuntu', sans-serif;
	padding: 0 0 0 40px;
	color: #FFF;
	font-size: 17px;
}
#header > .center > .mailBlock > .cont > a{	
	color: inherit;
	font-family: 'Ubuntu', sans-serif;
}
#header > .center > .mailBlock > .cont > span{	
	font-style: italic;
	font-size: 16px;
}
#header > .center > .telBlock {
	position: absolute;
	background: url('../i/ico-tel.png') no-repeat scroll left 9px transparent;
	width: 190px;
	left: 643px;
	top: 43px;
	font-family: 'Ubuntu', sans-serif;
	padding: 0 0 0 30px;
	color: #FFF;
	font-size: 22px;
	left: 915px;
	top: 45px;
	height: 60px;
}
#header > .center  > .infoBlock{
	padding: 226px 0 0 0;
}
#header > .center  > .infoBlock > .leftSide{
	position: relative;
	width: 730px;
	/*margin: 0 0 0 45px;*/
	float: left;
}
#header > .center  > .infoBlock > .leftSide > h1{	
	margin: 0 0 0 34px;
	padding: 0;
	font-size: 45px;
	font-weight: 500;
	color: #ffa200;
	font-family: 'Ubuntu', sans-serif;
}
#headerInside > .center > .logo{
	background: url("../i/header-logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 467px;
	height: 134px;
	position: absolute;
	left: 33px;
	top: 18px;
	z-index: 500;
}
#headerInside > .center > .mailBlock{
	background: url('../i/ico-mail.png') no-repeat scroll left 10px transparent;
	position: absolute;
	width: 175px;
	left: 643px;
	top: 43px;
	font-family: 'Ubuntu', sans-serif;
	padding: 0 0 0 40px;
	color: #FFF;
	font-size: 17px;
	z-index: 10;
}
#headerInside > .center > .mailBlock > .cont > a{	
	color: inherit;
	font-family: 'Ubuntu', sans-serif;
}
#headerInside > .center > .mailBlock > .cont > span{	
	font-style: italic;
	font-size: 16px;
}
#headerInside > .center > .telBlock {
	position: absolute;
	background: url('../i/ico-tel.png') no-repeat scroll left 9px transparent;
	width: 190px;
	left: 643px;
	top: 43px;
	font-family: 'Ubuntu', sans-serif;
	padding: 0 0 0 30px;
	color: #FFF;
	font-size: 22px;
	left: 915px;
	top: 45px;
	height: 60px;
}
#headerInside > .center  > .infoBlock{
	padding: 226px 0 0 0;
}
#headerInside > .center  > .infoBlock > .leftSide{
	position: relative;
	width: 730px;
	margin: 0 0 0 45px;
	float: left;
}
#headerInside > .center  > .infoBlock > .leftSide > h1{	
	margin: 0 0 0 34px;
	padding: 0;
	font-size: 54px;
	font-weight: 500;
	color: #ffa200;
	font-family: 'Ubuntu', sans-serif;
}

.telBlock > .cont > span{	
	font-style: italic;
	font-size: 15px;
}

#footer > .center > .telBlock {
	position: absolute;
	background: url('../i/ico-tel.png') no-repeat scroll left 9px transparent;
	width: 190px;
	left: 643px;
	top: 43px;
	font-family: 'Ubuntu', sans-serif;
	padding: 0 0 0 30px;
	color: #FFF;
	font-size: 22px;
	left: 915px;
	top: 45px;
	height: 60px;
}
#footer > .center > .mailBlock{
	background: url('../i/ico-mail.png') no-repeat scroll left 10px transparent;
	position: absolute;
	width: 175px;
	left: 643px;
	top: 43px;
	font-family: 'Ubuntu', sans-serif;
	padding: 0 0 0 40px;
	color: #FFF;
	font-size: 17px;
}
#footer > .center > .mailBlock > .cont > a{	
	color: inherit;
	font-family: 'Ubuntu', sans-serif;
}
#footer > .center > .mailBlock > .cont > span{	
	font-style: italic;
	font-size: 16px;
}

.menuIcons{
	position: relative;
}
.menuIcons > a{
	float: left;
	width: 210px;
	min-height: 200px;
	text-align: center;
	position: relative;
	display: block;
	color: #003490;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300;
	text-decoration: none;
	display: block;
	margin-right: 30px;
}
.menuIcons > a:last-of-type{
	margin: 0;
}
.menuIcons > a > .menuItem > .name{
	font-size: 20px;
	position: relative;
	height: 20px;
}
.menuIcons > a > .menuItem >.name > img{
	position: absolute;
	top: 3px;
	margin-left: 10px;
}

.section{
	min-height: 60px;
	margin-top: 15px;
	padding-left: 70px;
	padding-top: 5px;
	font-size: 31px !important;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300;
	z-index: 450000;
}
.darkOrange > a{
	color: #ff8400;
}

.white > a
{
	color: #FFF;
}

.blue > a
{
	color: #0779e8;
}

.about{
	background: url('../i/about.png') no-repeat scroll left top transparent;
}

.gallery{
	background: url('../i/fot.png') no-repeat scroll left top transparent;
}

.newsi{
	background: url("../i/news.png") no-repeat scroll left top transparent;
    left: 20px;
    position: absolute;
    top: -150px;
}

.contact
{
	background: url('../i/kont.png') no-repeat scroll left top transparent;
}

.catalog
{
	background: url('../i/catalog.png') no-repeat scroll left top transparent;
}

.featuresBlock {
	position: relative;
	font-family: 'Ubuntu', sans-serif;
}
.featuresBlock > .item{
	position: relative;
	width: 380px;
	height: 195px;
	display: block;
}
.featuresBlock > .item > .text{
	position: absolute;
	background: url('/i/check.png') no-repeat scroll left top transparent;
	width: 340px;
	height: 100px;
	left: 0;
}
.featuresBlock > .item > .text > .inside{
	position: absolute;
	top: 0;
	left: 70px;
	font-size: 24px;
	color: #0047ae;
}
.featuresBlock > .item > .text > .inside strong{
	font-size: 34px;
}
.featuresBlock > .item > .text > .inside span{
	font-size: 14px;
}
.featuresBlock > .item > .text img{
	position: absolute;
	left: 0;
	bottom: 10px;
}

#text-1{
	top: 100px;
}
#text-2{
	top: 140px;
}
#text-3{
	top: 140px;
}

#headerInside {
	width: 100%;
	min-width: 1280px;
	background: url('/i/background-header.png') no-repeat scroll center top transparent;
	position: relative;
	/*height: 600px;*/
	z-index: 155;
}

.hleb
{
	padding: 240px 0 25px 20px;
    position: relative;
    width: 755px;
	z-index: 1;
	font-family: 'Ubuntu', sans-serif;
}

.hleb > .inside
{
	position: relative;
}

.hleb > .inside > h1
{
	font-size: 64px;
	color: #ffa200;
	margin-left: -5px;
	padding: 0;
	font-weight: 500;
	font-family: 'Ubuntu', sans-serif;
	line-height: 1;
	margin-top: 15px;
}

.hleb > .inside > h2
{
	font-size: 47px;
	font-weight: 500;
	color: #003998;
	font-family: 'Ubuntu', sans-serif;
	margin-left: -5px;
}

.hleb > .inside > a
{
	float: left;
	color: #002c86;
	font-size: 18px;
}

.hleb > .inside > .divider
{
	float: left;
	color: #bababb;
	font-size: 18px;
	margin: 0 5px;
}

/* Middle
-----------------------------------------------------------------------------*/
.content {
	width: 100%;
	min-width: 1280px;
	background: url('/i/background-content.png') no-repeat scroll center top transparent;
	min-height: 953px;
}

#v1
{
	position: relative;
	background: url('/i/content-v1/repeater.png') repeat-y scroll center center transparent;
	width: 100%;
	min-width: 1280px;
	min-height:580px;
	z-index: 10;
	margin-top: 52px;
	margin-bottom: 155px;
	color: #FFF;
}

#v1 > .header
{
	background: url('/i/content-v1/header.png') no-repeat scroll center top transparent;
	height: 52px;
	min-width: 1280px;
	width: 100%;
	top: -52px;
	z-index: 100;
	position: absolute;
}

#v1 > .footer
{
	background: url('/i/content-v1/footer.png') no-repeat scroll center top transparent;
	height: 686px;
	min-width: 1280px;
	width: 100%;
	bottom: -155px;
	z-index: 1;
	position: absolute;
}

#v3 {
	margin: 25px 0 109px;
	width: 100%;
	min-width: 1280px;
	background: url('../i/content-v3/repeater.png') repeat-y scroll center top transparent;
	min-height: 655px;
	position: relative;
}

#v3 > .header
{
	top: -10px;
	width: 100%;
	min-width: 1280px;
	background: url('../i/content-v3/header.png') no-repeat scroll center top transparent;
	height: 662px;
	position: absolute;
}

#v3 > .footer
{
	bottom: -109px;
	width: 100%;
	min-width: 1280px;
	background: url('/i/content-v3/footer.png') no-repeat scroll center top transparent;
	height: 109px;
	position: absolute;
}

.bottomContentBlock
{
}

.bottomContentBlock > .center > h3
{
	font-family: 'Ubuntu', sans-serif;
	font-size: 36px;
	font-weight: 500;
	color: #ffa200;
	width: 725px;
	margin: 0 0 35px 0;
}



/*---- ТИП ВОЛНЫ №3 ----*/
/*---- КОНТЕНТ ----*/
.contentInsideAlt {
	margin: 70px 0 140px;
	width: 100%;
	min-width: 1280px;
	background: url('/i/contentBackgroundAlternative.png') repeat-y scroll center left transparent;
	min-height: 600px;
	position: relative;
	display: block;
}
.contentInsideAlt2{
	margin: 70px 0 250px;
	width: 100%;
	min-width: 1280px;
	background: url('/i/content-repeater-alt.png') repeat-y scroll center left transparent;
	min-height: 1000px;
	position: relative;
	display: block;
}
.contentInsideAlt2 > .center
{
	position: relative;
	z-index: 1000;
}
/*---- КОНТЕНТ: Шапка ----*/
.topContentBackgroundAlt
{
	top: -255px;
	width: 100%;
	min-width: 1280px;
	background: url('/i/topContentBackgroundAlt.png') no-repeat scroll center top transparent;
	height: 833px;
	position: absolute;
}
.topContentBackgroundAlt2
{
	top: -20px;
	width: 100%;
	min-width: 1280px;
	background: url('/i/top-content-background.png') no-repeat scroll center top transparent;
	height: 52px;
	position: absolute;
	z-index: 1;
}
/*---- КОНТЕНТ: Подвал ----*/
.bottomContentBackgroundAlt
{
	bottom: -15px;
	width: 100%;
	min-width: 1280px;
	background: url('/i/bottomContentBackgroundAlt.png') no-repeat scroll center top transparent;
	height: 33px;
	position: absolute;
}
.bottomContentBackgroundAlt2
{
	bottom: -135px;
	width: 100%;
	min-width: 1280px;
	background: url('/i/background-content-alt.png') no-repeat scroll center top transparent;
	height: 975px;
	position: absolute;
	z-index: 1;
}

.contentInsideAlt2 > .center > .sectionPhotoBlock
{
	position: absolute;
	top: 35px;
}

.sectionPhotoBlock
{
	position: absolute;
	display: block;
	right: 0;
	top: -175px;
	width: 355px;
}

.sectionPhotoBlock > .inside
{
	position: relative;
}

.sectionPhotoBlock > .inside > .icon
{
	position: relative;
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 10px;
	/*padding-top: 12px;*/
}

.sectionPhotoBlock > .inside > .link
{
	font-family: 'Ubuntu', sans-serif;
	font-size: 31px;
	font-weight: 300;
}

.sectionPhotoBlock > .inside > .link > a
{
	color: #FFF;
}

.contentText
{
	position: relative;
}

#v5 > .center > .leftContentSide
{
	position: relative;
	float: left;
	width: 550px;
	font-family: 'Ubuntu', sans-serif;
	margin-top: -75px;
}

#v5 > .center > .verticalDivider
{
	position: relative;
	float: left;
	width: 1px;
	background: url('/i/verticalDivider.png') repeat-y scroll 0 0 transparent;
	height: 435px;
	margin: 15px 35px;
}

#v5 > .center > .rightContentSide
{
	position: relative;
	float: left;
	width: 550px;
	font-family: 'Ubuntu', sans-serif;
	margin-top: -75px;
}

.smallWaveDivider
{
	position: relative;
	background: url('/i/smallWaveDivider.png') no-repeat scroll 0 0 transparent;
	width: 526px;
	height: 7px;
	margin: 25px auto;	
}

.whiteDivider
{
	background: url('/i/whiteWave.png') no-repeat scroll 0 0 transparent;
	height: 7px;
	width: 689px;
	margin: 45px 0;
}

.descTable > tbody > tr > td
{	
	color: #FFF;
	font-size: 27px;
}

.descTable > tbody > tr > td > h3
{
	color: #ffffff;
	font-size: 39px;
	font-weight: 300;
	
}

.charTable
{
	font-size: 18px;
	color: #FFF;
}

.charTable > tbody > tr > td 
{
	padding-right: 15px;
	padding-bottom: 10px;
} 

.charTable > tbody > tr > td > p
{
	margin: 0;
	padding: 0;
}

.headerTextBlock
{
	position: relative;
	display: block;
	font-size: 22px;
	color: #003593;
	line-height: 30px;
	width: 615px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: normal;
}



.readmore
{
	margin: 0 0 0 10px;
}

.toppga
{
	top: -10px;
	width: 100%;
	min-width: 1280px;
	background: url('/i/toppga.png') no-repeat scroll center top transparent;
	height: 833px;
	position: absolute;
}



.content > .center > .LeftSide
{
	float: left;
	width: 250px;
	position: relative;
	margin-top: 35px;
	margin-left: 45px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300;
}

.content > .center > .RightSide
{
	padding-left: 300px;
	color: #FFF;
	font-size: 20px;
	padding-top: 35px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300;
	padding-bottom: 30px;
}

.content > .center > .RightSide > h2
{
	margin-bottom: 25px;
	font-weight: normal;
	font-size: 36px;
	color: #FFA200;
}	

.content> .center > .RightSide > .date
{
	color: #5bb0ff;
	font-size: 21px;
	margin-bottom: 24px;
}

.content > .center > .topBlock
{
	height: 420px;
	width: 1200px;
	position: relative;
}


.content > .center > .bottomBlock
{
	height: 380px;
	width: 1200px;
	position: relative;
}

.content > .center > .topBlock > .left, .content > .center > .bottomBlock > .left
{
	width: 440px;
	position: relative;	
	float: left;
	top: 45px;
	left: 0;
}

.content > .center > .topBlock > .right, .content > .center > .bottomBlock > .right
{
	width: 425px;
	position: relative;
	left: 480px;
	top: 45px;
}

.content > .center > .bottomBlock > .left > .dopzag
{
	font-size: 20px;
	font-weight: 300;
	color: #2696ff;
	position: relative;
	z-index: 10;
	margin-top: 10px;
	height: 20px;
	font-family: 'Ubuntu', sans-serif;
}

.content > .center > .bottomBlock > .left > .dopzag > .glavzag
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.content > .center > .bottomBlock > .left > .dopzag > .backh5
{
	font-size: 20px;
	font-weight: 300;
	color: #00286a;
	position: absolute;
	top: 2px;
	left: 2px;
	z-index: 1;
}

.numericIcons
{
	margin-left: 37px;
	margin-top: 40px;
	margin-bottom: 55px;
}

.numericIcons > li 
{
	float: left;
	width: 185px;
	list-style: none outside none;
}

.numericIcons > li > .numIco
{
	position: relative;
}

.numIco
{
	position: absolute;
}

.numIco > .number
{
	font-size: 40px;
	color: #2696ff;
	position: relative;
	z-index: 10;
	left: -20px;
	bottom: 2px;
	font-family: 'Ubuntu', sans-serif;
}

.numIco > .numberBack
{
	position: absolute;
	bottom: 0px;
	left: -18px;
	font-size: 40px;
	color: #00286a;
	z-index: 2;
	font-family: 'Ubuntu', sans-serif;
}


.numIco > .text
{
	font-size: 18px;
	color: #FFFFFF;
	width: 135px;
	position: absolute;
	top: 115px;
	left: 10px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: lighter;
}

.numIconsBlock
{
	position: relative;
	top: -60px;
	margin-bottom: -30px;
}

.numericIconsIns
{
	position: relative;
	list-style: none outside none;
	padding: 0 0 25px 0;
	margin-left: 10px;
}

.numericIconsIns > li
{
	float: left;
	width: 270px;
	list-style: none outside none !important;
}

.numericIconsIns > li > .numIcoInside
{
	position: relative;
	width: 275px;
	height: 270px;
}

.numericIconsIns > li > .numIcoInside  > .number
{
	font-size: 30px;
	color: #00286a;
	position: relative;
	z-index: 10;
	font-family: 'Ubuntu', sans-serif;
	float: left;
	margin-left: -15px;
	width: 30px;
	height: 30px;
}

.numericIconsIns > li > .numIcoInside  > .number > .numberBack
{
	position: absolute;
	font-size: 30px;
	top: -2px;
	left: -2px;
	color: #2696ff;
	font-family: 'Ubuntu', sans-serif;
}

.numericIconsIns > li > .numIcoInside  > .text
{
	font-size: 25px;
	color: #FFFFFF;
	width: 255px;
	position: relative;
	float: left;
	font-family: 'Ubuntu', sans-serif;
	font-weight: lighter;
	margin-left: -5px;
}

.numericIconsIns > li > .numIcoInside  > .option
{
	position: relative;
	margin-left: 10px;
	margin-top: 20px;
	font-family: 'Ubuntu', sans-serif;
	font-size: 17px;	
}

#numIco1
{
	top: 0px;
	left: 50px;
}

#numIco2
{
	top: 0px;
	left: 300px;
}

#numIco3
{
	top: 0px;
	left: 550px;
}

#numIco4
{
	top: 170px;
	left: -50px;
}

#numIco5
{
	top: 170px;
	left: 200px;
}

#numIco6
{
	top: 170px;
	left: 450px;
}

.content > .center > .topBlock > .left > h1, .content > .center > .bottomBlock > .left > h1
{
	font-size: 40px;
	font-weight: normal;
	color: #2696ff;
	z-index: 10;
	position: relative;
	font-family: 'Ubuntu', sans-serif;
}

.content > .center > .topBlock > .left > .backh1, .content > .center > .bottomBlock > .left > .backh1
{
	font-size: 40px;
	font-weight: normal;
	color: #00286a;
	position: absolute;
	top: 2px;
	left: 2px;
	z-index: 2;
	width: 440px;
	font-family: 'Ubuntu', sans-serif;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -109px auto 0;
	min-width: 1280px;
	height: 109px;
	background: url('/i/background-footer.png') no-repeat scroll center bottom transparent;
	position: relative;
}

.rightSide
{
	position: relative;
	float: right;
	margin-top: -120px;
}



.createdBy
{
	position: absolute;
	right: 35px;
	top: 40px;
	color: #FFF;
	font-size: 15px;
	font-family: Trebuchet MS;
	height: 40px;
}

.createdBy > a
{
	color: #FFF;
	text-decoration: none;
}

.createdBy > span
{
	color: #ff9600;
	font-size: 20px;
	position: absolute;
	right: 0;
	bottom: 0;
}

#footer > .center > .telBlock
{
	left: 505px;
	top: 35px;
}

#footer > .center > .mailBlock
{
	left: 225px;
	top: 40px;
}

.footerLogo
{
	position: absolute;
	background: url('/i/footerlogo.png') no-repeat scroll 0 0 transparent;
	width: 187px;
	height: 99px;
	left: 0;
	top: 10px;
}

.razdel
{
	position: relative;
	margin-top: 25px;
	margin-bottom: 35px;
}

.razdel > .icon
{
	float: left;
	margin-right: 15px;
}

.razdel > .link 
{
	padding: 10px 0 0 0;
	font-size: 31px;
}

.razdel > .link  > a
{
	color: #FFF;
}

.content > .center > .razdel > .link > a
{
	color: #0779e8;
	font-size: 31px;
}

.content > .center > h1
{
	color: #004cb6;
	font-weight: 300;
	font-family: 'Ubuntu', sans-serif;
	line-height: 1.2;
	font-size: 40px;
}

.content > .center > h1 > strong
{
	font-weight: bold;
}

.priceBlock 
{
	position: absolute;
	bottom: 0px;
	left: 490px;
	color: #0161ba;
	line-height: 1.2;
	font-family: 'Ubuntu', sans-serif;
	font-size: 20px;
	font-weight: 300;
	z-index: 100000;
}

.priceBlock > .inside
{
	position: relative;
}

.priceBlock > .inside > .price
{
	float: left;
	width: 220px;
}

.priceBlock > .inside > .price > .ico
{
	position: relative;
	background: url('/i/pdfico.png') no-repeat scroll 0 0 transparent;
	width: 49px;
	height: 49px;
	float: left;
	margin: 0 10px 0 0;
}

.priceBlock > .inside > .price > .text > a
{
	color: #0161ba;
	padding: 5px 0;
	font-weight: 500;
	font-family: 'Ubuntu', sans-serif;
}

.priceBlock > .inside > .price > .text > span
{
	font-size: 15px;
}

#headerInside > .center > .priceBlock
{
	position: absolute;
	top: 333px;
	left: 800px;
	color: #0161ba;
	font-size: 18px;
	line-height: 1.3;
}

#headerInside > .center > .priceBlock > .inside > .price
{
	float: none;
	margin-bottom: 15px;
}



.map 
{
	position: relative;
}

.map > .city
{
	position: absolute;
}

.map > .city > .checkpoint
{
	background: url('/i/checkpoint.png') no-repeat scroll 0 0 transparent;
	width: 33px;
	height: 50px;
	position: relative;
}

.map > .city > .title
{
	color: #ffffff;
	margin-top: 10px;
	border-bottom: 2px dotted #FFF;
	float: left;
	cursor: pointer;
	font-family: 'Ubuntu', sans-seri
}

.map > .city > .title:hover
{
	border: 0 none;
}

.waveDivider
{
	position: relative;
	background: url('/i/wavedivider.png') no-repeat scroll 0 0 transparent;
	width: 1086px;
	height: 7px;
	margin: 15px 0;
}

.news
{
	position: relative;
	display: block;
	margin: 0 0 0 50px;
	padding-top: 25px;
	font-family: 'Ubuntu', sans-seri
}

.news > .newsItem
{
	position: relative;
	padding: 25px 0;
	width: 1080px;
}

.news > .newsItem > .avatar
{
	float: left;
}

.news > .newsItem > .announce
{
	padding: 0 0 0 260px;
}

.news > .newsItem > .announce > .name
{
	font-size: 24px;
	position: relative;
}

.news > .newsItem > .announce > .date
{
	color: #5bb0ff;
	font-size: 17px;
	margin: 20px 0;
	font-weight: 300;
}

.news > .newsItem > .announce > .text
{
	color: #FFF;
	font-size: 20px;
	line-height: 1.5;
	font-weight: 300;
}

.news > .newsItem > .announce > .name > h3
{
	font-weight: normal;
	font-size: 31px;
	position: relative;
	color: #5bb0ff;
	z-index: 1000;
}

.news > .newsItem > .announce > .name > .backHeader
{
	position: absolute;
	font-size: 31px;
	top: 1px;
	left: 1px;
	z-index: 1;
}


.bottomArrows 
{
    bottom: -60px;
	left: 750px;
    position: absolute;
}

.pageList
{
	font-size: 29px;
	z-index: 10000;
	font-family: 'Ubuntu', sans-seri
}

.pageList .arrowPrev {
    cursor: pointer;
    height: 20px;
    left: 0;
    position: absolute;
    top: 2px;
    width: 13px;
}

.pageList ul {
    list-style: none outside none !important;
    margin: 0 25px 10px 25px;
    padding: 0;
}

.pageList ul li.active {
    background: url('/i/activepage.png') no-repeat scroll 0 0 transparent;
    height: 38px;
    text-align: center;
    width: 38px;
	color: #FFF;
}


.pageList ul li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 38px;
    line-height: 38px;
    list-style: none outside none;
    margin: 0 5px;
    padding: 0;
    text-align: center;
    width: 38px;
}

.pageList ul li a
{
	color: #FFF;
	text-decoration: none;
}

.pageList .arrowNext {
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: 0;
    top: 2px;
    width: 13px;
}

.itemPhoto {
    float: left;
	margin: 0 15px 35px;
    height: 164px;
    position: relative;
    width: 164px;
}

.gallery-main
{
	/*margin-left: 38px;*/
	padding-top: 20px;
}

.gallery-main > .inside > .galItem
{
	float: left;
	position: relative;
    text-align: center;
    width: 235px;
	height: 210px;
	margin: 65px 0 0 0;
}

.gallery-main > .inside > .galItem > a
{
	text-decoration: none;
}

.gallery-main > .inside > .galItem > a > .name
{
	color: #FFF;
	font-size: 19px;
	position: relative;
}

.gallery-main > .inside > .galItem > a > .name > img {
    position: absolute;
    top: -3px;
}

.underContentText
{
	position: relative;
	margin: -100px auto 125px;
	width: 100%;
	min-width: 1280px;
}

.buyButton
{
	margin-left: 40px;
	cursor: pointer;
	float: left;
}

.orangeTextBlock > div
{
	float: left;
	margin-right: 15px;
}


.orangeTextBlock a 
{
	text-decoration: none;
	border-bottom: 3px dotted #ffa200;
	color: #ffa200;
}

.orangeTextBlock a:hover
{
	border-bottom: 3px dotted transparent;
}

.orangeTextBlock
{
	width: 625px;
	padding-left: 540px;
	font-family: 'Ubuntu', sans-seri;
	font-weight: bold;
	font-size: 30px;
	color: #ffa200;
}

.catalogue-main
{
	position: relative;
	display: block;
}

.catalogue-main > .inside
{
	position: relative;
	display: block;
}

.catalogueItem
{
	position: relative;
	display: block;
	float: left;
	width: 225px;
	height: 250px;
	text-align: center;
	margin-bottom: 35px;
}

.catalogueItem > a
{
	color: #FFF;
	text-decoration: none;
}

.catalogueItem > a > .name
{
	color: #FFF;
	text-decoration: none;
	/*width: 170px;*/
	/*margin: 0 auto;*/
	position: relative;
	float: left;
}


.catalogueItem > a > .title 
{
	position: relative;
	margin: 15px 0 0 0;
}

.catalogueItem > a > .title > .name
{
	color: #FFF;
	text-decoration: none;
	font-family: 'Ubuntu', sans-serif;
	font-size: 18px;
	margin: 0 auto;
	background: url('/i/arrow-png.png') no-repeat scroll top right transparent;
}
.catalogueItem > a > .title > .name > img
{
	margin-left: 10px;
}
.catalogueItem > a > .title > .name > .arrow
{
	background: url('/i/arrowPNG.png') no-repeat scroll 0 0 transparent;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0;
	right: -25px;
}

.contentCatalogue > .center > h3
{
	font-size: 36px;
	color: #ffa200;
	width: 650px;
	margin-top: 65px;
	margin-bottom: 15px;
	
}

.itemPicture
{
	position: relative;
	top: -40px;
}

#v3 > .center > .itemTitle 
{
	position: relative;
	width: 590px;
	font-family: 'Ubuntu', sans-serif;
	
}

#v3 > .center > .itemTitle  > h3
{
	color: #2696ff;
	position: relative;
	font-size: 40px;
	z-index: 10;
	font-weight: normal;
}

#v3 > .center > .itemTitle  > .backh3
{
	color: #00246f;
	position: absolute;
	font-weight: normal;
	font-size: 40px;
	top: 2px;
	left: 2px;
	z-index: 1;
}

#v3 > .center > table
{
	margin: 25px 0;
	/*width: 1200px;*/
	font-family: 'Ubuntu', sans-serif;
}

#v3 > .center > table thead tr th
{
	background-color: #2f7bff;
	height: 41px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	padding-left: 25px;
}

#v3 > .center > table thead tr th strong, #v3 > .center > table tbody tr td strong
{
	font-size: 24px;
}

#v3 > .center > table tbody tr
{
	height: 35px;
}
#v3 > .center > table tbody tr:nth-child(2n)
{
	background-color: #005bf8;
}
#v3 > .center > table tbody tr:hover
{
	background-color: #ffa800;
	cursor: pointer;
}

#v3 > .center > table tbody tr td
{
	text-align: left;
	height: 40px;
	vertical-align: middle;
	color: #FFF;
	font-size: 16px;
	padding-left: 25px;
	position: relative;
}

.proc
{
	position: absolute;
	background: url('/i/proc.png') no-repeat scroll 0 0 transparent;
	width: 42px;
	height: 42px;
	right: 4%;
	margin-top: -7px;
}

.yellow-star
{
	position: relative;
	color: #ffa200;
	font-size: 60px;
}
.wave-white
{
	position: relative;
	background: url('/i/wave-white.png') repeat-x scroll 0 0 transparent;
	width: 1086px;
	height: 7px;
	margin: 55px 45px 15px 20px;
}
.add-text
{
	color: #FFF;
	width: 750px;
	line-height: 1.5;
	font-size: 18px;
	font-family: 'Ubuntu', sans-serif;
	padding-bottom: 25px;
}


/* --- Версия контента 3: Начало  --- */
#v4
{
	position: relative;
	background: url('/i/content-v4/repeater.png') repeat-y scroll center center transparent;
	width: 100%;
	min-width: 1280px;
	min-height: 345px;
	z-index: 10;
	margin-top: 175px;
	margin-bottom: 25px;
	color: #FFF;
}

#v4 > .header
{
	background: url('/i/content-v4/header.png') no-repeat scroll center top transparent;
	height: 481px;
	min-width: 1280px;
	width: 100%;
	top: -205px;
	z-index: 100;
	position: absolute;
}

#v4 > .footer
{
	background: url('/i/content-v4/footer.png') no-repeat scroll center top transparent;
	height: 25px;
	min-width: 1280px;
	width: 100%;
	bottom: -25px;
	z-index: 100;
	position: absolute;
}

#v5
{
	position: relative;
	background: url('/i/content-v5/repeater.png') repeat-y scroll center center transparent;
	width: 100%;
	min-width: 1280px;
	min-height: 570px;
	z-index: 10;
	margin-top: 75px;
	margin-bottom: 40px;
	color: #FFF;
}

#v5 > .header
{
	background: url('/i/content-v5/header.png') no-repeat scroll center top transparent;
	height: 826px;
	min-width: 1280px;
	width: 100%;
	top: -255px;
	z-index: 100;
	position: absolute;
}

#v5 > .footer
{
	background: url('/i/content-v5/footer.png') no-repeat scroll center top transparent;
	height: 40px;
	min-width: 1280px;
	width: 100%;
	bottom: -40px;
	z-index: 100;
	position: absolute;
}

#v6
{
	position: relative;
	background: url('/i/content-v6/repeater.png') repeat-y scroll center center transparent;
	width: 100%;
	min-width: 1280px;
	min-height: 900px;
	z-index: 10;
	margin-top: 155px;
	margin-bottom: 47px;
	color: #FFF;
}

#v6 > .header
{
	background: url('/i/content-v6/header.png') no-repeat scroll center top transparent;
	height: 1070px;
	min-width: 1280px;
	width: 100%;
	top: -155px;
	z-index: 100;
	position: absolute;
}

#v6 > .footer
{
	background: url('/i/content-v6/footer.png') no-repeat scroll center top transparent;
	height: 47px;
	min-width: 1280px;
	width: 100%;
	bottom: -47px;
	z-index: 100;
	position: absolute;
}


#v2
{
	position: relative;
	background: url('/i/content-v2/repeater.png') repeat-y scroll center center transparent;
	width: 100%;
	min-width: 1280px;
	min-height:680px;
	z-index: 10;
	margin-top: 130px;
	margin-bottom: 52px;
	color: #FFF;
}

#v2 > .header
{
	background: url('/i/content-v2/header.png') no-repeat scroll center top transparent;
	height: 856px;
	min-width: 1280px;
	width: 100%;
	top: -130px;
	z-index: 100;
	position: absolute;
}

#v2 > .footer
{
	background: url('/i/content-v2/footer.png') no-repeat scroll center top transparent;
	height: 52px;
	min-width: 1280px;
	width: 100%;
	bottom: -52px;
	z-index: 100;
	position: absolute;
}

#v7
{
	position: relative;
	background: url('/i/content-v7/repeater.png') repeat-y scroll center center transparent;
	width: 100%;
	min-width: 1050px;
	min-height:680px;
	z-index: 10;
	margin-top: 1050px;
	margin-bottom: 60px;
	color: #FFF;
}

#v7 > .header
{
	background: url('/i/content-v7/header.png') no-repeat scroll center top transparent;
	height: 1790px;
	min-width: 1280px;
	width: 100%;
	top: -1060px;
	z-index: 100;
	position: absolute;
}

#v7 > .footer
{
	background: url('/i/content-v7/footer.png') no-repeat scroll center top transparent;
	height: 60px;
	min-width: 1280px;
	width: 100%;
	bottom: -60px;
	z-index: 100;
	position: absolute;
}

/* --- Версия контента 3: Конец---  */

.mapBlock
{
	position: absolute;
	top: 190px;
	left: 680px;
}

.mapBlock > .inside
{
	position: relative;
}

.mapBlock > .inside > .mapPlace
{
	position: relative;
	background: url('/i/russia.png') no-repeat scroll 0 0 transparent;
	width: 764px;
	height: 514px;
}

.mapBlock > .inside > .mapPlace2
{
	position: relative;
	background: url('/i/russia2.png') no-repeat scroll 0 0 transparent;
	width: 764px;
	height: 514px;
}

.mapBlock > .inside > .mapPlace > .city, .mapBlock > .inside > .mapPlace2 > .city
{
	position: absolute;
	font-size: 13px;
	color: #FFF;
}

.mapBlock > .inside > .mapPlace > .city > .title, .mapBlock > .inside > .mapPlace2 > .city > .title  
{
	font-family: 'Ubuntu', sans-serif;
}

.mapBlock > .inside > .mapPlace2 > .city > .title 
{
	color: #FFF !IMPORTANT;
}

.mapBlock > .inside > .mapPlace > .city > .placer, .mapBlock > .inside > .mapPlace2 > .city > .placer
{
	background: url('/i/placer.png') no-repeat scroll 0 0 transparent;
	height: 32px;
	width: 22px;
	position: relative;
}

.ri
{
	float: right;
}

.le
{
	float: left;
}


.leftTop
{
	left: 55px;
	top: -90px;
	z-index: 100;
}

.headTitle
{
	position: relative;
	width: 680px;
	margin: 0 0 25px 20px;
	font-family: 'Ubuntu', sans-serif;
}

.headTitle > h1
{
	font-weight: normal;
	color: #1fccfe;
	position: relative;
	font-size: 39px;
	z-index: 100;
}

.headTitle > .back
{
	font-weight: normal;
	color: #001448;
	position: absolute;
	z-index: 80;
	font-size: 39px;
	top: 2px;
	left: 2px;
}

.characterTable
{
	color: #FFF;
	font-size: 20px;
	font-family: 'Ubuntu', sans-serif;
}

.characterTable > tbody > tr > td > table > tbody > tr > td 
{
	padding: 5px 10px;
}

.pageImagePlacer
{
	position: absolute;
	top: 0;
	right: 0px;
}

.backPageWave
{
	position: absolute;
	top: 0;
	left: 0;
	background: url('/i/wavedotted.png') no-repeat scroll center center transparent;
}

.addContentBlock
{
	position: relative;
}

.addContentBlock > .center > h3
{
	color: #ffa200;
	font-size: 36px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
	width: 720px;
	margin-bottom: 40px;
}

.typicalTable
{
	margin-top: 100px;
	font-size: 22px;
	color: #003490;
	font-family: 'Ubuntu', sans-serif;
}

.typicalTable > tbody > tr > td 
{
	padding: 0 15px;
}

.orange{
	margin-left: 13px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: normal;
	font-size: 48px;
	color: #ffc000;
}

.orange > a
{
	color: #ffc000;
	text-decoration: none;
	border-bottom: 4px dotted #ffc000;
	font-weight: normal;
}

.orange > a:hover
{
	border-bottom: 4px dotted #fff;
}

.yandexmap
{
	position: relative;
	width: 100%;
	margin: -35px auto -35px auto;
	height: 366px;
	min-width: 1280px;
}

.sticker
{
	position: relative;
	background: url('/i/sticker/repeater.png') repeat-y scroll center center transparent;
	width: 426px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: normal;
	color: #004687;
	margin: 58px 21px 58px 16px;
	font-size: 15px;
	float: right;
}

.sticker > .header
{
	background: url('/i/sticker/header.png') no-repeat scroll center top transparent;
	width: 453px;
	height: 58px;
	top: -58px;
	left: -15px;
	z-index: 100;
	position: absolute;
}

.sticker > .middle
{
	position: relative;
	padding-left: 25px;
}

.sticker > .middle > h3
{
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}

.sticker > .middle a
{
	color: #0084ff;
}

.sticker > .middle > ul 
{
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none inside none;
}

.sticker > .middle > ul > li
{
	background: url('/i/li.png') no-repeat scroll left center transparent;
	padding: 0 0 0 10px;
	line-height: 22px;
	list-style: none! important;
	
}

.sticker > .footer
{
	background: url('/i/sticker/footer.png') no-repeat scroll center top transparent;
	height: 58px;
	width: 453px;
	bottom: -58px;
	left: -15px;
	z-index: 100;
	position: absolute;
}

.holder
{
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300;
	font-size: 40px;
	cursor: pointer;
	float: left;
	padding-right: 30px;
	background: url('/i/bigArrow.png') no-repeat scroll right center transparent;
	
}

.holder > span
{
	border-bottom: 3px dotted #FFF;
}

.holder > span:hover
{
	border-bottom: 3px dotted transparent;
}

.holderBlock
{
	float: left;
	margin: -120px 0 0 0;
}


.tex
{
	font-family: 'Ubuntu', sans-serif;
	font-size: 16px;
	position: relative;
	padding-left: 35px;
	height: 30px;
}

.tex > a
{
	color: #32c8ff;
}

.textBlock > .price 
{
	font-family: 'Ubuntu', sans-serif;
	font-size: 20px;
	margin-top: 20px;
}

.textBlock > .price > .ico {
    background: url("/i/pdfico.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 49px;
    margin: 0 10px 0 0;
    position: relative;
    width: 49px;
}

.textBlock > .price > .text > a {
    color: #58aeff;
    font-family: 'Ubuntu',sans-serif;
    font-weight: 500;
    padding: 5px 0;
}

.textBlock > .price > .text > span {
    font-size: 15px;
}


.textBlock > hr
{
	border: 0 none;
	height: 1px;
	width: 320px;
	background-color: #0064fb;
}

.adr
{
	background: url('/i/mapCheck.png') no-repeat scroll left top transparent;
}

.tel
{
	background: url('/i/telephone.png') no-repeat scroll left top transparent;
}

.eml
{
	background: url('/i/email.png') no-repeat scroll left top transparent;
}

.acti
{
	background: url('/i/bigArrowA.png') no-repeat scroll right center transparent;
}

#v6 > .center > .leftBlock
{
	position: relative;
	float: left;
	width: 689px;
	margin-top: -45px;
}

#v6 > .center > .leftBlock > .headerTextBlock
{
	color: #FFF;
	width: 689px;
}

#v6 > .center > .leftBlock > .headerTextBlock > p
{
	margin: 0 0 15px 0;
}

.contentSide
{
	width: 689px;
	float: left;
	margin-right: 45px;
}

.contentSide > h4, .nfoBlock > .char > tbody > tr > td > h4
{
	background: url('/i/gal.png') no-repeat scroll left center transparent;
	font-size: 27px;
	padding-left: 40px;
	font-family: 'Ubuntu',sans-serif;
	font-weight: normal;
	
}

.contentSide > p, .nfoBlock > .char > tbody > tr > td > p
{
	padding-left: 40px;
	font-family: 'Ubuntu',sans-serif;
	font-weight: normal;
	font-size: 17px;
}

.charactersBlock
{
	float: right;
	margin-top: 60px;
	font-family: 'Ubuntu',sans-serif;
}

.charactersBlock > .charTable
{
	margin-top: 35px;
}

.schemeBlock
{
	position: absolute;
	right: 0;
	top: 150px;
}

.blockImage
{
	position: absolute;
	top: -200px;
	right: 100px;
}

.kolItem 
{
	font-family: 'Ubuntu', sans-serif;
	position: relative;
	float: left;
	margin-left: 20px;
}

.kolItem > h3
{
	font-size: 42px;
	font-weight: normal;
	margin-bottom: 35px;
}

.kolItem > .charTable
{
	font-size: 17px;
}

td > .charTable ul
{
	list-style: none outside none;
	font-size: 15px;
}


td > .charTable ul li
{
	margin: 5px 0;
}

.blueVerticalDivider
{
	float: left;
	background: url('/i/divider.png') no-repeat scroll 0 0 transparent;
	width: 1px;
	height: 130px;
	margin: 95px 75px 0 65px;
}
.nfoBlock
{
	display: block;
	max-width: 1070px;
	margin: 0 auto;
	font-family: 'Ubuntu', sans-serif;
	font-size: 23px !important;
	font-weight: normal !important;
	position: relative;
}
.itemHymn
{
	position: relative;
	display: block;
	float: left;
	max-width: 700px;
	width: 100%;
	color: #FFF;
	font-size: 23px !important;
	font-family: 'Roboto', sans-serif !important;
}
.itemHymn > p
{
	margin-bottom: 25px;
}

.itemImage
{
	position: relative;
	float: right;
	margin-top: -75px;
}
#v3 > .center > .nfoBlock > .itemImage, #v3 > .center > .nfoBlock > .itemHymn
{
	margin-top: 45px;
	font-family: 'Ubuntu', sans-serif;
	font-size: 24px;
}

.itemHymn > p > strong
{
	font-family: 'Ubuntu', sans-serif;
}

.bigWhiteWaveDivider
{
	position: relative;
	background: url('/i/bigWhiteWave.png') no-repeat scroll 0 0 transparent;
	height: 7px;
	width: 1086px;
	margin: 0 auto;
	display: block;
	margin-bottom: 25px;
}

.nfoBlock > h3
{
	font-size: 40px;
	font-weight: 500;
	font-family: 'Ubuntu', sans-serif;
	color: #00205d;
	position: relative;
	display: block;
	margin-bottom: 25px;
}

.fontFace
{
	position: absolute;
	top: -2px;
	left: -2px;
	color: #2696ff;
}

.colored
{
	list-style: none inside none;
	display: block;
}

.colored li
{
	background: url("/i/cirle.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
    padding: 0 0 0 25px;
	margin-bottom: 5px;
}

.nfoBlock > table > thead > tr > th {
    background-color: #2F7BFF;
    color: #FFFFFF;
    font-weight: normal;
    height: 41px;
    padding-left: 25px;
	padding-right: 25px;
    text-align: left;
	font-size: 18px;
}

.nfoBlock > table > tbody > tr > td {
    color: #FFFFFF;
    font-weight: normal;
    text-align: left;
	font-size: 18px;
	padding-left: 25px;
	padding-right: 25px;
	height: 41px;
}

.nfoBlock > table > tbody > tr:nth-child(2n)
{
	background-color: #146affl;
}