* { margin: 0; padding: 0; }
/* Главаня страница */
.centrovka{
	width:700px; 
	margin:0 auto;
}
.centrovka2{
	width:1000px; 
	margin:0 auto;
}
.obl-ssil{
	display:block;
	overflow:hidden;
}
a{
    text-decoration: none;
    color:#000;
}
a:hover{
    text-decoration: underline;
	color:#fff;
}
.obertka{
	/*max-width:1200px;*/
	min-width:720px;
	margin:0 auto;
	outline:1px solid #ccc;
}
.nazvanie{
    color:#fff;
	width:auto;
	font-size:30px;
	text-align:center;
}
.index-header{
    background:url(../images/z1.jpg)no-repeat;
    background-size: 100%;
	overflow:hidden;
	padding:20px 20px 30px 20px;
}
.index-bg{
	/*background:url(../images/index.jpg)no-repeat;
	background-size: 100%;
	width:1200px;
	height:100%;*/
}
.index-bg img{
	width:100%;
	min-width:720px;
	height:100%;
	position:fixed;
}
.navig{
	margin-top:50px;
	text-align:center;
}
.navig ul li{
    display:inline;
}
.navig ul li a{
    background:#3EC07F;
	padding:20px 40px;
	border-radius:10px;
	margin-right:10px;
}
.logotype{
	float:left;
}
/* конец главная страница */
/* о цоке */

.o-centre{
	background:url(../images/bg2.jpg)no-repeat;
	background-size:100%;
	padding:30px;
}
.text-ocok{
	margin-top:20px;
	padding:30px 70px;
	font-size:20px!important;
}
.lenta-mcok ul li{
	display:inline;
}
.lenta-mcok ul li img{
	width:300px;
	height:180px;
}
/* конец о цоке */

/* оценка */
.oval{
	border:7px solid #389E3A;
	border-radius:30px;
	padding:50px;
	margin:50px;
	overflow:hidden;
}
.plitochki{
	width:900px;
	margin:0 auto;
	text-align:center;
}
.plitochki a{
	color:#fff;
	font-size:20px;
	font-weight:bold;
	display:block;
	margin-top:20px;
}
.plitochki a:hover{
	text-decoration:underline;
}
.plitka1{
	background:url(../images/ocenka/1.jpg)no-repeat;
	background-size:100%;
	width:400px;
	height:200px;
	float:left;
	margin-bottom:50px;
}
.plitka2{
	background:url(../images/ocenka/2.jpg)no-repeat;
	background-size:100%;
	width:400px;
	height:200px;
	float:right;
	margin-bottom:50px;
}
.plitka3{
	background:url(../images/ocenka/3.jpg)no-repeat;
	background-size:100%;
	width:400px;
	height:200px;
	float:left;
}
.plitka4{
	background:url(../images/ocenka/4.jpg)no-repeat;
	background-size:100%;
	width:400px;
	height:200px;
	float:right;
}
/* конец оценка */

/* новости */
.obertka-novosti{
	background:url(../images/bg4.jpg)no-repeat;
	background-size:100%;
	height:700px;
}
.novosti{
	background:#fff;
	padding:30px;
	width:300px;
	margin:0 auto;
	border:1px solid #000;
	text-align:center;
}
/* конец новости */

/* контакты */
.kontakt-img{
	background:url(../images/kontakt.png)no-repeat;
	background-size:100%;
	width:100%;
	height:300px;
}
.information{
	padding:30px 10px;
}
.information ul li{
	font-size:25px;
	padding:10px 30px;
	list-style:none;
}
/* конец контакты */