@charset "utf-8";
/* CSS Document */

/*********************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-size:11px;
	font-family:arial, tahoma,sans-serif;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}
/*************************************************/
body 
{
	background:#a2a297 url(/site_img/fon.gif) repeat-x;
}
.wrap
{
	float:left;
	width:100%;
	background:#a2a297 url(/site_img/start_top_fon.gif) repeat-x;
}
.site
{
	margin:0 auto;
	width:996px;
}
	.left_part
	{
		float:left;
		width:257px;
	}
		.logo
		{
			width:257px;
			height:226px;
			float:left;
			text-align:center;
		}
			.wrap .logo
			{
				width:257px;
				height:164px;
				float:left;
				text-align:center;
			}
			.logo img
			{
				margin-top:97px;
			}
			.wrap .logo img
			{
				margin-top:62px;
			}
	.left_content
	{
		float:left;
		width:229px;
		padding:18px 28px 0px 0px;
	}
		.search_form
		{
			float:right;
			width:158px;
			height:19px;
			background:url(/site_img/search.gif) no-repeat;
			font-size:10px;
		}
			.search_form input
			{
				border:none;
				background:none;
				color:#a6a9ac;
				padding:3px 0px 2px 0px;
				width:124px;
				font-size:10px;
				margin-left:18px;
				float:left;
			}
			.search_form img
			{
				float:left;
				display:none;
			}
		.little_line
		{
			float:right;
			clear:both;
			height:2px;
			width:156px;
			margin:11px 3px 13px 0px;
			display: inline;
			font-size:0px;
			line-height:0px;
			background:url(/site_img/little_line_fon.gif) right top repeat-x;
		}
		
		.adress_phones
		{
			float:right;
			color:#FFFFFF;
			font-size:11px;
			width:190px;
			text-align:right;
		}
			.adress_phones p
			{
				clear:both;
			}
			.adress_phones h1
			{
				float:right;
				clear:both;
				font-size:12px;
				padding-bottom:3px;
			}
				.adress_phones h1 a
				{
					text-decoration:none;
					font-size:12px;
					color:#FFFFFF;
				}
					.adress_phones h1 a:hover
					{
						text-decoration:underline;
					}
					
					
			/* ------------------------------ */
			.adress_phones .tipoh1
			{
				float:right;
				clear:both;
				font-size:12px;
				padding-bottom:3px;
				font-weight:bold;
			}
				.adress_phones .tipoh1 a
				{
					text-decoration:none;
					font-size:12px;
					color:#FFFFFF;
					font-weight:bold;
				}
					.adress_phones .tipoh1 a:hover
					{
						text-decoration:underline;
					}
			/* ------------------------------- */	
					
			.adress_phones h2
			{
				float:right;
				clear:both;
				padding-top:15px;
				font-size:18px;
				padding-bottom:3px;
				font-weight:normal;
			}
				.adress_phones h2 span
				{
					color:#5a5944;
					font-size:12px;
				}
			.adress_phones a
			{
				font-size:12px;
				color:#febd0e;
				font-weight:bold;
				float:right;
				clear:both;
				text-decoration: underline;
			}
				.adress_phones a:hover
				{
					text-decoration:none;
				}
				.adress_phones a.feedback_link
				{
					display:block;
					float:right;
					background:url(/site_img/feedback_img.gif) left 3px no-repeat;
					margin-top:15px;
					padding-left:18px;
				}
			.map
			{
				float:right;
				clear:both;
				padding:5px 0px 3px 0px;
			}
		
			.left_banner
			{
				float:right;
				padding:135px 2px 0px 0px;
			}		
				.left_banner img
				{
					display:block;
				}
		
		
	.right_part
	{
		float:left;
		width:739px;
		position:relative;
	}
		.menu
		{
			float:left;
			width:739px;
			height:69px;
			background:#FFFFFF;
		}
			.menu ul
			{
				margin-top:42px;
			}
			.menu ul li
			{
				float:left;
				background:url(/site_img/menu_marker.gif) right top no-repeat;
				padding-right:18px;
				margin-right:15px;
				position:relative;
				height:27px;
				z-index:1;
			}
				.menu ul li.last
				{
					background:none;
					padding:0px;
					margin:0px;
				}
				.menu ul li .top_menu
				{
					display:block;
					float:left;
				}
				.menu ul li.callapsable
				{

				}
				.menu ul li.callapsable .top_menu
				{
					border-top:4px solid #FFFFFF;
					padding-top:11px;
					margin-top:-15px;
					position:relative;
					/*border-bottom:4px solid #FFFFFF;
					padding-bottom:11px;*/
					z-index:100;
				}
				.menu ul li.callapsable .menu_left
				{
					position:absolute;
					left:-17px;
					top:-15px;
					width:17px;
					height:42px;
					background: url(/site_img/menu_left.gif) no-repeat;
					z-index:100;
					font-size:0px;
					line-height:0px;
					visibility:hidden ;
				}
				.menu ul li.callapsable .menu_right
				{
					position:absolute;
					right:1px;
					top:-15px;
					width:17px;
					height:42px;
					background: url(/site_img/menu_right.gif) no-repeat;
					z-index:100;
					font-size:0px;
					line-height:0px;
					visibility:hidden;
				}
					.podmenu
					{
						display:none;
						float:left;
						position:absolute;
						width:180px;
						left:-17px;
						top:26px;
						z-index:10;
						padding-bottom:15px;
						
						background: url(/site_img/collapse_fon.gif) 4px top repeat-y;
						overflow:hidden;
						
						/*$background:none;
						$filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='site_img/menu_collapse_fon.png');
						zoom:1;*/
					}
						.left_collapse
						{
							position:absolute;
							width:4px;
							height:500px;
							line-height:0px;
							font-size:0px;
							background: url(/site_img/left_collapse.png) no-repeat;
							left:0px;
							top:0px;
							$background:none;
							$filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='site_img/left_collapse.png');
							zoom:1;
						}
						.right_collapse
						{
							position:absolute;
							width:4px;
							height:500px;
							line-height:0px;
							font-size:0px;
							background:url(/site_img/right_collapse.png) no-repeat;
							right:0px;
							top:0px;
							
							$background:none;
							$filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='site_img/right_collapse.png');
							zoom:1;
						}
					
						.top_podmenu
						{
							float:left;
							height:4px;
							width:173px;
							font-size:0px;
							line-height:0px;
							background:url(/site_img/top_podmenu.png) no-repeat;
							position:absolute;
							top:-2px;
							left:3px;
							
							$background:none;
							$filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='site_img/top_podmenu.png');
							zoom:1;
						}
						.podmenu ul
						{
							margin:0px;
							padding:10px 0px 0px 23px;
							width:150px;
						}
							.podmenu ul li
							{
								background:none;
								padding-bottom:13px;
								height:auto;
								width:100%;

							}
								.podmenu ul li a
								{
									font-size:12px;
									color:#5a5944;
									text-decoration: underline;
								}
									.podmenu ul li a:hover
									{
										color:#770c02;
										text-decoration: underline;
									}
				
				
		.chapter_image
		{
			position:relative;
			float:left;
		}
			.chapter_image img
			{
				display:block;
			}

		.main_content
		{
			float:left;
			width:739px;
			background:#FFFFFF;
			border-bottom:6px solid #fea30e;
			padding-bottom:21px;
		}
			.about_company_text
			{
				float:left;
				width:432px;
				padding:35px 35px 14px 32px;
			}
				.about_company_text p
				{
					float:left;
					width:100%;
					font-size:12px;
					color:#5f5e4a;
					padding-bottom:10px;
					line-height:1.2em;
				}
				.about_company_text p a
				{
					color:#5f5e4a;
					text-decoration: underline;
				}
					.about_company_text p a:hover
					{
						text-decoration:none;
					}
			.title
			{
				float:left;
				padding:5px 0px 17px 0px;
			}
				.title img
				{
					display:block;
				}
				
				.about_company_text ul
				{
					float:left;
					/*width:222px;*/
				}
					.about_company_text ul li
					{
						font-size:12px;
						color:#5f5e4a;
						background:url(/site_img/marker_list.gif) left 4px no-repeat;
						padding:0px 0px 16px 18px;
						line-height:1.2em;
					}
					
				.about_company_text ol
				{
					list-style:decimal;
					color:#fea30e;
					padding-left:18px;
				}
					.about_company_text ol li
					{
						padding-bottom:8px;
						float:left;
						clear:both;
					}
						.about_company_text ol li p
						{
							padding-bottom:10px;
							padding-top:3px;
						}
					.about_company_text ol a
					{
						color:#5f5e4a;
						font-size:12px;	
						text-decoration: underline;
					}
						.about_company_text ol a:hover
						{
							text-decoration:none;
						}
			.citata
			{
				float:left;
				width:180px;
				background: url(/site_img/open_blaqout.gif) left top no-repeat;
				padding:3px 0px 0px 30px;
				font-size:18px;
				color:#000000;
			}
				.citata img
				{
					padding-top:7px;
					vertical-align: top;
				}
		.prezentation_company
		{
			float:left;
			width:210px;
			padding:35px 0px 0px 0px;
		}
			.download_pdf
			{
				float:left;
				clear:both;
				width:207px;
				height:48px;
				margin-top:17px;
				background:url(/site_img/download_pdf.gif) left top no-repeat;
			}
				.download_pdf img
				{
					display:block;
					float:left;
					padding:6px 9px 0px 10px;
				}
				.download_pdf p
				{
					float:left;
					font-size:12px;
					color:#5a5944;
					width:145px;
					padding-top:11px;
				}
					.download_pdf p a
					{
						font-size:12px;
						color:#00a6dc;
						float:left;
						clear:both;
						line-height:15px;
						text-decoration: underline;
					}
						.download_pdf p a:hover
						{
							text-decoration: none;
						}




/********* FOOTER ***********/
.footer
{
	float:left;
	clear:both;
	height:146px;
	width:996px;
}
	.rights
	{
		float:right;
		font-size:10px;
		color:#545454;
		padding:58px 70px 0px 0px;
	}
	.login_box
	{
		float:left;
		width:240px;
		height:60px;
		margin:35px 0px 0px 269px;
		display:inline;
	}
		.login_box h1
		{
			font-size:12px;
			color:#FFFFFF;
			padding-bottom:11px;
		}
		.login
		{
			float:left;
			width:102px;
			height:18px;
			background:url(/site_img/login_fon.gif) no-repeat;
			padding-left:10px;
			margin-right:7px;
		}
			.login input
			{
				width:91px;
				border:none;
				background:none;
				padding:2px 0px;
				color:#aaadaf;
			}
			
	.wrap .rights
	{
		float:left;
		font-size:10px;
		color:#e4e4e4;
		padding:58px 0px 0px 271px;
	}
	.wrap .login_box
	{
		float: right;
		width:240px;
		height:60px;
		margin:35px 6px 0px 0px;
		display:inline;
	}
		.wrap .login_box h1
		{
			font-size:12px;
			color:#FFFFFF;
			padding-bottom:11px;
		}
		.wrap .login
		{
			float:left;
			width:102px;
			height:18px;
			background:url(/site_img/login_fon.gif) no-repeat;
			padding-left:10px;
			margin-right:7px;
		}
			.wrap .login input
			{
				width:91px;
				border:none;
				background:none;
				padding:2px 0px;
				color:#aaadaf;
			}
			

	.city_list
	{
		float:right;
		width:187px;
		height:18px;
		background:url(/site_img/sity_list_fon.gif) no-repeat;
		margin:17px 0px 21px 0px;
	}


	.final_product
	{
		float:left;
		width:282px;
		background:url(/site_img/start_item_fon.gif) right top repeat-y;
		display:inline;
		margin:28px 0px 0px 16px;
		padding-right:15px;
	}
		.final_product table
		{
			width:100%;
		}
			.final_product table td
			{
				vertical-align:top;
				font-size:12px;
				color:#5a5944;
			}
			.new_design
			{
				display:block;
				float:left;
				clear:both;
				margin-left:-53px;
				display:inline;
				position:relative;
				z-index:1000;
				padding-top:30px;
			}
			.final_product p.product_text
			{
				float:left;
				width:160px;
				font-size:12px;
				color:#5a5944;
			}
	.last_news
	{
		float: left;
		width:735px;
		margin:28px 0px 0px 0px;
		padding-left:19px;
		/*background:url(/site_img/start_item_fon.gif) left top repeat-y;*/
	}
		.last_item
		{
			float:left;
			width:201px;
		}
		.last_item1
		{
			float:left;
			/*width:201px;*/
			padding: 0px 34px;
		}
			.item_foto
			{
				width:160px;
				float:left;
				border:1px solid #d9d8d3;
				position:relative;
			}
				.item_foto img
				{
					display:block;
				}
			.corner_tl, .reliz_tl
			{
				position:absolute;
				font-size:0px;
				line-height:0px;
				width:6px;
				height:5px;
				background:url(/site_img/corners.gif) left top no-repeat;
				left:-1px;
				top:-1px;
			}
			.corner_tr, reliz_tr
			{
				position:absolute;
				font-size:0px;
				line-height:0px;
				width:6px;
				height:5px;
				background:url(/site_img/corners.gif) right top no-repeat;
				right:-1px;
				top:-1px;
			}
			.corner_bl, reliz_bl
			{
				position:absolute;
				font-size:0px;
				line-height:0px;
				width:6px;
				height:5px;
				background:url(/site_img/corners.gif) left bottom no-repeat;
				left:-1px;
				bottom:-1px;
				_bottom:-2px;
			}
			.corner_br, reliz_br
			{
				position:absolute;
				font-size:0px;
				line-height:0px;
				width:6px;
				height:5px;
				background:url(/site_img/corners.gif) right bottom no-repeat;
				right:-1px;
				bottom:-1px;
				_bottom:-2px;
			}
		.data
		{
			float:left;
			clear:both;
			font-size:10px;
			font-style:italic;
			color:#5a5944;
			padding:8px 0px 0px 2px;
			white-space:nowrap;
		}
		
		a.news_title
		{
			font-size:12px;
			color:#00a6dc;
			float:left;
			clear:both;
			display:block;
			padding-left:9px;
			background:url(/site_img/title_marker.gif) left 3px no-repeat;
			margin-left:-7px;
			position:relative;
			display:inline;
			width:160px;
			text-decoration: underline;
		}
			a.news_title:hover
			{
				text-decoration:none;
			}
		.news_incut
		{
			float:left;
			clear:both;
			width:160px;
			font-size:12px;
			color:#5a5944;
			padding-top:18px;
		}
			.news_incut a
			{
				text-decoration:none;
				font-size:12px;
				color:#5a5944;
			}
				.news_incut a:hover
				{
					text-decoration:underline;
				}


	.text_block
	{
		float:left;
		width:424px;
		padding:40px 40px 0px 15px;
	}
		.text_block p
		{
			font-size:12px;
			color:#ffffff;
			line-height:1.2em;
		}
			.text_block p a
			{
				font-size:12px;
				color:#595956;
				text-decoration: underline;
			}
				.text_block p a:hover
				{
					text-decoration:none;
				}
		.text_block_title
		{
			clear:both;
			padding-bottom:25px;
		}
			.text_block_title img
			{
				display:block;
				clear:both;
			}

	.last_reliz
	{
		float:right;
		width:200px;
		background:#8c8c7e;
		margin-top:34px;
		position:relative;
		padding:18px 30px 25px 30px;
	}
		.reliz_tl
		{
			position:absolute;
			left:0px;
			top:0px;
			width:9px;
			height:9px;
			background:url(/site_img/corners_2.gif) left top no-repeat;
		}
		.reliz_tr
		{
			position:absolute;
			right:0px;
			top:0px;
			width:9px;
			height:9px;
			background:url(/site_img/corners_2.gif) right top no-repeat;
		}
		.reliz_bl
		{
			position:absolute;
			left:0px;
			bottom:0px;
			width:9px;
			height:9px;
			background:url(/site_img/corners_2.gif) left bottom no-repeat;
		}
		.reliz_br
		{
			position:absolute;
			right:0px;
			bottom:0px;
			width:9px;
			height:9px;
			background:url(/site_img/corners_2.gif) right bottom no-repeat;
		}
		
			.last_reliz ul li
			{
				width:200px;
				font-size:12px;
				padding-top:20px;
			}
				.last_reliz ul li span
				{
					font-size:12px;
					color:#febd0e;
				}
				.last_reliz ul li a
				{
					font-size:12px;
					color:#FFFFFF;
					text-decoration: underline;
				}
					.last_reliz ul li a:hover
					{
						text-decoration:none;
					}
		.all_reliz
		{
			font-size:12px;
			color:#febd0e;
			display:block;
			padding-top:18px;
			text-decoration: underline;
		}
			.all_reliz:hover
			{
				text-decoration:none;
			}


/************** NEWS ***************/
.news_list
{
	float:left;
	width:705px;
	padding:38px 0px 0px 34px;
}

	.news_item
	{
		float:left;
		width:670px;
		padding-bottom:29px;
	}
		.news_item_incut
		{
			float:left;
			width:493px;
			padding-left:14px;
		}
		.press_incut
		{
			padding-left:0px;
		}
			em.news_date
			{
				font-size:11px;
				color:#f3a205;
				float:left;
				clear:both;
			}
			a.news_item_title
			{
				display:block;
				float:left;
				font-size:12px;
				color:#5a5944;
				padding-bottom:15px;
				text-decoration: underline;
			}
				a.news_item_title:hover
				{
					text-decoration: none;
				}
			.news_item_incut p
			{
				font-size:12px;
				color:#8d8d8d;
				float:left;
				clear:both;
				width:100%;
				text-decoration: none;
			}
			.news_item_incut p a
			{
				font-size:12px;
				color:#8d8d8d;
				text-decoration: none;
			}
				.news_item_incut p a:hover
				{
					text-decoration:underline;
				}
			.news_item_incut p a p
			{
				font-size:12px;
				color:#8d8d8d;
				text-decoration: none;
			}

.pagination
{
	float:left;
	width:739px;
}
	.pagination ul
	{
		padding:0px 0px 0px 34px;
	}
		.pagination ul li
		{
			float:left;
			padding-right:14px;
		}
			.pagination ul li a
			{
				text-decoration:none;
				font-size:12px;
				color:#848373;
				display:block;
				float:left;
				width:24px;
				height:26px;
				line-height:26px;
				text-align:center;
			}
				.pagination ul li a:hover
				{
					text-decoration:underline;
				}
				.pagination ul li a.pag_active
				{
					background:url(/site_img/pagination_fon.gif) no-repeat;
					color:#FFFFFF;
				}
				.pagination ul li.start
				{
					padding-right:5px;
				}
				.pagination ul li.prev
				{
					padding-left:0px;
				}
				.pagination ul li.next
				{
					padding-left:9px;
				}
				.pagination ul li.next a
				{
					width:5px;
				}
				.pagination ul li.next img, .pagination ul li.prev img, .pagination ul li.end img, .pagination ul li.start img
				{
					padding-top:10px;
				}
				.pagination ul li.end a, .pagination ul li.start a
				{
					width:10px;
				}
	
	.news_item_content 
	{
		float:left;
	}
	.news_item_content h1
	{
		color:#37372f;
		font-size:22px;
	}
	.news_item_content p
	{
		float:left;
		color:#5f5e4a;
		padding-top:17px;
		font-size:12px;
		line-height:1.2em;
	}

	.line
	{
		float:left;
		clear:both;
		width:668px;
		height:2px;
		font-size:0px;
		line-height:0px;
		background:url(/site_img/line_fon.gif) repeat-x;
		margin-bottom:12px;
	}
	.prev_news
	{
		float:left;
	}
	.next_news
	{
		float:right;
	}
		.prev_news a.news_title, .next_news a.news_title
		{
			background:none;
		}
	.prev_news_link
	{
		float:left;
		padding-bottom:8px;
		background:url(/site_img/prev_news_fon.gif) left 3px no-repeat;
		padding-left:12px;
		margin-left:-12px;
		position:relative;
	}
		.prev_news_link img, .next_news_link img
		{
			display:block;
		}
	.next_news_link
	{
		float:left;
		padding-bottom:8px;
		background: url(/site_img/title_marker.gif) right 3px no-repeat;
		padding-right:12px;
		position:relative;
	}
	.all_news_link
	{
		float:left;
		padding-left:69px;
	}
		.all_news_link a
		{
			display:block;
			float:left;
			padding:0px 1px 3px 1px;
			background:url(/site_img/all_news_bfon.gif) left bottom repeat-x;
		}
			.all_news_link a:hover
			{
				background:none;
			}
	
	.press_item .news_item_incut
	{
		padding-left:0px;
	}

	.press_content
	{
		width:668px;
		padding-left:0px;
	}

.none
{
	visibility:hidden;
}

/*************** CONTACT **********/
.contact img
{
	padding-bottom:5px;
	display:block;
	float:left;
	clear:both;
}
.contact p
{
	font-size:11px;
	color:#959595;
	float:left;
	clear:both;
}
.contact h1
{
	font-weight:normal;
	font-size:18px;
	color:#959595;
	float:left;
	clear:both;
}
	.contact h1 span
	{
		font-size:11px;
	}
.contact a
{
	float:left;
	clear:both;
	font-size:11px;
	color:#959595;
	text-decoration: underline;
}
	.contact a:hover
	{
		text-decoration:none;
	}

	.feedback_name
	{
		font-family: Arial;
		float:left;
		clear:both;
		border:1px solid #c6c6c6;
		background:#FFFFFF;
		font-size:11px;
		color:#959595;
		width:200px;
		padding:3px;
		margin-bottom:8px;
	}
	.feedback_message
	{
		font-family: Arial;
		float:left;
		clear:both;
		padding:3px;
		width:200px;
		height:92px;
		border:1px solid #c6c6c6;
		background:#FFFFFF;
		font-size:11px;
		color:#959595;
		text-align:left;
		vertical-align:top;
		line-height:normal;
	}
input.submit_feedback
{
	display:block;
	float:left;
	clear:both;
	padding-left:10px;
	background:url(../site_img/title_marker.gif) left 8px no-repeat;
	font-size:12px;
	color:#00a6dc;
	padding-top:5px;
	border:none;
	cursor:pointer;
}
	input.submit_feedback:hover
	{
		text-decoration: underline;
	}

.hide_img
{
	display:none;
}
.hide_prw_img
{
	visibility:hidden;
}


			.left_part .download_pdf
			{
				float:right;
				clear:both;
				width:207px;
				height:48px;
				margin-top:17px;
				background:url(/site_img/download_pdf.gif) left top no-repeat;
			}
				.left_part .download_pdf img
				{
					display:block;
					float:left;
					padding:6px 9px 0px 10px;
				}
				.left_part .download_pdf p
				{
					float:left;
					font-size:12px;
					color:#5a5944;
					width:145px;
					padding-top:11px;
				}
					.left_part .download_pdf p a
					{
						font-size:12px;
						color:#00a6dc;
						float:left;
						clear:both;
						line-height:15px;
					}
						.left_part .download_pdf p a:hover
						{
							text-decoration: none;
						}

.errors
{
	float:left;
	clear:both;
	font-size:11px;
}

.mes_rezult
{
	clear:both;
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	color:#f88810;
}

.news_item_content ul
{
	float:left;
	/*width:222px;*/
}
	.news_item_content ul li
	{
		font-size:12px;
		color:#5f5e4a;
		background:url(/site_img/marker_list.gif) left 4px no-repeat;
		padding:0px 0px 16px 18px;
	}




.top_menu
{
	text-transform: uppercase;
	font-size:13px;
	font-family:dinpro, Arial;
	color:#5a5944;
	font-weight:bold;
}
.text_block_title
{
	font-size:20px;
	font-family:dinpro, Arial;
	color:#5a5944;
}
.title_reliz
{
	font-size:18px;
	font-family:dinpro, Arial;
	color:white;
}
.chapter_text
{
	position:absolute;
	top:100px;
	left:32px;
	font-size:29px;
	font-family:dinpro, Arial;
	color:white;
	text-transform:uppercase;
}

.contacts_font
{
	font-size:14px;
	font-family:dinpro, Arial;
	color:#5a5944;
	text-transform: uppercase;
}
.prev_news_link a, .next_news_link a, .all_news_link a
{
	font-size:14px;
	font-family:dinpro, Arial;
	color:#383830;
}

div.langs
{
	position:absolute;
	left:0px;
	top:5px;
	width:739px;
	text-align:right;
}

