/*========================================== > global ==========================================*/
.main-menu_kod{
	width: 29px;
	height: 112px;
	background-color: #C4FFBB;
	border: 1px solid #999;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	position: fixed;
	top: 302px;
	right: 0px;
	font-size: 14px;
	padding: 5px 40px 5px 5px;
}
.pdd__content_kod .infomaciya{
	width:80%;
	margin:0 auto
}
.pdd__content_kod .infomaciya h1{
	font-size:42px;
	font-family:arial
}
.pdd__content_kod .infomaciya h2{
	font-size:36px;
	font-family:arial
}
.pdd__content_kod .infomaciya h3{
	font-size:27px;
	font-family:arial
}
.pdd__content_kod .infomaciya h4{
	font-size:24px;
	font-family:arial
}
.pdd__content_kod .infomaciya p{
	font-size:18px;
	font-family:arial
}
.text_1{
	font-size:18px;
  }
.text_1 option{
	font-size:18px;
  }
.pole1{
    background-color: #eee;/* фон нечетных столбцов */
	margin: 5px 5px 5px 5px;
  }
.pole2{
    background-color: #fff;/* фон четных столбцов */
	margin: 5px 5px 5px 5px;
  }
.text_2 {
	font-size:18px;
    background: rgba(100, 100 ,100, 0.1);
	width: 240px;
	text-align: left;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px;
	border-radius: 2px;
  }
.text_2:hover{
    color: chocolate;
  }
.text_1 a{
	text-decoration: none;
  }
.data_30{
	color:#5d5d5d
}
.galava_3{
	font-size:30px
}
.text_2{
	font-size:20px
}

.podpis{
	color:#022490;
	font-style: italic;
	font-size:20px
}

.zayavka{
	width: 90%;
	font-size:24px;
	margin:0 auto
}

.domen{
	width: 90%;
	font-size:18px;
	margin:10px 10px 10px 10px;
}
	

/*========================================== 1260px ==========================================*/

@media screen and (max-width: 1260px) {
        .main-menu_kod{
			display:none
			}
}

/*========================================== 1010px ==========================================*/

@media screen and (max-width: 1010px) {
}

/*========================================== 750px ==========================================*/

@media screen and (max-width: 750px) {
.pdd__content_kod .infomaciya{
	width:98%;
}
}

/*========================================== 470px ==========================================*/

@media screen and (max-width: 470px) {
}
