#allbody{
/*	width: 1072px;*/
	width: 100%;
/*	overflow-x: scroll;*/
/*	width: 1091px;*/
/*	 width: auto;*/
	height: auto;
/*	margin: 0 auto;*/
}
.box-block1 {
    height: auto;
	}

#block1{	
	border-bottom: 1px solid black;
	border-top: 4px solid black;
	border-left: 1px solid black;
}
/*----------------------*/

#block-news-bags{
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
.newsticker{
	border-top: 1px solid #DDDDDD;
}
.newsticker p{
    font: 14px sans-serif;
    margin-top: 5px;
    margin-bottom: 5px;
}
.newsticker li{
  border-bottom: 1px solid #DDDDDD;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  height: 146px;
  width: auto;
}
.newsticker a{
  color: #EF662B;
  font: bold 14px sans-serif;
  text-decoration: none;
}
.newsticker a:hover{
  text-decoration: underline;
}
.newsticker span{
  font: 13px sans-serif;
  padding-bottom: 5px;
  color: #636363;
  display: block; /* делает из даты блок рамером в всю ширину блока*/
}
#news-prev{
    margin-top: 0px;
    margin-bottom: 5px;
    cursor: pointer;
}
#news-next{
    margin-top: 7px;
    margin-bottom: 0px;
    cursor: pointer;  
}
.news-prev1 { width: 60px; border: none; } 

/*-- footer --------------------------------------------------------------*/

#footer-flex{
	display: flex;
	justify-content: space-around;
}
#footer-flex -> li{
	width: 150px;
}

#block-footer{
	 width: 100%;
 /*   width: calc(100% + 3px); */
/*	margin-top: 10px;*/
/* width: calc(80% - 1px); */
    height: 120px;
/*	border: 1px solid black; */
	background-color: #ACC8E3;
	float: left;
	margin-top: 75px;	
/*	position: absolute; */
/*	margin-top: 15px; */
	margin-bottom: -10px;
/*	padding: 10px; */
	padding-right: 15px;
	box-sizing: border-box; /* не дает паддингу раширить рамки блока*/
	
			}

#block-footer li{
	float: left;
	font: 16px sans-serif;
	color: black;
	margin-top:15px;
	margin-left: 25px;
}
#vk{
	float: right;
	font: 13px sans-serif;
	margin-top: 10px;
	margin-right: 15px;
}
#vk p{
	margin-bottom: 2px;
}
#block-footer a:hover{
	/*text-decoration: underline; */
	color: #7B7B7B;
}
#block-footer a{
	color: black;
	text-decoration:none;
	}	
/*--------------------------------------------------------------*/

.box-block-body{
 /*   width: calc(80% - 1px);*/
	height: auto;
    min-height: 500px;
    border: 4px solid black; 
/*	margin-left: 20%;
/*	margin-top: -2px;
/*	margin-bottom: 10px;*/
/*	float: left; */
padding-bottom: 10px;
	box-sizing: border-box; 
	overflow: hidden;
/*	position: absolute;*/
	top: 257px;
	}

#block2{
/*    width: calc(100% - 2px);*/
/*	width: 80%;*/
/*    height: auto;*/
	min-height: 470px;
	overflow: auto;
/*	border: 1px solid red;
/*	float: left;*/
	position: relative; 
/*	padding-bottom: 15px; */
/*	position: absolute; */
  /* margin-bottom: 120px; */
	}
	
#pict-all{
	margin-left: 15px;
	margin-top: 15px;
	border: 2px solid black;
	min-height: 310px;
	height: auto;
/* width: 350px; */
	width: 43%;
	 float: left;
	border-radius: 5px;
	padding-bottom: 5px;
}
#pict11{
	width: 350px;
/*	width: 43%;*/
 min-height: 300px;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: white;
   text-align: center;
/*   border: 1px solid black; */
   display: table;
 /*  vertical-align: middle;*/
 /* position: absolute;*/
/*  padding: 2px 2px 4px 2px; */
}
#pict1{
	display: table-cell;
    vertical-align: middle;
	}
#pict1 > a{
	cursor: pointer;
}

.mini-foto{
/*	float: left;
	display: inline-block;*/
	text-align: center;
/*	border: 1px solid black;*/
}
#block-mini-description{
	position: absolute;
	right: 0;
	top: 15px;
 /*   width: 450px;*/
	width: 50%;
   
}
#content-title{
    font: 19px sans-serif;
    margin: 0;
}
#content-text{
    font: 15px sans-serif;
    margin-top: 10px;
	margin-bottom: 40px;
}

#style-price{
    font: 23px sans-serif;
    color: black;
    margin-top: 10px;
    margin-bottom: 10px;
}
#backbigfoto{
	padding-top: 50px;
	margin-left: 30%;
	text-decoration: none;
	padding: 8px;
	font: 19px sans-serif;
	border: 1px solid #999;
  /*    font-size: 18px;*/
      color: #1c87c9;
      background-color: #eee;
      border-radius: 5px;
      box-shadow: 4px 4px #ccc;
}
.fotomini{
	object-fit: cover;
    width: 100px;
    height: 100px;
	cursor: pointer;
}

/*--------------------*/
#foto11{
	position: fixed;
	width: 80%;
/*	height: 90%;*/
	text-align: center;
	margin-left: 10%;
	margin-top: 10px;
/*	margin-top: -235px;*/
/*	background-color:rgba(0,0,0,.3);
/*	overflow: hidden;*/
	z-index: 10;
}

#foto1{
	background-color: black;
/*	border: 7px solid black;*/
	position: relative;
	z-index: 11;
	border-radius: 10px;
}
#foto1 img{
	border-radius: 8px;
}
#filter{
	position: absolute;
	z-index: 4;
	width: 100%;
	height: 100%;
/*	margin-top: -270px; */
/*	background:rgba(0,0,0,0.5);*/
}
#back{
	position: fixed;
	left: 0;
/*	margin-top: 21%;*/
	margin-top: 230px;
	margin-left: 11%;
	z-index: 13;
}
#next{
	position: fixed;
	margin-top: 230px;
	right:0;
	margin-right: 11%;
	z-index: 13;
	cursor: pointer;
}
#close{
	position: fixed;
/*	margin-top: -55%;*/
	margin-top: 10px;
	right:0;
/*	margin-right: 120px;*/
	margin-right: 11%;
	z-index: 13;
	cursor: pointer;
}
#fon{ display: none;
	position: absolute;
	margin-top: -300px;
	width: 100%;
	height: 1240px;
	background: rgba(0,0,0,0.5);
	z-index: 3;
}
#fon1{ display: block;
	position: absolute;
	margin-top: -300px;
	width: 100%;
	height: 985px;
	background: rgba(0,0,0,0.5);
	z-index: 3;
}

#akciadiv{
	font: 48px sans-serif;
	display: none;
	position: fixed;
/*	width: 100%; */
	width: 600px;
	padding-top: 40px;
	margin-left: 270px;
	margin-top: 5%;
	height: 340px;
	z-index: 2000;
	background: rgba(255,177,0,0.7);
	border-radius: 20px;

}

#text1{
	width: 80%;
	margin-left: 10%;
	margin-top: 30px;
	font: 19px sans-serif;
	line-height : 1.5;
}
#text1 a{
	font: 20px sans-serif;
	color: #EF662B;
	text-decoration:none;
	padding: 8px;
	padding-top: 5px;
	 border: 2px solid black;
	 border-radius: 6px;
	 margin-bottom: 10px;
	 margin-top: 10px;
	 background-color: #ACC8E3;
}
/*-----------------o-nas--------------------------------*/
#o-nas{
width: 80%;
	height: auto;
	margin-left: 10%;
	margin-top: 30px;
	font: 19px sans-serif;
	line-height : 1.5;
}
#o-nas a{ /*--knopka--*/
	font: 20px sans-serif;
	color: #EF662B;
	text-decoration:none;
	padding: 8px;
	padding-top: 5px;
	 border: 2px solid black;
	 border-radius: 6px;
	 margin-bottom: 10px;
	 margin-top: 10px;
	 background-color: #ACC8E3;
}
#edit1{
	position: absolute;
	padding-top: 50px;
	margin-top:50px;
/*	margin-left: 30%;*/
	margin-left: -185px;
	text-decoration: none;
	padding: 8px;
	font: 19px sans-serif;
	border: 1px solid #999;
  /*    font-size: 18px;*/
      color: #1c87c9;
      background-color: #eee;
      border-radius: 5px;
      box-shadow: 4px 4px #ccc;
}

