@font-face {
  font-family: "Glasten";
  src: url("Glasten.woff");
  }

a1 {
   text-decoration:none;
   color:#03508c;
   font-weight:bold;
   font-size:16px;
}

#wind {
	position: absolute;
	top: 100%;
	right: 100px;
	display: none;
	z-index: 10;
	overflow: hidden;
	color:#fff;
	text-align:center;
	clip: rect(auto,auto,auto,auto);
	vertical-align: top;
}

#wind1 {
	position: absolute;
	top: 140%;
	display: none;
	z-index: 10;
	overflow: hidden;
	text-align:center;
	clip: rect(auto,auto,auto,auto);
	vertical-align: top;
	right: 150px;
}

#wind2 {
	position: absolute;
	top: 150%;
	display: none;
	z-index: 10;
	overflow: hidden;
	text-align:center;
	clip: rect(auto,auto,auto,auto);
	vertical-align: top;
	right: 150px;
}

#wind3 {
	position: absolute;
	top: 250%;
	display: none;
	z-index: 10;
	overflow: hidden;
	text-align:center;
	clip: rect(auto,auto,auto,auto);
	vertical-align: top;
	right: 300px;
}

.style1 {
	font-size: 15px;
	/*font-family: Arial, Helvetica, sans-serif*/
	font: 18px Georgia, 'Times New Roman', Times, serif; color: #000000;
}
.style2 {
font-size: 15px;
font-weight: bold; color: #FF0000;
font-family: Arial, Helvetica, sans-serif
}
.style4 {
font-weight: bold; color: #FF0000;
font-family: Arial, Helvetica, sans-serif
}
.style8 {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style9 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.style10 {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}
.style12 {
    font-size: 15px;
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
.style13 {
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
	}
.style14 {
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.style19 {
	font-size: 14px;
       font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 2px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	min-width: 980px;
	opacity: 0.8;
 	padding: 5px; /* Поля вокруг текста */
	border-width: 2px;
	background: url(images/bg-stone-001.png) repeat;
}

h1, h2, h3 {
	margin-top: 0;
	color: #0153B4;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 17px;
}

ul {
	/* list-style-image: url(images/img07.gif); */
}

a {
	text-decoration: none;
	/*border-bottom: 1px dashed #CCCCCC;*/
	color: #0000FF;
}

a:hover {
	border-bottom: none;
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 20px;
	width: 960px;
	height: 120px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

#logo h1, #logo p {
	float: right;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding: 20px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 23px;
	padding-bottom: 15px;
	padding-left: 23px;
	margin: 10px;
	height: 70px;
	background-color: rgba(255, 255, 255, 0.67);
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	color:#000000; font-size:10pt; font-weight: bold; text-decoration: underline;
	text-align:center;
	border-radius: 10px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 100%;
	height: 60px;
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 0;
	float: none;
	/*background-image: url(images/niz.gif);*/
 }

#menu  table{
	background-color:rgba(255,255,255,0.5);
}
 /* shiny blue
*******************************************************************************/
button.shiny-blue {
    background-color: #759ae9;
    background-image: linear-gradient(#ffffff, #dcdde1);
    border-top: 1px solid #1f58cc;
    border-right: 1px solid #1b4db3;
    border-bottom: 1px solid #174299;
    border-left: 1px solid #1b4db3;
    -webkit-box-shadow: inset 0 0 2px 0 rgba(57, 140, 255, 0.8);
    -moz-box-shadow: inset 0 0 2px 0 rgba(57, 140, 255, 0.8);
    -ms-box-shadow: inset 0 0 2px 0 rgba(57, 140, 255, 0.8);
    -o-box-shadow: inset 0 0 2px 0 rgba(57, 140, 255, 0.8);
    box-shadow: inset 0 0 2px 0 rgba(57, 140, 255, 0.8);
    color: #000;
    font: bold 16px Georgia, 'Times New Roman', Times, serif;
    text-shadow: 0 -1px 1px #ffffff;
    height: 45px;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0px;
    padding-left: 0;
    min-width: 150px;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.5);
    border: 0px;
    border-radius: 5px;
}
  button.shiny-blue:hover {
    background-color: #5d89e8;
	/*background-image: linear-gradient(#ffcc66, #ff9933);*/
	background-image: linear-gradient(#a4ace0, #ffffff);
	font: bold 18px Georgia, 'Times New Roman', Times, serif;
    cursor: pointer;
	}
  button.shiny-blue:active {
    border-top: 1px solid #ff0000;
    border-right: 1px solid #ff0000;
    border-bottom: 1px solid #ff0000;
    border-left: 1px solid #ff0000;
    -webkit-box-shadow: inset 0 0 5px 2px #1a47a0, 0 1px 0 #eeeeee;
    -moz-box-shadow: inset 0 0 5px 2px #1a47a0, 0 1px 0 #eeeeee;
    -ms-box-shadow: inset 0 0 5px 2px #1a47a0, 0 1px 0 #eeeeee;
    -o-box-shadow: inset 0 0 5px 2px #1a47a0, 0 1px 0 #eeeeee;
    box-shadow: inset 0 0 5px 2px #1a47a0, 0 1px 0 #eeeeee; }

/* Banner */

#banner {
	margin: 0 auto;
	width: 968px;
	height: 310px;
  box-shadow: 0 0 20px rgba(0,0,0,0.5);
	/* background: url(images/img03.jpg) no-repeat left top; */
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
}

#page-bg {
	padding: 11px 24px;
	/* background: url(images/img03.jpg) no-repeat; */
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px dashed #CCCCCC;
}

/* Content */

#content {
	/*float: left;*/
	padding: 30px;
	/*width: 530px;*/
	background-color: rgba(255, 255, 255, 0.75);
	box-shadow: 0 0 50px rgba(0,0,0,0.5);
	border-radius: 20px;
}

.post {
	margin-bottom: 5px;
	padding-bottom: 5px;
	line-height: normal;
}

.post h1 {
	font-weight: normal;
	font-size: 30px;
}

.post h2 {
	font-size: 24px;
}

.title {
	margin: 0;
	padding-bottom: 6px;
	font-weight: normal;

}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dashed #CCCCCC;
}

.byline {
	/*border-top: 2px dashed #ff9933;*/
	margin: -22px 0 20px 0;
	text-transform: uppercase;
	font-size: 16px;
	/* box-shadow: 0 0 10px rgba(0,0,0,0.5); */
}

.entry {
}

.links {
	font-size: 11px;
}

.links a {
	display: block;
	border: none;
	color: #333333;
}

.links a:hover {
}

.links .more {
	float: left;
	padding-left: 25px;
	bpadding-right: 15px;
	text-transform: uppercase;
}

.links .comments {
	float: left;
	padding-left: 20px;
	background: url(images/img04.jpg) no-repeat left top;
}
/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 21px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 10px;
	padding: 0 0 20px 0px;
	background: url(images/img06.jpg) repeat-y left top;
	border-bottom: 1px solid #CCCCCC;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
	padding: 5px 10px;
	border: none;
}

.sidebar li h2 {
	height: 30px;
	margin: 0 0 10px 0;
	padding: 14px 0 5px 10px;
	font-size: 16px;
	font-weight: normal;
	color: #0000FF;
	background-image: url(images/img05.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.sidebar p {
	padding: 0 10px;
}

/* Footer */

#footer {
	border-top: 4px solid #9c8f82;
	height: 100px;
	width: auto;
}

#footer p {
	margin: 0;
	padding: 40px 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #000000;
}

#footer a {
	color: #000000;
}

.elBig {
	color: #000000;
	font-family:"Glasten";
}

.el {
	/*font-family:"Glasten";*/
	font: bold 20px Georgia, 'Times New Roman', Times, serif; color: #000000;
	color: #000000;
}
.elHeadText{
  /*color: #000000;
  font-family: "Glasten";
  padding: 16px;
  margin-top: -30px;
  background-color: rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
    border-top: 3px dashed #ff9933;
  border-bottom: 3px dashed #ff9933;*/
  background: url(images/900Titl.png) no-repeat;
}

.leftimg {
    float:left; /* Выравнивание по левому краю */
    margin: 7px 7px 7px 0; /* Отступы вокруг картинки */
   }
   .rightimg  {
    float: right; /* Выравнивание по правому краю  */
    margin: 7px 0 7px 7px; /* Отступы вокруг картинки */
   }

button.kont {
	background-color: #759ae9;
	background-image: linear-gradient(#ff9933, #ffcc66);
	border-top: 1px solid #1f58cc;
	border-right: 1px solid #1b4db3;
	border-bottom: 1px solid #174299;
	border-left: 1px solid #1b4db3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 2px 0 rgba(57, 140, 255, 0.8);
	-moz-box-shadow: inset 0 0 2px 0 rgba(57, 140, 255, 0.8);
	-ms-box-shadow: inset 0 0 2px 0 rgba(57, 140, 255, 0.8);
	-o-box-shadow: inset 0 0 2px 0 rgba(57, 140, 255, 0.8);
	box-shadow: inset 0 0 2px 0 rgba(57, 140, 255, 0.8);
	color: #000;
	font: bold 24px "helvetica neue", helvetica, arial, sans-serif;
	text-shadow: 0 -1px 1px #ffffff;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

  button.kont:hover {
    background-color: #5d89e8;
	background-image: linear-gradient(#ffcc66, #ff9933);
	font: bold 24px "helvetica neue", helvetica, arial, sans-serif;
    cursor: pointer; }





#gallery {
  position: relative;
  padding-top: 50%;
  -moz-user-select: none; user-select: none;
}

#gallery img {
  position: absolute;
  top: 25%;
  left: 12.5%;
  max-width: 24.5%;
  max-height: 49.5%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: zoom-in;
  transition: .2s;
}
#gallery img:nth-child(4n-2) {left: 37.5%;}
#gallery img:nth-child(4n-1) {left: 62.5%;}
#gallery img:nth-child(4n) {left: 87.5%;}
#gallery img:nth-chigallery img:focus ~ div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  cursor: zoom-out;
}ld(n+5) {top: 75%;}

#gallery img:focus {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  max-width: 100%;
  max-height: 100%;
  outline: none;
  pointer-events: none;
}