#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5000;
    background: #fff url(/img/site-preloader.jpg);
    display: none !important;
}



#preloader .container {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 230px;
    height: 106px;
    margin: -53px 0 0 -115px;
}

#preloader .animation {
    display: block;
    background: url(/img/site-preloader-animation.gif) no-repeat;
    width: 50px;
    height: 50px;
    margin: 0 auto;
}

#preloader .text {
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    background: url(/img/site-preloader-text.png) no-repeat center;
    width: 230px;
    height: 22px;
    margin: 34px 0 0;
}

html.en #preloader .text {
    background-image: url(/img/site-preloader-text-en.png);
}

.loaded #preloader {
    display: none;
}

.souvenirs .planlist li {
    background: url(/img/souvenirs.png) no-repeat;
    width: 283px;
    height: 181px;
    margin: 0 17px 10px 0;
    position: relative;
    left: -10px;
    padding: 27px 30px 0 15px;
    float:left;
}

.souvenirs .planlist li a {
    background: none;
}

.souvenirs .planlist li a img {
    /*margin: 5px 15px 0 0;*/
    margin: 0 10px 0 0;
}
.souvenirs .planlist .downloads{
    color:#3B3F46;
}
.souvenirs .planlist .downloads a{
    font-weight: 100;
}

/*GLOBAL STYLES*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
html, body {line-height: 1;   height:100%; font-family:Helvetica, Arial, sans-serif; }
body {background:url(../img/fon_bricks.jpg) repeat left top;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}                                                         
del {text-decoration: line-through;}
table {border-collapse: collapse; border-spacing: 0;}
#wrapper {width:100%; min-height:100%; position: relative; overflow: hidden; }
/*.leftWind {position: absolute; left:0px; top:344px; background:url(../img/leftWind.png) no-repeat; width:120px; height:819px; z-index:2;}*/
/*.rightWind {position: absolute; right:0px; top:343px; background:url(../img/rightWind.png) no-repeat; width:168px; height:842px; z-index:2;}*/
.contentBox {height:100%; z-index:10; background:url(../img/contentBg.png) repeat left top #eaeaea;  margin:0 auto; padding-left:30px; padding-right:30px; width:900px; -webkit-box-shadow: #000000 0px 0px 10px; -moz-box-shadow: #000000 0px 0px 10px; box-shadow: #000000 0px 0px 10px; position: relative;}

.contentBox:before,
.contentBox:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.contentBox:after {
    clear: both;
}

/*
* For IE 6/7 only
* Include this rule to trigger hasLayout and contain floats.
*/

.contentBox {
    *zoom: 1;
}
/*HEADER*/

#header { height:101px; padding-top:21px; position: relative;  width:100%; margin-bottom:22px;  z-index: 1;}
.logo {float:left; }
.social {float:left; margin-top:6px; margin-left:33px;}
.social li {float:left; display:block; margin-right:9px;}
.searchLink {background:url(../img/searchBtn.png) no-repeat left bottom; height:34px; width:34px; float: right; margin-left:6px;}
.searchLink:hover {background:url(../img/searchBtn.png) no-repeat left top; }
.miniHeadMenu {float: right; background:#d9d9d9; padding-left:20px; padding-right:20px; padding-top:8px; padding-bottom:10px; white-space:nowrap; margin-right: 44px;}
.miniHeadMenu li {display: inline-block; //display:inline; zoom:1; margin-left:31px;}
.miniHeadMenu li.first {margin-left:0px;}
.miniHeadMenu li.active a {color:#d41145;}
.miniHeadMenu li.active a:hover {color:#d41145;}
.miniHeadMenu li a {font-size:11px; color:#393939; text-decoration:none;}
.miniHeadMenu li a:hover {color:#005957;}
.headMenu {width:688px; float: right; margin-top:41px; margin-right:4px; /*overflow: hidden;*/ white-space:nowrap; text-align:right;}
*+html .headMenu {width:656px;}
.headMenu li {display: inline-block; //display:inline; zoom:1; margin-left:30px; padding:0 0 20px;position: relative;}
/**+html .headMenu > li {margin-left:33px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
     .headMenu > li {margin-left:33px;}
}*/
.headMenu li.first {margin-left:0px;}
.headMenu li a {font-size:14px; color:#005957; text-decoration:none; font-weight:bold; letter-spacing:-1px; }
.headMenu li a:hover {color:#d31145;}
.headMenu li.active a {color:#d41145;}
.headMenu li.active_loaded a {color:#d41145;}

.headMenu .menu {
    position: absolute;
    top: 20px;
    left: -17px;
    background: url(/img/main-submenu.png) no-repeat 0 0;
    width: 158px;
    display: none;
    overflow: hidden;
}

.headMenu .menu ul {
    padding: 19px 17px 7px; 
}

.headMenu .menu li {
    display: block;
    padding: 6px 0;
    float: none;
    margin: 0;
	 text-align: left;
    white-space: normal;
}

.headMenu li .menu a {
    font-size: 13px;
    line-height: 17px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: normal;
}

.headMenu li .menu a:hover {
    text-decoration: underline;
    color: #fff;
}

.dropMenu {position: absolute; border:5px solid #005957; z-index:500; top:142px; left:0px; display:none; box-shadow: 0 10px 21px #333; -webkit-box-shadow: 0 10px 21px #333; -moz-box-shadow: 0 10px 21px #333;}
.dropMenu, .dropMenu ul.items {width:890px; height:427px;}
.dropMenu ul.items {position: relative; z-index: 0; background: url(/img/dropMenu.png) no-repeat 0 0;}
.dropMenu ul.items > li {position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; background: url(/img/dropMenu.png) no-repeat 0 0; display: block;}
.dropMenu .left {float:left; width:170px; height:427px;}
.dropMenu .left ul { margin-right:25px; margin-top:45px;margin-left: 15px;}
.dropMenu .left ul li {margin-bottom:24px;}
.dropMenu .left ul li a {font-size:13.5px; color:#4d5050; font-weight:bold; text-decoration:none;}
.dropMenu .left ul li a:hover {color: #005957;}
.dropMenu .left ul li.active a {color:#d41145; }
.dropMenu .right {height:385px; padding:42px 46px 0; overflow: hidden; font-size:12px; color:#3b3f46; line-height:16px;text-shadow: 0 1px #fff; font-family: Verdana, "Geneva CY", "DejaVu Sans", sans-serif;}
.dropMenu .right h2 {font-size:30px; color:#4f5051; letter-spacing:-1px; margin-bottom:29px;}
.dropMenu .right .preview {float:left; margin: 0 22px 0 2px; padding: 2px 0 0;}
.dropMenu .right .preview + div {overflow: hidden; margin: 0 30px 0 0;}
.dropMenu .right p {margin-bottom:16px;}
.dropMenu .right .more {background: url(/img/more.png) no-repeat top; width: 109px; height: 30px; display: block; margin: 22px 0 0;}
.dropMenu .right .more:hover {background-position: bottom;}
.dropMenu .pointer {width:54px; height:27px; position: absolute; top:-27px; left:0;}
.dropMenu .pointer span {background:url(../img/dropUgol.png) no-repeat; display: block; width: 100%; height: 100%; position: absolute; top: 100%; left: 0;}
.dropMenu .eventList {margin-top: 0;}
.slider-wrapper {position: relative; z-index: 0;}



/*CONTENT*/

#content {width:960px; margin:0 auto; height:100%; position: relative; padding-bottom:88px; z-index: 0;}
#content span.helvetica p {font-family: Helvetica, Verdana, Geneva, Arial,  sans-serif}
#content h1 {font-size:35px; color:#000000; letter-spacing:-1px; margin-bottom:10px; line-height:35px;}
#content h1 .cufon {top:-8px;}
#content h2 {font-size:24px; color:#000000; letter-spacing:-1px; line-height:24px;}
#content h3 {font-size:16px; color:#000000; line-height:16px;}
#content h4 {font-size:21px; color:#000000; line-height:24px; letter-spacing:-1px; margin-bottom:15px; font-weight:100; width:565px;}
#content h5 {color:#555555; font-size:17px; font-weight:100; margin-bottom:10px;}
#content p {font-size:12px; color:#3b3f46; line-height:15px; margin-bottom:20px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
#content p a {color:#005957; text-decoration: none;}
#content p a:hover {color: #d41145;}
#content b {font-size:12px; line-height:17px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

#content span.column, .dropMenu .column {float:left; width:280px; margin-right:30px;}
#content span.column a {color:#005a58; font-weight:bold; text-decoration:none;  background:url(../img/linkArrow.gif) no-repeat right -40px;  padding-right:6px;}
#content span.column a:hover {color:#d41145; background:url(../img/linkArrow.gif) no-repeat right 5px; }
#content span.column img {margin-bottom:15px; margin-left:0px!important;}
#content span.column.index {width:260px; margin-right:44px; margin-top:3px;}
#content span.column.index p {line-height:17px;}


.leftContent {float:left; width:288px;}
.rightContent {float: right; width:622px; font-size:12px; color:#3b3f46; line-height:15px;}
.rightContent img {border:5px solid #d41145; float:right; margin-left:20px;  position: relative; /*-webkit-box-shadow: #666 0px 0px 5px; -moz-box-shadow: #666 0px 0px 5px; box-shadow: #666 0px 0px 5px;*/}
#content.in .leftContent {width:220px;}
#content.in .rightContent {margin-right:98px}
.bigLink {background:url(../img/bigLinkBg.jpg) no-repeat; height:258px; width:900px; margin-bottom:37px; overflow: hidden;}
.bigLink ul {margin:0 auto; margin-top:22px; margin-left:21px;}
.bigLink ul li {float:left; display:block; margin-right:17px;}
.bigLink ul li a { display:block; font-size:15px; color:#ffffff; font-weight:bold; text-decoration:none; text-shadow: #000 0px -1px 1px;}
.bigLink ul li i { font-style: normal;}
.bigLink ul li a img {border:5px solid #d41145; -webkit-box-shadow: #262626 0px 0px 4px; -moz-box-shadow: #262626 0px 0px 4px; box-shadow: #262626 0px 0px 4px; margin-bottom:13px;}
.bigLink ul li a span {font-size:12px; color:#aeaeae; text-decoration:none; background:url(../img/clock.png) no-repeat right 1px; padding-right:15px; display:block; float:left; overflow: hidden;}
.bigLink ul li.hover i {font-style: normal;}
.bigLink ul li.hover a span {font-size:12px; color:#aeaeae; text-decoration:none!important;}
.bigLink ul li.hover a img {border:5px solid #005957;}
.seeMore {margin-top:8px;}
.seeMore h3 {padding-bottom:9px;}
.seeMore li {margin-bottom:6px;}
.seeMore li:first-child {margin-bottom:11px; border-bottom:1px solid #bebebe;}
.seeMore li a {color:#d41145; font-size:12px; text-decoration: none;}
.seeMore li a:hover {color:#005957;}
.indexMenu {margin-top:36px; margin-bottom:30px; overflow: hidden;}
.indexMenu li {display: block; float:left; margin-right:18px;}
.indexMenu li a {display:block; float:left; width:278px; text-shadow:#ffffff 0px -1px 1px;  padding-left:10px; height:152px; background:#e6e6e6; font-size:16px; color:#000000; font-weight:bold; text-decoration:none;}
.indexMenu li a img { margin-top:10px; margin-bottom:12px;}
.indexMenu li a:hover {background:#007b78; color:#ffffff; text-shadow:#666666 0px -1px 1px;}
.naviList {position:absolute; left:-1px; bottom:25px;}
.naviList input {padding:0; margin:0; color:#7c7c7c; height:25px; padding-left:10px; padding-right:25px; width:163px; margin-left:4px; position: relative; top:-2px; float:left;}
*+html .naviList input { height:21px; padding-top:4px;}
@media \0screen {
  .naviList input { height:21px; padding-top:4px;}
}
.naviList button {padding:0; margin:0; border:none; border:0px; background:url(../img/searchPen.png) no-repeat; width:12px; height:11px; position:relative; margin-right:14px;  float:left; left:-20px; top:6px; cursor:pointer;}
.naviList .subscribe_open {padding:0; margin:0; border:none; border:0px; background:url(../img/searchPen.png) no-repeat; width:12px; height:11px; position:relative;  float:left; left:-20px; margin-right: -20px; top:6px; cursor:pointer;}
.naviList li {display:block; float:left; font-size:12px; color:#0e0e0e;}
.naviList li b {font-size:14px;}
.naviList li.pad {padding-top:7px;}
.naviList li.pad.feedback {background:url(../img/dialog.png) no-repeat left -23px; padding-left:15px; margin-right:14px; margin-left:20px}
.naviList li.pad.feedback a {color:#005958; text-decoration:none;}
.naviList li.pad.feedback:hover {background:url(../img/dialog.png) no-repeat left 7px;}
.naviList li.pad.feedback:hover a {color:#d41145;}
.naviList li:last-child {margin-top:-4px;}
.leftMenu {/*border:5px solid #005957;*/ width:188px; padding-bottom:1px; position:relative; padding-top:18px; padding-left:18px; margin-bottom:20px; background:url(../img/LeftMenuBg.png) repeat-x; -webkit-box-shadow: #adabab 0px 0px 10px; -moz-box-shadow: #adabab 0px 0px 10px; box-shadow: #adabab 0px 0px 10px;}
.leftMenu li {margin-bottom:24px;}
.leftMenu li a {color:#515252; font-size:14px; font-weight:bold; text-decoration: none;}
.leftMenu li a:hover {color:#005957; text-decoration:none;}
.leftMenu li.active a {color:#d41145; text-decoration:none;}
.poster {border:5px solid #ffffff; width:196px; height:217px; overflow: hidden; position: relative; margin-bottom:20px;}
.poster img {width:100%;}
.poster ul {position:absolute; top:10px; left:14px; color:#ffffff;}
.poster ul li {font-size:13px;}
.poster ul li.clock {background:url(../img/whiteClock.png) no-repeat left 0px; padding-left:13px; font-size:11px; margin-bottom:10px;}
.poster ul li.caption {font-size:23px; font-weight:bold; line-height:27px; margin-bottom:5px;}
.catalogHide {}
.catalogHide img {float:left; margin-left:0px; margin-right:15px; margin-left:2px;}
/*.catalogHide p {float:right; width:440px; margin-right:1px;}*/
.catalogHide ul {float:left; width:650px; margin-top:16px;}
.catalogHide ul li {display:block; float:left; width:193px; margin-right:20px; margin-bottom:20px;}
.catalogHide ul li a {display:block; width:183px; height:97px;}
.catalogHide ul li a img {border:5px solid #005957;}
.catalogHide ul li a img:hover {border:5px solid #d41145;}
.catalogHide ul li b {display:block; font-size:12px!important; padding-top:16px; margin-left:3px; line-height:17px!important; padding-bottom:2px;}
.catalogHide ul li span {display:block; margin-left:3px;}
.listChange {width:100%; margin-top:8px!important; margin-left:2px; margin-bottom:36px; overflow: hidden;}
.listChange li {background:url(../img/listChangeBg.png) no-repeat left bottom; height:27px; text-align:center; width:27px!important; display:block; float:left; margin-bottom:0px!important; margin-right:7px!important;}
.listChange li:hover {background:url(../img/listChangeBg.png) no-repeat left -27px;}
.listChange li.active {background:url(../img/listChangeBg.png) no-repeat left top;}
.listChange li a {font-size:17px; color:#ffffff; text-decoration:none; padding-top:6px; width:100%!important; height:100%!important; display:block!important;}
.planlist {width:690px; float:left; margin-top:20px; margin-left:2px;}
.planlist li {display:inline-block; //display:inline; zoom:1; margin-right:65px; width:274px; margin-bottom:25px; vertical-align:top;}
.planlist li span {display:block; font-size:12px; color:#d41145; margin-bottom:6px;}
.planlist li span.new {display:inline; }
.planlist li a {font-size:12px; color:#005a58; font-weight:bold;text-decoration:none;}
.planlist li a:hover {color: #d41145;}
.planlist li a.black {font-size:18px; color:#000000; text-decoration: none; font-weight:100; letter-spacing:-1px;}
.planlist li a.black:hover {color:#005A58;}
.planlist li p {margin-top:6px; margin-bottom:9px!important;}
.planlist img { float:left; margin-left:0px; margin-right:15px; margin-bottom:11px;}
.backToList {display:block; font-size:12px; color:#005a58; font-weight:bold; background:url(../img/backArrow.png) no-repeat left 4px; padding-left:8px; margin-bottom:17px;text-decoration:none;}
.backToList:hover {color: #d41145; background-position: left -21px;}
.progPoint { width:100%; float:left; margin-top:15px; margin-bottom:15px;}
.progPoint img {float:left; margin-left:0px; margin-right:25px;}
.progPoint a {font-size:17px; color:#231f20; line-height:22px; text-decoration:none;}
.progPoint a:hover {color:#005A58;}
.eventList {float:left; margin-top:30px; width: 100%;}
.eventList li {display:block; float:left; width:100% !important; margin-bottom:24px;}
.eventList li h5 {margin-bottom:25px!important;}
.eventList li img {float:left; border:none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; margin-left:0px; margin-right:10px;}
.eventList a {color:#005a58; font-weight:bold; text-decoration:none;  background:url(../img/linkArrow.gif) no-repeat right -40px;  padding-right:6px;}
.eventList a:hover {color:#d41145; background:url(../img/linkArrow.gif) no-repeat right 5px; }


.eventList .dataBlock dl{margin-top: 0px;}

.eventList .dataBlock dt{float: left; width: 14px; text-align: right;}

.dataBlock {border:5px solid #d41145; float:left; width:130px; padding-right:10px; height:140px; margin-right:17px;}
.dataBlock.grey {border:5px solid #afafaf;}
.dataBlock.grey b {color:#555555;}
.dataBlock span {display:block; background:url(../img/clock.png) no-repeat left 2px; padding-left:11px; font-size:10px; color:#555555; margin-left:10px; margin-top:10px; margin-bottom:15px;}
.dataBlock span.dataBlockInnerTwo {margin-bottom:0px;}
.dataBlock span.dataBlockInnerTwo dd{
 
}
.dataBlock b {margin-left:11px; display:block; font-size:12px!important;}
.imgLeft {float:left!important; margin-left:0px!important; margin-right:30px; margin-bottom:15px;}
.catalogDrop {width:267px; z-index:100; left:0px; top:0px; margin-bottom:20px; overflow: hidden; position: absolute; float:left; padding-left:7px; padding-top:7px; padding-bottom:5px; background:url(../img/dropArrow.gif) no-repeat 264px 13px #f5f5f5; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border:1px solid #9b9b9b;}
.catalogDrop a {text-decoration:none; color:#2d2d2d; width:100%; display:block; }
.catalogDrop.right {left:345px; top:0px;}
.catalogDrop ul {display:none; margin-top:17px;}
.catalogDrop ul li {margin-bottom:7px;}
.catalogDrop ul li a {}
.catalogDrop ul li a:hover {color:#005957;}
.catalogDrop ul.line {width:100%; float:left;}
.catalogDrop ul.line li {display:block; float:left; margin-right:5px;}
.or {font-size:13px; color:#555555; font-weight:bold; display:block; float:left; margin-left:300px; margin-right:22px; margin-top:6px;}
.yearList {margin-top:15px;}
.yearList li {display:block; float:left; margin-right:10px; }
.yearList li:first-child {padding-top:6px;}
.yearList li a {color:#ffffff; font-size:12px; display:block; float:left; text-decoration:none; background:#005957; padding-left:5px; padding-right:5px; padding-top:6px; padding-bottom:5px;}
.yearList li a:hover {background: #a1a8b0;}
.yearList li.active a {background:#D41145;}
.hudPoint { /*margin-bottom:26px;*/ width:100%; float:left;}
.hudPoint h5 {margin-bottom:18px!important;}
.hudPoint b {font-size:13px!important; display:block; margin-bottom:6px;}
.hudPoint p {}
.hudPoint a {color:#005a58; font-weight:bold; text-decoration:none;  background:url(../img/linkArrow.gif) no-repeat right -40px;  padding-right:6px;}
.hudPoint a:hover {color:#d41145; background:url(../img/linkArrow.gif) no-repeat right 5px; }
.hudPoint img { float:left; margin-left:0px; margin-right:15px;}
.videoList {width:960px; margin-top:23px;}
.videoList li {float:left; display:block; width:320px; margin-right:20px; margin-bottom:41px;}
.videoList li span {display:block; font-size:12px; color:#d41145; margin-bottom:6px;}
.videoList li img {float:left; margin-left:0px; margin-right:15px;}
.videoList li a {font-size:15px; color:#231f20; line-height:21px; text-decoration:none;}
.videoList li a:hover {color:#005957;}
.videoList li a.black {font-size:18px; color:#000000; text-decoration: none; font-weight:100; letter-spacing:-1px;}
.videoList li a.black:hover {color:#005A58;}
.videoList li p {margin-top:6px; margin-bottom:9px!important;}
.mainSearch {float:left; font-size:100%; width:475px; height:26px; border:1px solid #989898; margin-right:32px; margin-bottom:27px;}
.mainSearchBtn {background:url(../img/search.png) no-repeat; border:none; border:0px; width:109px; height:30px; cursor: pointer;}
.searchPoint {float:left; width:100%; overflow: hidden; margin-bottom:12px;}
.searchPoint a {font-size:14px; font-weight:bold; color:#005957;text-decoration:none;}
.searchPoint a:hover {color: #d41145;}
.searchPoint ul {margin-bottom:10px;}
.searchPoint ul li {display: inline; color:#3b3f46; background:url(../img/searchSlash.gif) no-repeat right 2px; padding-right:10px;}
.searchPoint ul li:last-child {font-weight:bold; background:none;}
.searchPoint ul li a {text-decoration:none; font-size:13px; color:#3b3f46; font-weight:100;}
/*.searchPoint ul li a:hover {text-decoration: underline;}*/
.searchPoint p {margin-top:7px; margin-bottom:15px;}
.searchPoint a b {color:#d41145; font-size:13px; font-weight:600;}
.searchPoint p b {color:#d41145; font-size:12px!important; font-weight:100;}
.bullit {float:left; width:100%; margin-bottom:20px;}
.bullit li {background:url(../img/bullit.gif) no-repeat left 1px; padding-left:23px; margin-bottom:10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
.number {float:left; width:100%; margin-bottom:20px;}
.number li { margin-bottom:10px;}
.number li b {color:#005957; padding-right:11px;}
.popup {width:555px; padding:35px;  background:url(../img/contentBg.png) repeat left top; padding-right:18px; padding-bottom:65px; }
.popup center {margin-top:46px; margin-left:-9px;}
.goodBadInput {background:url(../img/goodBadInput.png) left bottom no-repeat; width:259px; float:left; margin-right:18px; margin-bottom:21px;}
.goodBadInput_CAPTCHACode {background:url(../img/goodBadInput.png) left bottom no-repeat; width:337px; float:left; margin-right:18px; margin-bottom:21px;}
.goodBadInput.bad {background:url(../img/goodBadInput.png) left 19px no-repeat;}
.popup span {color:#606060; font-size:13px; font-weight:bold;}
.goodBadInput input {margin-top:7px; margin-bottom:4px; margin-left:10px; width:235px; height:16px; background: transparent; border:none; border: 0px;}
.themeInput {background:url(../img/themeInput.png) left bottom no-repeat; margin-bottom:21px;}
.themeInput input {margin-top:7px; margin-bottom:4px; margin-left:10px; width:520px; height:16px; background: transparent; border:none; border: 0px;}
.msgArea {background:url(../img/badGoodMsg.png) left bottom no-repeat; height:137px; margin-bottom:36px;}
.msgArea.bad {background:url(../img/badGoodMsg.png) left 20px no-repeat;}
.msgArea textarea {resize: none; margin-left:10px; margin-top:10px; width:515px; height:100px; background: transparent; border:none; border: 0px;}
.textBtn {}
.textBtn img {float:left; margin-right:13px;}
.textBtn p {font-size:12px; color:#606060; float:left;}
.textBtn p b {font-weight:100; color:#d41145; font-size:13px!important; }
.textBtn button {background:url(../img/getBtn.png) no-repeat; float: right; width:109px; height:31px; border:none; border:0px; margin-right:18px; cursor:pointer;}
.textBtn .button {background:url(../img/getBtn.png) no-repeat; float: right; width:109px; height:31px; border:none; border:0px; margin-right:18px; cursor:pointer;}
.noShadow {border:none!important; border:0px!important; -webkit-box-shadow: none!important; -moz-box-shadow: none!important; box-shadow: none!important; }
.shapka {float:left!important; margin-left:1px!important; border:none!important; border:0px!important; -webkit-box-shadow: none!important; -moz-box-shadow: none!important; box-shadow: none!important; top:-35px; }
.noShadow1 {float:left!important; margin-left:1px!important; border:none!important; border:0px!important; -webkit-box-shadow: none!important; -moz-box-shadow: none!important; box-shadow: none!important; }
.noShadow3 {float:left!important; border:none!important; border:0px!important; position:relative; -webkit-box-shadow: #666 0px 0px 5px; -moz-box-shadow: #666 0px 0px 5px; box-shadow: #666 0px 0px 5px; margin: 0 30px 10px 1px !important;}
.noShadow2 {float:left!important; margin-left:1px!important; border:5px solid #d41145; position:relative; -webkit-box-shadow: #666 0px 0px 5px; -moz-box-shadow: #666 0px 0px 5px; box-shadow: #666 0px 0px 5px; }
.catSlide {position: relative; z-index: 0;}
.catWrap {overflow: hidden; position: relative; z-index: -1;}
.catWrap .items {width: 2000px; position: relative; left: -622px;}
.slidePoint {float:left; width:622px; padding-top:7px; text-align: center;}
.slidePoint img {float:none; border:none !important; margin:0px; background: url(../img/preloader.gif) no-repeat center;}
.slidePoint span {display: block; margin-left:50px; margin-top:15px; margin-bottom:50px;}
.catLeft, .catRight {position: absolute; top:168px; background:url(../img/catArrows.png) no-repeat; width:31px; height:32px; cursor: pointer;}
.catLeft {left:0; background-position: 0 0;}
.catRight {right:0; background-position: -31px 0;}
.catLeft:hover {background-position: 0 -32px;}
.catRight:hover {background-position: -31px -32px;}


  



/*FOOTER*/
#footer {width:927px; background:url(../img/footerBg.jpg) no-repeat left top; height:383px; padding-left:33px; padding-top:27px; position:relative; left:-30px;}
.ulColomn {float:left; width:195px;}
.ulColomn ul {margin-bottom:29px;}
.ulColomn ul li {margin-bottom:6px;}
.ulColomn ul li a {font-size:12px; color:#e6e6e6; text-decoration: none;}
.ulColomn ul li a:hover {text-decoration: underline;}
.ulColomn ul li:first-child {margin-bottom:19px;}
.ulColomn ul li:first-child a {font-size:16px; font-weight:bold; color:#ffffff;}
.copyRight {position:absolute; left:0px; bottom:0px; height:62px; border-top:1px solid #787879; width:960px;}
.copyRight span {display:block; float:left; margin-top:25px; color:#a2a2a2; font-size:12px; margin-left:34px;}
.copyRight p {display:block; float:right; margin-top:13px; color:#939393; font-size:12px; margin-right:31px; }
.copyRight p .aic {background:url(../img/aicf.png) no-repeat; width:45px; height:20px; display: inline-block; position: relative; top:2px; left:2px; 
background-position: 0px -28px; margin-top:4px;
}
.copyRight p .aic:hover {background:url(../img/aicf.png) no-repeat left top; background-position: 0px -8px;}

#sub-pop-success {
    display: none;
	padding-top: 7px;
	width: 232px;
	height: 22px;
}

a.hud_link
{
display: inline !important;
color: #005958;
width: auto !important;
height: auto !important;
text-decoration:none;
font-weight:normal;
}

a.hud_link:hover
{
color: #D41145;
text-decoration:none;
font-weight:normal;
}

.planlist.wallpapers {
    margin-top: 10px;
}

.planlist.wallpapers img {
    float: none;
    border: none;
    margin: 0 0 4px;
}

.planlist.wallpapers a.black {
    line-height: 25px;
}

.planlist.wallpapers .popup {
    display: none;
}

.popup.wallpapers {
    padding: 30px 30px 40px;
    width: 550px;
}

.popup.wallpapers .painting {
    background: url(/img/wallpaper-border.png) no-repeat;
    width: 536px;
    height: 247px;
    padding: 11px;
    display: block;
    margin: 0 -4px 8px;
    position: relative;
}

.popup.wallpapers .painting img {
    display: block;
    width: 100%;
    height: 100%;
}

.popup.wallpapers .painting img.loading {
    width: 64px;
    height: 64px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -32px 0 0 -32px;
}

.popup.wallpapers .heading {
    display: block;
    font: 16px/21px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    color: #231f20;
    margin: 0 0 19px;
}

.popup.wallpapers .download {
    font: normal 12px/21px Verdana, "Geneva CY", "DejaVu Sans", sans-serif;
    color: #686b70;
    position: relative;
    min-height: 48px;
    padding: 2px 0 0 60px;
    margin: 0 0 23px;
}

.popup.wallpapers .download .text {
    font-style: italic;
    font-size: 12px;
    font-weight: normal;
    color: #3b3f46;
}

.popup.wallpapers .download .icon {
    width: 45px;
    height: 48px;
    display: block;
    background: url(/img/wallpaper-icons.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

.popup.wallpapers .download a {
    color: #005957;
    text-decoration: none;
}

.popup.wallpapers .download a:hover {
    color: #d41145;
}

.popup.wallpapers .download.pc {
    float: left;
    width: 250px;
}

.popup.wallpapers .download.pc .icon {
    background-position: 0 0;
}

.popup.wallpapers .download.tablet {
    width: 163px;
    float: left;
    margin-left: 10px;
}

.popup.wallpapers .download.tablet .icon {
    background-position: -45px 0;
}

.popup.wallpapers .download.mobile {
    clear: both;
    margin-bottom: 0;
}

.popup.wallpapers .download.mobile .icon {
    background-position: -90px 0;
}

.popup.wallpapers .download td.res {
    width: 76px;
}

.popup.wallpapers .download tr + tr td {
    padding-top: 6px;
}

#share42 {
  display: inline-block;
  padding: 6px 0 0 6px;
  background: #FFF;
  border: 1px solid #E9E9E9;
  border-radius: 4px;
}
#share42:hover {
  background: #F6F6F6;
  border: 1px solid #D4D4D4;
  box-shadow: 0 0 5px #DDD;
}
#share42 a {opacity: 0.5;}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}

.x-popup-open body {
    overflow: hidden;
}

#x-popup-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    overflow-y: scroll;
}

#x-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: -1;
    visibility: hidden;
}

#x-popup-wrap {
    height: 100%;
    width: 100%;
    overflow-x: hidden;
}

#x-popup-td {
    vertical-align: top;
    text-align: center;
    padding: 50px 0;
    
}

#x-popup {
    display: inline-block;
    position: relative;
    background: url(../img/contentBg.png);
    padding: 75px 115px 20px;
    z-index: 0;
    visibility: hidden;
    width: 714px;
}

#x-popup-close {
    cursor: pointer;
    text-indent: -9999px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    width: 26px;
    height: 27px;
    background: url('/img/catClose.png') top;
}

#x-popup-close:hover {
    background-position: bottom;
}

#x-popup > .bg {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#x-popup .slider.social-widgets {
    position: relative;
}

#x-popup .slider.social-widgets .prev,
#x-popup .slider.social-widgets .next {
    position: absolute;
    top: 50%;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/img/catArrows.png) no-repeat;
    width: 31px;
    height: 32px;
    cursor: pointer;
}

#x-popup .slider.social-widgets .prev {
    left: -75px;
    background-position: left top;
}

#x-popup .slider.social-widgets .prev:hover {
    background-position: left bottom;
}

#x-popup .slider.social-widgets .next {
    right: -75px;
    background-position: right top;
}

#x-popup .slider.social-widgets .next:hover {
    background-position: right bottom;
}

#x-popup .slider.social-widgets .painting {
    background: #e6e6e6;
    border: none;
    display: inline-block;
    position: relative;
    box-shadow: #aaa 0 0 5px;
    min-height: 200px;
    min-width: 200px;
}

.ie7 #x-popup .slider.social-widgets .painting {
    display: inline;
    zoom: 1;
}

#x-popup .slider.social-widgets .painting .loading {
    width: 64px;
    height: 64px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -32px 0 0 -32px;
}

#x-popup .slider.social-widgets .description {
    margin: 13px 0 0;
    font: 12px/18px Verdana, "Geneva CY", "DejaVu Sans", sans-serif;
    color: #414141;
    text-align: center;
}

#x-popup .slider.social-widgets #fb-comments {
    margin: 26px 0 0;
}

#x-popup .slider.social-widgets .like {
    position: absolute;
    top: -44px;
    left: 0;
}

/*#x-popup .slider.social-widgets .like > * {
    display: inline-block !important;
}*/
.like_panel {
	min-width:600px;
	position: absolute;
	top:10px;
	left: 10px;
	z-index: 99999;
}
.like_panel div{
	float:left
}

.like_panel div#tw_like_js{
	margin-left: 40px;
}


#x-popup .slider.social-widgets .like.likeBottom{
	top:0 !important;
	position: relative !important;
}

#x-popup .slider.social-widgets .like > #vk_like,
#x-popup .slider.social-widgets .like > #fb_like,
#x-popup .slider.social-widgets .like > #tw_like_js,
#x-popup .slider.social-widgets .like > #g_like_js {
    position: absolute;
    top: 0;
}

#x-popup .slider.social-widgets .like > #vk_like,
#x-popup .slider.social-widgets .like > #fb_like,
#x-popup .slider.social-widgets .like > #tw_like_js,
#x-popup .slider.social-widgets .like > #g_like_js {
    position: absolute;
    top: 0;
}

#x-popup .slider.social-widgets .like #vk_like {
    left: 0;
}

#x-popup .slider.social-widgets .like #fb_like {
    top: 1px;
    left: 170px;
}

#x-popup .slider.social-widgets .like #g_like_js {
    left: 330px;
}
#x-popup .slider.social-widgets .like #tw_like_js {
    left: 430px;
}
.catalogHide .centerImg li {/* width:190px!important; height:107px; border: 5px solid #005957; margin-right:7px; background:#038683; */ }
.catalogHide .centerImg li:hover {/* border: 5px solid #D41145; */}
.catalogHide .centerImg li a {text-align: center; width:160px;}
.catalogHide .centerImg li a img {float: none; border: 5px solid #005957;; margin:0!important;}
.catalogHide .centerImg li a img:hover {border:5px solid #D41145;;}

.print_link {position: absolute; top:0px; right:62px; color:#005957;
background: url(/upload/iblock/000/print.png) no-repeat center top; width:23px; height:21px; z-index:1;}

.print_link:hover {background: url(/upload/iblock/000/print.png) no-repeat center -23px;}

.print_link_karta { color:#005957; background: url(/upload/iblock/000/print.png) no-repeat center top; width:23px; height:21px; z-index:1; margin-top: -3px;}

.print_link_karta:hover {background: url(/upload/iblock/000/print.png) no-repeat center -23px;}

.calendar_link {position: absolute; right:42px; background: url(/bitrix/templates/irri/images/calendar.png) no-repeat center top; width:34px; height:34px; z-index:1;}

.calendar_link:hover {background: url(/bitrix/templates/irri/images/calendar.png) no-repeat center bottom;}


div.clear{
clear:both;
}

.leftContent.home_anons_left{
	float: right !important; margin-right: 55px;
}
.rightContent.home_anons_right{
	float: left !important; margin-right: 0px;
}
.home_anons_block{
	width:600px;
}
.home_anons_block h2{
	margin-bottom: 10px;
}
.home_anons_link{
	margin-top:10px;
	text-align:right;
}
.home_anons_link a{ 
	color: #005958;
	font-weight:bold;
	text-decoration: none;
}

.home_anons_link a{
	text-decoration: underline;
}
.home-wide {
	width: 600px !important;
}

.home-wide a{
    color:#005958;
}
.home-wide  div.first  div.home-wide-col{
	margin-right:0px;
}
.home-wide   div.last div.home-wide-col{
	margin-left:18px;
}

.naviList form{margin:0; padding:0}
div.msgError{float:left; margin-top: 26px; color: #D41145; font-size: 12px;}
.msgHide{display:none}


#captchaBlock{position:relative;}
#captchaBlock #whiteBlock,#captchaBlock #whiteBlockFb{display:none; text-align:center; position:absolute; background-color:#FFF; width:180px; height:40px;}
#captchaBlock #whiteBlock #loaderImg{margin-top:3px;}


#reloadCaptcha a, #reloadCaptchaFb a{
	font-size: 12px;
	cursor: pointer;
	color: #005958;
}

#reloadCaptcha,#reloadCaptchaFb{
	font-size: 12px;
	cursor: pointer;
	color: #005958;
}

#reloadCaptcha:hover{
	text-decoration: underline;
}

/** event calendar ****************************************************************/
table.calendar    {
	width: 100%;
}
tr.calendar-row  {  }
td.calendar-day  { min-height:80px; font-size:11px; position:relative; } * html div.calendar-day { height:80px; }
td.calendar-day:hover  { 
	/*background:#eceff5; */
}

td.calendar-day-np  {
 /*   border: 1px solid #EEEEEE;*/
    color: #515252;
    font-weight: bold;
    height: 19px;
  
}

.ui-tooltip li{
    margin-left: 15px;
    list-style: disc;
}


td.calendar-day-np:hover {
    background: #eaeaea;
    cursor: default;
}

* html div.calendar-day-np { height:80px; }

td.calendar-day-head {
    color: #464646;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    height: 20px;
    vertical-align: middle;
}
div.day-number    { 
	background:#999; 
	padding:5px; 
	color:#fff; 
	font-weight:bold; 
	float:right; margin:-5px -5px 0 0; 
	width:20px; text-align:center; 
	font-size: 13px;
}
table.calendar {
    font-size: 13px;
    height: 227px;
    margin-left: 4px;
    text-align: center;
    width: 210px;
}
td.calendar-day a, td.calendar-day-np a{
    color: #D41145;
    font-weight: bold;
    text-decoration: none;
}

td.calendar-day a:hover, td.calendar-day-np a:hover {
    text-decoration: none;
}

.calendar-nav{
	width:100%;
}

.calendar-nav-last a,.calendar-nav-next a{
	cursor: pointer;
}

.calendar-load{
	background-color: #fff;
	filter:alpha(opacity=50);
	opacity:0.5
}
#calendar-event{
    background: url("/img/back-table.png") no-repeat scroll -1px 0 transparent;
    height: 256px;
    width: 220px;
}

.calendar-row .now{
	background-color: #0A5A57 !important;
	color:#fff;
	
}



.calendar-row .now a{
	color:#fff;
	font-weight: bold
}

.calendar-row .now a:hover {
	background-color: #D11E45;
}

.calendar-row .dayoff{
	color: #C9C9C9;
    }

.calendar-nav-last{
	width:20px;
}
.calendar-nav-next{
	width:20px;
}

.ex-title {
    text-align: center;
}

.ex-title span {
    line-height: 23px;font-size: large;color: rgb(0, 89, 81);text-align: center;
}

.calendar-month-head {
    background: none repeat scroll 0 0 #0A5A57;
    color: #FFFFFF;
    font-weight: bold;
    text-shadow: 0 -1px #073331;
}

table.calendar td {
    /*padding: 5px;*/
    vertical-align: middle;
    height:29px;
}


#share42 {display: inline-block; background: none; border: 1px solid #E9E9E9; border-radius: 4px;}
#share42:hover {background: #F6F6F6; border: 1px solid #D4D4D4; box-shadow: 0 0 5px #DDD;}
#share42 a {opacity: 0.5}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}


.calendar-row .now.hover-now {
	background-color:#D11E45 !important;
}

.calendar_div {position: absolute; z-index: 2; right: 35px; top: 15px; display:none;}

.calendar_div_a {position: absolute; right: -9px; top: -9px; cursor:pointer;}