<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    margin:0;
    padding: 0;
    height:auto !important;
    height: 100%;
         min-height: 100%;
}

div,p{
    display: block;
    margin: 0;
    padding: 0;
    float: none;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: #05306d;
/*    clear: both;*/
}

p{
    margin:11px 0;
    font-size: 14px;
}
.clear-block{
    float: none;
    clear: both;
}
h3{
    margin-bottom: 0;
    line-height: 2em;
}
.main{
    background-color: white;
    position: relative;
  min-height: 100%;
   
}

.header{
    height: 180px;
    background: #373c85;
}

.header .logo{
    height: 180px;
 //   background: url('../images/head.png') center center no-repeat scroll transparent;
// background: url('../images/head.png') no-repeat scroll transparent;
    max-width: 1200px;
    margin: 0 auto;
}
.header .logo img{
    max-width: 100%;
}
.top-bar{
/*    height:13px;*/
    background: url('../images/bg3.jpg') 0 0 repeat scroll transparent;
    text-align: center;
    margin:3px 0 2px 0;
 //   overflow: hidden;
    padding: 0 60px;
    height: 15px;
}
.top-bar a{
  //  margin:5px 2px; 
}
.top-bar .css_top_item a {
padding-top:0;
padding-bottom: 0;
}
.top-bar .css_menu{
// margin:0 25% 0 25%;
//  width:50%;
  }
.content{
    padding-left: 200px;
    padding-right: 1em;
    overflow: hidden;
    position: relative;
 //  width: 800px;
  
    margin: 0 auto;
    background: #fff;
    
height:100%;
min-height:100%;

}
.content p, .content ul{
    font-size: 14px;
 //   text-indent: 2em;
}

.content h2{
 //   text-align: center;
    color: #05306d;
    margin-left: 1%;
}
.left-content-bk,.center-content-bk{
    position: absolute;
    top:0px;
    height: 100%;
    z-index: 0;
}

.left-content-bk{
    left:0px;
    width:200px;

//    background-color: #f1f2f4;
}
/*.center-content-bk{
    left:200px;
    width:100%;
//    background-color: #e3e6ea;
}*/

.left-content,.center-content{
    position: relative;
    z-index: 1;
    float: left;
}
.left-content{
    
    width: 200px;
    margin-left: -200px;
    
}
.center-content{
/*    width:100%;*/

}

.footer{
    border: 2px solid white;
    background-color: #d6dce1;
    text-align: center;

}
.output{
    margin: 5px;
}
.left-content .output{
    margin-left: 10px;
    margin-right: 10px;
}

.center-content .output{
    margin-left:10px;
    margin-top:10px;
}
.output hr{
    background-color: #808080;
/*    border:1px inset #808080;*/
/*    height:1px;*/
    margin:5px 0;
}

a:link, a:visited {
	font-size: 12px;
	color: #9e366e;
	text-decoration: none;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	}

a:hover {
	color: #6f1345;	text-decoration: underline;
	}

ul {
	margin: 0;
	}

li {
	list-style: inside 3px;
	}

.jur_rub{
    border-bottom: 1px solid #9e366e;
    font-weight: bolder;
    color:#9e366e;
}
.jur_date{
    font-weight: bold;
}

/*Archive*/
.archive{
    margin-bottom: 22px;
}
.archive .arRow{
    float: none;
    clear: both;
    cursor:pointer;
}
.archive .y{
    padding-top: 2px;
    width:34px;
}
.archive .y,.archive .num{
    float: left;
    vertical-align: middle;
}
.archive .num{
    width:20px;
    text-align: center;
    border:1px solid #9E366E;
    vertical-align: text-bottom;
}

.archive .num:hover{
    background-color: #9E366E;
}

.archive .num a{
    color:black;
    font-size: 13px;
    font-family: Arial;
}

#authorInfo{
    line-height: 1.5em;
}

.css_menu_wrapper{
    margin: 0 auto;
    max-width: 1200px;
}
.css_menu{
 //   width: 100%;
    max-width: 700px;
    margin: 0 auto;
}
.css_menu a span{
    color: #05306d;
 //   font-size: 1.2em;
 //   font-weight: bolder;
//color: #dfb52a;
}
.gradmain {
   max-width: 1200px;
    margin: 0 auto;
    padding: 0 5%;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(13,6,83,1) 50%, rgba(13,6,83,1) 51%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(13,6,83,1)), color-stop(51%,rgba(13,6,83,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(13,6,83,1) 50%,rgba(13,6,83,1) 51%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(13,6,83,1) 50%,rgba(13,6,83,1) 51%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(13,6,83,1) 50%,rgba(13,6,83,1) 51%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(13,6,83,1) 50%,rgba(13,6,83,1) 51%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}
/*@media only screen and (min-width: 1201px)  and (max-width: 2000px) {
    .gradmain {
    width: 1200px;
    }
    .header .logo{
        width: 1200px;
    }
    .content{
        position: relative;
        min-height: 750px;
    }
    .css_menu{
        width: 700px;
        margin: 0 auto;
            
    }
    }
    @media only screen and (min-width: 978px)  and (max-width: 1200px) {
    .gradmain {
    width: 960px;
     padding: 0 2%;
    }
    .header .logo{
        width: 978px;
    }
    .css_menu{
        width: 600px;
    }
    }
@media only screen and (min-width: 768px) and (max-width: 977px) {
    .gradmain{
    width: 600px;
    }
    .css_menu{
        width: 500px;
        margin: 0 auto;
    }
    .header .logo{
        width: 600px;
    }
}*/
</pre></body></html>