@font-face {
	font-family: '9851';
	src: url(fonts/9851.otf);
}
@font-face {
	font-family: '21045';
	src: url(fonts/21045.ttf);
}
@font-face {
	font-family: '12345';
	src: url(fonts/12345.ttf);
}
@font-face {
	font-family: 'SSAdec';
	src: url(fonts/SSAdec.ttf);
}
@font-face {
	font-family: 'framd';
	src: url(fonts/framd.ttf);
}

#all {display: inline-block; width:100%; background-color: #eae6db;
-moz-background-size: auto 3.8vw; /* Firefox до 4.0 */
   -webkit-background-size: auto 3.8vw; /* Safari и Chrome */
   -o-background-size: auto 3.8vw; /* Opera до версии 10.53 */
  background-size: auto 3.8vw; /* CSS3 */}

#header { }  
#header h1 {
font-size: 600%; line-height:70%;
font-family: '12345', serif;
color: #f4311b;  text-transform: uppercase; text-align: center; margin:0; padding: 20px 19% 0 19%; display: inline-block; width: 62%;
}
#header span {font-size: 72%; }

#left	{background: url(image/vounb.png) top center no-repeat; width: 150px; height: 150px; display: inline-block; float: left; left: 0; top: 0; margin: 0; position: fixed }
#right { background: url("image/80-.png") top center no-repeat;display: inline-block; width: 150px; height: 135px; display: inline-block; float: right; right: 0; top: 0; margin: 0; position: fixed; }

.ad-menu *:focus,.ad-menu *::before,.ad-menu *::after {
  padding: 0;
  margin: 0;
  outline: 0;
  box-sizing: content-box; 
  
}
.ad-menu ul {
  display: inline-block;
  text-align: center;
  font-family: '21045', serif;  
  padding: 0 0 5px 0; margin: 0; text-transform: uppercase; width: 100%;
}
.ad-menu li {
  display: inline-block;
  font-size: 0.8em;
  text-align: center;
  font-family: '21045', serif; text-transform: uppercase; font-weight: bold; padding: 0; margin: 0; letter-spacing: 5px; 
}

.ad-menu li a {
  display: block;
  text-decoration: none;
  color: #f4311b;
  padding: 0 5px 0 0;
  width: 100%;
  border-left: solid thin #f4311b; 
  margin: 0 10px 0 7px;
}
.ad-menu li a:hover {
  background: #DD2200; 
  display: block;
  text-decoration: none;
  color: #000;
  padding: 0 5px 0 0;
  width: 100%;
  border-left: solid thin #430000; 
  margin: 0 10px 0 7px;
}
body {
width: 100%; height: 100%;
	padding: 0px; margin:0px;
	font: 100% Verdana, Arial, Helvetica, sans-serif; 
	background: url(image/fon-bottom.jpg) #d7d0be center bottom 30px fixed no-repeat;
    -moz-background-size: 100% auto; /* Firefox до 4.0 */
   -webkit-background-size: 100% auto; /* Safari и Chrome */
   -o-background-size: 100% auto; /* Opera до версии 10.53 */
  background-size: 100% auto; /* CSS3 */
}
html body .region-inner {
min-width: 0;
max-width: 100%;
width: auto; height: 100%;
}
  

.fixed {
position: fixed;
top: 10px;

}

#footer { display: inline-block; position: fixed; bottom:0; left:0; width:100%; background:#67625b;  }

#footer a { color:#fff; font-weight: bold;}

#footer p {
	text-align: center; letter-spacing: 1px; font-size: 80%; margin:0; line-height:1.2; padding:5px 0; color:#fff; font-weight: bold; }


@media screen and (max-width: 1780px) {
	#header h1 {
font-size: 450%; line-height:70%;
font-family: '12345', serif;
color: #f4311b;  text-transform: uppercase; text-align: center; margin:0; padding: 20px 19% 0 19%; display: inline-block; width: 62%;
}
}

@media screen and (max-width: 1680px) {
	#header h1 {
font-size: 400%; line-height:70%;
font-family: '12345', serif;
color: #f4311b;  text-transform: uppercase; text-align: center; margin:0; padding: 20px 19% 0 19%; display: inline-block; width: 62%;
}
}
@media screen and (max-width: 1280px) {
	#header h1 {
font-size: 350%; line-height:70%;
font-family: '12345', serif;
color: #f4311b;  text-transform: uppercase; text-align: center; margin:0; padding: 20px 19% 0 19%; display: inline-block; width: 62%;
}
}

@media screen and (max-width: 1080px) {
	#header h1 {
font-size: 300%; line-height:70%;
font-family: '12345', serif;
color: #f4311b;  text-transform: uppercase; text-align: center; margin:0; padding: 20px 19% 0 19%; display: inline-block; width: 62%;
}
	#right { background: url("image/80.png") top center no-repeat;display: inline-block; width: 150px; height: 135px; display: inline-block; float: right; right: 0; top: 0; margin: 0; position: fixed; }
}
@media screen and (max-width: 960px) {
	#header h1 {
font-size: 250%; line-height:70%;
font-family: '12345', serif;
color: #f4311b;  text-transform: uppercase; text-align: center; margin:0; padding: 20px 19% 0 19%; display: inline-block; width: 62%;
}
}
@media screen and (max-width: 720px) {
#header h1 {
font-size: 200%; line-height:70%;
font-family: '12345', serif;
color: #f4311b;  text-transform: uppercase; text-align: center; margin:0; padding: 20px 19% 0 19%; display: inline-block; width: 62%;
}
.shadow { -moz-box-shadow: 6px 6px 7px #67625b;
	-webkit-box-shadow: 6px 6px 7px #67625b;
	box-shadow: 6px 6px 7px #67625b;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#67625b', Direction=145, Strength=5); height: 105px; }
}