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;
	font-size: 100%;
	vertical-align: baseline;
}
html { height: 100%; }
a {	color: #FFFFFF; }
.clear_fix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
body {
	width: 100%;
	height: auto !important;
	min-height: 100%;
	padding-bottom: 270px;
	position: relative;
	background: url(../img/back.jpg) no-repeat;
	background-size: 100% auto;
	background-color: #090b17;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}


.wrap {
	width: 900px;
	height: auto;
	margin: 0 auto;
	position: relative;
}


.round-logo {
	width: 350px;
	height: 350px;
	left: 50%;
	top:50%;
	margin-left: -175px;
	margin-top: -175px;
	position: absolute;
	background: url(../img/round-logo.png) no-repeat;
}

.popup_bg {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
    background: url(../img/black_bg.png);
}
.popup_photo {
	width: 920px;
	top: 25px;
	position: absolute;
	z-index: 1000;
	background: #ca091e;
	height: auto;
	padding: 10px;
	text-align: center;
}
.popup_photo img { max-width: 900px; }
.popup .icon {
	position: absolute;
	width: 45px;
	height: 45px;
	cursor: pointer;
}
.popup .icon.close {
	right: -15px;
	top: -15px;
	background: url(../img/close.png);
}

div.wpcf7-validation-errors {
    border: 2px solid #F7E700;
    font-size: 80%;
    position: absolute;
    right: 0;
    top: 0;
}


span.wpcf7-not-valid-tip {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FF0000;
    color: #000000;
    font-size: 10pt;
    left: 20%;
    padding: 2px;
    position: absolute;
    top: 20%;
    width: 280px;
    z-index: 100;
}
div.wpcf7-response-output {position: absolute; top: 0; right: 20px;}

#simplr-form {margin:10px 0 !important; padding:10px 0 !important;}
.simplr-field .left {color:#fff !important; float:left; width:120px; padding:20px 0 0;}
#simplr-form input {margin: 5px 0 10px;}
.submit.button {
	width:200px !important; 
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	background:#CA091E;
	padding:10px 0;
	-moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
     border-radius: 9px;
	 border:2px solid #fff;
	 margin:15px 0 0 150px !important;
}

.popup_form {
    width: 666px;
    position: fixed;
    z-index: 1000;
    height: 450px;
    top: 50%;
    left: 50%;
    margin: -225px 0 0 -333px;
    background: #053166;
    border: solid 10px #ca091e;
}
    .popup_form .icon.close {
        right: -30px;
        top: -30px;
    }
    .popup_form h1 {
        font-size: 25px;
        font-weight: normal;
        float: left;
        margin: 20px 0 10px 30px;
    }
    .popup_form input[type=text], #simplr-form .right {
        width: 334px;
        height: 24px;
        padding: 5px 15px !important;
        border: none;
        outline: none;
        font-family: Arial, Helvetica, sans-serif;
        color: #053166;
        font-size: 20px;
        border: 3px solid #FFF;
        margin: 15px 0 0 30px;
        -moz-border-radius: 9px;
        -webkit-border-radius: 9px;
        -khtml-border-radius: 9px;
        border-radius: 9px;
    }
        .popup_form input[type=text]:focus {
             border-color: #589ff5;
        }
    .popup_form textarea {
        width: 580px;
        height: 104px;
        padding: 5px 10px !important;
        border: none;
        outline: none;
        resize: none;
        overflow: hidden;
        font-family: Arial, Helvetica, sans-serif;
        color: #053166;
        font-size: 15px;
        border: 3px solid #FFF;
        margin: 15px 0 0 30px;
        -moz-border-radius: 9px;
        -webkit-border-radius: 9px;
        -khtml-border-radius: 9px;
        border-radius: 9px;
    }
        .popup_form textarea:focus {
             border-color: #589ff5;
        }
    .popup_form input[type=submit] {
        width: 206px;
        height: 45px;
        border: none;
        float: right;
        cursor: pointer;
        margin: 15px 25px 0 0;
        background: url(../img/btnsnpt.png) no-repeat 0 0;
    }
        .popup_form input[type=submit]:hover {
            background-position: 0 -46px;
        }
    .popup_form .line {
        width: 100%;
        float: left;
        height: auto;
    }
    .popup_form .line.maks input[type=text] {
        width: 570px;
    }


.top-line {
	z-index: -1;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 200px;
	background: #053166;
}
.bottom-line-block {
	width: 100%;
	overflow: hidden;
	height: 115px;
	position: absolute;
	left:0;
	top: 218px;
}
.bottom-line-block .w {
	width: 1050px;
	margin: 0 auto;
	position: relative;
}
.bottom-line {
	z-index: -1;
	position: absolute;
	width: 20px;
	height: 115px;
	background: #ca091e;
}
.bottom-line.left {
	width: 10000px;
	left: -9950px;
	-moz-border-radius: 0 15px 15px 0;
	-webkit-border-radius: 0 15px 15px 0;
	-khtml-border-radius: 0 15px 15px 0;
	border-radius: 0 15px 15px 0;
	
}
.bottom-line.right {
	width: 10000px;
	right: -9950px;
	-moz-border-radius: 15px 0 0 15px;
	-webkit-border-radius: 15px 0 0 15px;
	-khtml-border-radius: 15px 0 0 15px;
	border-radius: 15px 0 0 15px;
}

.header {
	position: relative;
	margin: 0 auto;
	width: 900px;
	height: 333px;
}
.header .logo-block {
	z-index: 10;
	float: left;
	width: 333px;
	height: 339px;
	margin: -6px 0 0 0;
	background: url(../img/logo.png) no-repeat;
}
.header .slogan {
	width: 390px;
	height: 91px;
	font-family:Myriad Pro;
	font-size:27px;
	float: left;
	margin: 20px 0 0 49px;
}
.header .input-block {
	position: relative;
	float: left;
	width: 390px;
	height: 40px;
	margin: 25px 0 0 50px;
	background: url(../img/search_input.png);
}
.header .input-block input[type=text] {
	width: 330px;
	height: 30px;
	position: absolute;
	padding: 1px 0px !important;
	top: 5px;
	left: 47px;
	border: none;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #053166;
	font-size: 22px;
}
.header .line {
	width: 530px;
	height: auto;
	float: left;
}
.header .social_icon {
	float: left;
	width: 99px;
	height: 48px;
	margin: 22px 0 0 28px;
}
.header .social_icon a {
	width: 48px;
	height: 48px;
	float: left;
}
.header .social_icon .facebook { background: url(../img/icon_facebook.png); }
.header .social_icon .twitter { background: url(../img/icon_twitter.png) 3px 0; margin-left: 3px; }
.header .img-block {
	z-index: -1;
	margin: 37px 0 0 -17px;
	height: 115px;
	width: 584px;
	float: left;
	position: relative;
	background: #FFF url(../img/shadow.png) no-repeat;
	-moz-border-radius: 0 15px 15px 0;
	-webkit-border-radius: 0 15px 15px 0;
	-khtml-border-radius: 0 15px 15px 0;
	border-radius: 0 15px 15px 0;
	
}
.header .img-block img { margin: 10px 4px 0 5px; }
.header .img-block .b {
	width: 540px;
	position: absolute;
	z-index: 2;
	left:38px;
	top: 0;
}


.menu ul {
	width: 900px;
	float: left;
	margin: 25px 0 0 0;
	padding: 0;
}
.menu .center {
	width: 480px;
	margin: 0 auto;
}
.menu ul {text-align:center;}
.menu ul a { 
	display: block;
    height: 58px;
    margin: 0 -27px 0 0;
    padding: 0 27px 0 47px;
    position: relative;
    text-decoration: none;
    z-index: 99;
}
.menu ul a span {float:left;}
.menu ul a:first-child li { margin: 5px 28px !important;}
.menu ul li {
	width: auto;
	display:inline-block;
	margin: 5px 28px;
	position: relative;
	height: 58px;
	background: url(../img/menu-back.png);
	color: white;
	text-align:left;
	list-style: none;
}
.menu ul li:hover .left { background: url(../img/left-round-hover.png) 1px 0 no-repeat;  }
.menu ul li:hover  .right { background: url(../img/right-round-hover.png) -1px 0 no-repeat; }
.menu ul li:hover {	background: url(../img/menu-back-hover.png);} 

.menu ul li.active .left,
.menu ul li.current-menu-item .left,
.menu ul li.current-menu-parent .left { background: url(../img/left-round-hover.png) 1px 0 no-repeat !important;  }
.menu ul li.active .right,
.menu ul li.current-menu-item .right,
.menu ul li.current-menu-parent .right { background: url(../img/right-round-hover.png) -1px 0 no-repeat !important; }
.menu ul li.active,
.menu ul li.current-menu-item,
.menu ul li.current-menu-parent { background: url(../img/menu-back-hover.png) !important;} 

.menu ul li .flag {
	float: left;
	width: 42px;
	height: 42px;
	background: url(../img/flag.png);
	margin: 8px 0 0 -19px;
}
.menu ul li .left {
	z-index: -1;
	position: absolute;
	left: -27px;
	top: 0;
	float: left;
	width: 27px;
	height: 58px;
	background: url(../img/left-round.png) no-repeat;
}
.menu ul li .right {
	position: absolute;
	right: -27px;
	top: 0;
	float: left;
	width: 27px;
	height: 58px;
	background: url(../img/right-round.png) no-repeat;
}
.menu ul li .item-wrapp {	
	float: left;
	margin: 0 0 0 -42px;
	white-space: nowrap;
	font-size: 17px;
}
.menu ul li .one { margin: 19px 0 0 5px; }


.page {	margin: 30px 0 0 0; }
.page .pageHeader {
	float: left;
	width: 100%;
	height: 50px;
	margin:0; 
	padding: 0;
	color: #FFFFFF;
	font-size: 25px;
	background: #ca091e;
	-moz-border-radius: 20px 20px 0 0;
	-webkit-border-radius: 20px 20px 0 0;
	-khtml-border-radius: 20px 20px 0 0;
	border-radius: 20px 20px 0 0;
}
.page .pageHeader span { float: left; margin: 10px 0 0 20px; }
.page .content {
	width: 850px;
	float: left;
	margin:0; 
	padding: 25px;
	background-color: #053166;
	-moz-border-radius: 0 0 20px 20px;
	-webkit-border-radius: 0 0 20px 20px;
	-khtml-border-radius: 0 0 20px 20px;
	border-radius: 0 0 20px 20px;
}
.page .content h1 { font-size: 20px; font-weight: normal; padding: 10px 10px 15px 10px; }
.page .content p { font-size: 16px;  padding: 10px; }
.page .content .group {
	width: 100%;
	float: left;
    margin-bottom: 30px;
}
.page .content .group p { padding: 7px 10px; }
.page .content .nav {
	width: 100%;
	height: auto;
	margin: 3px 0;
	float: left;
	text-align: center;
}
.page .content .nav { font-size: 20px; }
.page .content .nav a {	padding: 0 2px; }
.page .content .nav a.active { text-decoration: none; }
.page .content .group .photo {	margin: 5px 5px 20px 5px; }

.page .photo img {
	float: left;
	margin: 7px;
	cursor: pointer;
}
.page .photo {
	float: left;
	margin: 5px;
	width: 100%;
}
.page .content .back {
	font-size: 20px;
	margin: 25px 0 10px 10px;
	float: left;
	width: 100%;
}
.page .content .reports { float: left; }
.page .content .reports .link {
	width: 160px;
	float: left;
}
.page .content .reports .link a {
	width: 100%;
	float: left;
}
.page .content .reports .link a:hover { text-decoration: none; }
.page .content .reports .link a:last-child { margin: 15px 0 0 0; }
.page .content .reports .peports-photo {
	float: left;
	width: 690px;
}
.page .content .reports .peports-photo .ngg-galleryoverview {
	margin-top:0 !important;
}
/*.page .content .reports .peports-photo img {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
}*/
.page .content .group .date-block {
    width: 100%;
    height: auto;
}
.page .content .group .date {
    text-align: center;
    font-size: 18px;
    float: left;
    padding: 5px 25px;
    background-color: #ca091e;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
}
.page .content .group .date span {	font-size: 25px; }
.event {
	padding: 20px;
	width: 245px;
	float: left;
	margin-top: 25px !important;
	background-color: #053166;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
}


.ngg-galleryoverview {padding:0 7px;}
.ngg-gallery-thumbnail img {padding:0 !important; border:0 !important;}

.ngg-widget img {border:0 !important; margin:0 !important; padding:1px !important;}

.event a { text-transform: uppercase; margin: 15px 2px; float: left; }
.event a:hover { text-decoration: none;}
.event .date {
	text-align: center;
	font-size: 18px;
	padding: 5px 0;
	background-color: #ca091e;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
}
.event .date span {	font-size: 25px; }
.footer {	
	width: 100%;
	height: 180px;
	position: absolute;
	bottom: 0;
	padding: 30px 0;
	margin-top: 50px;
	background-color: #053166;
}
.footer .president-block {
	position: relative;
	width: 285px;
	height: 180px;
	float: left;
}
.footer .button a:first-child {
	margin-top: 32px !important;
}
.footer .button {
	float: left;
	width: 177px;
	margin-left: 23px;
	height: auto;
}
.footer .button a {
	width: 177px;
	height: 50px;
	margin-bottom: 15px;
	float: left;
	list-style: none;
	background:#0085ce;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
}
.footer .button .dowload { background-image: url(../img/button1.png); }
.footer .button .contacts { background-image: url(../img/button2.png); }
.footer .button .mail { background-image: url(../img/button3.png); }

.ad-block {
	width: 393px;
	height: 180px;
	float: left;
	margin-left: 22px;
	position:relative;
}
.ad-block a {position:absolute; top:0; left:0; z-index:99; width:393px; height:180px; outline:none;}

.ad-block object {width:393px; height:180px;}