﻿TABLE {
	border-collapse: collapse; /* Убираем двойные линии между ячейками */
	float: none;
	
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}

ol { padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-style: italic;
	font-weight: bold;
	margin-left:10px;
}
.text {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-style: italic;
	font-weight: bold;
	margin-left: 5px;
}
table_1 {
	top: 200px;
}
.стиль2 {
	color: #3001C1;
	font-weight: bold;
}

.стиль3 {
	color: #FFFFFF;
	font-weight: bold;
}

.стиль4 {color: #003399;}

.title_1 {
    color: #3001C1;
	font-weight: bold;
	font-size:18px;
	}
.cost {
	
	font-size:16px;
	color:#000000;
	}
a:hover		{ color: #000; text-decoration: underline; }
.link_1 {font-size:9px; color: #804000;}
.link {font-size:9px; color:#000000;}
.opis {font-size:12px; display:none; text-align:justify;} 
 .стиль5 {
	color: #FF0000;
	font-weight: bold;
}

