* {
	margin: 0;
	padding: 0;
}
header, nav, section, article, aside, footer {
	display: block;
}
@font-face {
    font-family: 'a_MonumentoTitulNr';
    src: url('a_monumentotitulnr.eot');
    src: url('a_monumentotitulnr.eot') format('embedded-opentype'),
         url('a_monumentotitulnr.woff') format('woff'),
         url('a_monumentotitulnr.ttf') format('truetype'),
         url('a_monumentotitulnr.svg#a_MonumentoTitulNrBold') format('svg');
         font-weight: 100;
        font-style: normal;
}
   
   

@font-face {
        font-family: "a_Stamper";
        src: url('970794678-a_Stamper.eot');
        src: url('970794678-a_Stamper.eot?#iefix') format('embedded-opentype'),
        url('970794678-a_Stamper.svg#a_Stamper') format('svg'),
        url('970794678-a_Stamper.woff') format('woff'),
        url('970794678-a_Stamper.ttf') format('truetype');
        font-weight: 100;
        font-style: normal;
    }
html {
     
}
.sticky {
  position: fixed;
  z-index: 101;
}
.stop {
  position: relative;
  z-index: 101;
}
h2 {
    font-weight: 100;
}
body {
	font: 12px/15px Georgia, Times new Roman, serif;
	width: 100%;
    background-color: #f6f3e0;
    
}

a {
	color: #756449;
	outline: none;
	text-decoration: none;
}
a:active {
    color: grey;
    }
a:hover {
	color: black;
    text-decoration: none;
}

p {
	margin: 0 0 18px
}

img {
	border: none;
    
}
.opis{display:none; text-align: justify;}
.opiss{display:block; text-align: justify;}

input {
	vertical-align: middle;
    outline-color: #7e7053;
}
#maincont {
    margin: 0 auto;
  left: 50%;
  width: 1044px;
  background-image: url(/templates/spravka/images/contentpart.jpg);
  background-position: top center;
  background-repeat: repeat-y;
}
#wrapper {
	width: 1044px;
	margin: 0 auto;
     background-image:url(/templates/spravka/images/gazeta.jpg); /* Задаем фон сайта*/
  background-repeat: no-repeat;
  background-position: top center;
  
  z-index: 3;
  
  left: 50%;
  
   
  
}
#splogo {
z-index: 100000;
position: absolute;

margin-left: 342px;
margin-top: 128px;
float: left;
width: 489px;   
height:44px;
cursor: pointer;
}
/*-------Разбивка на колонки--------*/
article {  
    -webkit-column-count:2;  
    -moz-column-count:2;  
    column-count:2;  
    -moz-column-width: 150px;  
    -webkit-column-width: 150px;   
    column-width: 150px;  
    -webkit-column-gap: 30px;  
    -moz-column-gap: 30px;  
    column-gap: 30px;  
    -moz-column-rule: 2px solid #3d3d3d;  
    -webkit-column-rule: 2px solid #3d3d3d;  
    column-rule: 2px solid #3d3d3d;  
}  
article h1 {  
    -webkit-column-span: all;  
    column-span:all;  
}  

/* Header
-----------------------------------------------------------------------------*/
#header {
    height: 311px;
	margin-left: 55px;
    width: 940px;
}
/* Дата
-------------------------------*/
#data { 
    font-family: a_Stamper, Times New Roman, serif;
    
    font-size: 14px;
    position: absolute;
    margin-top: 109px;
    margin-left: 685px;
    color: #756449;
    width: 300px;
    opacity: 0.85
}	
/* Поиск
-------------------------------*/
#search { 
    position: relative;
    top: 113px;
	left: 23px;
    font-weight: 900;
    width: 300px;
  
}

/* Слайдер
--------------------------------*/
#slider1 {
    margin-top: -300px;
}
/* Middle
--------------------------------*/
#middle {
	width: 100%;
	height: 1%;
	position: relative;
     margin-left: 55px;
    width: 920px;
    
}
#middle:after {
	content: '';
	clear: both;
	display: table;
    
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
    margin-top: 206px;
min-height: 989px;
}

#content {
    padding: 7px 230px 0px 44px;
    width: 594px;
   
    z-index:2;
    font-size: 14px;
}

#content h1{
    font-family: a_MonumentoTitulNr, Georgia, Times New Roman, serif;
    font-size: 30px;
    text-align: center;
    font-weight: normal;
        font-style: normal;
  /*  column-span: all;  W3C */
    /* -webkit-column-span: all; Safari & Chrome */
   /* -moz-column-span: all;  Firefox */
   /* -ms-column-span: all;  Internet Explorer */
   /* -o-column-span: all;  Opera */
 }

#content h2{
    font-family: a_MonumentoTitulNr, Georgia, Times New Roman, serif;
    font-size: 30px;
    line-height: 30px;
    font-weight: normal;
        font-style: normal;
}

#content img {
    float: left;
    margin: 10px 10px 10px 10px;

}

#annews img {
-webkit-filter: sepia(30%) grayscale(20%);
    
}
/*----WORD---------*/
#word {
    margin-top: -15px;
    margin-left: 550px;
}
/* Sidebar Right
---------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 175px;
	margin-left: -250px;
	position: relative;
	text-align: justify;
   
    margin-top: 244px;
}

#sideRight li{
    margin-left: 10px;
}

#sdate {
    font-family: Times New Roman, serif; 
    text-align: center;
}

#sotceti {
    position: absolute;
    margin-left: 294px;
    margin-top: 10px;
}

#skeys {
    text-align: center;
}
#sfull{
    text-align: right;
}

#sfull a {
    color: #756449;
}
#sfull a:hover {
	color: black;
    text-decoration: none;
}
#sideRight a {
    color: black;
	outline: none;
	text-decoration: none;
}
#sideRight a:hover {
	color: #756449;
    text-decoration: none;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 350px;
	background-image: url(/templates/spravka/images/footer.jpg);
    background-repeat:  no-repeat;
     margin-left: 32px;
    width: 940px;
    padding-left: 160px;
    margin-top: -7px;
    background-color: #f6f3e0;
    
}
#footer_content {
    font-family: Times New Roman, serif;
    font-size: 13px;
    position: relative;
    width: 300px;
    top:45px;
    left:295px;
}

#footer_c {
    margin-left:490px;
    margin-top: 26px;
    font-family: Times New Roman, serif;
    font-size: 12px;
}

#footer_img {
    margin-left: 529px;
    margin-top: -75px;
}
/*Верхнее меню
__________________________________________*/
#imgtop {
    position: absolute;
    margin-top: -221px;
width:1px;
}

#img1 {
	position:absolute;
	left: 45px;
	bottom: 0px;
    top: 175px;
    width: 100px;
	}
#img2 {
	position:absolute;
	left: 45px;
	top: 203px;
    width: 100px;
	}
#img3 {
	position:absolute;
	left: 45px;
	top: 223px;
    width: 100px;
	}
#img4 {
	position:absolute;
	left: 217px;
	top: 180px;
    width: 100px;
	}
#img5 {
	position:absolute;
	left: 217px;
	top: 217px;
    width: 100px;
	}
#img6 {
	position:absolute;
	left: 337px;
	top: 180px;
    width: 100px;
	}
#img7 {
	position:absolute;
	left: 337px;
	top: 201px;
    width: 100px;
	}
#img8 {
	position:absolute;
	left: 470px;
	top: 178px;
    width: 100px;
	}
#img9 {
	position:absolute;
	left: 470px;
	top: 226px;
    width: 100px;
	}
#img10 {
	position:absolute;
	left: 601px;
	top: 183px;
    width: 100px;
	}
#img11 {
	position:absolute;
	left: 734px;
	top: 181px;
    width: 100px;
	}
/*Эффект увеличения картинки при наведении
__________________________________________*/
.imgup img{
-webkit-transform:scale(1); /*Webkit: Scale down image to 0.8x original size*/
-moz-transform:scale(1); /*Mozilla scale version*/
-o-transform:scale(1); /*Opera scale version*/
-webkit-transition-duration: 0.2s; /*Webkit: Animation duration*/
-moz-transition-duration: 0.2s; /*Mozilla duration version*/
-o-transition-duration: 0.2s; /*Opera duration version*/
opacity: 1; /*initial opacity of images*/

}

.imgup img:hover{
-webkit-transform:scale(1.1); /*Webkit: Scale up image to 1.2x original size*/
-moz-transform:scale(1.1); /*Mozilla scale version*/
-o-transform:scale(1.1); /*Opera scale version*/

opacity: 1;
}
/*__________*/
/*Эффект увеличения картинки при наведении
__________________________________________*/
.imgupm img{
-webkit-transform:scale(1); /*Webkit: Scale down image to 0.8x original size*/
-moz-transform:scale(1); /*Mozilla scale version*/
-o-transform:scale(1); /*Opera scale version*/
-webkit-transition-duration: 0.2s; /*Webkit: Animation duration*/
-moz-transition-duration: 0.2s; /*Mozilla duration version*/
-o-transition-duration: 0.2s; /*Opera duration version*/
opacity: 1; /*initial opacity of images*/

}

.imgupm img:hover{
-webkit-transform:scale(1.01); /*Webkit: Scale up image to 1.2x original size*/
-moz-transform:scale(1.01); /*Mozilla scale version*/
-o-transform:scale(1.01); /*Opera scale version*/

opacity: 1;
}
/*__________*/
 /* КОНСУЛЬТАНТ */
#closecons {
opacity:0.3;
filter:alpha(opacity=50);   
width:114px; 
font-family: a_MonumentoTitulNr; 
background-color: rgba(126, 112, 83, 0.06);
border-color: rgba(169, 169, 169, 0.22); 
border-width: 2px 2px 2px 2px;
}
 
#closecons:hover {
-moz-transition: all 0.4s; 
-webkit-transition: all 0.4s;  
-ms-transition: all 0.4s;  
-o-transition: all 0.4s;  
transition: all 0.4s; 
opacity:1;
filter:alpha(opacity=100);
}
#consonline{
position: fixed; 
right: 0px; 
top: 200px; 
z-index: 1000;
}
 /* --- */
.hat {
           
    font-weight: bold;  
    font-size: 14px;
}
#nvis {
    display: block;
}

#vis {
    display: block;
}
a.shref:link {
 color: black;
 font-weight: bold;
 text-decoration: none;   
}
a.shref:active {
  color: black;
 font-weight: bold;
 text-decoration: none;   
}
a.shref:visited {
   color: black;
 font-weight: bold;
 text-decoration: none;  
}
a.shref:hover {
   color: black;
 font-weight: bold;
 text-decoration: underline;  
}
input[type="button"],
input[type="submit"] {
    padding-right: 5px;
    padding-left: 5px;
     background-color: rgba(0, 0, 0, 0);
    border-width: 3px;
    border-color: #797573;
    font-family: a_MonumentoTitulNr;
    font-size: 17px;
}