/*
        Основные параметры
*/
html,body {
margin:0px;
padding:0px;

}

form {
  margin: 0;
  padding: 0;
}
body {

   text-align: center;
	margin-bottom: 0px;
	
	background-color:#003257;
	font-family: Arial, Helvetica, sans-serif;
    line-height:150%; 
    color: #eee;
    font-size:14px;
   /* background: url("/images/agua.jpg") 0 0 repeat;
   background: url("/images/bg1.png") 0 0 repeat;*/
    border-width: 0px;
}

#body_div{
    margin: 0 auto;
    width: 900px;
    text-align: left;
    display: inline-block;
    background-color: #003257;

   /* background: url("/images/water_footer.png") left bottom no-repeat;*/
   /* background: url("/images/body.png") right top no-repeat; */
    min-height: 100%;
    padding: 0px 0px;

box-shadow: 3px 3px 11px #fff;
-moz-box-shadow: 3px 3px 11px #fff;/*FF 3.5+*/
-webkit-box-shadow: 3px 3px 11px #fff;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/

}
h1,h2,h3,h4 { 
    font-weight: 300;
    
}
h1{text-align: center; font-size: 18px;height: 30px;line-height: 30px;padding-left: 10px;

}
h2{font-size: 16px;height: 30px;line-height: 30px;text-align: center;}
h3{font-size: 14px;line-height: 14px;}

a{
    color:#eee;
    text-decoration: dashed;
}
a:hover{
    color:#aaa;
}
table td{
    /*border: 1px solid #FFB312;*/
    vertical-align: text-top;
    font-size: 14px;
}
.head_table{
    text-align:center;
    
    border: 1px solid #FFB312;
    text-shadow: 2px 1px 0px #000;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=117, Color=#000)";/*IE 8*/
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=117, Color=#000); /*IE 5.5-7*/
}

/*
    Голова
*/

#header{
    width: 900px;
    height: 150px;
    margin-top: 10px;
    margin-bottom: 20px;
    background: url("/images/headtext3_rus.png") 0 0 no-repeat;
}
#header.header_eng {
    background: url("/images/headtext3_eng.png") 0 0 no-repeat;
}
#header img{
    border: 0px;
    /*margin-left: 30px;*/
}
/*
        Верхнее меню
*/

#menu{
    width: 200px;

    float:left;
  
}
#menu_ul{
    margin: 0px 0px;
    padding: 0px 0px;
    margin-bottom: 20px;
    display: block;
}
#menu_ul li{
    float: left;
    list-style: none;
    text-align: center;
    width: 200px;
    height: 30px;
    background: url("/images/hr_menu.png")  left bottom no-repeat;
}
#menu_ul a{
    text-decoration: none;
    color: #eee;
    width: 200px;
   line-height: 30px;
   font-size: 14px;
   display: block;


    text-shadow: 0px 1px 0px #333;
   /* filter: dropshadow(color=#333,offX=0,offY=1);*/
   
}
#menu_ul a:hover{
    text-decoration: none;
    color: #aaa;

    text-shadow: 0px 1px 0px #333;
   /* filter: dropshadow(color=#333,offX=0,offY=1);*/
    
}

#content{
    width: 680px;
    margin: 0px 0px;
    padding: 10px 10px;
    padding-bottom: 30px;
   min-height: 300px;
    position: relative;
   font-size: 16px;
    /*background: url("/images/pergament_midle3.png") 0 0 repeat-y;*/
    float: left;
    text-align: justify;
}

#rubriki>li{
    padding-bottom: 6px;
}

.message, .message_error{
    text-align: center;
    width: 90%;
    line-height: 40px;
    height: 40px;
    font-weight: bolder;
    font-size: 12px;
    color:#fff;
    float: left;
}
.message{
   border: 2px solid #86f489; 
   outline: 2px solid #33aa35;
   background-color: #33aa35;
   width: inherit;
}
.message_error{
   border: 2px solid #f15454; 
   outline: 2px solid #b33333;
   background-color: #b33333; 
   width: inherit;
}
#footer{
    width: 858px;
    height: 100px;
    margin-left: 20px;
    margin-bottom: 20px;
    background-color: #0093d1;
    float: left;
    border: 1px solid #333;
-moz-border-radius: 10px;/*Firefox*/
-webkit-border-radius: 10px;/*Safari, Chrome*/
border-radius: 10px;
opacity:0.7; /*для нормальных браузеров*/
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70); /*для IE6,7,8*/
}
#footer_menu{

    float:left;
  width: 600px;
  height: 100px;
}
#footer_menu_ul{
    margin: 0px 0px;
    padding: 0px 0px;
}
#footer_menu_ul li{
    float: left;
    list-style: none;
    text-align: center;
    padding: 0px 8px;
    height: 20px;

}
#footer_menu_ul a{
    text-decoration: none;
    color: #333;

   line-height: 20px;
   font-size: 10px;
   /*color: #002b55;*/
   color: #fff;

   
}
#footer_menu_ul a:hover{
    text-decoration: none;
    color: #fff;

    text-shadow: 0px 1px 0px #333;
    filter: dropshadow(color=#333,offX=0,offY=1);
    
}
#info_footer{
    font-size: 10px;
    color:#fff;
    line-height:normal;
}
#info_footer span{
    height: 10px;
    line-height: 14px;
}
/*
            Архив
*/

#listarhiv{

    float:left;
  width: 700px;
  height: 100px;
}
#listarhiv ul{
    margin: 0px 0px;
    padding: 0px 0px;
}
#listarhiv ul li{
    float: left;
    list-style: none;
    text-align: center;
    padding: 0px 8px;
    height: 20px;

}
#listarhiv a{

    color: #eee;

   line-height: 20px;
   font-size: 14px;
  

   
}
#listarhiv a:hover{
    text-decoration: none;
    color: #555;

    text-shadow: 0px 1px 0px #333;
    filter: dropshadow(color=#333,offX=0,offY=1);
}

#login{
    width: 400px;
    margin: 100px auto;   
    text-align: left;
}
#top_baner{
    width: 678px;
    height: 70px;
    font-size: 20px;
    border: 1px solid #000;
    text-align: center;
    line-height: 70px;
}
.language{
    text-align: right;
    font-size: 14px;
position: relative;
top: 150px;
margin-right: 10px;
}
.language *{
    display: inline-block;
}
.language span{
    font-size: 14px;
}
.language a{
    color: #A3B9FF;
}
.language a:hover{
    color: #fFF;
}
.language p{
    border: #fff 1px solid;
    font-size: 22px;
    margin: -2px 0px;
    padding: 2px 0px;
    vertical-align: top;
}

#period{width: 100%;clear: both;padding: 0px;margin: 0px;}
#period li{list-style: none; float: left;padding:0px 5px;margin-right: 10px;margin-bottom: 20px;}
#period .active {background-color: #90d3ef;color: #434343;}
#alfavit .active {background-color: #90d3ef;color: #434343;}
#alfavit{width: 100%;clear: both;padding: 0px;margin: 0px; overflow: hidden;}
#alfavit li{list-style: none; float: left;margin-right: 2px;padding: 0px 3px;margin-bottom: 10px;}
#alfavit_en .active {background-color: #90d3ef;color: #434343;}
#alfavit_en{width: 100%;clear: both;padding: 0px;margin: 0px;overflow: hidden;}
#alfavit_en li{list-style: none; float: left;margin-right: 2px;padding: 0px 3px;margin-bottom: 20px;}
#table_list_avtor{width: 100%;clear: both;}
#table_list_avtor .fio{font-size: 14px;font-weight: bolder;padding-top: 20px;color:#90d3ef;}
#table_list_avtor .podrobnee{font-size: 10px;border-bottom: 1px dashed #fff;cursor: pointer;font-weight: normal;}
#table_list_avtor .name_st{font-size: 12px;list-style: square;}

#table_list_avtor .nomer{}
#table_list_avtor .stati_avt{}
#table_list_avtor .stati_avt li{list-style: square}
#table_list_avtor td.opisanie {font-size: 10px;color:#90d3ef;}
#table_list_avtor .opisanie span{font-style: italic;}

#table17357{ border-collapse: collapse;}
#table17357 thead{text-align: center;font-size: 11px;}
#table17357 thead td{background: #084c7e;}
#table17357 td{border: 1px solid #dadada; border-collapse: collapse;vertical-align: middle;text-align: center;}
#table17357 tbody td{font-size: 12px;padding: 15px 4px;background: #0d5a93; }
.etika-menu td{padding: 7px 4px;background:#084C7E; width: 30%;text-align: center;font-size: 12px;font-weight: bolder;border:1px solid #fff;}
#vs_windows{
     background:rgba(0, 0, 0, 0.5);

    height: 100%;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 100000;
    top: 0px;
}

#registr_form,#registr_form_success{
      display: inline-block;
    margin: 100px auto 0;
    padding: 0;
    width: auto;
    width: 360px;
    padding: 10px 20px;
    background: #a6d2f2;
    -moz-border-radius: 13px;
-webkit-border-radius: 13px;
border-radius: 13px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 5px #000000;
-webkit-box-shadow: 0px 0px 5px #000000;
box-shadow: 0px 0px 5px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
color:#111;
}
#registr_form_success{display: none;}
.registr_form_value input,.registr_form_value select{
   border: 1px solid #003157;
   background: #588db3;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   color: #333333;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:8px;
   margin-bottom:4px;
   width:360px;
   }
.registr_form_value input:focus,.registr_form_value select:focus {
   background: #fff;
   color: #333333;
   }
.registr_form_label{ color: #333;
}
.registr_form_help{color: #111;font-size: 10px;font-weight: bolder;}
#registr_form ul li{text-align: left; color: #f00;}
.submit-button {
   border: 1px solid #003157;
   background: #588db3;
   background: -webkit-gradient(linear, left top, left bottom, from(#588db3), to(#588db3));
   background: -webkit-linear-gradient(top, #588db3, #588db3);
   background: -moz-linear-gradient(top, #588db3, #588db3);
   background: -ms-linear-gradient(top, #588db3, #588db3);
   background: -o-linear-gradient(top, #588db3, #588db3);
   background-image: -ms-linear-gradient(top, #588db3 0%, #588db3 100%);
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #111111 0 1px 0;
   color: #ffffff;
   font-family: helvetica, serif;
   padding: 8.5px 18px;
   font-size: 14px;
   text-decoration: none;
   vertical-align: middle;
   cursor: pointer;
   }
.submit-button:hover {
   border: 1px solid #447314;
   text-shadow: #31540c 0 1px 0;
   background: #6aa436;
   background: -webkit-gradient(linear, left top, left bottom, from(#8dc059), to(#6aa436));
   background: -webkit-linear-gradient(top, #8dc059, #6aa436);
   background: -moz-linear-gradient(top, #8dc059, #6aa436);
   background: -ms-linear-gradient(top, #8dc059, #6aa436);
   background: -o-linear-gradient(top, #8dc059, #6aa436);
   background-image: -ms-linear-gradient(top, #8dc059 0%, #6aa436 100%);
   color: #fff;
   }
.submit-button:active {
   text-shadow: #31540c 0 1px 0;
   border: 1px solid #447314;
   background: #8dc059;
   background: -webkit-gradient(linear, left top, left bottom, from(#6aa436), to(#6aa436));
   background: -webkit-linear-gradient(top, #6aa436, #8dc059);
   background: -moz-linear-gradient(top, #6aa436, #8dc059);
   background: -ms-linear-gradient(top, #6aa436, #8dc059);
   background: -o-linear-gradient(top, #6aa436, #8dc059);
   background-image: -ms-linear-gradient(top, #6aa436 0%, #8dc059 100%);
   color: #fff;
   }
li.red_kol_dolznost{text-decoration: underline; padding: 4px 0px;}
span.red_kol_fio{
    line-height: 100%;
    margin-left: 8px;
    border-bottom: 1px dashed #0093D1;
    cursor: pointer;
}
span.red_kol_fio:hover, span.red_kol_fio:focus {
    color: #0093D1;
}
#red_kollegiya li{list-style: none; font-size: 14px;}
span.red_kol_regalii, span.red_kol_literatura{display: inline-block; line-height:100%; margin-left: 12px;color: #0093D1; border-bottom: 1px dashed #0093D1; cursor: pointer; font-size: 12px;}
span.red_kol_regalii_text{display: none;}
span.red_kol_literatura_text{display: none;}
#fancybox-content{font-size: 11px;}
#fancybox-content>div {max-width: 100%;}
#fancybox-content p{font-weight:  bolder;}
#fancybox-content{color: #333;}
#fancybox-content{
    text-align: left;
overflow-y: auto;
}
.news{margin-bottom:15px;}
.news_header {	display: inline-block;margin-left: 5px;}
.news_header span{
	
    border-bottom: 1px dashed #a3b9ff;
    cursor: pointer;
    color: #a3b9ff;
}
.news_header a{text-decoration:none;}
.news_date {text-align: right;font-size: 12px;display: inline-block;}
.news_anons p{margin:7px;}
a.more{
    border-bottom: 1px dashed #a3b9ff;
    cursor: pointer;
    color: #a3b9ff;
	text-decoration:none;}
.news_text h1{text-align:left;padding-left:0px;}
.error-box{font-family:Verdana;background:#003257;text-align: center;-webkit-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;border: 1px solid #0093D1; font-size:12px; font-weight:bold; padding:7px;}