body {
  color: #000;
  background-color: #252525;
  font-family: Calibri, "Liberation Sans", "Nimbus Sans L", Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
  text-align: center; 
	background: #252525 url(/img/au/head-bg6.png) repeat-x left top;
 /* background-attachment: fixed;*/

}

#header {
	height: 191px;
	width: 100%;
	background: transparent url(/img/au/head10.png) no-repeat center top;
	background-color: transparent;
  overflow:hidden;
/*  position:fixed;*/
  z-index:100;
  min-width:990px;

}

#header-wrap{
height: 191px;
	width: 990px;
  background:none;
  overflow:hidden; 

  z-index:100;
 
}

#head-sticky {
	height: 51px;
  position:fixed;

   width: 100%;
  top: 0px;
   z-index:100;
   	background: #252525;
        border-bottom:4px solid  #C02222;
  	-webkit-box-shadow: 1px 1px 5px #333333;
   	box-shadow: 1px 1px 5px #333333;
    visibility: hidden;
    color:black;
    font-size:16px;
    text-align:center;
}

#head-sticky-wrap {

   width: 990px;
 
   margin: 0 auto;
   	height: 41px;
    
    
}
#head-sticky-center {
   width: 90px;
     
  float:left;  	
    
}
#head-sticky-left {
   width: 450px;

  float:left;
   font-size:30px;

      line-height: 28px;
      letter-spacing: 5px;
      color:white;
      text-align:center;
      margin-top:11px;
  
}

#head-sticky-left .pop {
   font-size:32px;

      /*line-height: 60px;*/
      letter-spacing:0px;
      color:grey;
      text-align:left;
      margin-left:-5px;

}


#head-sticky-right {
   width: 450px;
   font-size:16px;
    line-height:55px;
  float:left; 
  
  color:silver; 
}







.ukaz{
 visibility: visible !important;
}

#footer {
	background: transparent url(/img/au/foot-bg.png) repeat-x left top;
	height: 160px;
	text-align: center;

  margin-top:20px;
	width: 100%;
  font-size: 14px;
  padding-bottom:25px;
  position:static;
  
}
#footer-menu {
	background: transparent url(/img/au/foot.png) no-repeat center top;
	height: 31px;
	text-align: center;
	padding-top: 10px;
    font-size: 14px;	
    
}
#footer-logo {
  background-color: transparent;
	text-align: center;
	color: white;
	font-size: 10px;
  padding-top: 10px;
}
#footer-menu .footmenu {
  color: grey;
  
	background: none;
	text-align: center;
}
#footer-menu .footmenu a {

	text-decoration: none;
	outline: none;
	color:grey;
	background: none;
}
#footer-menu .footmenu a:hover {

	background: none;
	text-decoration: none;
	color: white;
}

#footer-menu .footmenu a.current {


  
  
	outline: none;
	color: #FFF;
	background: none;
}


#footer .petit {
	color: grey;
	background: none;
	font-size: 10px;
	text-align: center;
	padding-top: 15px;
}



ul.dropdown                         { float:left;  list-style: none;padding:5px;margin:0;

}
ul.dropdown li                      { float: left;  position: relative;padding:0;margin:0;text-align:center;width:120px; }
ul.dropdown a:hover		              { color: white; background:#000; }
ul.dropdown li a                    { display: block; padding: 2px 8px; color:#B70002; position: relative; z-index: 2000; }
ul.dropdown li a:hover    
ul.dropdown li a.hover              { background: #CCCCCC; position: relative; }


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ display: none; position: absolute; top: 0; left: 0;  z-index: 1000;list-style: none }
ul.dropdown ul li 					{ font-weight: normal; background: #f6f6f6; color: #B70002;width:120px;  }
ul.dropdown ul li a					{ display: block;  } 
ul.dropdown ul li a:hover			{ display: block;background:#CCCCCC;color: white; } 


/* general elements */
#topmnu a{
  color: #B70002;
  text-decoration: none;
  outline:none;
  -moz-outline-style: none;
}

#topmnu a:hover{
  color: #fff;
  background: #CCCCCC;
  text-decoration: none;
}


a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
outline: none;
}


#ie-message {
 font-family: Tahoma;
background-color:white;
text-align:center;

color: #B70002;
position:absolute;
top:0px;
padding:7px;
width:100%;
font-weight: bold;
font-size:11px;

}
#ie-message a {
color: #fff;
}

a.certmap{
display:block;
position:absolute;
margin-left:600px;
margin-top:2px;
width:350px;
height:37px;
background: transparent;
}

.red {color:#B70002;}
.blk {color:#000;}
.sup {

 position: relative;
	bottom: 0.5em;

	font-size: 0.8em;
}