@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);
}
body {
width: 100%; height: 100%;
	padding: 0px; margin:0px;
	font: 100% Verdana, Arial, Helvetica, sans-serif; 
	background: url("image/fon-2.jpg") #f8f0e3 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%;
}

#all {display: inline-block; width:100%; background-color: #eae6db; position: fixed; z-index: 999;
-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: #f4311b; 
  display: block;
  text-decoration: none;
  color: #000;
  padding: 0 5px 0 0;
  width: 100%;
  border-left: solid thin #430000; 
  margin: 0 10px 0 7px;
}

.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); }

#spisok { text-align: center; width: 100%; padding-top: 190px; }

#spisok h2 {
font-size: 250%; letter-spacing: 1px; 
font-family: 'framd', serif;
color: #67625b;  margin: 20px 0 0 0; 
text-align: center; display: inline-block; padding:0; width: 100%;  text-shadow: 1px 1px 2px #eae6db, 0 0 1em #d7d0be;
	} 

#spisok ul { display: inline-block;  text-align: left;  background: #f8f0e3; padding-right: 20px; }

.push {
  list-style: none;
  font-family: 'framd', serif;
}
.push li {
  position: relative;
  padding: 10px 0 10px 20px;
  color: #67625b;
  cursor: pointer; list-style-type: none; 
  font-size: 150%; 
}
.push li:before {
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #4F5151;
  content: "";
  left: 0;
  transition: .3s ease-in-out;
  top: 20px;
}
.push li:after {
  position: absolute;
  border-left: 1px dotted #4F5151;
  width: 1px;
  bottom: -8px;
  content: "";
  left: 3px;
  top: 38px;
}
.push li:hover:before{box-shadow: 0 0 0 10px rgba(0,0,0,.2)}
.push li:last-child:after {content: none;}

.fixed {
position: fixed;
top: 10px;
}

.push a {
  color: #67625b;
  cursor: pointer;  
  font-size: 100%; text-decoration: none;
}
.push a:hover {
  color: #67625b;
  border-bottom: 1px solid #f4311b;
  cursor: pointer;  
  font-size: 100%; text-decoration: none;
}
#crumbs { font-family: '21045', serif; color:#f4311b; font-size: 90%; padding: 20px 2px 0 3px; letter-spacing: 5px; width: 100%; text-align: center;  }
#crumbs a { color: #f4311b; }





#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; }

.rectangle-list, .rectangle-list ul, .rectangle-list li { list-style-type : none; }

.rectangle-list a {
    position: relative;
    display: block;
    padding: .4em .4em .4em .8em;
    *padding: .4em;
    margin: .5em 0 .5em 2.5em;
    background: #ddd;
    color: #444;
    text-decoration: none;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;	
}
 
.rectangle-list a:hover {
    background: #eee;
}	
 
.rectangle-list a:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;	
    left: -2.5em;
    top: 50%;
    margin-top: -1em;
    background: #fa8072;
    height: 2em;
    width: 2em;
    line-height: 2em;
    text-align: center;
    font-weight: bold;
}
 
.rectangle-list a:after {
    position: absolute;	
    content: '';
    border: .5em solid transparent;
    left: -1em;
    top: 50%;
    margin-top: -.5em;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;				
}
 
.rectangle-list a:hover:after {
    left: -.5em;
    border-left-color: #fa8072;				
}

@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%;		
}
	#spisok { text-align: center; width: 100%; padding-top: 140px; margin: 0; }

}
@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%;
}
	#spisok { text-align: center; width: 100%; padding-top: 120px; margin: 0; }

}

@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; }
.ad-menu li {
  display: inline-block;
  font-size: 0.6em;
  text-align: center;
  font-family: '21045', serif; text-transform: uppercase; font-weight: bold; padding: 0; margin: 0; letter-spacing: 5px; 
}	
}