body {
    background-position: center top;
    background-repeat: no-repeat;
    margin:0;
}
.logo {
    padding-top: 50px;
    padding-left: 60px;
}
table {
    border-collapse: collapse;
}

 .left-block{
    float: right;
    margin-top: 50px;
    margin-right: 183px;
    width: 350px;
    text-align: right;
}
 .left-block p{
    margin-bottom: 0px;

}
 .left-block span{
    font-family: arial, tahoma, verdana;
    font-size: 28px;
    color: #156711;
    width: 52px;
align-content: center;
}
 .left-block span:first-child{
    font-size: 18px;
    width: 51px;
    display: inline-block;
    letter-spacing: -0.1em;
    ;
}
 .left-block b{
    font-family: arial, tahoma, verdana;
    font-size: 28px;
    color: #00458d;
    font-weight: bold;
    letter-spacing: 0.01em;
}
li {
    list-style-type: none;
}
ul>li,
h2,
h3,
h4,
h5,
h6{
    font-style:italic;
}
ul li a{
    font-style:normal;
}
html,
body{
    height:100%;width:100%;
}
.left{
    float: left;
}
.right{
    float: right;
}

b{
    font-weight:bold;
}
input[type=submit]{
    cursor:pointer;
}
}

.wrap-side-menu{
    margin-top: 1px;
    margin-left: -2px;
    float: left;
    background:linear-gradient(#e9e9e9,#c2c2c2);
}
.side-menu>li>a{
    background: #dedede;
    background: linear-gradient(#c2c2c2,#dedede);
    background: linear-gradient(#dedede,#c2c2c2);
    box-shadow: 1px 1px 0px #979797;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #363636;
    font-weight: 600;
    text-shadow: 1px 1px 1px rgba(255,255,255,.37);
    display: inline-block;
    padding-top: 4px;
    padding-left: 16px;
    padding-bottom: 7px;
    border-radius: 4px;
    width: 243px;
    margin-bottom: 6px;
    line-height: 20px;
    text-decoration: none;
    position: relative;
    letter-spacing: -0.01em;
    padding-right: 30px;
}


.side-menu>li>a.active-side-menu{
    background:linear-gradient(#8ab7e9, #057ec2);
}
.side-menu>li>a span{
   background:url(/img/side-menu.png) 0 0 no-repeat;
    width:14px;
    height: 21px;
    display: inline-block;
    position: absolute;
    right: 7px;
    top: 50%;
    margin-top: -10px;
}
.side-menu>li>a.active-side-menu span,
.side-menu>li>a:hover span{
    background-position: 0 -56px;
}
.side-podmenu{
    display:none;
}
.active-side-menu + .side-podmenu{
    display: block;
    width: 277px;
    margin-top: -5px;
    margin-left: 6px;
    margin-bottom: 4px;
}
.side-podmenu{
    background:#dcdcdc;
    border-radius:0 0 4px 4px;
    border:1px solid #c3c3c3;
    border-top:none;
}
.side-podmenu li{
    line-height: 18px;
    /*background: url(../i/side-podmenu-li.png) 0 top no-repeat;*/
    /*
    padding-left: 10px;
    padding-top: 8px;
    padding-bottom: 9px;*/
    border-top: 1px solid #c3c3c3;
}
.side-podmenu li:first-child{
    /*background: url(../i/side-podmenu.png) 0 0 no-repeat;*/

    border-top: 1px solid #c3c3c3;
}
.side-podmenu li:first-child a{
    border-top:none;
    background-image: url(../img/side-podmenu.png);
    background-repeat: no-repeat;
    background-position:0 0;
}
.side-podmenu li:last-child a{
    border-radius: 0 0 4px 4px;
}
.side-podmenu a{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #363636;
    text-decoration:none;
    letter-spacing: -0.01em;
    padding-left: 10px;
    padding-top: 7px;
    padding-bottom: 8px;
    display:block;
    border-top:1px solid #fff;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}
.side-podmenu a:hover{
    background-color: #f5f5f5;
    border-color: #f5f5f5;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}
 b, u, i, center, dl, dt, dd, ol,  li, fieldset, form, label, legend, caption,
 tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure,
figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark,
 audio, video{

    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}

 h6{
     font-style:italic;
 }
ul li a{
    font-style:normal;

}
 ul {
    padding-top: 10;
     padding-left: 15;

}
html,
body{
    height:100%;width:100%;
}
.left{
    float: left;
}
.right{
    float: right;
}
b{
    font-weight:bold;
}
input[type=submit]{
    cursor:pointer;
}

.menu a:hover{
    text-shadow:1px 1px 1px #fff;
    background-position: center 23px;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}
.menu a.active-menu{
    color:#006106;
    color:#048208;
    background-position: center 25px;
    text-shadow:1px 1px 1px #fff;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}
.slider{
    margin-left: -42px;
}
.wrap-side-menu{
    margin-top: 1px;
    margin-left: 20px;
    margin-right: 20px;
    float: left;
}
.side-menu>li>a{
    background: #dedede;
    background: linear-gradient(#c2c2c2,#dedede);
    background: linear-gradient(#dedede,#c2c2c2);
    box-shadow: 1px 1px 0px #979797;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #363636;
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(255,255,255,.37);
    display: inline-block;
    padding-top: 4px;
    padding-left: 16px;
    padding-bottom: 7px;
    border-radius: 4px;
    width: 243px;
    margin-bottom: 6px;
    line-height: 20px;
    text-decoration: none;
    position: relative;
    letter-spacing: -0.01em;
    padding-right: 20px; color:#006103;
}
.side-menu>li>a.active-side-menu,
.side-menu>li>a:hover{
    color: #057ec2;
}
.side-menu>li>a.active-side-menu{
    background:linear-gradient(#e9e9e9, #8ab7e9);
}
.side-menu>li>a span{
    background:url(/img/side-menu.png) 0 0 no-repeat;
    width:14px;
    height: 21px;
    display: block;
    position: absolute;
    right: 7px;
    top: 50%;
    margin-top: -10px;
}


.side-podmenu{
    display:BLOCK;
}
.active-side-menu + .side-podmenu{
    display: block;
    width: 277px;
    margin-top: -5px;
    margin-left: 6px;
    margin-bottom: 4px;
}
.side-podmenu{
    background:#dcdcdc;
    border-radius:4px 4px 4px 4px;
    border:1px solid #c3c3c3;
    border-top:none;
}
.side-podmenu li{
    line-height: 18px;
    /*background: url(../i/side-podmenu-li.png) 0 top no-repeat;*/
    /*
    padding-left: 10px;
    padding-top: 8px;
    padding-bottom: 9px;*/
    border-top: 1px solid #c3c3c3;
}
.side-podmenu li:first-child{
    /*background: url(../i/side-podmenu.png) 0 0 no-repeat;*/

    border-top: 1px solid #c3c3c3;
}
.side-podmenu li:first-child a{
    border-top:none;
    background-image: url(../i/side-podmenu.png);
    background-repeat: no-repeat;
    background-position:0 0;
}
.side-podmenu li:last-child a{
    border-radius: 0 0 4px 4px;
}
.side-podmenu a{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #363636;
    text-decoration:none;
    letter-spacing: -0.01em;
    padding-left: 10px;
    padding-top: 7px;
    padding-bottom: 8px;
    display:block;
    border-top:1px solid #fff;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}
.side-podmenu a:hover{
    background-color: #f5f5f5;
    border-color: #f5f5f5;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}
.content{
    padding-left: 5px;

    margin-right: 5px;


}
.content h1{
    font-family: 'Open Sans', sans-serif;
    font-size:30px;
    color:#006103;
    margin-bottom: 13px;
    margin-right: 87px;
}
.content h2{
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    color: #006103;
    margin-bottom: 13px;
    margin-top: 30px;
    line-height: 25px;

    text-align: center;
}
.content p{
    font-family: arial, tahoma, verdana;
    font-size: 16px;
    color: #000;
    margin-right: 20px;
    margin-bottom: 6px;
    margin-left: 30px;
    line-height: 20px;
}

.content ul{
    margin-top: 5px;
    margin-bottom: 5px;
}
.content li{
    font-family: arial, tahoma, verdana;
    font-size: 14px;
    color: #000;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 2px;
    line-height: 20px;
    background: url(../i/content-ul.png) 1px 8px no-repeat;
    padding-left: 8px;
}
.content1{
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 50px;


}
.content1 h1{
    font-family: 'Open Sans', sans-serif;
    font-size:30px;
    color:#006103;
    margin-bottom: 13px;
    margin-right: 87px;
}
.content1 h2{
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    color: #006103;
    margin-bottom: 13px;
    margin-top: 30px;
    line-height: 25px;
    margin-right: 87px;
    text-align: center;
}
.content1 p{
    font-family: arial, tahoma, verdana;
    font-size: 16px;
    color: #000;
    margin-right: 40px;
    margin-bottom: 6px;
    margin-left: 30px;
    line-height: 20px;
    margin-top: 50px;

}
.content1 ul{
    margin-top: 5px;
    margin-bottom: 5px;
}
.content1 li{
    font-family: arial, tahoma, verdana;
    font-size: 14px;
    color: #000;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 2px;
    line-height: 20px;
    background: url(../i/content-ul.png) 1px 8px no-repeat;
    padding-left: 8px;
}

.bread-crumbs{
    display: block;
    overflow: hidden;
    margin-left: -1px;
    margin-bottom: 23px;
}
.bread-crumbs li{
    display: inline-block;
    float: left;
    height: 21px;
    padding-left: 14px;
    padding-right: 3px;
}
.bread-crumbs li:nth-child(1){
    padding-left: 6px;
    padding-right: 2px;
}
.bread-crumbs li:first-child{
    background-image:none;
}
.bread-crumbs li:last-child{
    background:url(../i/li2.jpg) 0 0 no-repeat;
    background-color:#efefef;
    padding-left: 19px;
    padding-right: 11px;
}
.bread-crumbs a{
    font-family: arial, tahoma, verdana;
    font-size: 12px;
    color: #606060;
    text-decoration: none;
    line-height: 22px;
    letter-spacing: -0.01em;
}
.bread-crumbs a:hover{
    text-decoration:underline;
}
.bread-crumbs li{
    background:url(../i/li-left.jpg) 0 0 no-repeat;
    background-color:#dedede;
}
