﻿/* reset */
body{
    line-height: 1;
}


body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
/*ol,ul {
	list-style:none;
} */
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* основное */
*{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  color: #333;
}


body{
  background-color: #fff;
  padding-left:10px;
  padding-right: 10px;
  padding-top: 5px;
}
a{
  color: #2ea801;
  font-weight: normal;
  text-decoration: underline;
}
a:hover{
  text-decoration: none;
}

BLOCKQUOTE{
  padding-left: 15px;
}

.img{
  padding: 0;
  margin: 0;
  position: relative;
  left:5px;
  //left:2px;
}
.sp{
  width: 8px;
}


.search_line{
  width: 100%;
  background-color: #FFFFFF;
  padding: 0;
  margin: 0;
}

.panes{
  margin: 5px;
  margin-left: 20px;
  margin-right: 15px;
//  margin-right: 19px;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  padding: 10px;
  float: none;
  display: block;
   clear: both;
   height: 60px;
   // height: 80px;
}
.search_row{
  height: 30px;
  vertical-align: top;
}


.btn_search{
  width: 100px;
  vertical-align: top;
}

ul.tabs {
    list-style: none;
	margin:0;
	padding:0;
    padding-left: 19px;
    z-index: 100;
}
ul.tabs li {
    float: left;
    margin: 0 2px 0 1px;
    padding:0 ;
    list-style-image:none !important;
    z-index: 90;
}

ul.tabs a {
    z-index: 80;
    float: left;
	font-size:10pt;
	display:block;
	padding:5px;
    padding-right: 0;
    padding-left: 0;
	text-decoration:none;
    border-bottom: 1px solid #cccccc;
	height: 16px;
	color:#666;
	margin:0px;
	position:relative;
	text-align:center;
	top: 1px;
   // top: 6px;
   // left: -1px;
    cursor: pointer;
	outline:0;
    width: 150px;
    background-image: url(images/tab.jpg);
    background-position: left -38px;
    background-repeat: no-repeat;
}
ul.tabs a#w200{
    width: 200px;
    background-image: url(images/tab2.jpg);

}


/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	color:#333;
    background-position: left 0;
}
ul.tabs a.current {
    background-image: url(images/tab.jpg);
    background-position: left -76px;
    background-repeat: no-repeat;
  border-bottom: 1px solid #eeeeee;
}
ul.tabs #w200.current {
    background-image: url(images/tab2.jpg);
}
ul.tabs a.current:hover {
	color:#333;
    background-position: left -76px;
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */

.panes label {
  padding-left: 8px;
  padding-right: 3px;
  text-decoration: none;
  color: #666;
  font-size: 10pt;

}
.panes label.reg {
  padding-right: 3px;
  padding-left: 10px;
  text-decoration: none;
  color: #666;
  font-size: 10pt;
  white-space: nowrap;

}

.search_fild{
  height: 28px;
  padding: 0;
//  height: 30px;
// top: -2px;
  border: 1px solid #3d9e04;
/*  border-top-color: #ddd;
  border-left-color: #ddd; */
  border-right: 0;
  background-color: #fff;
  vertical-align: bottom;
  margin: 0;
//  margin-bottom: 10px;
  width: 100%;
font-size:1.2em;

}


input.text{
  background-color: #fff;
  border: 0;
font-size:1.2em;
  padding: 0;
  margin: 0;
}



.orange_line{
  width: 100%;
  background-color: #FFFFFF;
  background-image: url(images/orange_bg.jpg);
  background-position: top;
  background-repeat: repeat-x;
}

.title{
  text-align: center;
}
.title img{
  left: -150px;
  position: relative;
  text-align: center;
}

.allwidth{
  width: auto;
  width: 99%;
  padding: 0;
  margin: 0;
}


.gor_menu_div{
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-top: 0;
  padding: 0;
  margin: 0;
  margin-right: 13px;
//  margin-right: 2px;
  padding-bottom: 2px;

  height: 63px;
  width: auto;
  position: relative;
  left: -1px;
}

.gor_menu{
  background-image: url(images/gor_menu.jpg);
  background-position: top;
  background-repeat: repeat-x;
  width: 100%;
}
.gor_menu_td {
  padding-left:14px;
  padding-top: 6px;
  vertical-align: middle;
}

.gor_menu_td a {
  font-size: 11pt;
  color: #2ea801;
  text-decoration: none;
  padding-right: 10px;
}
.gor_menu_td a:hover {
  text-decoration: underline;
}

.left, .text, .right{
  vertical-align: top;
  padding-top: 15px;
}
.left, .right{
  width: 250px;
}
.text{
  padding: 15px;
  padding-top: 0;
  width: 100%;
}

.menu_box, .menu_box2{
  width: 260px;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  margin-bottom: 10px;
}
.menu_box2{
  padding: 10px;
  width: 300px;
  //width: 250px;
}
.menu_box2 *{
  font-size: 10pt;
}

.menu_box2 td{
  padding: 3px;
}
.menu_box ul{
  margin: 0;
  padding: 0;
}

.menu_box li{
  margin-left: 4px;
  margin-right: 4px;
  padding: 0;
  display: block;
  border-bottom: 1px dotted #ccc;
}
.menu_box a{
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
  text-decoration: none;
  display: block;
  color: #666;
  font-size: 11pt;
}

.menu_box a:hover{
  color: #333;
}

.footer_div{
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-bottom: 0;
  left: -1px;
  position: relative;
  padding: 8px;
  margin-right: 13px;
//  margin-right: 2px;
  font-size: 8pt;
}
.footer_div *, .footer_div td{
  font-size: 8pt;
}
a.m0, a.m1, a.m2, a.m3, a.m4, a.m5, a.m6, a.m7, a.m8, a.m9, a.m10, a.m11{
  background-position:  left -10;
  background-repeat: no-repeat;
  padding-left: 55px;
  padding-top: 12px;
  padding-bottom: 10px;
}
a.m0:hover, a.m1:hover, a.m2:hover, a.m3:hover, a.m4:hover, a.m5:hover, a.m6:hover, a.m7:hover, a.m8:hover, a.m9:hover, a.m10:hover, a.m11:hover{
text-decoration: underline;
}
a.m0{background-image: url(images/ico_12.jpg);}
a.m1{background-image: url(images/ico_01.jpg);}
a.m2{background-image: url(images/ico_02.jpg);}
a.m3{background-image: url(images/ico_03.jpg);}
a.m4{background-image: url(images/ico_04.jpg);}
a.m5{background-image: url(images/ico_05.jpg);}
a.m6{background-image: url(images/ico_06.jpg);}
a.m7{background-image: url(images/ico_07.jpg);}
a.m8{background-image: url(images/ico_08.jpg);}
a.m9{background-image: url(images/ico_09.jpg);}
a.m10{background-image: url(images/ico_10.jpg); background-position:  left 0;}
a.m11{background-image: url(images/ico_13.jpg);}

/* initially all panes are hidden */
.panes .pane {
	display:none;
}

h1{
  font-size: 18px;
  font-weight: bold;
  color: #2ea801;
  padding-top: 15px;
  padding-bottom: 10px;
}
h2{
  font-size: 14px;
  font-weight: bold;
  color: #f87c30;
  padding-top: 15px;
  padding-bottom: 10px;
}

.pages{
  color: #666;
  padding: 3px;
  background-color: #F9F9F9;
  border: 1px solid #E9E9EB;
  cursor: pointer;
}
.pages:hover{
  background-color: #FFF;
}

.qpage{
  color: #333;
  font-weight: bold;
  padding: 3px;
  background-color: #FFF;
  border: 1px solid #E9E9EB;
}
.sres{
  color: #666666;
}
.err{
  color: #CC0000;
}
.list li{
  margin-left: 30px;
  text-align: justify;
  padding-top: 5px;
  padding-bottom: 5px;
  list-style-image: url(/images/li.gif)
}
.list2{
  margin: 0;
  padding: 0;
}
.list2 li{
  margin-left: 13px;
  text-align: justify;
  list-style-image: url(/images/li.gif)
}

.list ul li{
  margin-left: 45px;
  padding-top: 0;
  padding-bottom: 0;
}
.footnote{
  width: 230px;
  float: right;
  padding: 15px;
  padding-top: 0;
  padding-right: 5px;

}
.footnote2{
  width: 500px;
  float: right;
  padding: 5px;
  padding-top: 0;
  padding-right: 5px;
}

.footnote3{
  width: 97%;
  padding: 15px;
  padding-top: 0;
  padding-right: 5px;

}
.quote{
  background-color: #eeeeee;
  border: 1px solid #ddd;
  padding-left: 17px;
  padding-top: 25px;
  padding-right: 5px;
  font-size: 8pt;
  display: block;
  position: relative;
  background-image:  url(/images/66.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}
.footnote2 .quote{
  background-color: #eeeeee;
  border: 1px solid #ddd;
  padding: 5px;
  font-size: 8pt;
  display: block;
  position: relative;
  background-image:  none;
}
.quote p{
  background-image:  url(/images/99.jpg);
  font-size: 10pt;
  background-position: bottom right;
  background-repeat: no-repeat;
  padding-bottom: 15px;
  padding-right: 12px;
}
.footnote2 .quote p{
  background-image:  none;
  font-size: 10pt;
  padding: 0;
}
.autor_{
  background-image: url(/images/quote_down.gif);
  background-repeat: no-repeat;
  position: relative;
  top: -1px;
  padding-top: 18px;
  text-align: right;
  font-size: 8pt;
  color: #777;
  display: block;
  background-position: top right;
  width: 96%;
}
.autor_ *{
  font-size: 8pt;
}
.autor2{
  text-align: right;
  font-size: 9pt;
  color: #777;
}
.autor3{
  font-size: 9pt;
  color: #777;
}

.autor2 *{
  font-size: 9pt;
}
#google_translate_element *{
  font-size: 8pt;
}

.comment, .comment *{
  font-size: 9pt;
}
.blocktit{
  background-image: url(https://rusobr.ru/images/ico_11.jpg);
  background-position:  -8 -10;
  background-repeat: no-repeat;
  padding-left: 50px;
  padding-top: 12px;
  padding-bottom: 10px;
  font-size: 10pt;
  font-weight: bold;

}
a.pdf{
  background-image: url(images/pdf.gif);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 20px;	
}
a.word{
  background-image: url(images/word.gif);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 20px;	
}

.ng{
    width: 97%;
    background-image: url(images/ng_rusobr_2012.jpg);
    height: 160px;
  border: 1px solid #cccccc;
  background-position: left;
  background-repeat: no-repeat;

}
.f23{
    width: 97%;
    background-image: url(images/23f_rusobr_2012.jpg);
    height: 160px;
  border: 1px solid #cccccc;
  background-position: left;
  background-repeat: no-repeat;

}
.mart8{
    width: 97%;
    background-image: url(images/8marta.jpg);
    height: 160px;
  border: 1px solid #cccccc;
  background-position: left;
  background-repeat: no-repeat;

}
.may1{
    width: 97%;
    background-image: url(images/1may_rusobr_2012.jpg);
    height: 160px;
  border: 1px solid #cccccc;
  background-position: left;
  background-repeat: no-repeat;

}
.may9{
    width: 97%;
    background-image: url(images/9may12.jpg);
    height: 160px;
  border: 1px solid #cccccc;
  background-position: left;
  background-repeat: no-repeat;

}
.eeee{
    background-color: #eeeeee;
}


.eee{
    background-color: #eeeeee;
  background-image:  url(/images/66.jpg);
  background-position: top  left;
  background-repeat: no-repeat;
  padding: 0;
}
.eee p{
    padding-left: 20px;
  padding-top: 20px;
  padding-right: 5px;
  background-image:  url(/images/99.jpg);
  font-size: 10pt;
  background-position: bottom right;
  background-repeat: no-repeat;
}


.news{
//    width: 97%;
  border: 1px solid #cccccc;
  text-align: left;
  padding-left: 10px;
  padding-bottom: 10px
}
.news2{
//    width: 97%;
  border: 1px solid #cccccc;
  background-color: #fafafa;

  text-align: left;
  padding-left: 10px;
  padding-bottom: 10px
}

.news table{
  width: 99%;

}
.news td{
  vertical-align: top;
}
.news h2{
  margin-top: 0;
  padding-top: 10px;

}
  .news img{
  margin-top: 10px;
  margin-right: 10px;
  width: 140px;
}

.myBox{
border-radius:9px;
-moz-border-radius:9px;
-khtml-border-radius:9px;
}

.myBox2{
border-radius: 0 0 9px 9px;
-moz-border-radius: 0 0 9px 9px;
-khtml-border-radius: 0 0 9px 9px;
}
.myBox3{
border-radius: 9px 9px 0 0;
-moz-border-radius: 9px 9px 0 0;
-khtml-border-radius: 9px 9px 0 0;
}

ol {
    counter-reset: myCounter;
padding:0;
margin: 0;
}
ol li:before {
    content: counter(myCounter);
    counter-increment: myCounter;
    position: absolute;
    top: 0;
    left: 0;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.8em;
    padding: 0px;
    background: #f87c30;
    font-weight: bold;
    text-align: center;
    border-radius: .9em 0;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #fff;
}
ol li {
    position: relative;
    padding: 10px;
    padding-left: 3em;
    margin: 0.45em 0;
    list-style: none;
    line-height: 1.8em;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border: 1px dashed #bbb;
    border-radius: 15px;
    display: flex;
    flex-wrap: wrap;
}
.name a {
    font-size: 13pt;
}
.date {
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 10px;
    font-size: 10pt;
    background-color: #eee;
    padding: 2px 10px;
    border-radius: 0 15px;
}
.date:after {
    content: " г.";
}
.public {
    padding-right: 50px;
}
.autor {
    text-align: right;
    flex-basis: 100%;
    font-size: 9pt;
		padding-left: 150px;
}
.work {
    display: block;
    font-style: italic;
    font-size: 9pt;
}
H1.public * {
    font-size: 14pt !important;
    color: #f87c30;
}
H1.public {
    overflow: hidden;
    color: #f87c30;
    font-size: 14pt !important;
    text-align: center;
    text-transform: uppercase;
}
H1.public:before, H1.public:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 100%;
    height: 2px;
    background: #90e240;
    border: solid #FFF;
    border-width: 0 .5em 0;
}
H1.public:before {
    margin-left: -100%;
}
H1.public:after {
    margin-right: -100%;
}