@charset "windows-1251";
/* CSS Document */

/* Каталог на главной  */
.products_menu_row {
	margin-top:20px;

}
.products_menu_row .col{
	margin-left:20px;
	width:280px;
	float:left;
	display:inline;
}
.products_menu_row .item {
	font-size:14px;
	font-weight:bold;
	color:#999999;
	margin-bottom:15px;
}
.products_menu_row .item a {
	font-size:20px;
	font-weight:normal;
}


/* Универсальный item на главной странице  */
.u_item {
	margin-bottom:20px;
}
.u_item .date,
.day_group .date {
	font-size:11px;
	color:#808080;
	font-weight:bold;
	margin-bottom:7px;
}
.u_item .desc{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
.u_item .desc2 {
	font-size:11px;
	color:#808080;
	font-weight:bold;
	margin-top:5px;
}
.u_item .desc2 a {
	font-weight:normal;
}

.u_item .item_image{
	margin-right:10px;
	margin-bottom:3px;
	float:left;
}
.u_item a.h {
	display:block;
	margin-bottom:5px;
	font-weight:bold;
	text-decoration:underline;
}
.highlight_u_item a.h {
	font-size:18px;
	font-weight:normal;
}
.u_item a.h2 {
	display:block;
	margin-bottom:5px;
	color:#4e4e4e;
	font-weight:bold;
	text-decoration:underline;
}
.u_items_group {
	margin-bottom:40px;
}



/* Новости на главной  */
.main_news {
	margin-top:20px;
	float:left;
	width:640px;
}
.main_news .col {
	margin-right:30px;
	width:288px;
	float:left;
}
.main_news .col_right {
	margin-right:0;
}
.main_news .day_group {
	margin-bottom:10px;
}

.main_news .archive_links {
	color:#808080;
	font-weight:bold;
}
.main_news .archive_links a {
	font-size:11px;
	margin-left:10px;
	font-weight:normal;
}
.main_news .u_item a.h {
	color:#ff8103;
}
.main_news .u_item a.h:hover {
	color:#ff4b04;
}

.main_news .subscribe_news {
	color:#808080;
	margin-top:20px;
}
.main_news .subscribe_news .h{
	font-weight:bold;
	margin-bottom:4px;
}
.main_news .subscribe_news .desc{
	font-size:11px;
	margin-bottom:7px;
}
.main_news .subscribe_news .input_text {
	margin-right:4px;
	width:172px;
}


/* События на главной  */
.main_events {
	margin-left:641px;
}
.main_events .u_item  {
	margin-bottom:25px;
}
.main_events {
	margin-top:20px;
}



.bottom_col {
	width:275px;
	margin-right:35px;
	margin-top:0;
	float:left;
}
.bottom_col_right {
	margin-right:0;
}
.bottom_col .u_item {
	margin-bottom:35px;
}

.bottom_col .u_item .item_image{
	margin-left:0;
	margin-right:0;
}
.bottom_col .u_item .cnt {
	margin-left:70px;
}
.bottom_cols {
	margin-top:40px;
}


