


#background1 {                                /*  Бокс для столовых сортов */
    margin: 8px 8px 8px 8px;              /* Настройка отступов */
    display: inline-block;
	box-shadow: 7px 7px 5px rgba(0,0,0,0.6);  /* Настройка теней */
	position: relative;
	width: 300px; /*  Размеры бокса */
	height: 240px;/*  Размеры бокса */
	background: #d2f0b9 url(img/fon/fon_1.png);        /* Фон бокса */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	white-space: nowrap;
    overflow: hidden;}


#background2 {                                /*  Бокс для кишмишных сортов */
    margin: 8px 8px 8px 8px;              /* Настройка отступов */
    display: inline-block;
	box-shadow: 7px 7px 5px rgba(0,0,0,0.6);  /* Настройка теней */
	position: relative;
	width: 300px; /*  Размеры бокса */
	height: 240px;/*  Размеры бокса */
	background: #e7e8c6 url(img/fon/fon_2.png);        /* Фон бокса */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	white-space: nowrap;
    overflow: hidden;}




#background3 {                                /*  Бокс для технических сортов */
    margin: 8px 8px 8px 8px;              /* Настройка отступов */
    display: inline-block;
	box-shadow: 7px 7px 5px rgba(0,0,0,0.6);  /* Настройка теней */
	position: relative;
	width: 300px; /*  Размеры бокса */
	height: 240px;/*  Размеры бокса */
	background: #c6bdd6 url(img/fon/fon_3.png);        /* Фон бокса */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	white-space: nowrap;
    overflow: hidden;}






#sorts {

   display: flex;
  justify-content: space-around;
}

   
                             
  #r1 {                                /*  Бокс для столовых сортов */
    display: flex;
	white-space: nowrap;
    overflow: hidden;} 
	
#box1 {                                /*  Бокс для столовых сортов */
    
	position: relative;
	width: 300px; /*  Размеры бокса */
	height: 40px;/*  Размеры бокса */
    background: #3d5429  url(img/fon/fon_11.png);      /* Фон бокса */
	white-space: nowrap;
    overflow: hidden;}

#box12 {                                /*  Бокс для столовых сортов */
    
	position: relative;
	width: 300px; /*  Размеры бокса */
	height: 40px;/*  Размеры бокса */
    background: #7f7f3b  url(img/fon/fon_22.png);      /* Фон бокса */
	white-space: nowrap;
    overflow: hidden;}


#box13 {                                /*  Бокс для столовых сортов */
    
	position: relative;
	width: 300px; /*  Размеры бокса */
	height: 40px;/*  Размеры бокса */
    background: #4c3559  url(img/fon/fon_33.png);      /* Фон бокса */
	white-space: nowrap;
    overflow: hidden;}




#box2 {                                /*  Бокс для столовых сортов */
    
	position: relative;
	width: 150px; /*  Размеры бокса */
	height: 200px;/*  Размеры бокса */
	white-space: nowrap;
    overflow: hidden;}

#box3 {                                /*  Бокс для столовых сортов */
    
	position: relative;
	width: 150px; /*  Размеры бокса */
	height: 200px;/*  Размеры бокса */
	white-space: nowrap;
    overflow: hidden;}




#box-page{                                /*  Бокс для столовых сортов */
    margin: 6px 6px 6px 6px;              /* Настройка отступов */
    display: inline-block;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.3);  /* Настройка теней */
	position: relative;
	width: 50px; /*  Размеры бокса */
	height: 40px;/*  Размеры бокса */
	background: #3d5429  url(img/fon/fon_11.png);      /* Фон бокса */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	white-space: nowrap;
    overflow: hidden;
    border: 2px solid #243514; /* Параметры рамки */}


#box-page1{                                /*  Бокс для столовых сортов */
    margin: 6px 6px 6px 6px;              /* Настройка отступов */
    display: inline-block;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.3);  /* Настройка теней */
	position: relative;
	width: 50px; /*  Размеры бокса */
	height: 40px;/*  Размеры бокса */
	background: #3d5429  url(img/fon/fon_11.png);      /* Фон бокса */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	white-space: nowrap;
    overflow: hidden;
    border: 2px solid #FFD700; /* Параметры рамки */}



.img  {border-radius: 10px;  margin-top: 5px; } /* Радиус скругления картинки  */

#txt15 { color: black; text-align: left; font-size: 15px; line-height: 1.0; } 
#txt20 { color: white; text-align: left; font-size: 20px; line-height: 1.0; margin-left:10px; margin-top: -2px; text-shadow: 2px 2px 6px black;} 
#txt26 { color: white; text-align: left; font-size: 26px; line-height: 0.5; margin-left:10px; margin-top: -2px; text-shadow: 2px 2px 6px black;} 
#txt30 { color: white; text-align: left; font-size: 30px; line-height: 0.5; margin-left:10px; margin-top: -2px; text-shadow: 2px 2px 6px black;} 
#txt40 { color: white; text-align: left; font-size: 40px; line-height: 1.0; margin-left:10px; margin-top: -2px; text-shadow: 2px 2px 6px black;} 
#txt_plag { line-height: 1.0; text-shadow: 1px 1px 15px white;} 
#txt-end { color: black; text-align: center; font-size: 20px; line-height: 1.0; } 

#txt-page { text-align: center; font-size: 30px; line-height: 1.0; margin-top: 5px;} 