
/*
  Index page
*/

.index-page-news                                     { border-bottom: 1px solid #696969; padding-bottom: 20px; margin-bottom: 35px}
.index-page-news .news-date             { font-size: 10px; color: #c8c8c8 !important; font-weight: bold; display: none;}
.index-page-news .news-title           { color: #00dfff; font-weight: bold; margin-bottom: 5px; line-height:15px;}
.index-page-news .news-title a		{ color: #8587EE;  text-decoration: none }
.index-page-news .news-title a:hover	{ color: #00dfff }
.index-page-news .news-anonouce    { color: #c8c8c8; }
.index-page-news .first-row td         { padding-bottom: 30px}
.index-page-news td							{ padding-right: 40px }

.sub-news-text font                                          { color: #c8c8c8 }

.right-block										{ margin-bottom: 65px }
.right-block .rb-title						{ font-family: Tahoma; font-size: 13px; color: #8587ee; margin-bottom: 5px; font-weight: bold; background-color: #191919; padding: 3px 0 3px 8px; width: 200px; }
.right-block .rb-title						{ font-family: Tahoma; font-size: 13px; color: #8587ee; margin-bottom: 5px; font-weight: bold; background-color: #191919; padding: 3px 0 3px 8px; width: 200px; }
/*.right-block .rb-title a					{ color: #8587EE }*/
.right-block .rb-title a					{ color: #00DFFF; text-decoration: none }
.right-block .rb-img							{ margin-bottom: 5px; margin-left: 8px }
.right-block .rb-description			{ color: #e5e5e5; font-size: 11px; margin-bottom: 10px; line-height: normal; width: 175px; margin-left: 8px }
.right-block .rb-more						{ text-align: right; width: 110px}
.right-block .rb-more a					{ color: #00DFFF; font-size: 11px }
.right-block .rb-nowidth					{ width: auto; }

.bottom-flash-container	{

	position: relative;
	z-index: 0;
	width: 100%;
	height: 405px;
	text-align: center;
	margin-top: -50px;

}

.bottom-slogan		{
	position: absolute; 
	right: 120px;
	bottom: 17px; 
	line-height: 10px;
	min-width: 880px;
	text-align: right;
}

.bottom-slogan	p	{
	padding-left: 20px;
}

.bottom-counters {
	position: absolute;
	right: 20px;
	bottom: 7px;
	text-align: right !important;
	line-height: 10px;
	width: 120px;
}

.bottom-counters img						{text-align: right !important}

.bottom-menu	{
	position: absolute;
	right: 20px;
	bottom: 47px;
}

/*	TEXT BLOCKS	*/

.promo-text h2	{
	color: #8587EE;
	font-size: 14px;
	font-weight: bold;
	margin: 40px 0 20px 17px
}

.promo-text a	{
	color: #E5E5E5 !important;
}

.promo-text-block	{
	background-color: #191919;
	padding: 13px 17px;
	margin-bottom: 30px;
	overflow: hidden;
	_width: 97%;
}

.promo-text-block h3	{
	font-family: Verdana !important;
	font-size: 12px;
	margin: 0 0 10px 0; 
}

.promo-text-block-body p	{
	margin-bottom: 14px;
}

.promo-text-block img	{
	float: left;
	margin: 0 15px 6px 0;
}

.promo-text-block-body ul	{
	padding-left: 25px;
}

* + .promo-text-block-body ul	{
	margin-left: 10px;
}

* .promo-text-block-body ul	{
	margin-left: 10px;
}


