BODY {
	FONT-SIZE: 11px;
	font-family: "Arial";
	scrollbar-base-color: #EEE3DC;
	color : black; 
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	background-image: url('/images/bg.jpg');
	margin-top: 5px; /* Добавляем отступ сверху */
	margin-bottom: 5px; /* Добавляем отступ снизу */
}

a {
	/*color: #ECC38D;*/
	color: #e9a64d;
	text-decoration: none;
	FONT-FAMILY:  Times;
	font-weight: bold;
	font-size: 110%;
}

a:hover {
	/*color: #e9a64d;*/
	color: #e78400;
	text-decoration: none;
	FONT-FAMILY:  Times;
	font-weight: bold;
	font-size: 110%;
}

H1 {
 color: #646464;
 font-size: 150%;
 font-family: Arial, Verdana, sans-serif;
 text-align: left;
 margin:0 20 10;
}

.tb1{
font-family: "Times", /*"Times New Roman","Verdana", "Arial CE", "Arial", "Helvetica CE", "Helvetica", "sans-serif"*/;
font-size: 15px; 
white-space: nowrap;
color:#ffffff;
text-decoration:none;
text-align: center;
border: 1px solid #fff;
}

.tb2{
font-family: "Times", "Times New Roman","Verdana", "Arial CE", "Arial", "Helvetica CE", "Helvetica", "sans-serif";
font-size: 15px; 
color:#646464;
white-space: nowrap;
text-decoration::none;
text-align: center;
}

.tb1 a {
	COLOR: #A9A9A9;
	text-decoration: none; 
	FONT-FAMILY: "Times";
}

.tb1 a:hover {
	COLOR: #A9A9A9;
	text-decoration: none;
	FONT-FAMILY:  "Times";
}


.tb2 a {
	COLOR: #a9a9a9;
	text-decoration: none; 
	FONT-FAMILY:  "Times";
}

.tb2 a:hover {
	COLOR: #646464;
	text-decoration: none;
	FONT-FAMILY:  "Times";
}

.footer {
	font-size: 15px;
	color: #EEE3DC;
	text-align: right;
}

/* Задаём фоновые картинки для "Где купить"*/

.msk {
	background-image: url('/images/msk.jpg');
	background-position: 100% 0%;
	background-repeat: no-repeat;
}

.spb {
	background-image: url('/images/spb.jpg');
	background-position: 100% 0%;
	background-repeat: no-repeat;
}

.ru {
	background-image: url('/images/ru.jpg');
	background-position: 100% 0%;
	background-repeat: no-repeat;
}

/*endец*/

/* Фоновая картинка для History */

.his {
	/*background-image: url('/images/history.jpg');
	background-position: 100% 100%;
	background-repeat: no-repeat;*/
	font-family: "Times";
	font-size: 18px; 
	color:#646464;
	/*text-decoration::none;
	text-align: center;*/
}

/*endец*/

.his1 {
	text-align: justify;
	vertical-align: top;
	font-family: "Times";
	font-size: 18px; 
	color:#646464;
}

.his1 a {
	/*color: #ECC38D;*/
	color: #e9a64d;
	text-decoration: none;
	FONT-FAMILY:  Times;
	font-weight: normal;
	font-size: 100%;
}

.his1 a:hover {
	/*color: #e9a64d;*/
	color: #e78400;
	text-decoration: none;
	FONT-FAMILY:  Times;
	font-weight: normal;
	font-size: 100%;
}

.bold {
	color: #e9a64d;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
}

.invis {
	color: #000000;
	font-size: 100%;
	font-family: "Arial";
	font-weight: normal !important;
	text-decoration: none;
}
