html,body{
	background-image: url(picture/backg.jpg);
	background-attachment:fixed;
	background-size: cover;
	width: 100%;
	height: 100%;
	overflow:visible;
}

a{
	text-decoration: none;
}
.white1{
	color: #fff;
	font-family: bold ;
	font-size: 25px;
	
}

.center{
	text-align: center;
}

.btn-menu-red{
	display: inline-block;
	font-size: 30px;
	font-family: bold;
	width: 80%;	
	background-color: #BDB76B;
	color: #fff;
	transition: color .2s;
}

.btn-menu-red:hover{
	background-color: #FAEBD7;
}

.header{
	overflow:hidden;
	width:100%;
	min-height: 40px;
	min-width:700px;
	display: flex;
	justify-content: space-between;
}

.head{
	min-width: 100%;
	display: flex;
	justify-content: space-between;
}

.logoname{
	float:left;
	margin-left: 12%;
}

.logo{
	margin-top: 5px;
	border-radius: 30%;
	vertical-align: middle;
	height: 50px;
	width: 100px;
}

.name{
	margin-top: 7px;
	margin-left: 50px;
	vertical-align: middle;
	display: inline-block;
	color: #C0C0C0;
	font-size: 25px;
	font-family: bold;

}

.contact{
	display: inline-block;
	background-color: #BDB76B;
	min-height: 25px;
	padding: 5px 20px;
	color: #fff;
	font-size: 20px;
	margin-top: 20px;
	float:right;
	

}
.menu1{
	display: flex;
top: 0;
width: 100%;
min-height: 40px;
color: #fff;
font-size: 0;
text-align: center;
line-height: 37px;
border-bottom: solid #fff8f8 3px;
	
}
.menu{
	display: flex;
	min-height: 40px;
	max-height:80px;
	min-width:700px;
	text-align: center;
	line-height: 37px;
	border: solid #fff8f8 3px;
	border: solid #ffffff 3px;
	font-size:0;
}


.osnov{
	display: flex;
	background-color: #2F4F4F;
}

.line{
	width: 3px;
	background-color: #f8f8f8;
}

.news{
	display: inline-block;
	width: 350px;
}

.new{
	font-size: 20px;
	font-family: bold ;
	background-color: #696969;
	margin: 20px;
	min-height: 130px;
	border: solid #f1f1f1 3px;
	color: #9966cc;
}

.date{
	border-bottom: solid #000000fe 3px;
	padding: 8px 15px;
	color: #fff;
}

.anonss{
	overflow: visible;
	display: inline-block;
	font-size: 25px;
	font-family: bold;
	
}

.golova{
	background-color: #696969;
	display: inline-block;
	font-size: 25px;
	font-family: bold ;
	margin-left: 25px;
	margin-top: 15px;
	padding: 8px 17px;
	color: #fff;
}

.anons{
	margin: 20px;
	min-height: 270px;
	background-color: #696969;
	border: solid #888 3px;
	overflow:visible;
	display:inline-block
}

.zag{
	display: inline-block;
	color: #fff;
	border-bottom: solid #888 3px;
	padding: 8px 15px;
}

.zag:hover{
	color: #bdc3c7;
}

.text{
	display: inline-block;
	padding: 15px;
	font-size: 25px;
	font-family:bold ;
	color: #171618;
}

.a-text{
	display: inline-block;
	color: #b09cc4;
	padding: 15px;
	font-size: 25px;
	font-family: bold;
}

.a-text:hover{
	color: #211d21;
}

.picture{
	float: left;
	height: 150px;
	width: 150px;
	margin-right: 20px;
}

.podval1{
	bottom: 0;
	min-height: 30px;
	background-color: #2F4F4F;
	color: #fff;
	clear: both;
	display: flex;
	justify-content: space-between;
}

.podval{
	bottom: 0;
    min-height: 30px;
    background-color: #2F4F4F;
    color: #fff;
    width: 100%;
	min-width: 700px;
    clear: both;
	display: flex;
	justify-content: space-between;
}

.copy{
	float:left;
	margin-left: 4%;
	margin-top: 8px;
	width:20%;
}

.copy1{
	margin-top: 8px;
    width: 60%;
	min-height: 10px;
    text-align: center; 

}


.counter{
	overflow: visible;
	display: inline-block;
	background-color: #2F4F4F;
	float: right;
	margin-right: 6%;
	margin-top: 5px;
	min-height: 26px;
	padding: 0 10px;
	padding-top: 4px;
	min-width:20%;
}



.osnova{
	margin-top: 40px;
	display: flex;
	
	

}

@media (max-width: 660px){
	.osnova{
		margin-top: 75px;
	}
}

.kategor{
	display: inline-block;
	width: 300px;
	border-right: solid #888 3px;
}

.golov{
	background-color: #BDB76B;
	display: inline-block;
	font-size: 18px;
	font-family:bold;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 8px 27px;
	color: #fff;
}

.kategorii{
	display: inline-block;
	width: 250px;
	background-color: #333333;
	margin: 10px 22px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding: 13px 0;
	border: solid #070606 3px;
}

.kategorii:hover{
	background-color: #000000;
}

.tovars{
	display: inline-block;
	font-size: 20px;
	width: calc(100% - 303px);
}

.tovar{
	display: inline-block;
	text-align: center;
	background-color: #9966cc;
	margin: 25px;
	margin-top: 10px;
	height: 240px;
	width: 200px;
	border: solid #888 3px;
}

.tovar:hover{
	background-color: #BDB76B;
}

.imag{
	height: 200px;
	width: 200px;
}

.info{
	padding: 20px;
	line-height: 100%;
	text-indent: 20px;
	margin-top: 40px;
	font-size: 20px;
	width: calc(60% - 46px);
	margin-left: 20%;
	min-height: calc(100vh - 123px);
}
#col1{
	
	font-size: 27px;
	font-family: bold;
	vertical-align: top;
	margin-left: 385px;
	padding: 10px;
	border-left: solid #888 3px;
	border-bottom: solid #888 3px;
	overflow: visible;
}
#col2{
	float: left;
	width: 350px;
	background: #2F4F4F;
	border-right: solid #888 3px;
	border-bottom: solid #888 3px;
	padding: 10px;
	}
#col3{
	float: left;
	width: 350px;
	background: #2F4F4F;
	border-bottom: solid #888 3px;
	border-right: solid #888 3px;
	padding: 10px;
	}
#col4{
	vertical-align: top;
	margin-left: 385px;
	padding: 10px;
	border-bottom: solid #888 3px;
	border-left: solid #888 3px;
	overflow: visible;
	}
#page {
    margin-bottom: -50px;
    min-height: 100%;
}
#clear {
    clear: both;
    height: 0px;
}
#substrate-footer {
    height:40px;
}