* {
	margin: 0;
	padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font-family: Helvetica, Geneva, Arial, sans-serif;
}
 a { 
    text-decoration: none; 
	color:black;
   } 
a:visited{  color: #000 }

div {
	
}
hr{
	
	margin:10px 0;
	
}
.wrapper-header {
	width: 100%;
	min-width:1109px;
	
	background: url(../images/image2.jpg);
	
}
.wrapper-image{
	width: 100%;
	height:240px;
	margin: 0 auto;
	background: url(../images/image2.jpg) center;	
	/* box-shadow:inset 0 0 10px rgba(0,0,0,0.5);  */
}
/* MENU
-----------------------------------------------------------------------------*/
.wrapper-menu{
	width: 100%;
	min-width:1109px;
	height:40px;
	background: #808080;
	box-shadow:0 0 10px rgba(0,0,0,0.5); 
}
.menu{
	width:950px;
	margin:0 auto;
}
ul {
  text-align: left;
  display: inline;
  margin: 0;
  padding: 15px 4px 17px 0;
  list-style: none;

}
ul li {
  font:13pt sans-serif;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  padding: 9px 14px;
  background: #808080;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
ul li:hover {
  background: #808080;
  color: #fff;
}
ul li ul {
  padding: 0;
  position: absolute;
  top: 39px;
  left: 0;
  width: 150px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
ul li ul li { 
  background: #555; 
  display: block; 
  color: #fff;
  text-shadow: 0 -1px 0 #000;
}
ul li ul li:hover { background: #666; }
ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}
/* MENU
-----------------------------------------------------------------------------*/




.wrapper {
	width: 100%;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
.header {
	width: 1100px;
	height: 414px;
	margin:0 auto;
	color:white;
	
}
.header div{
	
}
.header div a{
	
	float:left;
}
.logo {
	float:leftl;
	width:462px;
}

.logo a{
	width:460px;
	height:115px;
	
	color:#fff;
	padding: 40px 0 0 0px;
	
	
}
.logo a h1{
	font-size:27pt;
	text-shadow: 1px 1px 2px black, 0 0 1em black;
}
.center{
	width:150px;
	height:414px;
	float:left;
	background: url(../images/logo2.png) no-repeat left top 0px;
	color:#fff;
	text-shadow: 1px 1px 2px black, 0 0 1em black;
	}

.contacts{
	float:right;
	width:300px;
	font-size:18pt;
	color:white;
	text-shadow: 1px 1px 2px black, 0 0 1em black;
}
.leng{
	margin-top: 25px;
	margin-left:140px;
	
}
.leng a{
	font-size:10pt;
	color:white; 
	margin-right:5px;
	text-shadow: 1px 1px 2px black, 0 0 1em black;
}



.leng a:visited{
	
	color:white; 
	
}

#vis{
	font-weight:bold;
	text-decoration:underline;
	
}

.contacts .tel{
	font-weight:bold;
	font-size:19pt;
	margin-bottom:5px;
	padding-left:60px;
	padding-top:0px;
	color:#fff;
}
.contacts .mail{
padding-left:60px;
}

.mail a{
	color:white;
}

/* Middle
-----------------------------------------------------------------------------*/
.content {
	
	width:1100px;
	margin:0 auto;
	padding-left:50px;
	
}
.middle {
	width: 100%;
	position: relative;
}
.middle:after {
	display: table;
	clear: both;
	content: '';
}
.container {
	width: 100%;
	float: left;
	overflow: hidden;
    
}
.content2 {
	padding: 15px 330px 0 0;

}
.content2 h2{



}
/* Right Sidebar
-----------------------------------------------------------------------------*/
.right-sidebar {
	float: left;
	width: 310px;
	margin-left: -310px;
	position: relative;

}
.fb{
	padding: 15px 0 0 5px;
	margin-bottom:15px;
}


/* Footer
-----------------------------------------------------------------------------*/
.footer {
	width: 100%;
	min-width:1050px;
	background: #000;
	text-align:center;
	color: #fff;
	padding:30px;
}




.photo_k{
	width:215px;
	height:215px;
	margin-left:8px;
	margin-right:15px;
	margin-bottom:25px;
	-moz-box-shadow: 0px 0px 8px #000000;
	-webkit-box-shadow: 0px 0px 8px #000000;
	box-shadow: 0px 0px 8px #000000;
}


/* NEWS */
.shortstory{
	float:left;
	margin:15px 15px 15px;
	width: 225px;


}

.shortstory h3{
	margin:5px 0 5px 0;
    font-size: 12pt;

}

.shortstory .data{
	color:gray;
	font-size:9pt;
	float:right;
	margin: 5px 5px 5px 0;
	
}

.shortstory img {
  width:224px;
height:117px;

}
.shortstory p {
  font-size:10pt;
  text-align:left;

}

.shortstory2{
	float:left;
	margin:5px 5px 15px;
	width: 750px;
   

}

.shortstory2 h3{
	margin:15px 0 5px 10px;
    font-size: 16pt;
    float:left;
    width: 310px;
    text-align:center;
   
}

.shortstory2 .data{
	color:gray;
	font-size:9pt;
	float:right;
	margin: 5px 5px 5px 0;
	
}

.shortstory2 img {
    margin:5px 0 5px 10px;
  width:400px;
    height:282px;
float:left;
    

}
.shortstory2-text{
  float:left;
    width: 310px;
margin:5px 0 5px 14px;

}

.shortstory2 p {
    float:left;
  font-size:14pt;
  text-align:left;
  
    
}






/* Базовые стили формы */
form{
  margin:0 auto;
  margin-bottom:15px;
  max-width:95%;
  box-sizing:border-box;
  padding:40px;
  border-radius:5px; 
  background:RGBA(255,255,255,1);
  -webkit-box-shadow:  0px 0px 15px 0px rgba(0, 0, 0, .45);        
  box-shadow:  0px 0px 15px 0px rgba(0, 0, 0, .45);  
}
/* Стили полей ввода */
.textbox{
  height:50px;
  width:100%;
  border-radius:3px;
  border:rgba(0,0,0,.3) 2px solid;
  box-sizing:border-box;
  font-family: 'Open Sans', sans-serif;
  font-size:18px; 
  padding:10px;
  margin-bottom:30px;  
}
.message:focus,
.textbox:focus{
  outline:none;
   border:rgba(24,149,215,1) 2px solid;
   color:rgba(24,149,215,1);
}
/* Стили текстового поля */
.message{
	background: rgba(255, 255, 255, 0.4); 
    width:100%;
    height: 120px;
    border:rgba(0,0,0,.3) 2px solid;
    box-sizing:border-box;
    -moz-border-radius: 3px;
    font-size:18px;
    font-family: 'Open Sans', sans-serif;
    -webkit-border-radius: 3px;
    border-radius: 3px; 
    display:block;
    padding:10px;
    margin-bottom:30px;
    overflow:hidden;
}
/* Базовые стили кнопки */
.button{
  height:50px;
  width:100%;
  border-radius:3px;
  border:rgba(0,0,0,.3) 0px solid;
  box-sizing:border-box;
  padding:10px;
  background:#90c843;
  color:#FFF;
  font-family: 'Open Sans', sans-serif;  
  font-weight:400;
  font-size: 16pt;
  transition:background .4s;
  cursor:pointer;
}
/* Изменение фона кнопки при наведении */
.button:hover{
  background:#80b438;
}




.book{
	-moz-box-shadow: 0px 0px 8px #000000;
	-webkit-box-shadow: 0px 0px 8px #000000;
	box-shadow: 0px 0px 8px #000000;
	margin-left:5px;
	margin-right:15px;
}


.fullstory h1{
   text-align:center
        
        ;}