.sparse {
	font-family: Arial,Tahoma;
	font-size:13px;
	color:#FAF6E8;
	text-align:justify;
	line-height:18px;   /*  перекрывалось правилом в 826 строке */
}

div.teru table {
	width:70%;
	margin:0;
	background-color:transparent;
	border:1px solid #81795c;
	border-collapse:collapse;
}

div.teru td, div.teru th {
	border-top:1px solid #81795c;
	border-left:1px solid #81795c;
	padding:3px 3px;
	text-align:center;
}

div.teru th {
	background:#EEE;
}

img#teru_title {
	margin-top:37px;
	}
	
.main_eng{
  font-family: Arial, Tahoma ;
  font-size: 13px;
  color: #FAF6E8;            
  background: url(/images/bk_eng.jpg) #464130 left top no-repeat;
}

.tip_eng{
  background-image: url(/images/bk2_eng.jpg);
}

/* up to here are my styles */

*{
  margin: 0;
  padding: 0;
}
.clear{
  clear: both;
  line-height: 0;
  height: 0;
  font-size: 1px;
}
body{
  font-family: Arial, Tahoma ;
  font-size: 13px;
  color: #FAF6E8;            
  background: url(/images/bk.jpg) #414138 left top no-repeat;
}
.tip{
  background-image: url(/images/bk2.jpg);
}

a{
	color: #d6933c;
    font-size: 12px;
    text-decoration:underline;
}
a:hover{
	text-decoration: none;
	color: #F5C503;
}
a:active, a:focus, img { outline: 0; } 
a:visited{
    color: #BE8E1B;
}
h1,h2,h3,h4,h5{
	font-family: Arial, Tahoma, Verdana;
	margin-bottom: 3px;
	font-weight: normal;      
}
h1,
h1 a{
	font-size: 25px;
    color: #E0DAA3;      
	background-color: #221E17;  
}
.tip h1,
.tip h1 a{               
	background-color: transparent;  
}
h1.super,
h1.super a{
    font-size: 25px;
    color: #E0DAA3;
}

h2,
h2 a{
	font-size: 21px;
    color: #E0DAA3;
}
.dark h2,
.dark h2 a{        
    color: #fff;
}
h3,
h3 a{
	font-size: 15px;
    color: #E0DAA3;
}
h4,h4 a{
    font-size: 15px;
    color: #fff;         
}
h5,
h5 a{
	font-size: 12px;
    color: #666;
	margin-top: 5px;
}
p{
	padding: 5px 0px;
}
p.br{
  padding: 0;
  height: 3px;
  background-color: #F9E891;
  margin: 5px 0;
  font-size: 1px;
}

a.more{
  color: #d6933c;   
  font-size: 12px;
  display: block;
  margin: 2px 0;  
}
ul{
    list-style: none outside;
	margin:5px 0;
    cursor: default;
}
ul li{
	margin-left:0;
	padding: 5px 0 0 10px;
	background: url(/images/lidot.gif) left 13px no-repeat;
}
ol{
  padding-left: 20px;
}

ol li{
  padding: 0;
}
a img{
	border:0;
}
a:active, a:focus, img { outline: 0; }
table.picture{
  background-color: transparent;
  margin: 0 10px 0 0;
}
table.picture td{
  padding: 0;
  background-color: transparent;
}
table.picture td img.zoom{
  margin-top: -13px;
  z-index: 10;
  position: relative;
}

blockquote{
  background-color: #94969A;
  color: #fff;
  padding: 10px 10px 40px 60px;
  background: url(/images/book2.gif) #94969A left bottom no-repeat;
}

ul.pages{
  list-style: none outside;
  margin: 5px auto;
  text-align: center;
}
ul.pages li{
  display: inline;
  margin: 0 2px;
  padding: 0;
  background-image: none;
}
ul.pages li a{
  font-weight: normal;
  padding: 0 4px;
  font-size: 14px;
}
ul.pages li a.act{
  color: #fff;
  text-decoration: none;
}



table.tab th{
  padding: 6px;
  color: #E0DAA3;
  font-weight: bold;
  border: 1px solid #726D5D;
}

table.tab td{
	vertical-align:top;
    padding: 5px;
    color: #E0DAA3;
    border: 1px dotted #726D5D;
}
table.tab{
	font-family:Tahoma;
	border-collapse: collapse;
    margin: 10px 0;
	border-left: 1px solid #413E2D;
	border-right: 1px solid #413E2D;
}

div.round{
  background-color: brown;
  min-height: 100px;
  position: relative;
  _display:inline-block;
  padding: 5px;
}
div.br,
div.bl,
div.tr,
div.tl{
  position: absolute;
  width: 5px;
  height: 6px;
  font-size: 1px;
}
div.br{
  background-image: url(/images/br.gif);
  bottom: 0;
  right: 0;
}
div.bl{
  background-image: url(/images/bl.gif);
  bottom: 0;
  left: 0;
}
div.tr{
  background-image: url(/images/tr.gif);
  top: 0;
  right: 0;
}
div.tl{
  background-image: url(/images/tl.gif);
  top: 0;
  left: 0;
}
/* 88888888888888888888888888888888888 */
#over{
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0.6;
  width: 100%;
  height: 892px;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  z-index: 500;
}
#conteinerimg{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
#conteinerimg div p{
  color:#fff;
  text-align:center;
}
#inside{
  padding: 10px;
}
#inside img{
  cursor: pointer;
  border: 1px solid #CCF;
}
/* 88888888888888888888888888888888888 */

#conteiner{
  width: 1030px;  
}
/* 8888888888888888888888888888888888 */
#head{
  height: 328px;         
  position: relative;                                     
}
.tip #head{
  height: 260px;
}

#logo,#call,#lang,#menu1,#time,#sun{
  position: absolute;
}
#sun{
	left: 0;
	top: 0;
}
#menu1{
  top: 15px;
  right: 0px;
  padding: 0 23px 12px 0;
  width: 742px;
  background: url(/images/menu1bk.gif) left bottom repeat-x;
}
#menu1 li{
  display: inline;
  border-right: 1px solid #58521B;
  padding: 0 12px 2px 0;
  margin-right: 8px;
  background-image: none;
}
#menu1 a:hover{
  color: #A3964A;
  text-decoration: underline;
}
#menu1 ul{
  float: left;
}
#menu1 ul a,#fav{ 
  font-size: 13px;
  font-family: Trebuchet MS, Tahoma;
}
#menu1 ul a{
  color: #d2bb58;  
}

#fav{    
	padding-left: 17px;
	background: url(/images/fav.gif) left center no-repeat;
	color: #d6933c;
	float: right;
	display: block;
	margin-top: 7px;  
	cursor: pointer;
}
#time{
  top: 125px;
  right: 23px;
}


#logo{              
  top: 85px;
  left: 265px;
  display: block;
  width: 214px;
  height: 168px;
}

#lang{
  top: 94px;
  right: 23px;
}
.tip #lang{
  top: 120px;
}

#lang a{
  font-family: Arial;
  font-size: 14px;
  display: block;
  margin-left: 30px;
  float: left;              
  color: #d6933c;               
}
#lang a.act{
  color: #564B25;
  text-decoration: none;
}

/* 8888888888888888888888888888 */
#left{
  float: left;
  width: 220px;
}
.tip #left{
  margin-top: 80px;
}

/* 999999999999999999999999999 */
#main{
  margin-left: 240px;
  padding: 0 23px 20px 23px;
  _zoom: 1;
  _margin: -1px 0 0 237px;
  border-top: none;            
  background: url(/images/botBk.gif) #221E17 left bottom no-repeat;    
  margin-bottom: 5px;
}
.tip #main{
  background: none transparent;
}

/* 88888888888888888888888888 */
#foot{
  padding: 10px;
  width: 980px;
  overflow: auto;
}
#contacts{
  float: left;
}
#copy{
  float: right;
}
#foot form{
  float: left;
  margin-left: 20%;
}
/***********************/
.ban{
	padding: 15px 0;
	float: right;
	width: 204px;
}
.tip .ban{
	/*float: left;*/
	width: 204px;
}
.wide{
  width: 512px;
  margin: 15px 26px 15px 0;
  float: left;     
  _margin-right: 10px;
}
.topBan .ban, .topBan .wide{
	margin-top: 0;
	padding-top: 4px;
}

.light{    
  background-color: #292929;
  margin: 5px -23px; 
  padding: 0 23px;
  width: 744px;
  position: relative;
  overflow: visible!important;
}
#dh1l{
  margin-right: -23px;
  background: url(/images/r_tri.gif) #221E17 764px bottom no-repeat; 
}
#dh1l h1{
  padding-top: 5px; 
  background-color: transparent; 
}

#dh1l span{             
  padding: 6px 25px 1px 0;
  background: url(/images/r_tr2.gif) #292929 right top no-repeat;  
}
#rtli,
#rbri{
  position: absolute;
  width: 3px;
  height: 3px;               
}
#rtli{
  background: url(/images/r_tli.gif) left top no-repeat;
  top: -3px;
  left: 0;   
}
#rbri{
  background: url(/images/r_bri.gif) left top no-repeat;
  _background-position: left 12px;
  bottom: -3px;
  right: 0;   
}

.item{
  clear: both;
  height: 100%;
  overflow: auto;
}

.item h3{
  margin: 3px 0 0px 0;
}

.item3{
  float: left;
  width: 160px;
  margin: 0 10px 20px 0;
  padding-top: 3px;
}

.dt{
  color: #938966;
  font-size: 10px;
  padding: 0;
} 

a.allnews{
  margin-left: 340px;
  color: #938966;
  display: block;
}  
.dark{
  position: relative;
  overflow: visible;
}

#dh1d{
  background-color: #221E17;
  position: absolute;
  top: -40px;
  left: -23px;                        
 background: url(/images/r_tl.gif) #221E17 left top no-repeat;
}
#dh1d h1{ 
	padding: 5px 23px;
	background: url(/images/r_tr.gif) right top no-repeat;
}
  
.dark .item1 img, .dark .item2 img{
  float: left;
  margin-right: 12px;
}
.dark h2{
  margin-bottom: 20px;
}

.dark p{
  padding: 0 0 3px 0;
} 
.dark .gr{
  padding: 0;
  color: #988F6C;
}
.dark span{
font-size: 11px;
  color: #988F6C;  
}
.dark .item1 div,.dark .item2 div{
  float: left;
  margin-right: 10px;
  width: 100px;
}
.dark .item1{
  float: left;
  width: 420px;
}
.dark .ban .item1{
	width: auto;
} 
.dark .item2{
  float: left;
  width: 210px;
  min-height: 120px;
  _height: 120px;
  _overflow: visible;
}

.dark .all{
  display: block;
  float: right;
  margin-left: 20px;
  width: 70px;
}

.navi{
	color:#d2bb58;
	height:20px;     
	margin-bottom: 10px;
	font-size: 11px;
}          
.navi a, #main .navi a:visited{         
	font-size: 11px;  
	color: #FFCC01;
}
/***************/
#menu2{
  clear: left;
  padding: 15px 0;
  background: url(/images/menu1bk.gif) left bottom repeat-x;
}
#menu2 li{
  display: inline;
  border-right: 1px solid #352F23;
  padding: 0 12px 2px 0;
  margin-right: 8px;
  background-image: none;
}
.tip #menu2 li{
  border-right-color: #59533F;
}

#menu2 a:hover{
  color: #A3964A;
  text-decoration: underline;
}
#menu2 a{
  font-size: 11px;
  font-family: Trebuchet MS, Tahoma;
  color: #5E563C;  
}
.tip #menu2 a{
  color: #81795C;
}
#conteiner li.last{
  border: 0 none;
}
#photos{
	margin: 10px auto;
	clear: left;
}
#photos td{
	padding: 10px;
}
a.und{
	margin-right: 10px;
}
#popup {
	display: none;
	position: absolute;
	left: 800px;
	top: 56px;
	border: 3px solid #74662A;
	background-color: #221E17;
	padding: 10px;
	z-index: 1000;
}
#popup input,
#popup textarea{
	width: 100px;
}

/*****/

#head ul.navmenu {
  border: 0 none;
  padding: 0 0 0 8px;
  margin: 0;
  z-index: 800;
  position: absolute;
  width: 782px;
  height: 40px;
  padding-top: 10px;           
  bottom: 0;
  right: 0;
  background: url(/images/topBk.gif) #221E17 left top no-repeat;
}
#head.tip ul.navmenu{
	padding: 5px 0 5px 8px
} 

#head ul.navmenu li {
  border: 0 none;
  float: left; /*For Gecko*/
  display: inline;
  position: relative;
  background-image: none; 
  z-index: 300;
  color: #d6933c;
  padding: 0; 
}

#head ul.navmenu li:hover {
    z-index: 10000; /* .and here. this makes sure active item is always above anything else in the menu */
    white-space: normal; /* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)   */
    direction: ltr;

}
#head ul.navmenu li.sub:hover {
	background: url(/images/rbk.gif) #FFFFFF left top no-repeat;
}
#head ul.navmenu li:hover a {
    text-decoration: none;
	color: #FDCC20;
}
#head ul.navmenu li.sub:hover a {
    color: #d6933c!important;
	background: url(/images/rbk.gif) transparent right top no-repeat
}



#head ul.navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0 0 10px 10px;
  width: 150px;
  list-style: none;
  display: none;
  position: absolute;
  top: 39px;
  left: 0px;
  z-index: 300; 
  background: url(/images/rbk.gif) #fff right top no-repeat                   
}
#head ul.navmenu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}
#head ul.navmenu ul li {
 /* margin-top: 0em;  */
  margin: 0;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
  width: 128px;                 

}
#head ul.navmenu a {     
	font-size: 14px;
	font-family: Arial;
  padding: 12px 15px 12px 15px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;        
  text-transform: uppercase;
  cursor: pointer;
  color: #d6933c;
  /*background: url(/images/navdot.gif) left  center no-repeat;*/
  height: auto !important;
  height: 1%; /*For IE*/
  /*padding-top: 1px;  */
}

#head ul.navmenu #liact {
	/*background: url(/images/rbk.gif) #343024 left top no-repeat;*/
}
#head ul.navmenu #liact a{
	/*background: url(/images/rbk.gif) transparent right top no-repeat;*/
	text-decoration: none;   
	color: #a6691a;
}

#head ul.navmenu li:hover li,
#head ul.navmenu li.iehover li {
  margin-left:0px;              
  border-bottom: none;
  padding: 0;
 background-image: none!important;
}
#head ul.navmenu ul li.last,
#head ul.navmenu ul li.last {
  border: 0;
}

/* 2nd Menu */
#head ul.navmenu li:hover li a,
#head ul.navmenu li.iehover li a {
  font-weight: normal;
  font-size: 11px;
  float: none;
  color: #5D5846!important;
  text-transform: none; 
  text-decoration: underline;
}
#head ul.navmenu li ul li a{
 position:relative;
 text-decoration: none;
 padding: 3px 0 3px 5px;
 background-image: none!important;
}
#head ul.navmenu li:hover li a:hover,
#head ul.navmenu li:hover li:hover a,
#head ul.navmenu li.iehover li a:hover,
#head ul.navmenu li.iehover li.iehover a { 
  background-image: none;
  padding: 3px 0 3px 5px;
  color: #B59B31!important;
}


#head ul.navmenu li:hover ul,
#head ul.navmenu ul li:hover ul,
#head ul.navmenu ul ul li:hover ul,
#head ul.navmenu li.iehover ul,
#head ul.navmenu ul li.iehover ul,
#head ul.navmenu ul ul li.iehover ul {
  display: block;
}
/*****/
ul#navmenu{
	background:none;
	margin:20px 20px 0 5px;  /*  Изначально top=62, но изменил из-за "terem crossover 2010" */
	list-style:none;
	height:170px;            /*  Добавил этот параметр */
}
ul#navmenu li{
	padding:0;
	border:0 none;
	background:none;
}
ul#navmenu li a{
	padding:5px 0 4px 7px;
	float: none !important;/*For Opera*/
	display:block;
	height: auto !important;
	font-family:Arial;
	font-size:17px;
	color:#E0DAA3;
	text-align:right;
	font-weight: normal!important;
}
ul#navmenu li a:hover{
	color:#FFFBDD;
}
/*****/
.itemNews{
	margin-bottom: 20px;
	width: 512px;
	overflow: auto;
}
.itemNews img, #photos img{
	border: 1px solid #685922;
}
.itemNews h3 a, .itemNews h3{
	color: #EDE8D4;
	margin-bottom: 0;
}
.itemNews h2{
	color: #EBE5CD;
}
.itemNews p{
	padding: 3px 0;
	line-height: 18px;    /*  по умолчанию стояло просто 1 */
}
.newsId p{
	padding: 0 0 10px 0;
}
.newsId p.dt,.itemNews p.dt{
	padding: 0;
}
#prevnext{
	color: #d6933c;
}
#prevnext a{
	padding-left: 26px;
	background: url(/images/arr_r.gif) left center no-repeat; 
}
#prevnext a.next{
	padding: 0 26px 0 0;
	background: url(/images/arr_l.gif) right center no-repeat; 
}

#blban{
	 float:right; 
	 width:204px;
	 padding:0;
	 background: url(/images/bl_bant.gif) #1B1813 left top no-repeat;
}
#blban .item1 div{
	width: 90px;
	margin-right: 0;
}
#blban .blbot{
	background: url(/images/bl_bot.gif) transparent left bottom no-repeat;
	padding:15px 5px;
	width: 194px;
	overflow: auto;
}
.afisha h2{
	margin-top: 10px;
}
.afisha th{
	padding: 3px 3px 8px 3px;
	font-size: 12px;
	text-align: center;
	color: #A39B75;
	font-weight: normal;
}
.afisha td{
	vertical-align: top;
	padding: 7px 5px 8px 5px;
	color: #E0DAA3;
	/*border: 1px solid #74662A;*/
}
.afisha td.time{
	text-align: center;
	border-left: 1px dotted  #74662A;
	border-right: 1px dotted  #74662A;
}
.afisha td.brdTop{
	border-top: 1px dotted  #74662A;
}
.afisha .th th{
	border-bottom: 1px dotted  #74662A;
}
.tFont td{
	vertical-align: top;
}
.tFont, .tFont a{
	font-size: 15px;
}
.thId td{
	color: #A39B75;
	border-bottom: 1px dotted  #74662A;
	padding-bottom: 3px;
}
#typeId h2{
	color: #C46A00;
}
.brdTop td{
	padding-top: 40px;
}
.brdBot{
	border-bottom: 1px dotted  #74662A;
}

#alko{
	color:  #221E17;
	text-align: right;
	font-size: 11px;
	padding-left: 5px;
	  margin-bottom: 35px;
}
#alko a{
	color:  #221E17;
	font-size: 11px;	
}
.tip #alko, .tip #alko a{
	color: #81795C;
}
/* megaform */.mf_name {
  text-align:left;
  width:40%;
}.mf_help {
  padding: 0px;
  margin: 0px;
  font-size: 10px;  font-weight:normal;
}.mf_lev1 {
  font-size: 12px;
  padding-left: 40px;
}.mf_table .mf_group {
  padding-top: 7px;
  padding-left: 20px;
  font-size: 14px;
}.mf_text {
  width:100%;
}.mf_textarea {
  width:100%;
}.mf_date_d {
  width: 25px;
}.mf_date_m {
  width: 25px;
}.mf_date_y {
  width: 45px;
}.mf_table .mf_radio_c {
  padding-left: 40px;
}.mf_radio_c label {
  display: block;
}.mf_radio_c label span {
  display: block;
  margin-left:20px;
}.mf_radio_l {
  padding: 2px;
  margin: 0px;
}.mf_radio {
  margin-right:5px;
  float:left;
  margin-top:2px;
}.mf_radio_t {
  margin-left:10px;
  width:200px;
}.mf_table .mf_subheader {
  padding-top:8px;
  padding-left: 30px;
  font-style:italic;
  font-size:14px;
}.mf_errors {
  padding: 10px;
}.mf_errors p {
  color:red;
  padding:1px;
  margin: 0px;
  padding-left:25px;
}.mf_errors p span {
  color:#FFAA66;
}.mf_err_head {
  color:red;
  font-weight:bold;
  font-size:14px;
  padding:2px;
}.mf_top h1, .mf_top h3, .mf_top h4 {
  text-align:center;
}.mf_table .mf_button_td {
  padding:20px;
}.mf_bottom {
  padding-top:30px;
}.mf_table .mf_bottom h3 {
  text-align:center;
  padding:8px;
}.mf_table td {
  padding:2px;
}.mf_table h2, mf_table h3 {
  padding-top:10px;
}.mf_table h2 {  text-transform:uppercase;  color:#FFAA66;}.mf_table h2 .mf_help {  text-transform:none;  color:#E0DAA3;}.mf_header{  font-weight:bold;}		/* /megaform */
