@import url("reset.css");
@import url("font/stylesheet.css");


body {
	background:url(../images/background.jpg) no-repeat center 140px;
	font-family: 'open_sanssemibold';
	min-width:200px;  
  
}

a {
	color:;
	text-decoration:none;
}

a:hover,
a:active {
	text-decoration:underline;
}

h1 {
	font-family: 'pf_square_sans_prolight';
	font-size:24px;
	line-height:47px;
	color:#1b1b1b;
}

h1 span {
	font-family: 'pf_square_sans_promedium';
}

h2 {
	font-size:38px;
	text-align:center;
}

h3 {
	font-size:23px;
	color:#383736;
	margin:18px 0 20px;
}


/*меняла это было видс1000*/

nav {
	background:url(../images/menu.jpg);
	height:54px;
        min-width:200px; 
}

nav ul {
	margin:0 auto;
	display:table;
}

nav ul li {
	height:54px;
	margin-right:32px;
	float:left;
	display:table;
}

nav ul li:last-child {
	margin:0;
}

nav ul li a {
	font-family: 'open_sansregular';
	font-size:18px;
	color:#ffffff;
	vertical-align:middle;
	display:table-cell;
}

nav ul li a:hover,
nav ul .active a {
	color:#000000;
	text-decoration:none;
}


/*меняла это было видс1000*/

section {
	min-width:200px;
	margin-left:70px;
}

header {
	height:77px;
	margin-bottom:10px;
	padding-top:14px;
}

.logo {
	background:url(../images/logo1.png) no-repeat;
	height:47px;
	margin-top:8px;
	padding-left:58px;
	float:left;
}

.logo:hover {
	text-decoration:none;
}

header .tel {
	float:right;
}

header strong {
	font-family: 'open_sansregular';
	font-size:23px;
	color:#2e2f2f;
	margin-bottom:8px;
	display:block;
}

header .tel a {
	background:url(../images/button.png);
	width:168px;
	height:40px;
	font-family: 'open_sansregular';
	font-size:14px;
	line-height:33px;
	color:#ffffff;
	text-align:center;
	float:right;
}

.title {
	background:url(../images/title.png);
	width:860px;
	height:90px;
	font-size:32px;
	line-height:40px;
	color:#ffffff;
	text-align:center;
	margin:0 auto;
	padding-top:8px;
}





/* под фото под кружочками фон*/




.option {
	background:#78a821;
	background:url(../images/background3.jpg);






}

.option ul {
	margin:0 auto;
	display:table;
}




/* в столбик фото  */

.option ul one li {
	position:relative;
	background: no-repeat center top;
        width:570px;
	text-align:center;
	padding-top:15px;
	

}

/* рамка для фото  */

.foto {
	   
   
    width: 570px;	height: 570px;
    border: 4px solid #ffffff; /* рамка */
    border-radius: 7px; /* Радиус скругления */
box-shadow: 0 0 5px;


}


   
            /* текст в финальной стр рецепта  */


.option ul one li p {

    color:#000000;
    font-size:15px;
padding-bottom:18px;
font-family: 'open_sansregular';



}

          /* заголовки в финальной стр рецепта  */


.option ul one li y p {

    color:#000000;
    font-size:18px;
padding-bottom:0px;
font-family: 'open_sanssemibold';
}










footer {
	
     background:url(../images/footer2.png);
	height:100px;
	margin-top:-30px;
        min-width:200px;
       


}

.logo-block {
	float:left;
padding-top:45px;
}

.logo-block .logo {
	background:url(../images/logo2.png) no-repeat;
	height:47px;
	margin-bottom:10px;
	padding-left:57px;
	display:block;
padding-top:-1px;

}

.logo-block strong {
	font-family: 'pf_square_sans_prolight';
	font-size:24px;
	line-height:47px;
	color:#ffffff;
}

.logo-block span {
	font-family: 'pf_square_sans_promedium';
}

.logo-block p {
	font-family: 'open_sansregular';
	font-size:14px;
	color:#ffffff;
}

.logo-block span a {
	font-family: 'open_sansregular';
	font-size:12px;
	color:#b9b4b4;
	text-decoration:underline;
}








