/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jul 22, 2015, 8:50:44 AM
    Author     : macrom
*/

body {
    margin: 0;
    padding: 0;    
    /*height: 100%;*/
    /*background-image: url('../images/bg.jpg');    */
    /*background-image: url('../images/gym4.png');    */
    /*background-position: right; 
    background-attachment: fixed;
    background-repeat: no-repeat;
    */
}

#page {
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

#main {
    position: fixed;
    right: 0;
    top:0;
    background-image: url('../images/1dx_4280.jpg');    
    background-size: 130%;
    background-position: -200px -170px;
    background-repeat: repeat;
    background-attachment: fixed;
    opacity: 0.2;
    width: 100%;
    height: 100%;    
    z-index: 1;
    
}

#bnr {
    position: absolute;
    z-index: 100;
    left: 90px;
    width: 700px;
    top: -10px;
}

#bnr h1 {
    color : #d63328;
    font-family: Arial;
}

#zm {
    position: absolute;
    top:-60px;
    right: 0;
    background-image: url('../images/Matveeva_ZM.png');    
    background-size: 160px 220px;
    background-position: 0px 60px;
    z-index: 20;
    width: 160px;
    height: 220px;
    background-repeat: no-repeat;
}

#top_line {
    position: absolute;
    top: 103px;
    width: 100%;
    height: 30px;
    z-index: 16;
    background-color: #484896;
}

#top_line2 {
    position: absolute;
    top: 130px;
    width: 100%;
    height: 30px;
    z-index: 15;
    background-color: #d63328;
    
    -webkit-box-shadow: 0px 10px 11px -4px rgba(50, 50, 50, 0.67);
    -moz-box-shadow:    0px 10px 11px -4px rgba(50, 50, 50, 0.67);
    box-shadow:         0px 10px 11px -4px rgba(50, 50, 50, 0.67);
}


#ivanovo {
    position: absolute;
    top: 5px;
    left: 5px;    
    width: 65px;
    height: 90px;
    background-size: 65px 90px;
    background-image: url('../images/ivanovo2.png');    
    background-repeat: no-repeat;
    z-index: 25;    
}

#gym {
    position: absolute;
    top: 95px;
    left: 5px;    
    width: 110px;
    height: 90px;    
    background-size: 100%;
    background-image: url('../images/gym.png');    
    background-repeat: no-repeat;
    z-index: 22;    
}

#gym2 {
    position: absolute;
    top: 110px;
    left: 70px;    
    width: 180px;
    height: 80px;    
    background-size: 100%;
    background-image: url('../images/gym3.png');    
    background-repeat: no-repeat;
    z-index: 20;    
}

#gym3 {
    position: absolute;
    top: 10px;
    left: 630px;    
    width: 350px;
    height: 100px;    
    background-size: 100%;
    background-image: url('../images/gym3.png');    
    background-repeat: no-repeat;
    z-index: 20;    
}

#left_menu {
    width: 300px;
    height: 600px;
    background-color: #EEE;
    position: absolute;
    top: 200px;
    left: 20px;
    z-index: 20;
   
    -webkit-box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.61);
    -moz-box-shadow:    3px 3px 8px 0px rgba(50, 50, 50, 0.61);
    box-shadow:         3px 3px 8px 0px rgba(50, 50, 50, 0.61);
}

#main_text {
    width: 700px;
    height: 1200px;
    background-color: #FFF;
    position: absolute;
    top: 200px;
    left: 350px;
    z-index: 20;
   
    -webkit-box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.61);
    -moz-box-shadow:    3px 3px 8px 0px rgba(50, 50, 50, 0.61);
    box-shadow:         3px 3px 8px 0px rgba(50, 50, 50, 0.61);
}

#_top {
    height: 150px;
    width: 100%;
    /*
    background-color: #FFF;
    
    background-color: #484896;
    background: linear-gradient(to top, #6868a6, #421192);    
    */
    
}

#_hdr {
    position: absolute;
    top: 3px;
    left: 140px;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 1.5em;
}

#_hdr1 {
    color: #555; font-size: 12pt; font-weight: normal;
    margin-bottom: 10px;
}

#_hdr2 { 
    font-weight: bold;
    color: #484896; text-transform: uppercase; letter-spacing: 0.415em;font-size: 36pt;
    margin-bottom: 13px;
}

#_hdr3 {
    color: yellowgreen; text-transform: none;font-size: 20pt; letter-spacing: 0.16em;
    margin-bottom: 13px;
}

#_hdr4 {
    color: #484896; font-size: 12pt;
}


#_menu {
    position: absolute;
    right: 0;
    top: 102px;
    font-family: 'Roboto Condensed', sans-serif;
}

#_menu ul {
    list-style-type: none;
}

#_menu ul li{
    display: inline;    
    
}

#_menu ul li a{    
    text-decoration: none;
    color: #555;
    padding: 15px;
}

#_menu ul li a:hover{        
    background-color: yellowgreen;
    color: #FFF;
}

._sel{   
    background-color: yellowgreen;
    color: #FFF;
}

#_ln {
    position: relative;
    height: 10px;
    width: 100%;
    background-color: yellowgreen;   
}

#_cntr {
    position: relative;
    margin: 0 auto;
    width: 1100px;
}

#_main {
    min-height: 1000px;
}

#_gym4 {
    position: fixed;    
    /*background-attachment: fixed;*/
    top: 0;
    right: 0px;
    width: 500px;
    height: 100%;        
    background-image: url('../images/gym4.png');      
    background-position: 230px 50px;
    background-size: 100%;
    opacity: 0.2;
    background-repeat: no-repeat;
    
}

#_gym5 {
    position: fixed;    
    /*background-attachment: fixed;*/
    top: 0;
    left: 0px;
    width: 500px;
    height: 100%;        
    background-image: url('../images/gym5.png');      
    background-position: 0px 50px;
    background-size: 100%;
    opacity: 0.2;
    background-repeat: no-repeat;
    
}

#_left_menu {
    position: absolute;
    top: 0;
    left: 0;
}

#_left_menu ul {    
    list-style-type: none;    
}

._menu_li_1 {
    color: black;
    font-family:  'Roboto Condensed', sans-serif;
    font-size: 18px;
    margin-bottom: 35px;
}

._menu_li_1 ul {
    list-style-type: none;
}

._menu_li_1 ul li{    
    margin-top: 15px;
}

._menu_li_1 ul li a{
    color: #555;
    font-size: 16px;
    margin-top: 15px;
    text-decoration: none;
}

._menu_li_1 ul li a:hover{
    color: #D43426;
    text-decoration: underline;
}

#_main_text {
    position: relative;
    left: 300px;
    top: 15px;
    width: 780px;
    color: #555;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13pt;
    text-align: justify;
    line-height: 1.5em; 
}

#_main_text h2{
    color: yellowgreen;
    text-transform: uppercase;
}

#_main_text h3{
    color: yellowgreen;
}

hr {
    border: none;
    background-color: yellowgreen;
    height: 1px;
}

#_footer {
    background-color: yellowgreen;
    height: 90px;    
}

#_footer .footer_data {
    position: relative;
    width: 100%;
}

#_footer .footer_data .lft {
    font-family: 'PT Sans', sans-serif;
    font-size: 9pt;
    color: #FFF;
    width: 400px;
    position: absolute;
    top: 15px;
    left: 5px;
    
}

#_footer .footer_data .footer_menu {      
    position: relative;    
    margin: 0 auto;
    width: 1100px;    
}

#_footer .footer_data .footer_menu ul{        
    position: absolute;
    right: 0;
    list-style-type: none;    
}

#_footer .footer_data .footer_menu ul li{    
    display: inline;    
    margin-left: 25px; 
}

#_footer .footer_data .footer_menu ul li a{    
    text-decoration: none;
    font-family: 'PT Sans', sans-serif;
    color: #FFF;
}

#_footer .footer_data .footer_menu ul li a:hover{    
    text-decoration: underline;    
}

#_news {
    margin-bottom: 40px;
}

#_news h2{
    color: #484896;
    text-transform: uppercase;     
}

._nov {
    position: relative;
    margin-bottom: 20px;
}

._nov_bg {
    position: absolute;
    background-color: #EEE;    
    width: 100%;
    height: 50px;
}

._nov ._dt {
    position: absolute;
    left: 5px;
    top: 5px;
    background-color: yellowgreen;
    color: #FFF;
    width: 65px;
    height: 40px;
}

._nov ._dt ._dtD {
    position: absolute;
    left: 5px;
    top: 7px;
    font-size: 28pt;
}

._nov ._dt ._dtM {
    position: absolute;
    right: 7px;
    top: 0px;
    font-size: 12pt;
}

._nov ._dt ._dtY {
    position: absolute;
    right: 7px;
    bottom: 0px;
    font-size: 12pt;
}

._nov ._caption {
    position: relative;
    left: 90px;
    color: black;
}

._nov ._shotr_text {
    margin-left: 5px; 
    margin-top: 20px;
    font-size: 11pt;
}

._nov ._more {
    position: absolute;
    right: 15px;
    top: 10px;    
}

._nov ._more a  {
    font-size: 10pt;
    padding: 10px;
    text-decoration: none;
    color: white;
    background-color: #484896;
}

._nov ._more a:hover  {
    background-color: yellowgreen;
}

.gal {
	width: 250px !important;
	height: 200px;
	object-fit: cover;
  
	
}
