/* Временная таблица стилей */

/* Таблица товара */
.ProductsTable {
	border: 1px solid #dcdcdc;
}
/* Ссылка-заголовок */
.ProductsName, .ProductsName a {
	height: 55px;
	padding: 6px 4px 4px 4px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 1.1em;
	text-align: center;
	color: #00599f;
}
/* Цена продукта */
.ProductsPrice {
	height: 24px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
	color: #f05100;
}

/* Стили для оформления раздела БИО-Кафе, позже изменить имена классов */
.biocafe_pg1_text1
{ 
	font-family: tahoma;
	font-size: 17px;
	color: #189400;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	margin-right: 10px;
}
.biocafe_pg1_text2
{
	font-family: tahoma;
	font-size: 18px;
	color: #85C226;
	text-align: right;
	margin-right: 10px;
}
.biocafe_pg1_image1
{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

/*Стиль страницы публикации в прессе*/
table#sub .content div.publications {padding-top: 3px;}
table#sub .content div.press {text-align:center; font-size:11px; width: auto; float: left; padding-right:12px; margin:0;}
table#sub .content div.press p {font-size:11px; text-align:center; padding-top:3px; padding-left:0px;}
table#sub .content div.press b {font-size:13px; font-weight:bold;}
table#sub .content div.blank { width:100%; height:20px; clear:both;}

/* Рамки изображений на главной странице (промо-баннеры) */
.IndexImagesBorder {
	border: 1px solid #dddddd;
}

/* Стили для оформления основных статей */

.basic_statii_big-head
{
	font-family: tahoma;
	font-size: 26px;
	color: #FF4900;
}
.basic_statii_med-head
{
	font-family: tahoma;
	font-size: 19px;
	text-align: center;
	color: #FF6A00;
}
.basic_statii_pred
{
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #2E2E2E;
}
.basic_statii_text
{
	margin-left: 10px;
	margin-right: 10px;
	font-family: arial;
	font-size: 12px;
	text-align: justify;
}
.basic_statii_list
{
	font-family: arial;
	text-align: left;
	width: 550px;
}
.basic_staiii_offer
{
	font-family: tahoma;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color: #FF2500
}

/* Стили для оформления новостей */

.news_basic_text
{
	font-family: arial;
	font-size: 12px;
	text-align: justify;
}

/* Стили для оформления рамок изображений */

.lamifaren_cert_borders
{
	border: 1px solid #A5A5A5;
}

/* Стили для оформления страницы витграсс */
.wg_pred
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #2E2E2E;
}
.wg_bimg
{ 
	text-align: center; 
	width: 547px; 
	height: 520px; 
	background-image: url('../../../../images/promo/wg_sun.gif');
}
.wg_basic_text
{
	font-family: arial;
	font-size: 14px;
	color: #474747;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
}
.wg_text
{
	font-family: arial; 
	font-size: 14px;
	width: 600px;
	color: #72A923;
	margin-left: 30px;
	text-align: justify;
}
.wg_numb
{
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #449100;
}

/* Стили для оформления страниц БИО-Кафе */

.biocafe_pg1_text1
{ 
	font-family: tahoma;
	font-size: 17px;
	color: #189400;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	margin-right: 10px;
}
.biocafe_pg1_text2
{
	font-family: tahoma;
	font-size: 18px;
	color: #85C226;
	text-align: right;
	margin-right: 10px;
}
.biocafe_pg1_image1
{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.biocafe_pg2_bh
{
	font-family: tahoma;
	font-size: 26px;
	color: #F7C200;
}
.biocafe_pg2_mh
{
	font-family: tahoma;
	font-size: 18px;
	color: #000000;
}
.biocafe_pg2_text1
{
	font-family: verdana;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
	color: #2C2C2C;
}