body {
/*	background-color: #a7a6ab; */
    background-color: #9099AE; 
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

p {
	padding: 0;
	margin: 0;
}

.main_table {
	width: 897px;
	
	border: 1px solid #ffffff;

	margin-bottom: 10px;

}

.left_col {
	width: 239px;
	background-image: url(/design/left_col_bg.jpg); 
	background-position: bottom left;
 
}

.left_col_2 {
	width: 239px;
	background-image: url(/design/left_col_bg_2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}


.left_col_3 {
	width: 239px;
	background-image: url(/design/left_col_bg_3.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.left_contacts {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	
	padding: 25px;
}

.left_stats {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	
	padding-bottom: 25px;
	padding-left: 25px;
}

.button {
	width: 62px;
	height: 19px;
	background-image: url(/design/button.jpg);
	
	padding-top: 3px;
	margin-top: 10px;
}

.button a {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.right_col {
	width: 658px;
	
	background-color: #ffffff;
	background-image: url(/design/footer_bg.jpg);	
	background-position: left bottom;
	background-repeat: repeat-x;
}

.content_table {

}

.content_table_1 {
	width: 658px;
	height: 217px;
	background-image: url(/design/header.jpg);
}

.content_table_2 {
	width: 658px;
	height: 40px;
	background-image: url(/design/top_menu_bg.jpg);
}

.top_menu {
	padding-top: 10px;
	padding-left: 15px;
}

.top_menu a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	
	padding-right: 10px;
}

.top_menu a:hover {
	text-decoration: underline;
}

.content_table_3 {
	width: 658px;
	height: 133px;
	background-image: url(/design/spec_bg.jpg);	
}

/*
ліве меню
*/
 
.left_line {
    margin-top: 5px;
    margin-bottom: 5px;
}

.left_menu_item {
	width: 219px;
	height: 28px;
	background-image: url(/design/left_menu_item.jpg);	
	
	margin-top: 10px;
	margin-bottom: 10px;
	
	padding-right: 20px;
	padding-top: 12px;
	
	text-align: right;
}

.left_menu_item a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #e3e3e3;
}


.left_menu_item_2 {
	width: 219px;

	margin-top: 10px;
	margin-bottom: 10px;
	
	padding-right: 20px;
 
	
	text-align: right;
}

.left_menu_item_2 a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.left_menu_item_2 a:hover {
	text-decoration: underline;
}

.left_menu_item_3 {
	width: 219px;

	margin-top: 10px;
	margin-bottom: 10px;
	
	padding-right: 20px;
 
	
	text-align: right;
}

.left_menu_item_3 a {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}

.left_menu_item_3 a:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	
	text-align: right;
	
	padding-right: 10px;
}

.copyright a {
	color: #ffffff;
	font-weight: bold;
}

/*
контент
*/

.content_content {
	padding: 15px;
	padding-top: 0px;
	
	font-family: Tahoma;
	font-size: 12px;
	color: #31415a;
}

.content_content a {
	font-weight: bold;
	color: #31415a;
}

.spec_content {
	padding: 15px;
	padding-top: 0px;
	
	font-family: Tahoma;
	font-size: 11px;
	
	color: #000000;
}


.spec_content img {
	border: 1px solid #31415a;
}

.spec_content a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.content_content_preview {
	font-size: 11px;
}

.content_content_preview img {
	border: 1px solid #31415a;
}

.content_content .detail_link {
	color: #2882C0;
	font-weight: bold;
	font-size: 11px;
}

/*
заголовки
*/

.title {
	margin: 10px;
	margin-left: 0px;
}

.title_1 {
	width: 6px;
	height: 22px;
	background-image: url(/design/title_1.jpg);	
}

.title_2 {
	height: 22px;
	background-image: url(/design/title_2.jpg);	
	padding-left: 5px;
	padding-right: 5px;
}

.title_2_2 {
	height: 22px;
	background-image: url(/design/title_2.jpg);	
	padding-left: 5px;
	padding-right: 5px;
}

.title_2 a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #5a6a94;

	text-decoration: none;
}

.title_2_2 a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;

	text-decoration: none;
}

.title_3 {
	width: 6px;
	height: 22px;
	background-image: url(/design/title_3.jpg);	
}

/* форма контактів */

textarea  {
	font-size:11px; 
	border:#141E40 1px solid; 
	color:#000000;
	background-color:#ffffff;
	font-weight:normal;
	font-family: verdana;
	width: 300px;
	height: 150px;
}

.text_input {
	width: 300px;
	height:18px;
	font-size:10px; 
	border:#141E40 1px solid; 
	background-color:#ffffff;
	color:#000000;
	font-weight:normal;
	font-family: verdana;
}

.captcha_input {
	width: 120px;
	height:18px;
	font-size:10px; 
	border:#141E40 1px solid; 
	background-color:#ffffff;
	color:#000000;
	font-weight:normal;
	font-family: verdana;
}



.button_input {
	height:18px;
	font-size:10px; 
	border:#141E40 1px solid; 
	background-color:#ffffff;
	color:#000000;
	font-weight:normal;
	font-family: verdana;
}

/*
бігучий рядок
*/

.marquee {
	width: 430px;
	font-size: 13px; 
	font-weight: bold;
	color: #CC0000;
}

.marquee a {
	color: #5477AB;
}

.faq {
	overflow : auto;
	width: 193px;
	height: 300px;
	
	background-color: #314159;

	padding: 20px;	
	
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10px;
}

.faq a {
	color: #000000;
}

/*
мовна панель
*/
.languages {
	padding: 20px;
	padding-right: 15px;
}

.languages img {
	margin-bottom: 10px;
	border: 1px solid #ffffff;
	margin-right: 5px;
}

.search_form {
	background-image: url(/design/id_button.jpg);
	background-repeat: no-repeat;
	width: 241px;
	height: 29px;
	padding-top: 1px;
	padding-left: 12px;
	
    /*
	margin-left: 375px;
	margin-top: 6px;
    */
    margin-left: 235px;
    
	color: #ffffff;
	font-family: Tahoma;
	font-size: 9px;
}

.search_text_input {
	width: 157px;
	font-weight:normal;
	font-family: Verdana;
	font-size: 10px; 
    
	height: 13px;

    margin-right: 13px;
	border:#141E40 1px solid; 
	background-color:#ffffff;
	color:#000000;
}

.search_button_input {
	width: 50px;
	font-weight:normal;
	font-family: Verdana;
	font-size: 10px; 
	font-weight: bold;

	border:#182757 1px solid; 
	background-color:#182757;
	color:#ffffff;
}
 
