/* Reset styles */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, 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 {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: middle;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
table {
       border-spacing: 0;
}
caption,
th, td {
    font-weight: normal;
    text-align: left;
   }
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
}
del {
    color: #333;
}
ins {
    background: #fff9c0;
    text-decoration: none;
}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin: 24px;
    margin-bottom: 10px;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
small {
    font-size: smaller;
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

a {
 color: #166516;
}

html, body {
    background-image: url("compro/images/bkground.gif");
    margin: 0;
    padding: 0;
    height: 100%;
    font-size: 20px;
    font-family: "Georgia, Helvetica, sans-serif";
}

input[type="text"], select {
width: 200px;
height: 30px;
box-sizing: border-box;
padding-left: 10px;
border: 1px solid #CECECE;
border-radius: 3px;
color: #333;
}

tr{
   height: 40px;
}

select{
    background-image: url("../images/arrow.png");
    background-position:  180px 12px;
    background-repeat: no-repeat;
    -webkit-appearance: none; appearance: none;-moz-appearance: none;
    vertical-align: middle !important;
}
.select1{
    background-image: url("../images/arrow.png");
    background-position:  180px 12px;
    background-repeat: no-repeat;
    -webkit-appearance: none; appearance: none;-moz-appearance: none;
    vertical-align: middle !important;
}

.header{
	padding:5px;
	padding-top: 0px;
	padding-bottom: 10px;
	clear: both;
	background: #CDEECD;
}

.head{
    COLOR: #166516;
    vertical-align: left;
    background-color: #eeeeee;
    margin-left: 13px;
    padding: 0px 10px;
    width: 460px;
    font-weight: 700;
    }
.text {
    font: 22px "Serif";
    font-weight: 400;
    display: block;
    color: #053131;
    display: block;
    margin-left: 20px;
    padding-top: 15px;
    width: 80%;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}   
.text1 {
    font: 18px "Georgia";
    font-weight: 400;
    padding: 10px 0px;
    display: block;
    margin-left: 15px;
    width: 80%;
} 
  
.menu{  
    font: 18px "Georgia";
    font-weight: 400;
    padding: 10px 0px;
    display: block;
    margin-left: 15px;
    width: 320%;
    background-color: #fff;
    width: 600px;
} 
.menu2{  
    font: 18px "Georgia";
    font-weight: 400;
    padding: 5px 5px 10px 20px;
    display: block;
    background-color: #fff;
    width: 670px;
} 
.tb {
    background-color: #e0f0e0;
    width: 600px; 
    padding: 10px 0px;
    vertical-align: left;
    margin-left: 13px;
}
               
.textIn {
    font: 400 18px "Georgia";
    display: block;
    vertical-align: middle;
    width: 80%;
    box-sizing: border-box;
    background-color: rgb(238, 238, 238);
    padding: 15px;
}



.divIn {
    vertical-align: middle;
    margin: 0px;
}

label {
    height: 30px;
    display: inline-block;
    line-height: 30px;
    padding-left: 10px;
    cursor: pointer;
}

.p {
    padding-bottom: 10px;
}
.text2 {
    font: 20px "Georgia";
    font-weight: 400;
    margin-left: 20px;
    padding: 22px 0;
    display: block;
    width: 80%;
}                
.t1 {
    width: 170px;
    padding-left: 20px;
      }

 .t2 {
    width: 150px;
    padding-left: 40px;
    }


.text2 TABLE {
    border: 5px solid #fff; /* Рамка вокруг таблицы */
    border-collapse: separate; 
   }

.text2 TD {
    background-image: url("/opac/images/bkground.gif"); /* Цвет фона ячеек */
    padding: 5px; 
}

.text2 TH {
    padding: 5px; /* Поля вокруг содержимого ячеек */
    }


.text2 tr { line-height: 30px;
}

table table th {
    text-align: center;
}

dl{
    padding-left: 50px;
    font-size: 10px;
}

.date_picker{
width: 79px;
}

.text2 tr td:first-child {
    text-align: right;
}  

.textH {
    font: 22px "Serif";
    font-weight: 400;
    margin-left: 20px;
    padding-top: 10px;
    display: block;
    width: 80%;
} 
.textH2 {
    font: 18px "Serif";
    font-weight: 400;
    padding-left: 110px;
    padding-top: 0px;
    display: block;
   }
   
.textH2 td  {
 padding-left: 110px;
}                                     
.main {
    width:100%;
    display: inline;
    min-height: 90%;
    position: relative;
    }
.textDescription {
    clear: both;
    color: #333;
    font: 20px "Georgia";
    margin-left: 20px;
    text-align: justify;
    width: 80%;
    padding: 15px 0px;
 } 
.textDescription p {
    text-indent: 25px;
}  
.logo {
    background: rgba(0, 0, 0, 0) url("../images/rlst2.png") no-repeat scroll 0 0;
    float: left;
    height: 50px;
    margin-right: 40px;
    width: 122px;
    margin-top: 4px;
}
.logoHead {
    background: rgba(0, 0, 0, 0) url("../images/table.gif") no-repeat scroll 0 0;
    float: left;
    height: 40px;
    margin-right: 40px;
    width: 64px;
    margin-top: 1px;
}

.mainPart{
	padding-top: 40px;
  padding-bottom: 90px;

  }

/*Clearfix\*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	display: inline;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/*Footer\*/
.footer{
	text-align: left;
	border-top: 1px double #439B43;
	padding-right:30px;
	padding-top: 10px;
  padding-left: 20px;
	padding-bottom: 10px;
}
.copyright, .contacts{
	color: #000;
	font-size: 12px;
}
.contacts{
	padding-top: 10px;
}
.block{
	display: block;
}

.help {
  font: 12px "Serif";
  padding-left: 50px;
}

.helpS {
  font: 12px "Serif";
  padding-left: 13px;
}
.and{
   width: 15px;
   height: 10px;
}

/*mobile\
.text1 {
    font: 400 14px "Georgia";
    padding: 10px 0px;
    display: block;
    margin: 0px auto;
    width: 540px;
}   */
