html{
   background-color:#ededed;
  /* background: -moz-linear-gradient(left, #ededed 0%,#ededed 9%, #d9d9d9 11%, #d9d9d9 88.5%,#ededed 91%,#ededed 100%);
   background: -webkit-linear-gradient(left, #ededed 0%,#ededed 9%, #d9d9d9 11%, #d9d9d9 88.5%,#ededed 91%,#ededed 100%);
   background: -o-linear-gradient(left, #ededed 0%,#ededed 9%, #d9d9d9 11%, #d9d9d9 88.5%,#ededed 91%,#ededed 100%);
   background: -ms-linear-gradient(left, #ededed 0%,#ededed 9%, #d9d9d9 11%, #d9d9d9 88.5%,#ededed 91%,#ededed 100%);
    background: linear-gradient(left, #ededed 0%,#ededed 9%, #d9d9d9 11%, #d9d9d9 88.5%,#ededed 91%,#ededed 100%);*/
}


BODY {
        
        FONT-FAMILY: Arial,Verdana,Helvetica;
        margin: 0 auto;
        border-left:#d9d9d9 1px solid;
        border-right:#d9d9d9 1px solid;
        width:1024px;   background-color:white;
        font-size:12px;
}
H1,H2,H3,H4{
    margin:14px 0;
color:#0182c4;}
H1{font-size:19px;
font-weight:bold;
margin:15px 0;}
H2{font-size:16px;
font-weight:bold;}
H3{font-size:15px;
font-weight:bold;}
H4{font-size:14px;
font-weight:bold;}


p{margin:10px 0;}

a{color:#253582;}
a.name{color:#0182c4;}
/*шапка*/
 .header{height:140px;

 padding-top:8px;}
/*левое поле шапки с заголовком и эмблемой БГУИР*/
.titl{ margin:0px 40px;height:90px;}
.left{float:left;
    width:750px;
background:  url(../images/impulse.png)  right  bottom  no-repeat;
height:79px;}
.logo_in{width:60px;
height:100%;
float:left;}

@font-face {
    font-family: 'book_antiquaregular';
    src: url('../images/bkant-webfont.eot');
    src: url('../images/bkant-webfont.eot?#iefix') format('embedded-opentype'),
         url('../images/bkant-webfont.woff') format('woff'),
         url('../images/bkant-webfont.svg#book_antiquaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.title{
    margin:3px 0 0 22px;
    float:left;
    width:660px;
    height:52px;
    background:url(../images/title.png)  left  bottom  no-repeat;
}
.title div{
   /* line-height:42px;    */
    color: #497ab4;
    font-size:14px;
    font-weight:bold;
    padding-top:50px;
    font-family:'book_antiquaregular';
    font-style:italic;
}
.etd{
    padding:0px 0 0 22px;
    float:left;
    width:660px;
/*height:62px;*/
}
.logo :focus { outline: none;border:none; }
.logo img :focus { outline: none;border:none; }

/*правое поле шапки с поиском внутри*/
.right{float:right;width:140px;}
.search_contanair{
 height:30px;
 }

input.search_input {
    width: 109px;
    color:#0e366d;
    height: 19px;
	float:left;
	font-size:9px;
	outline: none;
	padding:0 0 0 5px;
	/*margin: -16px 0 0 7px;*/
    border:#adbacc 1px solid;
    border-radius:3px 3px;
      padding-top:2px\0/; /* отступ 2px только для Internet Explorer 8 */
      height: 17px\0/;
      }

*html input.search_input :focus { outline: none;border:none; }

.search1{ margin-left:106px;
 background-color:#0e366d;
 border:#b5bbd5 1px solid;
 border-radius:4px;
 width: 13px;
    height: 13px;}

input.search_button {
    width: 19px;
    height: 20px;
    border: none;
    background: url(../images/search.png)  center  top  no-repeat;
	margin:0px 0 0 5px;
	/*position:absolute; */
	float:left;
   }
/*меню*/
.menu{
border-top:#d6d9e7 1px solid;    
border-bottom:#3c4c94 6px solid;
height:35px;}
.main_menu{
    padding:0;
margin:11px 20px 5px 20px;
height:25px;
list-style-type:none;}

.main_menu li{
    float:left;
margin:0 7px;
display:block;
height:22px;}

.main_menu li a{
font-family:Arial;
font-size:14px;
color:#303030;
text-transform:uppercase;
text-decoration:none;    
margin:0 20px;
}
 #soc{
 font-family:Arial;
font-size:14px;
color:#303030;
text-transform:uppercase;
margin:-2px 0 0 0px;
 }
.main_menu li:hover{
  border-bottom:#d0d746 9px solid;  }
/*.main_menu li a:hover{
  border-bottom:#d0d746 10px solid;  }  */
#soc:hover{
  border-bottom:none;  }
#soc a:hover{
  border-bottom:none  }
#soc p{
  display:block;
    float:left;
  margin:0 3px;
  padding:2px;
}
#soc a{
  display:block;
    float:left;
  margin:0 3px;
  padding:2px;
text-transform:none;
    height:20px;
    width:21px;
/*Скругленные углы
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
background-color:#0182c4;  */
    
}
.B{background: url(../images/B.png)  center  top  no-repeat;}
.F{background: url(../images/facebook.png)  center  top  no-repeat;}
.t{background: url(../images/t.png)  center  top  no-repeat;}

.B:hover{background: url(../images/B2.gif)  center  top  no-repeat;}
.F:hover{background: url(../images/facebook2.gif)  center  top  no-repeat;}
.t:hover{background: url(../images/t2.gif)  center  top  no-repeat;}

/*контент*/
 .main{margin:15px 40px;}

 .main_right{
 float:right;
 width:90px;
/* margin-left:45px;   */
 }
.arc {
    margin:0 0 0 8px;
padding: 10px 0;
width:70px;
}

#arc_title{margin:0;
padding: 5px 0;
background-color:#253582;
font-size:14px;

text-transform:uppercase;
color:white;
text-align:center;
}

.white{
    background-color:white;
    border-left:#d0cfcf 1px solid;
    border-right:#d0cfcf 1px solid;
    border-bottom:#d0cfcf 1px solid;
    padding:10px 8px 0;
    text-align:center;

}

.white ul{
    margin:0;
padding:0;
list-style-type:none;}

.white ul li{
padding:2px 0;
}

.white ul li a{
color:#303030;
    text-decoration:none;
    font-size:13px;
}
.white ul li a:hover{

    text-decoration:underline;

}
.main_right p{
 margin:15px 0;   
}
 .main_left{
     /*float:left; */
     width:810px;
 text-align:justify;}
.main_left a{
     color:#0182c4;}
.clr{
clear:both;
}

/*футер*/

.footer{
    background:#253582;
    background: -moz-linear-gradient(left, #253582 0%,  #1f4792 70%,#1076be 100%);
    background: -webkit-linear-gradient(left, #253582 0%,  #1f4792 70%,#1076be 100%);
    background: -o-linear-gradient(left, #253582 0%,  #1f4792 70%,#1076be 100%);
    background: -ms-linear-gradient(left, #253582 0%,  #1f4792 70%,#1076be 100%);
    background: linear-gradient(left, #253582 0%,  #1f4792 70%,#1076be 100%);
    height:120px;
}

.left_footer{float:left;
margin:10px 0 0 40px;
color:white;
font-size:12px;
width:360px;}

.left_footer p{
margin:0;
}

.right_footer{
    float:right;
padding-right:40px;
color:white;
font-size:13px;
width:482px;
}

.right_footer ul{list-style-type:none;
margin:10px 0px 6px 0;
float:right;}

.right_footer ul li{DISPLAY:BLOCK;
    FLOAT:left;
    margin:0 3px;
}

.right_footer ul li a{color:white;
    text-decoration:underline;
}

.right_footer ul li a:hover{color:white;
    text-decoration:none;
}
#hot_links{
list-style-type:none;
float:right;
margin:0;}

#hot_links li a{
  display:block;
    float:left;

 /* padding:2px;     */
text-transform:none;
    height:20px;
    width:21px;
/*Скругленные углы
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
background-color:#0182c4;  */

}
#hot_links li{margin:5px 3px;float:left;}
#em{background: url(../images/email.png)  center  top  no-repeat;
margin:2px 3px 0 3px;}
.B1{background: url(../images/vk.png)  center  top  no-repeat;margin:0 3px;}
.F1{background: url(../images/fac.png)  center  top  no-repeat;margin:0 3px;}
.t1{background: url(../images/twit.png)  center  top  no-repeat;margin:0 ;}

.copyright{
color:#d0d746;
font-size:11px;
padding-left:40px;
padding-top:10px;
margin:0px 0 6px;    
}

#ToTOP {
 background-color: #ffffff;
 width:20px;
 border:1px solid #666666;
 text-align:center;
 padding:10px;
 position:fixed;
 bottom:10px; /* отступ кнопки от нижнего края страницы*/
 right:50px;
 cursor:pointer;
  color:#333;
 font-family:verdana;
 font-size:16px;
 font-weight:bold;
 opacity:0.7;
 display:none;
}
