body {padding: 0; margin: 0px; background-color: #F7F7F7;}

a {   text-decoration: none; }
a:active { color: #0084c2;  }
a:visited {  color: #704127 }
a:hover { text-decoration: underline; border-bottom: none;  }

.left-menu-link 	{		font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #743e24;	font-weight: bold;	text-decoration: underline;}
a.left-menu-link:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #743e24;	font-weight: bold;	text-decoration: underline;}
a.left-menu-link:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #743e24;	font-weight: bold;	text-decoration: underline;}
a.left-menu-link:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #999999;	font-weight: bold;	text-decoration: underline;}

.prop {
	font-family: MuseoSansCyrl;
}

#nav {padding:0; margin:0; list-style:none; height:35px; background:#fff url(4three_0.gif) repeat-x; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left; height:38px; width:auto;}

#nav li a.top_link { 
	display:block; 
	float:left; 
	height:35px; 
	line-height:33px; 
	color:#743e24; 
	text-decoration:none; 
	font-size:15px; 
	padding:0 0 0 12px; 
	cursor:pointer;
	transition: all 0.2s ease-in;
} 
.google-src-text {
	direction: ltr;
    text-align: left;
}
.google-src-text  a {

/* 	color: #704127 !important; */
}
#nav li a.top_link span {
	float:left; 
	display:block; 
	padding:0 24px 0 12px; 
	height:35px; 
	}

#nav li a.top_link span.down {
	float:left; 
	display:block; 
	padding:0 24px 0 12px; 
	height:35px; 
	}


 #nav li:hover a.top_link, 
#nav li.iehover a.top_link {
	color:#743e24; 
	background: #DECBA0 ; 
	cursor:pointer;
	} 

#nav li:hover a.top_link span,
#nav li.iehover a.top_link span {background:#C4AD81 cursor:pointer;}
#nav li:hover a.top_link span.down,
#nav li.iehover a.top_link span.down { cursor:pointer;}

.rounded-borders {
box-shadow: 0px 0px 3px 0px #CCCCCC;
}
.rounded-borders img:hover  {
	background-color: #000;
}


@font-face {
    font-family: MuseoSansCyrl; 
    src: url(fonts/museosanscyrl.otf); 
   }

/* Default list styling */

#nav li:hover {position:relative; z-index:200; cursor:pointer;}

#nav li:hover ul.sub{
	left:1px; 
	top:35px; 
	background: #f4e3b7; 
	white-space:nowrap; 
	width: 222px; 
	height:auto; 
	z-index:300; 
	cursor:pointer;
}
#nav li:hover ul.sub li { 
	display:block; 
	height:30px; 
	position:relative; 
	float:left; 
	width:165px; 
	font-weight:normal; 
	cursor:pointer;
}
#nav li:hover ul.sub li a { 
	display:block; 
	font-size:15px; 
	height:32px;
	width: 222px; 
	line-height: 30px; 
	text-indent:5px; 
	color: #874F1C;
	text-decoration:none;
	cursor:pointer;
}
#nav li ul.sub li a.fly
{background:#f4e3b7 url(arrow.gif) 155px 6px no-repeat; cursor:pointer;}
#nav li:hover ul.sub li a:hover
{background:#6c3f22; color:#fff; border-color:#fff; cursor:pointer;}
#nav li:hover ul.sub li a.fly:hover
{background:#6c3f22 url(arrow_over.gif) 150px 6px no-repeat; color:#fff; cursor:pointer;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:150px; top:-4px; background: #f4e3b7; padding:3px; border:1px solid #6c3f22; white-space:nowrap; width:160px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#6c3f22 url(arrow_over.gif) 150px 6px no-repeat; color:#fff; border-color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#f4e3b7 url(arrow.gif) 80px 6px no-repeat; color:#000; border-color:#f4e3b7;} 

table { 
	font-size: 0.95em;  
	font-family: Helvetica, Arial, Verdana, sans-serif;
	padding: 0px;
	margin: 0px;
	line-height:1.5;
}

.corners {}
.corners .t,
.corners .r,
.corners .b,
.corners .l,
.corners .c,
.corners .u
{
	position: relative;
	z-index: 1;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
.corners .t { left: -1px; top: -1px; }
.corners .r { background-position: right top; left: 2px; }
.corners .b { background-position: right bottom; top: 2px; }
.corners .l { background-position: left bottom; left: -2px; }
.corners .c { left: 0px; top: 0px; margin-right: 2px; }

.rounded-borders .corners { background: #ffffff; //height: 100%; }

.rounded-borders .corners .reducer { padding: 1em 0 11.8em 0; text-align: center;} 	

	
.rounded-borders .u {
    font-size: 16px;
    top: -25px;
    left: 0px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #FFFFFF;
    float: left;
    font-family: MuseoSansCyrl;
    color: #636363;
    border-bottom: none;
    box-shadow: -2px -2px 2px -2px #CCCCCC;
}
.body_smaller a {
	border-bottom: 1px dotted;
	text-decoration: none;
}
.body_smaller_ch a {
	border-bottom: 1px dotted;
	text-decoration: none;
}
	
.rounded-borders .u-in { position: relative; top: 0; left: 0; background-color: #FFFFFF; border: 1px solid red;}
.rounded-borders .reducer p {height: 8.2em; margin: 0 0.3em 0 0.3em;}
.body_smaller {
	font-size:100%; 
	line-height:130%; 
	margin-bottom:0.5em; 
	margin-top:0; 
	text-indent:0em;     
	font-family: MuseoSansCyrl;
	border-left: 10px solid #DEC79D;
}
.body_smaller_ch {
	font-size:100%; 
	line-height:130%; 
	margin-bottom:0.5em; 
	margin-top:0; 
	text-indent:0em;     
	font-family: MuseoSansCyrl;
	border-left: 10px solid #000000;
} 
 
.reducer_anons { padding: 1em 0 10em 0; text-align: center;}
.rounded-borders .reducer_anons p {
    min-height: 5.2em;
    margin: 0 0.3em 0 0.3em;
    padding: 2px 0 0 4%;
}
.reducer_news { height:auto; padding: 1em 0 600px 0; text-align: center;}
.rounded-borders .reducer_news p {height: 8.2em; margin: 0 0.3em 0 0.3em;}

.aside1 {
	
}

#menu, #menu ul {
  list-style: none;
  margin: 0;
  padding-top: 8px;
    
}
#menu li {
  position: relative;
  background: #515151;
  background: none;
  margin: 0;
  border: 0;
}

#menu a {
  color: #000;
  text-decoration: none;
  display: block;
  width: auto;
  padding: 8px 10px 0 10px;
  background: url(dot.png) repeat-y right;
  border: 0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:0.8em;
  height:20px;
  font-weight:100;
}
#menu a:hover {
  color: #fff;
  background: #6c3f22;
}
.menu_style_right {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;  
	height:20px;   
	padding: 8px 10px 0 10px;  
	background: url(dot.png) repeat-y right; 
	background-color:#6c3f22;
	color: #FFF;
}

.zametka  {
	font-size: 11px;
	color: #000000;
	width: 100%;
	height: auto;
	background-color: #f4e3b7;
	padding: 5px;
}

.anons  {
    padding-left: 1%;
    font-size: 13px;
    font-family: MuseoSansCyrl;
}

.anons2  {
padding-right: 20px;
}










#title{
    background:transparent url(../images/title.png) 0 0 scroll;
    position:absolute;
    top:60px;
    left:24px;
    height:62px;
    width:334px;
}

#download{
    position:absolute;
    top:132px;
    left:30px;
    text-decoration:none;
    font-size:12px;
    color:#999;
    font-family:arial, sans-serif;
}

#download:hover{
    color:#fff;
}
.audio {
	color: #743e24;
    padding: 15px 25px 20px;
    box-shadow: 2px 2px 7px 1px rgb(224, 224, 224);
}
.audio audio {
	width: 100%;
    margin-top: 8px;
    margin-left: -11px;
    padding-top: 5px;
    border-top: 1px solid #eaeaea;
}
.audio a {
	
}
.header_anons img {
    height: 400px;
}


.header_anons {
	background-color: #f3edd7;
}



#qoo-counter a img {
	display: none !important;
}
#qoo-counter-visits {
	opacity: 0 !important;
}