body
{margin: 0;
padding: 0;
}

table {
margin: 10px auto;
width: 735px;
border-collapse: collapse;
}

td, th {
	border: 1px solid black;
	border-collapse: collapse;
	padding: 4px;
	vertical-align: top;
}
td:nth-child(2), td:nth-child(3) {
	text-align: center!important;
}



input {
	
	

	width: 20px;
	height: 20px;
	
}
.cvet {
	background: #fceedb;
}

h3 {
	font-size: 120%;
	margin: 0;
	
	text-align: center;
}

.print {
	text-align: center;
	display: block;
	margin: 10px auto;
	text-decoration: none;
	padding: 5px;
	color: white;
	background: #1665a6;
	width: 80px;
	border-radius: 5px;
	font-weight: bold;
}



span {
	color: #0084a9;
	font-family: 'PT Serif', Georgia, "Times New Roman", Times, serif;
    font-size: 17px;
    line-height: 28px;
	font-size: 1em;
}




p {
width: 738px;
margin: 0 auto;
text-align: justify;
}

a, a:visited {
		color: #478a7f;
		
	}
	
	
	.print{
	text-decoration: none;
	padding: 5px 10px;
	color: #fff;
	font-size: 0.9rem;
	text-shadow: 0 1px 0 rgba(0,0,0,.2);
	
	cursor: pointer;
	width: 200px;
	text-align: center;
	display: block;
	margin: 10px auto;
	
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.3)), to(rgba(255,255,255,0)));
	background-image: -webkit-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
	background-image: -moz-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
	background-image: -ms-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
	background-image: -o-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
	background-image: linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
	background-color: #1665a6;
	border-color: #1665a6;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
	box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
	text-shadow: 0 1px 0 rgba(255,255,255, .9);
}
.print:hover {
  color: #fff;
  background-position: 0 20%;
}
.print:active {
  background-image: linear-gradient(rgba(0, 0, 0, .6), transparent);
}


.wrapper {
	width:736px;
	margin: 0 auto;
	border: 1px solid #ddd;
	padding-bottom: 20px;
	margin-bottom: 10px;
	
}


.mini {
	margin: 0 auto;
	width:738px;
	height: 600px;
	overflow: hidden;
	border: 1px solid #eee;
	
	
	  
} 

button{
	 text-decoration: none;
	padding: 5px 10px;
	color: #fff;
	font-size: 0.9rem;
	text-shadow: 0 1px 0 rgba(0,0,0,.2);
	
	cursor: pointer;
	width: 200px;
	text-align: center;
	display: block;
	margin: 10px auto;
	
		background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.3)), to(rgba(255,255,255,0)));
	background-image: -webkit-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
	background-image: -moz-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
	background-image: -ms-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
	background-image: -o-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
	background-image: linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
	background-color: #1665a6;
	border-color: #1665a6;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
	box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
	text-shadow: 0 1px 0 rgba(255,255,255, .9);
}
button:hover {
  color: #fff;
  background-position: 0 20%;
}
button:active {
  background-image: linear-gradient(rgba(0, 0, 0, .6), transparent);
}

a { color: rgba(255, 255, 255, 0.8);
	text-decoration: none; 
}

.part {
	width: 738px;
	outline-color: #00566e;
	
}




.part td {position: relative;
padding: 5px;
vertical-align: top;}

.part td:nth-child(4) {
	color: #000000;
	
}
.part td:nth-child(3) {
	color: #000000;
	
}

.part td:nth-child(1) {
	color: #000000;
	
}
	
img {
	
	
	width: 738px;
	float: center;
}	
	



/* мобильная версия */
.mobile {
	width: 100%;
	display: none!important;
}
.mobile img {
	filter: drop-shadow(0 2px 0px rgb(0 0 0 / 0.3));
	width: 100%;
}
@media  (max-width : 700px) {
.mini1 {
display: none!important;}

a {
	display: none!important;
}
.mobile {
display: block!important;}
}


	