#body
 { 
	background-color: #F6F6F6;
	height: auto;
}


#body_table
{
	margin-top: 15px; 
	margin-bottom: 10px;
	width: 982px;
	height: auto;
	background-color: #FFFFFF;
	border: 1px solid #CFCFCF; 
}

#logo
{
	height: 100px;
	width: 190px;
	background-image: url("/images/logo.jpg"); 
	background-repeat: no-repeat;
	
	
	
}

#logo div
{
	padding-top: 55px;
	font-family: Arial;
	font-size: 11px;
	color: #dd2d29;
}

#logo a
{
	text-decoration: none;
	color: #888888;
}

#logo a:hover
{
	text-decoration: underline;
	color: #888888;
}


#head_site 
{
	height: 100px;
	width: 540px;
	font-family: Arial;
	font-size: 18px;
	font-style: strong;
	color: #888888;
	padding-bottom: 4px;
	padding-left: 30px;

	
}

#contact_shapka 
{
	height: 100px;
	width: 250px;
	font-family: Arial;
	font-size: 18px;
	font-style: strong;
	color: #888888;
		
}

#bottom
{
	margin-top: 2px;
}

div.head_site_text 
{
	font-family: Arial;
	font-size: 14px;
	color: #888888;
}



/********* MENU ********/

#menutd
{
	height: 20px;
	background:#5F5F5F;
}

#menu
{
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 9pt;	

}

#menu div
{
	width: 140px;
	float: left;
	text-align: center;
	
}

#menu a
{
	display:block;
	padding: 3px 3px 3px 3px;
	margin:0px 0px 0px 0px;
	text-decoration:underline;
	background:#5F5F5F;
	color: white;
}

#menu a:hover
{
	background: #8F8F8F;
}

#menu div.menu_activ
{
	width: 140px;
	float: left;
	text-align: center;
	background:#EFEFEF;
	color: black;
	display:block;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
	
}


/*********END  MENU ********/

/*********TOP BANNER ********/


#banner1
{
	height: 90px;
	margin-top: 2px;
	margin-left: 10px;
}

#banner1 div.banner2
{
margin-right: 10px;
}


/*********END TOP BANNER ********/

/*********Content ********/


#left_col
{
	width: 180px;
	height: auto;
	margin-top: 10px;
	margin-right: 10px; 
	
	float: left;
}



/********* LEFT RAZDEL ********/

#left_col_razdel
{
	width: 170px;
	height: auto;
	margin-left: 10px;
	background-color: #f7f7f7;
	margin-bottom: 10px;
}

.head_razdel 
{
	font-family: Arial;
	font-size: 12px;
	font-style: strong;
	color: black;
	padding-top: 4px;
	padding-bottom: 3px;
	border: 1px solid #CFCFCF; 
	 
}

.head_razdel a
{
	text-decoration: underline; 
	color: black; 
}

.head_razdel a:hover
{
	text-decoration: none; 
	color: black;
	 
}

.content_razdel
{
	font-family: Arial;
	font-size: 12px;
	color: black;
	padding: 5px 5px 0px 5px ;
	border-left: 1px solid #CFCFCF; 
	border-right: 1px solid #CFCFCF; 

}

.content_razdel a
{
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-decoration: none; 

}

.content_razdel a:hover
{
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-decoration: underline; 

}



	
.razdel_bottom
{
	background-color: #f7f7f7;
	border-bottom: 1px solid #CFCFCF; 
	
}
/********* END LEFT RAZDEL ********/	

/********* CENTER ********/


#center
{
	width: 580px;
	height: 100%;
	margin-top: 10px;
	float: left;
}

#center div.home_1_table
{ 
	float: left;
	width: 287px;
	
}

#center div.home_head_table
{ 
	height: 20px;
	background-color: #FF0000;
	font-family: Arial;
	font-size: 13px;
	font-style: bold;
	color: white;
}

#center div.home_head_table a
{
	font-family: Arial; 
	font-size: 13px; 
	font-style: bold;
	color: white; 
	text-decoration:none;
}
	
#center div.home_head_table a:hover 
{
	font-family: Arial; 
	font-size: 13px; 
	font-style: bold;
	color: white; 
	text-decoration:underline;
}
	
#center div.home_img_table
{ 
	height: 90px;
	width: 287px;
	margin-top: 3px; 
	border: 0px;
}

#center div.home_persona_table
{ 
	margin-top: 3px;
	height: 238px;
	background-color: #E2E6E9;
	color: #325C77;
	font-family: Arial;
	font-size: 12px;
	padding: 5px 3px 3px 3px;
	margin-bottom: 5px;
	
}

#center div.home_text_table
{ 
	margin-top: 3px;
	height: 145px;
	background-color: #E2E6E9;
	color: #325C77;
	font-family: Arial;
	font-size: 12px;
	padding: 5px 3px 3px 3px;
	margin-bottom: 5px;
}

#center div.home_rating
{ 
	margin-top: 3px;
	
	text-align: right;
	color: #325C77;
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
}

#center div.text
{ 
	color: black;
	font-family: Arial;
	font-size: 12px;
	
	
}

/********* END CENTER ********/

.img_display
{
	display:block;
}



/********* LAST ARTICLE ********/


#right_col
{
	
	height: auto;
	margin-right: 0px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	
}



#LastArticleHead
 {
	margin: 0px 0px 3px 0px;
	width: 190px;
	height: 20px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: black;
	background-color:#F7F7F7;
	
}

#LastArticleHead div
 {
	padding-top: 2px;
}

#LastArticleHead  a 
 {
		text-decoration:underline;
		font-family: Arial; font-size: 9pt; color: black;
}

#LastArticleHead a:hover 
 {
		text-decoration:none;
}


#LastArticle
{
	margin: 0px 0px 0px 0px;
	width: 190px;
	font-family: Arial;
	font-size: 9pt;
	
	
}

#LastArticle div
{
	margin: 0px 0px 2px 0px;
	width:auto;
	height: 210px;
	border: 1px solid #CFCFCF; 
	color: #325C77;
	background-color: #F7F7F7;
	padding: 3px 3px 3px 3px;
}

div.banner3
{
margin-top: 3px;
margin-bottom: 5px;
}

/*********END  LAST ARTICLE ********/


a.link:link {font-family: Arial; font-size: 13px; color: black; text-decoration:underline;}
a.link:visited {font-family: Arial; font-size: 13px; color: black; text-decoration:underline;}
a.link:active {font-family: Arial; font-size: 13px; color: black; text-decoration:underline;}
a.link:hover {font-family: Arial; font-size: 13px; color: black; text-decoration:none;}

a.link_bottom:link {font-family: Arial; font-size: 11px; color: black; text-decoration:underline;}
a.link_bottom:visited {font-family: Arial; font-size: 11px; color: black; text-decoration:underline;}
a.link_bottom:active {font-family: Arial; font-size: 11px; color: black; text-decoration:underline;}
a.link_bottom:hover {font-family: Arial; font-size: 11px; color: black; text-decoration:none;}

a.sap:link {font-family: Arial; font-size: 10px; color: black; text-decoration:underline;}
a.sap:visited {font-family: Arial; font-size: 10px; color: black; text-decoration:underline;}
a.sap:active {font-family: Arial; font-size: 10px; color: black; text-decoration:underline;}
a.sap:hover {font-family: Arial; font-size: 10px; color: black; text-decoration:none;}





/********* CONTENT ********/


#content
{
	width: 580px;
	margin-top: 10px;
	float: left;
	
}

h1 {	
	background-color: #FF0000;
	font-family: Arial;
	font-size: 12px;
	color: white;
	text-align: center;
}
div.text h1 {
	background-color: white;
	color: black;
}
h2 {
	font-size: 12px;
}

#content div.head_content
{ 
	height: 20px;
	background-color: #FF0000;
	font-family: Arial;
	font-size: 13px;
	font-style: bold;
	color: white;
}

#content div.img_head_content
{ 
	height: 90px;
	
	margin-top: 3px; 
	border: 0px;
}


#content div.text_content
{ 
	margin-top: 3px;
	height: auto;
	background-color: #E2E6E9;
	color: #325C77;
	font-family: Arial;
	font-size: 12px;
	padding: 5px 3px 3px 3px;
	margin-bottom: 5px;
}

#content div.head_content a
{
	font-family: Arial; 
	font-size: 13px; 
	font-style: bold;
	color: white; 
	text-decoration:none;
}
	
	
#content div.head_content a:hover 
{
	font-family: Arial; 
	font-size: 13px; 
	font-style: bold;
	color: white; 
	text-decoration:underline;
}


#content div.head_content a.article
{
	font-family: Arial; 
	font-size: 13px; 
	font-style: bold;
	color: white; 
	text-decoration:underline;
}
	
	
#content div.head_content a:hover.article 
{
	font-family: Arial; 
	font-size: 13px; 
	font-style: bold;
	color: white; 
	text-decoration:none;
	
}

	
#content div.text
{ 
	color: black;
	font-family: Arial;
	font-size: 12px;
	padding-bottom: 20px;
	
}
	
#content h1
{
	font-size: 13px;
}

#content h3
{
	font-size: 14px;
	margin-bottom: 0px;
}

#content h3.head a
{
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: underline;
	color: black;
}

#content h3.head a:hover
{
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	color: black;

}

#content div.text_name_company
{ 
	color: black;
	font-family: Arial;
	font-size: 13px;
	padding-bottom: 10px;
	line-height: 1.5;
}

#content div.text_dop
{ 
	color: black;
	font-family: Arial;
	font-size: 12px;
	
}

#content h2div.text
{ 
	color: black;
	font-family: Arial;
	font-size: 12px;
	padding-bottom: 20px;
	
}

/*********END CONTENT ********/



/********* SUB MENU ********/

#submenutd
{
	height: 20px;
	background:#ffffff;
	margin-top: 2px;
}

#submenu
{
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 12px;	
	margin-top: 2px;
}

#submenu div
{
	width: 160px;
	float: left;
	text-align: center;
	
}

#submenu a
{
	display:block;
	padding: 3px 3px 3px 3px;
	text-decoration:underline;
	background:#ffffff;
	color: #0055CC;
}

#submenu a:hover
{
	
	color: red;
}


#submenu div.submenu_activ  
{
	display:block;
	padding: 3px 3px 3px 3px;
	text-decoration:none;
	color: black;
	background: #EBEBCF;
}


/*********END  SUBMENU ********/





/********* Company ********/

#company_head
{
	width: 580px;
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 9pt;	
	background: green;
	
	text-align: center;
	color: white;
	font-family: Arial;
	font-size: 15px;
	padding-top: 3px;
	height: 25px;
}


#company_head_table
{
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 10pt;	
	
}

#company_head_table div
{
	float: left;
	text-align: center;
	display:block;
	background:#EBEBCF;
	border-bottom: 1px solid #888888;
	color: black;
	padding: 3px 0px 3px 0px;
	
	height: 15px;

}

#company_head_table div.position
{
	width: 35px;
	
}

#company_head_table div.up_down
{
	width: 35px;
	
}



#company_head_table div.company
{
	width: 229px;
	text-align: left;
	
}
#company_head_table div.city
{
	width: 148px;
}

#company_head_table div.bal
{
	width: 128px;
}

#company_head_table div.img
{
	background: #888888;
	width: 1px;
	border-bottom: 1px solid #888888;
}

#company_head_table div.reklama
{
	width: 140px;
}

#company
{
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 9pt;	
}

#company div
{
	float: left;
	text-align: center;
	display:block;
	background: #white;
	border-bottom: 1px solid #CCCCCC;
	color: black;
	padding: 3px 0px 3px 0px;
	
}

#company div.position
{
	width: 36px;
	
	
}


#company div.up_down
{
	width: 36px;
	
}


#company div.company 
{
	width: 230px;
	text-align: left;
	
	
}

#company div.company a
{

	text-decoration: inderline;
	color: black;
	
}

#company div.company a:hover
{
	text-decoration: none;	
}


#company div.city
{
	width: 149px;
	
}

#company div.bal
{
	width: 129px;
}


#company div.up_down_img
{
	width: 16px;
	height: 15px;
	
}

#company div.up_down
{
	width: 20px;
	
}



#company div.reklama
{
	width: 141px;
	
}

#class
{
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 9pt;	
}

#class div
{
	float: left;
	text-align: center;
	display:block;
	background: #F6F6F6;
	border-bottom: 1px solid #CCCCCC;
	color: black;
	padding: 3px 0px 3px 0px;
	

}

#class div.position
{
	width: 36px;
	
}

#class div.up_down_img
{
	width: 16px;
	height: 15px;
	
}

#class div.up_down
{
	width: 20px;
	
}




#class div.company
{
	width: 230px;
	text-align: left;
}

#class div.company a
{
	text-decoration: inderline;
	color: black;
}

#class div.company a:hover
{
	text-decoration: none;	
}

#class div.city
{
	width: 149px;
}

#class div.bal
{
	width: 129px;
}




#rating
{
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 10pt;
	background: #EBEBCF;
	text-align: center;
	color: black;
	
	height: 16px;
	
}


#rating div.position
{
	width: 30px;
	float: left;
	border-bottom: 1px solid #888888;
	border-top: 1px solid #888888;
	height: 100%;
}

#rating div.company
{
	width: 163px;
	text-align: left;
	float: left;
	border-bottom: 1px solid #888888;
	border-top: 1px solid #888888;
	height: 100%;
}


#rating div.bal
{
	width: 90px;
	float: left;
	border-bottom: 1px solid #888888;
	height: 100%;
	border-top: 1px solid #888888;
}

#rating div.img
{
	background: #888888;
	width: 1px;
	border-bottom: 1px solid #888888;
	float: left;
	height: 100%;
	border-top: 1px solid #888888;
}


#rating_nechet
{
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 9pt;
	color: black;
	padding-top: 1px;
	height: 16px;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	height: 16px;
}


#rating_nechet div.position
{
	width: 33px;
	float: left;
	
}

#rating_nechet div.company 
{
	width: 164px;
	text-align: left;
	float: left;
	
}

#rating_nechet div.company a
{

	text-decoration: inderline;
	color: black;
	
}

#rating_nechet div.company a:hover
{
	text-decoration: none;	
}


#rating_nechet div.bal
{
	width: 90px;
	float: left;
}


a.rating {font-family: Arial; font-size: 12px; color: black; text-decoration:underline;}
a.rating:hover {font-family: Arial; font-size: 12px; color: black; text-decoration:none;}




/********* END Company ********/




/*********TEXT CONTENT************/
#text
{
	margin: 5px 0px 3px 0px;
	width: 560px;
	font-family: Arial;
	font-size: 10pt;
	background: white;
	color: #325C77;
}

#text div
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #325C77;
}

#text div.autor
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #325C77;
	padding-top: 15px;
}

#text div.article
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #325C77;
	padding-top: 20px;
}

#text div.article a
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #325C77;
	text-decoration: none;
}

#text div.article a:hover
{

	text-decoration: underline;
}

#text a
{
	text-decoration: underline;
	color: black;
}

#text a:hover
{
	text-decoration: none;
}


/*********END TEXT CONTENT************/



#bottom
{
	font-family: Arial;
	font-size: 8pt;
	color: #7F7F7F;
	padding-top: 10px;
	margin: 0px 0px 0px 0px;
}

a.copyright:link {font-family: Arial; font-size: 8pt; color: #7F7F7F; text-decoration:underline;}
a.copyright:visited {font-family: Arial; font-size: 8pt; color: #7F7F7F; text-decoration:underline;}
a.copyright:active {font-family: Arial; font-size: 8pt; color: #7F7F7F; text-decoration:underline;}
a.copyright:hover {font-family: Arial; font-size: 8pt; color: #7F7F7F; text-decoration:none;}



a.side:link {color: #E2E6E9; font-family: Arial; font-size: 8pt; color: white; text-decoration:none;}
a.side:visited {color: #E2E6E9; font-family: Arial; font-size: 8pt; color: white; text-decoration:none;}
a.side:active {color: #E2E6E9; font-family: Arial; font-size: 8pt; color: white; text-decoration:none;}
a.side:hover {color: #E2E6E9; font-family: Arial; font-size: 8pt; color:white; text-decoration:underline;}



#contact
{	font-family: Arial;
	font-size: 9pt;
	border: 1px solid #C0C4C6; 
	width: 90%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block; 
}

#contact div
{
	font-size: 9pt;
	padding-left: 20px;
	margin-top: 7px;
	font-weight: normal;
	 
}

#contact .contactsub 
{
	
	margin: 10px 0px 0px 0px;
	padding: 0px 22px 0px 0px;
		
}

#contact .contacthead 
{
	margin: 1px 1px 1px 1px;
	padding: 3px 0px 3px 20px;
	background-color: #628196;	
	color: white;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

