

/* Start:/bitrix/templates/law_main/components/bitrix/menu/vertical_multilevel/style.css?14424785201608*/
nav {
    margin: 0;
    padding: 0;
    outline: none;
    border: none;
    line-height: normal;
    display: block;
}
.header .left, .section .left {
    float: left;
    width: 20%;
}
.left-menu {
    margin-top: 16px;
}
.left-menu ul {
    position: relative;
    /*background: #EDEDED;*/
    background: #E6CFBD;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
}
.left-menu ul li {
    position: relative;
    color: #41140F;
    list-style: none;
}
.left-menu ul li:first-child > span {
    background: url(/bitrix/templates/law_main/components/bitrix/menu/vertical_multilevel/images/arrowmenu.png) no-repeat 0 0;
    position: absolute;
    left: -16px;
    top: 5px;
    height: 16px;
    width: 16px;
}
.left-menu ul li a {
    display: block;
    padding-top: 16px;
    padding-right: 20px;
    padding-bottom: 16px;
    padding-left: 20px;
    border-bottom: 1px #41140F dotted;
    background: rgba(255, 255, 255, 0);
    color: #41140F;
    text-decoration: none;
    text-shadow: 1px 1px 0 #FFF;
    transition-duration: 500ms;
    transition-property: background;
}
.left-menu ul li:last-child a {
    border-bottom: none;
}
.left-menu ul li ul li a {
    border-bottom: 1px #999999 dotted !important;
}
.left-menu ul li ul li:last-child a {
    border-bottom: none !important;
}
.root-item-selected {
    background: rgba(255, 255, 255, 0.5) !important;
}
.left-menu ul li ul {
    position: absolute;
    right: 9999px;
}
.left-menu ul li:hover ul {
    position: absolute;
    top: 0;
    right: -220px;
    z-index: 1000;
    width: 240px;
}
.left-menu ul li ul li ul {
    visibility: hidden;
}
.left-menu ul li ul li:hover ul {
    visibility: visible;
}


/* End */


/* Start:/bitrix/templates/law_main/styles.css?1442820216458*/
h1
{
	margin:0; padding:0;
	font-size:120%;
	margin-bottom:15px;
	text-transform: uppercase;
}

h2, h3
{
	font-size:120%;
}

h2
{
	padding-top:15px;
	padding-bottom:5px;
	border-bottom:1px solid #CCCCCC;
}

h4, h5, h6
{
	font-size:110%;
}

code
{
	font-size:100%;
	font-weight:normal;
	display:block;
	padding:1.5em 1em 1em 1em;
	border-style:solid;
	border-width:1px;
	border-width:1px 0;
	margin:1em 0;
	background-color:#F5F5F5;
	font-family:sans-serif;
}
/* End */


/* Start:/bitrix/templates/law_main/template_styles.css?14428202163759*/
html, body, form
{
	margin: 0;
	padding: 0;
}

@font-face {
    font-family: 'segoe';
    src: url('/bitrix/templates/law_main/font/segoewp-webfont.eot');
    src: url('/bitrix/templates/law_main/font/segoewp-webfont.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/law_main/font/segoewp-webfont.woff') format('woff'),
         url('/bitrix/templates/law_main/font/segoewp-webfont.ttf') format('truetype'),
         url('/bitrix/templates/law_main/font/segoewp-webfont.svg#segoe_wpregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body
{
	font-family: 'Segoe', Tahoma, Verdana, Helvetica, sans-serif;
	color: #41140F;	
	min-height: 100%;
	background-color: #2B0301
}

#telo
{
	background: #2B0301 url(/bitrix/templates/law_main/images/bg.jpg) top center no-repeat;
	min-height: 930px;
	margin-bottom: -90px
}


#header {
    height: 190px;
    margin: 0 auto;
    position: relative;
    width: 998px;
}

#header2 {
    height: 210px;
    margin: 0 auto;
    position: relative;
    width: 998px;
}

.logo {
    left: 10px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 270px;
	color: #FFFFFF;
	font-weight: bold;
}

.logo img {
    max-width: 215px;
}

.logo .nazv {
    color: #FFFFFF;
    font-size: 19px;
    font-weight: bold;
    line-height: 19px;
    margin: 6px 0 0;
    text-shadow: 2px 1px 4px #2D0000;
}

.logo .nazv span {
    font-size: 15px;
}

.adres {
    background: url(/bitrix/templates/law_main/images/adres.png) no-repeat scroll center top rgba(0, 0, 0, 0);
    height: 103px;
    padding: 0 30px;
    position: absolute;
    right: 230px;
    text-align: center;
    top: 55px;
    width: 218px;
	color: #FFFFFF;
}

.adres .adr {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    line-height: 19px;
    margin: 12px 0;
    text-shadow: 1px 2px 3px #2D0000;
}

.adres .phone {
    font-size: 22px;
	font-weight: bold;
}

#content {
    width: 998px;
	margin: 0 auto;
}

.left-column {
    float: left;
    width: 230px;
}

.lm-top {
    background: url(/bitrix/templates/law_main/images/left-menu-bg.png) no-repeat scroll center top rgba(0, 0, 0, 0);
    height: 40px;
    opacity: 0.97;
    width: 229px;	
}

.lm-center {
    background: url(/bitrix/templates/law_main/images/left-menu-bg2.png) repeat-y scroll center top rgba(0, 0, 0, 0);
    opacity: 0.97;
    width: 229px;
}

ul.left-menu {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
	text-align: center;
}

ul.left-menu li {
    background: none;
    padding: 5px 16px;
}

ul.left-menu li a {
    color: #41140F;
    font-size: 18px;
    text-decoration: none;
}

ul.left-menu li a:hover {
    color: #41140F;
    text-decoration: underline;
}

.lm-bottom {
    background: url(/bitrix/templates/law_main/images/left-menu-bg.png) no-repeat scroll center -44px rgba(0, 0, 0, 0);
    height: 40px;
    opacity: 0.97;
    width: 229px;
}

.main-column {
    float: right;
    margin-left: 15px;
    width: 750px;
}

.content-top {
    background: url(/bitrix/templates/law_main/images/content-bg.png) no-repeat scroll center top rgba(0, 0, 0, 0);
    height: 41px;
    opacity: 0.97;
    width: 753px;
}

.content-center {
    background: url(/bitrix/templates/law_main/images/content-bg2.png) repeat-y scroll center top rgba(0, 0, 0, 0);
    opacity: 0.97;
    width: 753px;
	padding-bottom: 10px;
}

.content-center .cont {
    padding: 0 35px;
	min-height: 296px;
}

.content-center .cont a {
    color: #41140F;
	text-decoration: underline
	
}

.content-bottom {
    background: url(/bitrix/templates/law_main/images/content-bg.png) no-repeat scroll center -44px rgba(0, 0, 0, 0);
    height: 128px;
    opacity: 0.97;
    width: 753px;
}

.footer-m {
	height: 90px
}

#footer {
    color: #FAA86C;
    margin: 0 auto;
    min-height: 60px;
    padding: 15px 0 5px;
    width: 998px;
}

#footer a {
	color: #FAA86C;
	text-decoration: underline
}

#footer .footer-left {
    float: left;
    width: 50%;
}

#footer .footer-right {
    float: right;
    width: 50%;
	text-align: right;
}
/* End */
/* /bitrix/templates/law_main/components/bitrix/menu/vertical_multilevel/style.css?14424785201608 */
/* /bitrix/templates/law_main/styles.css?1442820216458 */
/* /bitrix/templates/law_main/template_styles.css?14428202163759 */
