* {margin:0;padding:0;}
body {background-color:#f7f7c5;font-family:'Arial';}

#page {max-width:940px;margin: 6px auto;}

.mod_chpu table {
			/*table-layout: fixed; Таблицы фиксированной ширины */
			width: 100%; /* Ширина таблицы */
			border-spacing: 0;
			border-collapse: collapse; /* Отображать только одинарные линии */
				}
.mod_chpu th, td {padding: 5px;}
.mod_chpu div {}/**/
.mod_chpu h4 {text-align: center; margin-bottom: 10px;}
.mod_chpu td:first-child {border-bottom: 2px solid black;}
.mod_chpu td:last-child {border-bottom: 2px solid black;}
.mod_chpu td:first-child a img {margin-right: 5px;}
.mod_chpu td:last-child a img {margin-left: 5px;}
.mod_chpu p {}
.mod_chpu img {}
/*#mod_chpu td.s1{ width: 15%; text-align: center;}
#mod_chpu td.s2{ width: 18%; padding: 2px}
#mod_chpu td.s3{ width: 7%;}
#mod_chpu td.s4{ width: 22%; text-align: center;}*/
table.table-3 {
		border: 2px solid #000;
		/*border-collapse: collapse;*/
		/*border-spacing: 0;*/
		width: 100%;
	}
	table.table-3 tr {
			background-color: #d4e3e5;/**/
	}
	table.table-3 caption {font-size: 16px; font-weight: bold; margin: 6px;}
	table.table-3 th {
		background-color: #acc8cc;
		font-size: 16px;
		text-align: center;
	 	padding: 8px;
		border: 1px solid #000;
	}
	table.table-3 td {
		font-size: 14px;
		background-color: #d4e3e5;	
		text-align: center;
	 	padding: 8px;
		border: 1px solid #000;
}
	
@media screen and (max-width: 655px) {
  	table.table-3 {
		border: 0;
  	} 
  
  	table.table-3 thead {
	    border: none;
	    clip: rect(0 0 0 0);
	    height: 1px;
	    margin: -1px;
	    overflow: hidden;
	    padding: 0;
	    position: absolute;
	    width: 1px;
  	}
  
  	table.table-3 tr {
    	border-bottom: 1px solid #000;
    	display: block;
   		margin-bottom: 20px;
  	}
  
	table.table-3 td {
    	display: block;
    	text-align: right;
	}
  
	table.table-3 td::before {
	    content: attr(data-label);
		float: left;
	    font-weight: bold;
	    text-transform: uppercase;
	}
  
  	table.table-3 td:last-child {
    	border-bottom: 0;
  	}
}
.price  {font-size:14px;border: 2px solid;/*border-collapse: collapse;*/
	margin-left: auto; margin-right: auto;}
.price  caption {font-size: 16px; font-weight: bold; margin: 6px;}
.price  th {font-size:16px;background-color:#acc8cc;border-width: 1px;padding: 8px;border-style: solid;border-color: #000000;text-align:center;}
.price  tr {background-color:#d4e3e5;}
.price  td {font-size:14px;border-width: 1px;padding: 8px;border-style: solid;border-color: #000000; text-align: center;}
.price  tr:hover {background-color:#ffffff;}
/*.price  td:last-child {text-align: center}
.price  td:nth-child(3) {text-align: center}*/

a[href$='.pdf'] {background: url(images/pdf_icon.png) no-repeat; padding-left: 25px;background-position: left}
a[href$='.xls'] {background: url(images/excel_icon.png) no-repeat; padding-left: 25px;background-position: left}
a[href$='.rar'] {background: url(images/winrar_icon.png) no-repeat; padding-left: 25px;background-position: left}
a[href$='.txt'] {background: url(images/notepad_icon.png) no-repeat; padding-left: 25px;background-position: left}

footer {clear:both;border-top:4px #027fd5 solid;margin-top:30px;padding:15px 10px;font-size:12px;}
footer a {color:#000;text-decoration:underline;}
footer a:hover {text-decoration:none;}

.logo { width: 100%; margin: 0 auto;}
.logo div { height: auto; float: left;}
.logo img {width: 100%;height: auto;}

.div_opisan { clear:both; height: auto; margin: 10px 0; padding: 10px;}
.div_opisan div {width: 30%; float: right; padding-left: 10px;}
.div_opisan div img {height: auto; width: 100%; margin-bottom: 10px}
.div_opisan h3 {text-align: center; margin-bottom: 20px;}
.div_opisan p {margin: 5px; font-size: 16px}

.div_end {clear: both; padding: 0 10px}
.div_end p {margin: 5px; font-style: italic;}

.p_img {font-size: 12px;margin-bottom: 5px;text-align: right;}
.float-right {float:right; margin:0px 0px 15px 15px;}

.photos_2 {
	border: 2px solid black;
	text-align: center;
	padding: 5px;
	margin: 0 0 0px 0;
	overflow: hidden;    
}
.photos_2 a {
	/*padding: 0 5px;
	width: 48.9%;
	display: block;
	float: left;
	line-height: 0;*/
}
.photos_2 p {font-size: 20px; text-align: center;} 
.photos_2 img {width: 48%;height: auto;}

.photos_3 {
	border: 2px solid black;
	text-align: center;
	padding: 5px;
	margin: 0 0 0px 0;
	overflow: hidden;    
}
.photos_3 a {
	/*padding: 0 5px;
	width: 32.2%;
	display: block;
	float: left;
	line-height: 0;*/
}
.photos_3 p {font-size: 20px; text-align: center;} 
.photos_3 img {width: 32%;height: auto;}

#but_print {
	width: 75px; height: 22px; cursor: pointer;
	border-radius: 4px;border: black solid 1px;
	margin: 10px 0px 0px 0px; padding-left: 2px;
}
#but_print img {position: relative; float: left;}
