body.main_body 
{
	min-width:1000px;
	margin: 0; 
	padding: 0px; 
	font-size: 12px; 
	color: #000000; 
	font-family: Arial, Tahoma, sans-serif; 
	background-color:#ffffff;
}


#mainer
{
	width:100%;
	margin: 0 auto;
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "100%");
}

#header_main {height:277px; background: transparent url(/images/sky.jpg) repeat-x; margin: 0px auto;}
#logo {display:block; position:absolute; width:153px; height:78px; top:29px; left: 26px; margin: 0px; padding:0px;}
#icon {display:block; position:absolute; width:152px; top:17px; left: 100%; padding:0px; margin: 0px -152px;} /*+15+12px for every icon. modify `width` too for IE*/

#left_part
{
	width:204px;
	margin: -130px 0 0 0;
	float: left;
}

#left_part_inner
{
	width:215px;
	margin: -130px 0 0 0;
	float: left;
}

*html #left_part_inner
{
	width:215px;
	margin: 0px 0 0 0;
	float: left;
}

	#about 
	{
		width:204px;
		height:auto; 
		float: left;
	}
		#about_head
		{
				width:204px;
				height:62px;
				background: transparent url(/images/bg_about_head.gif) no-repeat;
		}

		#about_body
		{
				width:204px;
				background: transparent url(/images/bg_about_body.gif) repeat-y;
					font-size: 12px;
					font-family: Arial, Verdana, Tahoma;
					text-align:left;
		}

		#about_bottom
		{
				width:204px;
				height:21px;
				background: transparent url(/images/bg_about_bottom.gif) no-repeat;
		}

	#vote 
	{
		width:204px;
		height:auto; 
		float: left;
		margin:10px 0 10px 0;
	}
		#vote_head
		{
				width:204px;
				height:30px;
				background: transparent url(/images/bg_vote_head.gif) no-repeat;
		}

		#vote_body
		{
				width:204px;
				background: transparent url(/images/bg_vote_body.gif) repeat-y;
					font-size: 12px;
					font-family: Arial, Verdana, Tahoma;
					text-align:left;
		}

		#vote_bottom
		{
				width:204px;
				height:6px;
				background: transparent url(/images/bg_vote_bottom.gif) no-repeat;
		}

		#vote_area
		{
			padding:10px;
		}

	.about_text
	{
		padding:10px;
		font-size:11px;
		line-height:12px;
	}

	#group_extel
	{
		width:204px;
		height:50px; 
		float: left;
		margin: 20px 0 0 0; 
		font-size:11px;
	}

	.banner_left
	{
		margin-top: 15px;
		width:204px;
		/*background: transparent url(/images/bg_banner.gif) no-repeat;*/
		float: left;
	}

	#search
	{
		margin-top: 15px;
		width:205px;
		height:50px; 
		background: transparent url(/images/bg_search.gif) no-repeat;
		float: left;
	}

		#search input
		{
			margin-top:14px;
			margin-left:4px;
			border:1px solid;
			border-color:#959595;
			background-color:#ffffff;
			width:125px;
			font-size:14px;
		}

		#search .button
		{
			width:57px;
			height:17px;
			margin-top:12px;
			margin-left:4px;
			border:1px solid;
			border-color:#cfdfeb;
			background-color:#a1bfd5;
			font-size:10px;
			font-family:tahoma;
			color:#ffffff;
			font-weight:bold;
		}

		.formbutton
		{
			margin-left:4px;
			border:1px solid;
			border-color:#cfdfeb;
			background-color:#a1bfd5;
			font-size:10px;
			font-family:tahoma;
			color:#ffffff;
			font-weight:bold;
		}

#body_block
{
	margin-left: 215px;
}

#center_part
{
	margin-right: 240px;
}

	#news 
	{
		margin:0px auto;
		padding:0px auto;
	}

		.header_h1
		{
			width: 100%;
			padding-top:25px;
			text-align:left;
			float:left;
			color:#8baebb;
			font-family: Arial, Verdana, Tahoma;
			font-weight: bold;
			font-size: 16px;
		}

		.header_news_date
		{
			width:75px;
			margin-top: 15px;
			text-align:left;
			float: left;
			color:#8baebb;
			font-weight: bold;
			font-size: 14px;
			font-family: Arial, Verdana, Tahoma;
		}

		.header_news_header
		{
			margin-left:20px;
			margin-top: 15px;
			float: left;
			color:#00626f;
			font-weight: bold;
			font-family: Arial, Verdana, Tahoma;
			font-size: 14px;
		}
                
                .header_news_header_red
		{
			margin-left:20px;
			margin-top: 15px;
			float: left;
			color:#e6130b;
			font-weight: bold;
			font-family: Arial, Verdana, Tahoma;
			font-size: 14px;
		}
		

                .header_news_text
		{
			margin-left:95px;
			margin-top:10px;
			float: left;
			color:#464646;
			font-family: Arial, Verdana, Tahoma;
			font-size: 12px;
		}

		.header_article_date
		{
			width:75px;
			margin-top: 15px;
			text-align:left;
			float: left;
			color:#8baebb;
			font-weight: bold;
			font-size: 14px;
			font-family: Arial, Verdana, Tahoma;
		}

		.header_article_header
		{
			margin-left:20px;
			margin-top: 15px;
			float: left;
			color:#00626f;
			font-weight: bold;
			font-family: Arial, Verdana, Tahoma;
			font-size: 14px;
		}

			.header2_article_header
			{
				color:#00626f;
				font-weight: bold;
				font-family: Arial, Verdana, Tahoma;
				font-size: 13px;
			}

                  .header3_article_header
			{
				color:#e6130b;
				font-weight: bold;
				font-family: Arial, Verdana, Tahoma;
				font-size: 13px;
			}






		.header_article_text
		{
			margin-left:95px;
			margin-top:10px;
			float: left;
			color:#464646;
			font-family: Arial, Verdana, Tahoma;
			font-size: 12px;
		}

		#left_article_block
		{
			width:45%;
			margin-top: 15px;
			text-align:left;
			float: left;
			color:#000000;
			font-size: 12px;
			font-family: Arial, Verdana, Tahoma;
			clear:both;
		}

		#right_article_block
		{
			width:45%;
			margin-top: 15px;
			text-align:left;
			float: right;
			color:#000000;
			font-size: 12px;
			font-family: Arial, Verdana, Tahoma;
		}

		.breaker
		{
			width:100%;
			margin-top:20px;
			height:10px;
			background: transparent url(/images/temp_breakline.jpg) 50% 0% repeat-x;
			float: left;
		}

	#articles 
	{
		margin:0 auto;
		padding:0 auto;
	}

#right_part
{
	width:240px;
	margin: 15px 0 0 0; 
	float: right;
}

	#business 
	{
		width:231px;
		float: right;
	}
		#business_head
		{
				width:231px;
				height:62px;
				background: transparent url(/images/bg_business_head.gif) no-repeat;
		}

	#operators 
	{
		margin: 20px 0 0 0; 
		width:231px;
		float: right;
	}
		#operators_head
		{
				width:231px;
				height:61px;
				background: transparent url(/images/bg_operators_head.gif) no-repeat;
		}

	#dev 
	{
		margin: 20px 0 0 0; 
		width:231px;
		float: right;
	}
		#dev_head
		{
				width:231px;
				height:61px;
				background: transparent url(/images/bg_dev_head.gif) no-repeat;
		}

	.right_body
	{
			width:231px;
			background: transparent url(/images/bg_right_body.gif) repeat-y;
				font-size: 12px;
				font-family: Arial, Verdana, Tahoma;
				text-align:left;
	}

	.right_bottom
	{
			width:231px;
			height:4px;
			background: transparent url(/images/bg_right_bottom.gif) no-repeat;
	}

	.right_part_a
	{
		font-family: Tahoma, Arial;
		font-size: 11px;
		color:#006976;
		text-decoration: underline;
		cursor:hand;
	}

	.right_part_a:hover
	{
		text-decoration: none;
	}

	.block_arrow
	{
		margin-left:10px;
		margin-top:5px;
		padding-right:10px;
		float:left;
		clear:left;
		width:7px;
		height:5px;
		background: transparent url(/images/arrow.gif) 0% 0% no-repeat;
	}

	*html .block_arrow
	{
		margin-left:5px;
		padding-right:5px;
	}

	.block_message
	{
		margin-bottom:5px;
		margin-left:25px;
	}

.menu_top
{
	margin:0px 0px 0 0px;
	width:95%;
	min-width:700px;
	height:24px;
	float:left;
	background: transparent url(/images/bg_menu.gif) repeat-x;
	padding-top: 4px;
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 700)? "700px" : "95%");
	clear:right;
}

	.menu_addon_top
	{
		margin:130px 0px 10px 0px;
		width:100%;
		height:24px;
		background: transparent url(/images/bg_menu.gif) repeat-x;
		padding-top: 4px;
		clear:right;
	}

	*html .menu_addon_top
	{
		margin:0px 0px 0 0px;
	}

*html .menu_top
{
	margin:0px 10px 0 0px;
}


#bottom_block
{
	width:100%;
	min-width:1000px;
	height:119px;
	float:left;
	clear:both;
	background: transparent url(/images/bg_bottom.gif) repeat-x;
}
	
	#bottom_firm
	{
		background: transparent url(/images/bg_bottom_left.gif) no-repeat;
		float:left;
		width:15%;
		height:98px;
		margin-top:20px;
		color:#000000;
		
			font-size: 12px;
			font-family: Arial, Verdana, Tahoma;
			text-align:right;
	}

	.bottom_spacer
	{
		width:5%;
		height:119px;
		float:left;
	}

	.bottom_line_spacer
	{
		background: transparent url(/images/breakline_vert.gif) 0% 50% no-repeat;
		width:1%;
		height:119px;
		float:left;
	}

	#bottom_contacts
	{
		float:left;
		width:20%;
		height:98px;
		margin-top:20px;
		color:#000000;
		
			font-size: 12px;
			font-family: Arial, Verdana, Tahoma;
			text-align:left;
	}

		#bottom_contacts div
		{
				font-size: 10px;
				font-family: Arial, Verdana, Tahoma;
				text-align:left;
		}

	#bottom_service
	{
		float:left;
		width:25%;
		height:98px;
		margin-top:20px;
		color:#000000;
		background: transparent url(/images/bg_mobile.jpg) 0% 50% no-repeat;
		
			font-size: 12px;
			font-family: Arial, Verdana, Tahoma;
			text-align:left;
	}

		#bottom_service div
		{
				font-size: 10px;
				font-family: Arial, Verdana, Tahoma;
				text-align:left;
		}

	#bottom_sell
	{
		float:left;
		width:20%;
		height:98px;
		margin-top:20px;
		color:#000000;
		background: transparent url(/images/bg_mobile.jpg) 0% 50% no-repeat;
		
			font-size: 12px;
			font-family: Arial, Verdana, Tahoma;
			text-align:left;
	}

		#bottom_sell div
		{
				font-size: 10px;
				font-family: Arial, Verdana, Tahoma;
				text-align:left;
		}

	#bottom_adapt
	{
		float:left;
		width:10%;
		margin-top:55px;
		color:#000000;
		
			font-size: 10px;
			font-family: Arial, Verdana, Tahoma;
			text-align:left;
	}



div.menu_top a
{
	font-family: tahoma,arial, verdana;
	font-size: 11px;
	font-weight:bold;
	color: #00626f;
	text-decoration: none;
}

a.habout 
{
	font-family: verdana, arial;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	text-decoration: underline;
	float:right;
	padding-right:15px;
}

a.habout:hover 
{
	text-decoration: none;
}

div#menu {
	z-index: 900;
	margin:0;
	width:800px;
}
	div#menuunits {
		position:absolute;
		height: 28px;
		z-index: 900;
		width:800px;
		left:25%;
		text-align:center;
	}
	div.dmenu {
		display: none;
		position: absolute;
		width:150px;
		top: 21px;
		left: 0px;
		border-width: 0px 1px 0px 1px;
		border-style: solid;
		border-color: white;
		background-color: #cfdfeb;
		z-index: 1000;
		text-align:center;
	}
	div.dmenu2 {
		left: 150px;
		top:0px;
		display: none;
		position: absolute;
		width:150px;
		border-width: 0px 1px 0px 1px;
		border-style: solid;
		border-color: white;
		background-color: #cfdfeb;
		z-index: 1000;
		text-align:center;
	}
	*html div.dmenu2 {
		left: 102px;
		top:0px;
		display: none;
		position: absolute;
		width:150px;
		border-width: 0px 1px 0px 1px;
		border-style: solid;
		border-color: white;
		background-color: #cfdfeb;
		z-index: 1000;
		text-align:center;
	}

	div.dmenuunit {
		position: relative;
		margin: 0px;
		padding: 5px 10px;
		color: white;
		border-bottom: 1px solid white;
	}

		div.dmenuunit a {
			color: #00626f;
			text-decoration: none;
		}
		div.dmenuunit a:hover {
			color: white;
			text-decoration: underline;
		}
	div.dmenuunitover {
		position: relative;
		margin: 0px;
		padding: 5px 10px;
		color: white;
		background-color: #dfefff;
		border-bottom: 1px solid white;
	}
		div.dmenuunitover a {
			color: #000044;
			text-decoration: none;
		}
		div.dmenuunitover a:hover {
			color: #000044;
			text-decoration: underline;
		}

		.menubullet {
			position: absolute;
			left: 140px;
			top: 4px;
			color: white;
		}

		*html .menubullet {
			position: absolute;
			left: 90px;
			top: 4px;
			color: white;
		}


.calendar {
	background-color: #dfefff;
}
.calendar td {
	font-size: 10px;
	text-align: center;
}

.calendar td a {
	color:#000044;
	font-size:11px;
	font-weight:bold;
}

a
{
	color:#a1bfd5;
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
}

.form_table
{
	border: 0px;
	color: #000000;
	font-family: arial, verdana;
	font-size:11px;
	border: 1px solid; border-color:#cfdfeb;
}

.form_table_td
{
	border: 0px;
	color: #000066;
	font-family: arial, verdana;
	font-size:11px;
	text-align: left;
}

.form_title
{
	height:20px;
	color: #444477;
	background-color:#cfdfeb;
	font-size:14px;
	font-family: arial, verdana;
	text-align: center;
	font-weight:bold;
	padding-left:15px;
}

p, h2, h3
{
	margin: 0px 0px;
	padding: 0px;
}

h1
{
                  margin: 0px 0px;
	padding: 0px;
                  font-size:12px;
	color:#00626f;
	font-weight: bold;
	font-family: Arial, Verdana, Tahoma;
                  line-height:14px;
}


div.votelist {
	display: block;
	padding: 20px 0px 20px 10px;
	border-bottom: 1px solid #00125b;
}
div.votelist span.header {
	color: #000;
	text-transform: uppercase;
}
div.votelist p.vote {
	margin: 5px 0px 0px 0px;
	color: #555555;
}

.root_a
{
	font-size: 14px;
	font-weight:bold;
	color: #444477;
	font-family: arial, verdana;
}

.child_a
{
	font-size: 12px;
	font-weight:normal;
	color: #444477;
	font-family: arial, verdana;
}

.parent_category
{
	font-size: 11px;
	font-weight:normal;
	color: #000044;
	font-family: arial, verdana;
	text-decoration:none;
}

	.parent_category_selected
	{
		font-size: 11px;
		font-weight:bold;
		color: #000077;
		font-family: arial, verdana;
		text-decoration:underline;
	}

.child_category
{
	font-size: 11px;
	font-weight:normal;
	color: #3f8895;
	font-family: arial, verdana;
	text-decoration:none;
}

	.child_category_selected
	{
		font-size: 11px;
		font-weight:bold;
		color: #000077;
		font-family: arial, verdana;
		text-decoration:underline;
	}

.block_rectangle
{
	margin-left:0px;
	margin-top:7px;
	padding-right:0px;
	float:left;
	clear:left;
	width:3px;
	height:3px;
	background-color:#000000;
}