body{
    background-color: #e8e8e8;
}

div.center{
    background-color: #fff;
}

div.container-one{
    background: #fff;
    padding: 10px 10px;
    text-align: justify;
    font-size: 17px;
    line-height: 30px;
	color: #666;
    font-weight: bold;
}

div.container-one .zagalovk{
  text-align: center;
}

div.container-one h2 span.one{
    font-size: 27px;
    color: #900;
    font-weight: bold;
    line-height: 22px;
} 

div.container-one h2 span.tow{
    font-size: 18px;
    color: #900;
    font-weight: bold;
   line-height: 25px;
} 

div.container-one h1{
    text-align: justify;
    font-size: 18px;
    color: #666;
    font-weight: bold;
    line-height: 30px;
}

div.container-one h3{
    font-size: 17px;
    color: #666;
    font-weight: bold;
}

div.container-one h2{
    font-size: 17px;
    color: #666;
    font-weight: bold;
    padding: 10px 10px;
}


div.container-left{
    background: #fff;
    padding: 10px 10px;
    text-align: justify;
    font-size: 14px;
    line-height: 24px;
}

div.container-left h2{
    background: #fff;
    margin-top: -5px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #900;
}

div.container-left img{
   width: 100%;
}


div.container-bottom{
    background: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #900;
}
div.container-bottom-link{
    background: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #900;
    padding-bottom: 10px;
}


div.container-bottom-link a{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #069;
}


div.footer{
    background: #e8e8e8; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left,#993300, #e64d00); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right,#993300, #e64d00); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right,#993300, #e64d00); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right,#993300, #e64d00); /* Standard syntax */
    float: left;
	width: 100%;
}

div.footer ul{
    list-style: none; 
}
div.footer ul li{
    float: left;
    color: #fff;
}
div.footer ul li a{
    color: #fff;
    text-decoration: none;
}

div.footer ul li a:hover{
    color: #fff;
    text-decoration:underline;
}

div.footer_menu{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 13%;
    padding-right: 13%;
}
div.footer_contact{
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    
}
div.footer_web{
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    color: #fff;
    font-size: 12px;
}



div.container-page1{
    background: #fff;
    padding: 10px 10px;
    text-align: justify;
    line-height: 24px;
    font-size: 18px;
    float: left;
    color:  #666;
    font-weight: bold;
}
div.container-page1 img{
    float: left;
    margin-right: 10px;
    width: 250px;
}

div.container-page2{
    background: #fff;
    padding: 10px 10px;
    text-align: justify;
    font-size: 18px;
    line-height: 24px;
    float: left;
    color: #666;
    font-weight: bold;
}
div.container-page2 span{
    font-size: 22px;
    color: #069;
}

div.container-page3{
    background: #fff;
    padding: 10px 10px;
    text-align: justify;
    font-size: 18px;
    line-height: 24px;
    float: left;
    color: #666;
    font-weight: bold;
}

div.container-page3 p{
    background: #fff;
    padding: 10px 10px;
    text-align: justify;
    font-size: 18px;
    line-height: 24px;
    float: left;
    color: #666;
    font-weight: normal;
}

div.container-page3 span{
    font-size: 22px;
    color: #069;
}

div.container-page3 p{
    font-size: 16px;
    color: #666;
}

div.container-images{
    background: #fff;
    padding: 5px 5px;
    text-align: justify;
    font-size: 14px;
    line-height: 24px;
}

div.container-images img{
   width: 100%;
}

div.ragota{
    text-align: center;
    color:#900;
    font-size: 18px;
}

div.container-contact{
    text-align: center;
    color:#900;
    font-size: 18px;
}