.container{
    width: 1200px !important;
    }
body{
    background: url(../images/page.jpeg) top center fixed;
    margin: 0 auto;
    /*новый год - фон*/
    /* background: url(../images/bgn.jpg) no-repeat center center fixed;*/
    }
.col-xs-12.header {
    margin: 0 auto;
    height: 300px;
    background-image: url(../images/object78174765.png),url(../images/object1884753007.png),url(../images/object1017351519.png), url(../images/header.png);
    background-position: -6px 76px,968px 26px,200px 60px, center top;
    background-repeat: no-repeat;
    position: relative;
    }
.headline, .headline a, .headline a:link, .headline a:visited, .headline a:hover {
    font-size: 50px;
    font-family: 'Monotype Corsiva', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
    letter-spacing: 1px;
    padding: 0;
    margin: 0;
    color: #FFFFFF !important;
    white-space: nowrap;
    text-align: center;
    text-shadow: 2px 2px 5px black;
}
.content {
    background: white;
    margin: 0px;
}
.boc{
    background: rgba(255, 255, 255, 0.56);
}
.men-bok {
    background: rgba(245,245,220,0.75);
}
.men-bok-header {
    background: #386b0c;
    padding: 5px 10px;
    border: solid 2px white;
}
.men-bok-content {
    border: solid 2px white;
    border-top: 0px;
}
.men-bok-header-h3 {
    text-align: center;
    font-size: 20px;
    margin: 5px auto;
    color: white;}
    
.col-xs-3.boc {
    padding: 0;
}
.nav.menubok li a {
    background: url(../images/icmen.png) left center;
    background-repeat: no-repeat;
    color: #333;padding-left: 20px;
}

.nav.menubok li {
    padding-left: 15px;
} 
.nav.menubok li:hover {
    background:rgba(251, 255, 137, 0.82);
}
.copyrith {
    color: white;
    text-align: center;
}
.information {
    width: 100%;
    text-align: left;
    background-color: #f9f9f9;
    border: 1px solid #cdcdcd;
    padding: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
}
fieldset.information {
    background-color: #f9f9f9;
}
.information caption, legend, th.caption {
    font-family: Times New Roman;
    font-size: 13pt;
    font-weight: bold;
    text-align: left;
    padding-bottom: 8px;
    color: #444444;
    font-style: italic;width: auto;
    border-bottom: none;
}
legend {
    font-size: 15pt;
}
table.dop {
    border: 0px;
    font-size: 12px;
}
tr.dop-name > td {
    background: #d4b0d8;
    border: 10px solid white;
  padding: 5px;}
  
  
  
  .dopname {
    background: #d4b0d8;
    text-align: center;
    padding: 5px;
    font-weight: bold;
}


.doppunt {
    background: #71c2e5;
    margin: 7px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    box-shadow: 2px 2px 1px 1px #106285;
    min-height: 80px;color: black;
}
.doppunt a{color: black;}
.doppunt a:hover, .doppunt a:focus {color:white;}
    .doppunt:hover{background: #ed6f6f;color: white;}
.col-xs-3.doppunt {
    width: 186px;
    vertical-align: top;
    /* padding-top: 25px; */
}
.col-xs-5.doppunt {
    width: 286px;
}


.men-bok.resul {
    background: red;
    text-align: center;
    color: white;}

.men-bok.resul > .men-bok-content > ul > li > a {
    color: white;
    text-transform: uppercase;
    font-weight: bold;

}































