html { 
  font-size:100.01%; 
}

body {  
  /*background: url(../images/New_brev/fon3.jpg) top no-repeat fixed ;*/
  background-color: #E4CBA1;
  font-size:16px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  color:#333333;
  background-size:  100% auto;
  min-height: 1000px;
    position:relative;
 z-index:31;

}

a:active {
  color:#e3c564;
  text-decoration:none;
}

.column-center { 
  /*background: url(../images/New_brev/svitok_mid6.png) repeat-y top ;*/
    margin-left: auto;
    margin-right: auto;
  margin-bottom: -160px;
  width:774px;
  padding-left: 50px;
  position:relative;
  z-index:8;
  background-size: 100% auto;
  min-height: 400px;
}

.column-logo { 
    margin-left: auto;
    margin-right: auto;
  width:1200px;
  position:relative;
  z-index:9999;
}

#logo {
  position: absolute;
  padding-top: 10px;
  width:800px;
z-index:9999;
}

.column-totop { 
    margin-left: auto;
    margin-right: auto;
  width:1050px;
  position:relative;
}

#totop1 {
  position: fixed;
  padding-top: 100px;
  padding-left: 25px;
  margin-left: -30px;
  width:20%;
  z-index:72;
}

#totop2 {
  position: fixed;
  padding-top: 70px;
  margin-left: -370px;
  width:50%;
   z-index:71;
}

#totop3 {
  position: fixed;
  padding-top: 200px;
  right:10px;
}

.column-right { 
    margin-left: auto;
    margin-right: auto;
  width:1050px;
  position:relative;
}
#right {
  position: fixed;
  padding-top: 350px;
  padding-left: 920px;
  width:150px;
   z-index:7;
}
a:link {
    color: #e3c564;
   text-decoration: none;
}

/* visited link */
a:visited {
    color: #e3c564;
   text-decoration: none;
}

/* mouse over link */
a:hover {
    color: #e3c564;
   text-decoration: none;
}

/* selected link */
a:active {
    color: #e3c564;
   text-decoration: none;
}
#layer {
    position: fixed;
    display: none;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8)repeat-y;
    z-index: 5;
}
.light { 
    margin-left: auto;
    margin-right: auto;
  width:1050px;
  position:relative;
}
.some_div {
    position: fixed;
    margin: 20px;
      padding-left: 935px;
  
      padding-top: 500px;
       z-index: 4;
  
}
.lay {
    position: fixed;
    margin: 20px;
    padding-left: 935px;

    padding-top: 500px;
       z-index: -3;
  
}
/*.NEWbutton {
	display:block;
	text-decoration:none; 
	text-align:center; 
	padding:10px 10px; 
	border:solid 2px #b5bf4c; 
	-webkit-border-radius:19px;
	-moz-border-radius:19px; 
	border-radius: 19px; 
	font:16px Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	color:#ffffff; 
	background-color:#ffdb3b; 
	background-image: -moz-linear-gradient(top, #ffdb3b 0%, #a68800 100%); 
	background-image: -webkit-linear-gradient(top, #ffdb3b 0%, #a68800 100%); 
	background-image: -o-linear-gradient(top, #ffdb3b 0%, #a68800 100%); 
	background-image: -ms-linear-gradient(top, #ffdb3b 0% ,#a68800 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a68800', endColorstr='#a68800',GradientType=0 ); 
	background-image: linear-gradient(top, #ffdb3b 0% ,#a68800 100%);   
	-webkit-box-shadow:0px 3px 10px #000000, inset 0px 0px 1px #ffffff; 
	-moz-box-shadow: 0px 3px 10px #000000,  inset 0px 0px 1px #ffffff;  
	box-shadow:0px 3px 10px #000000, inset 0px 0px 1px #ffffff;  
	text-shadow: 2px 2px 1px #000000; 
	filter: dropshadow(color=#000000, offx=2, offy=2);
	-webkit-transition: background 0.25s ease-in;
	-moz-transition:  background 0.25s ease-in;
	-o-transition:  background 0.25s ease-in;
	transition:  background 0.25s ease-in;
 }
 
 .NEWbutton:hover{
	padding:10px 10px; 
	border:solid 2px #96904a; 
	-webkit-border-radius:19px;
	-moz-border-radius:19px; 
	border-radius: 19px; 
	font:16px Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	color:#ffffff; 
	background-color:#ffe987; 
	background-image: -moz-linear-gradient(top, #ffe987 0%, #b09000 100%); 
	background-image: -webkit-linear-gradient(top, #ffe987 0%, #b09000 100%); 
	background-image: -o-linear-gradient(top, #ffe987 0%, #b09000 100%); 
	background-image: -ms-linear-gradient(top, #ffe987 0% ,#b09000 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b09000', endColorstr='#b09000',GradientType=0 ); 
	background-image: linear-gradient(top, #ffe987 0% ,#b09000 100%);   
	-webkit-box-shadow:0px 4px 18px #000000, inset 0px 0px 1px #ffffff; 
	-moz-box-shadow: 0px 4px 18px #000000,  inset 0px 0px 1px #ffffff;  
	box-shadow:0px 4px 18px #000000, inset 0px 0px 1px #ffffff;  
	text-shadow: 2px 3px 2px #000000; 
	filter: dropshadow(color=#000000, offx=2, offy=3);
}
 
 .NEWbutton:active{
	padding:3px 10px; 
	border:solid 2px #b5bf4c; 
	-webkit-border-radius:19px;
	-moz-border-radius:19px; 
	border-radius: 19px; 
	font:16px Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	color:#ffffff; 
	background-color:#d4ba44; 
	background-image: -moz-linear-gradient(top, #d4ba44 0%, #ffe054 100%); 
	background-image: -webkit-linear-gradient(top, #d4ba44 0%, #ffe054 100%); 
	background-image: -o-linear-gradient(top, #d4ba44 0%, #ffe054 100%); 
	background-image: -ms-linear-gradient(top, #d4ba44 0% ,#ffe054 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe054', endColorstr='#ffe054',GradientType=0 ); 
	background-image: linear-gradient(top, #d4ba44 0% ,#ffe054 100%);   
	-webkit-box-shadow:0px 3px 10px #000000, inset 0px 0px 1px #ffffff; 
	-moz-box-shadow: 0px 3px 10px #000000,  inset 0px 0px 1px #ffffff;  
	box-shadow:0px 3px 10px #000000, inset 0px 0px 1px #ffffff;  
	text-shadow: 2px 2px 1px #000000; 
	filter: dropshadow(color=#000000, offx=2, offy=2);
	
}
*/
#navbar ul {
  display: none;
  background-color: #f90;
  position: absolute;
  top: 100%;
}
#navbar li:hover ul { display: block; }
#navbar, #navbar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#navbar {
  height: 30px;
  background-color: #666;
  padding-left: 25px;
  margin-left: 50px;
  min-width: 1100px;
}
#navbar li {
  float: left;
  position: relative;
  height: 100%;
}
#navbar li a {
  display: block;
  padding: 6px;
  width: 200px;
  color: #fff;
  text-decoration: none;
  text-align: center;
}
#navbar ul li { float: none; }
#navbar li:hover { background-color: #f90; }
#navbar ul li:hover { background-color: #666; }

#new_logo{
    margin-left: auto;
    margin-right: auto;
	padding-left: 950px;
	padding-top: 50px;
	margin-bottom: -180px;
  width:100px;
  position:relative;
}
.NEWbutton{
	display:block;
 text-decoration:none; 
 text-align:center; 
 padding:10px 11px; 
 border:none; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:14px Verdana, Geneva, sans-serif; 
 font-weight:bold; 
 color:#e3c564; 
 background-color:#a34400; 
 background-image: -moz-linear-gradient(top, #a34400 0%, #bd650d 100%); 
 background-image: -webkit-linear-gradient(top, #a34400 0%, #bd650d 100%); 
 background-image: -o-linear-gradient(top, #a34400 0%, #bd650d 100%); 
 background-image: -ms-linear-gradient(top, #a34400 0% ,#bd650d 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd650d', endColorstr='#bd650d',GradientType=0 ); 
 background-image: linear-gradient(top, #a34400 0% ,#bd650d 100%);   
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
  
  }
  .NEWbutton2{
	display:block;
 text-decoration:none; 
 text-align:center; 
 padding:10px 11px; 
 border:none; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:18px Verdana, Geneva, sans-serif; 
 font-weight:bold; 
 color:#e3c564; 
 background-color:#a34400; 
 background-image: -moz-linear-gradient(top, #a34400 0%, #bd650d 100%); 
 background-image: -webkit-linear-gradient(top, #a34400 0%, #bd650d 100%); 
 background-image: -o-linear-gradient(top, #a34400 0%, #bd650d 100%); 
 background-image: -ms-linear-gradient(top, #a34400 0% ,#bd650d 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd650d', endColorstr='#bd650d',GradientType=0 ); 
 background-image: linear-gradient(top, #a34400 0% ,#bd650d 100%);   
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
  
  }
