/* #5f0200   6b0404   710707       url("image/fon.png") no-repeat fixed  top*/
body {
	margin: 0;
	padding: 0;
	color: black;
	line-height: 2em;
	font-family: Arial;
	font-size: 14px;			/*в списках иконок*/
	/*background: #710707;*/
	background: radial-gradient(ellipse, #710707, #560202);
}

a:link {color: white; text-decoration: none;   } 
a:visited { color: white	; text-decoration: underline;  } 
a:active, a:hover {color: gray; text-decoration: underline; }
a  {
border: none;
}
img {
	padding: 0px;
	margin: 0px;
}

p {
	margin: 0px;
	padding: 0px;
	text-align: left;
}


.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;	
}

.cleaner_with_divider {
	clear: both;
	width: 100%;
	height: 15px;
	border-bottom: 1px solid #333;
	margin-bottom: 25px;
	font-size: 1px;	
}

a#eng {
	z-index: 900;
	position: absolute; top: 158px; LEFT: 890px;
	color: white;
	border-bottom: 1px dotted red;
	border-top: 1px dotted red;	
	font-size: 14px;
	text-decoration: none;
}

p#header {
	width: 400px;
	color: #fbfbe9;
	text-shadow: 2px 2px 5px #2c3c0f, 0 0 10em #152002; /* Параметры тени */
	font-size: 15px;
	line-height: 1.5em;
	text-align: right;
	position: absolute; 
	top: 10px; 
	right: 33px;
}

.activemenu  {
	color: #f3e976; /*gray  cfd56d*/
	border-left: 3px solid maroon; 
}
.active_submenu  {
	color: #f3e976 !important; 
}



#templatemo_container {			/*блок контента*/
	width: 960px;
	margin: 0 auto;		/* блок контента авто по центру экрана*/
	padding: 0px;			/*рамка основного контента - второй нолик*/
	background: white;
	box-shadow: 0 0 20px rgba(0,0,0,1); 
	  /*box-shadow: 0 0 50px  #ffd8aa;Параметры тени */
	position: relative; 
}

/* header  ШАПКА*/
#templatemo_header {
	width: 960px;
	height: 195px;
	padding: 0px;
	margin: 0px;
	border: none;
	/*  background: url(images/header-logo.jpg) no-repeat; */
}

.one {
    height: 476px;
    width: 960px;
    background: url(images/sky.jpg) no-repeat; 
}
.two {
    height: 320px;
    width: 960px;
    background: url(images/404_2.jpg) no-repeat; 
}
.three {
    height: 272px;
    width: 960px;
    background: url(images/404_3.jpg) no-repeat; 
}
.four {
    height: 297px;
    width: 960px;
    background: url(images/404_4.jpg) no-repeat; 
}
/* menu ОСНОВНОЕ МЕНЮ*/
#templatemo_menu   {
	clear: both;
	width: 960px;
	height: 47px;
	margin: 0px;
	padding: 0px;
	background: rgba(0, 0, 0, 0.5);
	position: absolute; 
top: 148px;
}

/*--- Все меню ---*/
#templatemo_menu  li {				
	float:left;
	padding-right: 70px;
	/*background-color: yellow;*/
	position: relative;
	display:inline-block;
}

/*--- ВЫПАДАЮЩИЕ ПУНКТЫ --- */
#templatemo_menu ul {			
	/*padding: 0 0 0 40px;*/
	margin: 0px ;
	list-style: none;
}

#templatemo_menu  li  ul{		/*Стили для скрытого выпадающего меню*/
	display: none;
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
	position: absolute;
	background: rgba(0, 0, 0, 0.75);
}

#templatemo_menu ul > li  > a {
	float: left;
	display: block;
	/*color: white;			 цвет текта меню */
	font-size: 13px;
	line-height: 30px;
	text-align: center;
	padding: 0 0 0 8px ;
	margin: 0;
}

#templatemo_menu  li a b{
	float: left;
	display: block;
	/*color: pink;			 цвет текта меню */
	font-size: 12px;
	line-height: 47px;
	text-align: center;
	padding: 0px ;
	margin: 0;
}

#templatemo_menu  li.current a, #templatemo_menu  li a:hover {
	color: #D2691E;				/* цвет текста подменю*/
	text-decoration: none;
	font-weight: normal !important;
	/*background: url(3.png) right top no-repeat; */
}

#templatemo_menu  li.current a b, #templatemo_menu  li a:hover b  {
	color: #D2691E;				/* текст 1 уровня при наведении - одинаковый с подменю*/
	text-decoration: none;
}
  

#templatemo_menu li:hover  ul{ 		/* оказывает влияние на подменю 2-го уровня. li ul - 3уровень*/
    display: block; /* При выделении пункта курсором мыши отображается подменю */
	top: 47px;
	padding: 0px;
	width: 210px;
	line-height: normal;
	color: #be5900;	
	z-index: 900;
} 
/* end of menu */



#templatemo_content_main  p{
	text-align: justify;
	text-indent: 30px;
}
#templatemo_content_main  img{
	float: right;
	margin: 7px 0 15px 20px;
	border: 2px solid #c5b589;
}

/* top dishes  - галерея*/
#templatemo_top_dishes {		
	clear: both;
	width: 950px;
}

#templatemo_top_dishes.test {
	width: 875px;				/*content*/
	margin-left: 45px;
	margin-top: 30px;			/*ot menu  border: 3px solid green;*/
}

#templatemo_top_dishes h1,#content h1 {
	/*color: #1b2308;*/
	font-size: 18px;
	padding: 0 0 10px 0;		/*pod zagolovkom*/
	border-bottom: 1px dotted #1b2308;
}
#content ul li a{
	color: #600303;
}
#templatemo_top_dishes h2 {
	font-size: 14px;
	color: #black;
	margin: 0;
}


/*prodact info*/
#templatemo_top_dishes td p {
	font-size: 17px;
	line-height: 2em;
	text-indent: 0px;
	
}

#templatemo_top_dishes p a{
	color: black;
	font-weight: bold;
}

#templatemo_top_dishes  p b{
	color: orange;
	font-weight: bold;
	font-size: 30px;
}
/*news*/
#templatemo_top_dishes .top_dishes_box {
	float: left;
	width: 210px;
	padding: 0 0 0 7px;
}

#templatemo_top_dishes .top_dishes_box img {
	margin-bottom: 5px;
	border: 2px solid #c5b589;
}

/*icon in prodact    border: 3px solid blue;
#templatemo_top_dishes .top_dishes_box1 {
	float: left;
	width: 420px;
	margin-left: 40px;
}

#templatemo_top_dishes .top_dishes_box3 {
	float: left;
	width: 436px;
}*/


/* content
#templatemo_content {
	color: black;
	width: 920px;
	padding: 0;
	margin-left: 20px;
	borde r: 8px solid black;
}


#templatemo_content .top {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 920px;
	height: 15px;
}

#templatemo_content .bottom {
	position: absolute;
	float: left;
	bottom: 0;
	left: 0;
	width: 920px;
	height: 175px;
}

#templatemo_content  #templatemo_content_left {
	float: left;
	padding: 10px 0 0 40px;
	width: 545px;
	border: 20px solid yellow;
}

#templatemo_content #templatemo_content_right {
	float: right;	
	padding: 40px 35px 0 0;
	width: 245px;
	border: 10px solid yellow;
	
}*/

/*иконки  продукция   новости */
#templatemo_content_left.box_left {
	float: left;
	width: 422px;
	padding-right: 15px;
}

#templatemo_content_left.box_right {
	float: left;
	width: 422px;
	padding-left: 15px;
}
/*может не нужно */

#templatemo_content_left h1 {
	font-size: 14px;
	padding: 10px 0 10px 0;
}

/*
#templatemo_content_left h1 {
	 font-size: 14px;
	 padding: 3px 0 15px 0;
		
}*/

#templatemo_content_left.prodact h1 {
	 font-size: 18px; 
	 
	 
	 /*может не нужноpadding: 0 0 1 0;*/
 }

#templatemo_content_left p  a{
	padding-bottom: 10px;
	margin: 10px;
	color: black;
}
#templatemo_content_left   a{
	font-weight: bold;
}


/* картинки во 2 варианте новостей + иконки*/
#templatemo_content_left img {
	float: left;
	margin: 0px 15px 0 0;
	border: 2px solid #92a06e;
}

.box {
	weight: 880px;
	height: 200px;
}
/*текст в контактах, слева от карты*/
.box  p{
	float: left;
	width: 480px;		
}

/*map*/
.box  iframe{
	float: right;
	margin: 0 75px 20px 0px ;
}

#templatemo_content_right h1 {
	color: #4b5e1e;
	font-size: 15px;
	height: 30px;
	margin: 0px;
	padding: 15px 0 0 20px;
	background: white;
	border: 2px solid #4b5e1e;
}

#templatemo_content_right h2 {
	color: #black;
	font-size: 14px;
}

#templatemo_content_right img {
	border: 4px solid #4b5e1e;
	margin: 0 0 5px 0;
}

#templatemo_content_right p {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

#templatemo_content_right .right_column_section {
	clear: both;
	margin: 20px;
}




/* footer */
#templatemo_footer {
	clear: both;
	height: 40px;
	width: 960px;
   	color: #727267;
	/*background:  url(images/footer.jpg) no-repeat bottom;*/
	padding: 7px 0px;
	margin-top: 70px;
	text-align: center;
	background: #d3d3c4;
	line-height: 1.75em;
	font-size: 11px;	
}


#link404 {
margin-top: -20px;
text-align: center;
white-space: nowrap;
line-height: 26px;
}
.link  {
text-align: left;
display: inline-block;
vertical-align: top;
border: 0px solid red;
}
.link a{
color: #009891; 
font-size: 14px;
text-decoration: underline;
}
.link li{
color: #8cbc08;
}


#parent {
width: 960px;
text-align: center;
font-size: 16px;
letter-spacing: 25px;
white-space: nowrap;
line-height: 12px;
margin: 30px 0px;
}

.child {
width: 230px;
height: 160px;
display: inline-block;
vertical-align: middle;
}

.child p img{
width: 215px;
height: 150px;
border: 2px solid #c5b589;
}


/*
.zagolovok {
    height: 35px;
    width: 915px;
       background: #d3d3c4;
    padding: 10px 0 10px 45px;        
    border-bottom: 1.5px dotted #1b2308;
    font-size: 10px;
    margin-bottom: -15px;
}
*/

.zagolovok {
height: 55px;
width: 960px;
background: #d3d3c4;
/*box-shadow: 0 0 10px #ffffaa inset;  /* внутреннее свечение,  лучше закоментировать, цвет наименее оранжевый, или пусть сама предлагает */
padding: 1px 0 0px 44px; 
font-size: 10px;
margin-bottom: -15px;
-moz-box-sizing: border-box; /* Для Firefox */
-webkit-box-sizing: border-box; /* Для Safari и Chrome */
box-sizing: border-box; /* Для IE и Opera */
}


.zagolovok2 {
height: 55px;
width: 960px;
background: #bf3000;  /* бледно-бордовый- */
/*box-shadow: 0 0 10px #ffffaa inset;  /* внутреннее свечение,  лучше закоментировать, цвет наименее оранжевый, или пусть сама предлагает */
padding: 1px 0 0px 44px; 
font-size: 10px;
margin-bottom: -15px;
-moz-box-sizing: border-box; /* Для Firefox */
-webkit-box-sizing: border-box; /* Для Safari и Chrome */
box-sizing: border-box; /* Для IE и Opera */
}

.line {
    height: 7px;
    width: 960px;
    background: #d3d3c4;
    margin-bottom: -15px;
}

/*
.zagolovok-main {
    height: 55px;
    width: 960px;
    background: #d3d3c4;
    padding: 20px 0 10px 45px;        
    border-bottom: 1.5px dotted #1b2308;
    font-size: 20px; font-weight: bold;
}
*/

.zagolovok-main {
height: 55px;
width: 960px;
background: #d3d3c4;
padding: 14px 0 0px 45px; 
font-size: 20px; 
font-weight: bold;
}


a#eng {
    z-index: 900;
    position: absolute; top: 158px; LEFT: 890px;
    color: white;
    font-size: 14px;
    text-decoration: none;
    box-shadow: 0 0 10px 8px #ffffaa;
    opacity: 0.8;
}

a#eng_png {
z-index: 900;
position: absolute; top: 155px; LEFT: 880px;
}



#link404 {
margin-top: -20px;
text-align: center;
white-space: nowrap;
line-height: 26px;
}
.link {
text-align: left;
display: inline-block;
vertical-align: top;
border: 0px solid red;
}
.link a{
color: #009891; 
font-size: 14px;
text-decoration: underline;
}
.link li{
color: #8cbc08;
}
#toTop {
	position: fixed;
	display: none;
	right: 30px;
	bottom: 50px;
	cursor: pointer;
	background: url(/images/toTop.png) no-repeat;
	opacity: 0.7;
	height: 65px;
	width: 65px;
}
#toTop:hover {
	opacity: 1;
}
.breadcrumbs ul li {
	display: inline-flex;
}

.breadcrumbs ul li .activemenu {
	border: none;
	color: #600303;
}

.callform {
	color:#fff;
}