body
{
	background:#dddddd url(images/back.jpg) no-repeat top center;
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
}

#main_block
{
	width:990px;
	height:auto;
	min-height:900px;
	
	
	margin-left:-495px;
	position:absolute;
	left:50%; top:0px;
}
#top_block
{
	
}
#logo
{
	height:40px;
	width:200px;
	margin:20px 0px 20px 30px;
	background:url(images/logo_rl.png) no-repeat left;
	color:#333;
}
	#logo h1
	{
		color:#333;
		font-size:20px;
		line-height:1em;
	}
	#logo p
	{
		margin:none; padding:none;
	}

#menu_block
{
	
}
#menu_u
{
	width:100%;
	height:11px;
	background:url(images/menu_top_round.png) no-repeat top;
	line-height:1em;
	font-size:1px;
}
#menu_base
{
	height:28px;
	width:100%;
	margin:0px;
	background:url(images/menu_back.png) repeat top;
}
	#menu_base a
	{
		margin-left:20px;
		text-decoration:none;
		color:#FFF;
	}
	#menu_base a:visited
	{
		text-decoration:none;
		color:#FFF;
	}
	#menu_base a:hover
	{
		text-decoration:none;
		color:#B07;
	}

#menu_top
{
	width:45%;
	height:28px;
	background:none;
	margin:0px;
	font-size:16px;
	vertical-align:middle;
	float:left;
	color:#333;
}


#menu_top_2
{
	width:45%;
	height:28px;
	margin:0 20px 0 0;
	vertical-align:middle;
	float:right;
	text-align:right;
	font-size:14px;
	line-height:1.6em;
	color:#333;
	font-style:italic;
}
	#menu_top_2 a
	{
		
		text-decoration:none;
		color:#FFF;
	}
	#menu_top_2 a:visited
	{
		text-decoration:none;
		color:#FFF;
	}
	#menu_top_2 a:hover
	{
		text-decoration:none;
		color:#B07;
	}

#menu_d
{
	width:100%;
	height:11px;
	background:url(images/menu_bottom_round.png) no-repeat top;
	line-height:1em;
	font-size:1px;
}

.center_block
{
	width:100%;
	margin:12px 0 0 0;
}

.center_u
{
	width:100%;
	height:11px;
	background:url(images/content_top_contur0.png) no-repeat top;
	line-height:1em;
	font-size:1px;
}
.center_content
{
	background:#FFF url(images/content_sides_contur0.png) repeat-y top;
	padding:none;
	margin:none;
	color:#333;
}
	.center_content a
	{
		color:#805;
		text-decoration:none;
	}
	.center_content a:hover
	{
		color:#333;
		text-decoration:none;
	}
.center_d
{
	width:100%;
	height:11px;
	background:url(images/content_bottom_contur0.png) no-repeat top;
	line-height:1em;
	font-size:1px;
}

.spacer
{
	height:10px; 
	background:#FFF url(images/content_sides_contur0.png) repeat-y top;
	line-height:1em;
	font-size:1px;
}

.tmb_ver
{
	width:100%;
	margin:0 0 0 6px;
}
	.tmb_ver a,img
	{
		color:#333;
	}

.tmb_hor
{
	width:100%;
	margin:0 0 0 3px;
}
	.tmb_hor a,img
	{
		color:#333;
	}
	.im_ver
	{
		margin:0px 5px 12px 6px;
		border:2px solid #ddd;
		color:#222;
	}
		.im_ver:hover
		{
			border:2px solid #D9D;
		}
	.im_hor
	{
		margin:0px 1px 6px 1px;
		border:2px solid #ddd;
		color:#222;
	}
		.im_hor:hover
		{
			border:2px solid #D9D;
		}
.tmb-v-vid
{
	float:left;
	padding:6px 0px 8px 11px;
	font-size:12px;
	width:184px;
}
	.tmb-v-vid img
	{
		max-width:182px;
		border:1px solid #FFF;
	}


.toplist
{
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
	padding:0 15px 0 15px;
}
	.toplist table
	{
		font-size:14px;
	}
	.toplist a
	{
		color:#702;
		text-decoration:none;
	}
	.toplist a:hover
	{
		color:#333;
		text-decoration:none;
	}

.block_over
{
	width:396px;
	line-height:1em;
	height:37px;
	background:#444 url(images/ribbon01_light.png) no-repeat left top;
	margin:0 0 0 -10px;
	text-align:center;
	color:#FFF;
	
}
	.block_over_span
	{
		padding-top:5px;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:14px;
		color:#FFF;
	}
	.block_over_span h1
	{
		font-size:16px;
		line-height:1em;
		margin:0px;
		padding:0px;
	}
	.block_over_span h2
	{
		font-size:14px;
		line-height:1em;
		margin:0px;
		padding:0px;
	}
	.block_over_span h3
	{
		font-size:13px;
		line-height:1em;
		margin:0px;
		padding:0px;
	}
	.block_over_span img
	{
		color:#FFF;
	}
.block_under
{
	width:100%;
	line-height:1em;
	color:#333;
}

#bottom_block
{
	width:100%;
	height:11px;
	background:url(images/foot_top_round.png) no-repeat top;
	margin:10px 0 0 0;
	line-height:1em;
	font-size:1px;
}
#bottom_content
{
	width:100%;
	height:80px;
	background:#0D0D0D;
	margin-bottom:0px;
	font-size:10px;
	text-align:center;
	color:#CCC;
}
	#bottom_content a
	{
		color:#F5D;
		text-decoration:none;
	}


.sponsor-block
{
	font-size:14px;
	color:#333;
	width:466px;
	min-height:190px;
	margin:0px;
	padding:4px 0 4px 0;
}
	.sponsor-block a
	{
		color:#702;
		text-decoration:none;
	}
	.sponsor-block a:hover
	{
		color:#F5D;
		text-decoration:none;
	}
	.sponsor-block img
	{
		max-width:180px;
		max-height:180px;
		border:none;
		color:#333;
	}
	.sponsor-block p
	{
		font-size:12px;
		text-indent:30px;
		margin:0px;
		padding:0px;
	}
.sponsor-block-top
{
	width:466px;
	height:21px;
	text-align:center;
	font-size:16px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
	.sponsor-block-top h1, h2
	{
		font-size:16px;
		line-height:1.1em;
		margin:0px;
	}

.descr h2
{
	font-size:12px;
	line-height:1.1em;
	margin:0px;
}

#linkex 
{
	font-size:11px;
	color:#333;
	text-align:center;
}
	#linkex a
	{
		color:#333;
		text-decoration:none;
	}
	#linkex a:hover
	{
		color:#999;
		text-decoration:none;
	}


#social
{
	width:34px;
	height:50px;
	position:absolute;
	top:6px;
	right:5px;
	text-align:right;
	vertical-align:middle;
	margin:0px; padding:0px;
	overflow:hidden;
	border:none;
}
	#social div
	{
		padding-top:6px;
	}
	#social img
	{
		max-width:32px;
		border:none;
	}

#selector
{
	font-size:11px;
	line-height:1em;
	padding:0px; margin:0px;
	position:absolute;
	top:0px;left:0px;
}
	#selector a
	{
		color:#fff;
		text-decoration:none;
	}
	#selector_1
	{
		background:#33d;
		padding:2px;
	}
	#selector_1:hover
	{
		background:#999;
	}
	#selector_2
	{
		background:#a33;
		padding:2px;
	}
	#selector_2:hover
	{
		background:#999;
	}

.adv
{
 	text-align:center; 
	margin:15px 0 15px 0;
}
	.adv img
	{
		border:1px #aaa solid;
		color:#222;
	}
	.adv a
	{
		color:#333;
	}

#underblock_text
{
	width:100%;
	color:#333;
	text-align:left;
	font-size:12px;
	line-height:1em;
}
	#underblock_text h1
	{
		font-size:22px;
		line-height:1em;
		text-indent:30px;
	}
	#underblock_text p
	{
		margin:none;
		padding:none;
		text-indent:30px;
	}
