body{
	background: #000 url(../img/main_bg.jpg) no-repeat center top;
	/*height: 1248px;*/
	color:#333333;
	font-size: 12px;
}
.body{
	width: 1004px;
	margin: 0px auto;
}
.header tr td.main_header_left{
	width: 285px;
}
.header tr td.main_header_right{
	width: 285px;
}
.header tr td.brosh{
	width: 434px;
}
.header .logo_block{
	color: #668f8b;
}
.header .logo_block tr td{
	padding-top: 17px;
}
.header .logo{
	width: 48px;
	height: 36px;
	overflow: hidden;
}
.header .logo_c{
	width: 48px;
	padding-right: 12px;
}
.top_navigation tr td {
	padding-top: 13px;
}

/*====button_bg_start=====*/
.top_navigation a .home{
	background: url(../img/home.png) no-repeat left top;
}
*html .top_navigation a .home{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/home.png', sizingMethod='scale');
	background: none;
}
.top_navigation a:hover .home{
	background: url(../img/home_a.png) no-repeat left top;
}
*html .top_navigation a:hover .home{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/home_a.png', sizingMethod='scale');
	background: none;
}
.top_navigation a .pressa{
	background: url(../img/pressa.png) no-repeat left top;
}
*html .top_navigation a .pressa{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/pressa.png', sizingMethod='scale');
	background: none;
}
.top_navigation a:hover .pressa{
	background: url(../img/pressa_a.png) no-repeat left top;
}
*html .top_navigation a:hover .pressa{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/pressa_a.png', sizingMethod='scale');
	background: none;
}
.top_navigation a .otzivi{
	background: url(../img/otzivi.png) no-repeat left top;
}
*html .top_navigation a .otzivi{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/otzivi.png', sizingMethod='scale');
	background: none;
}
.top_navigation a:hover .otzivi{
	background: url(../img/otzivi_a.png) no-repeat left top;
}
*html .top_navigation a:hover .otzivi{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/otzivi_a.png', sizingMethod='scale');
	background: none;
}
.top_navigation a .uslugi{
	background: url(../img/uslugi.png) no-repeat left top;
}
*html .top_navigation a .uslugi{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/uslugi.png', sizingMethod='scale');
	background: none;
}
.top_navigation a:hover .uslugi{
	background: url(../img/uslugi_a.png) no-repeat left top;
}
*html .top_navigation a:hover .uslugi{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/uslugi_a.png', sizingMethod='scale');
	background: none;
}
.top_navigation a .dostavka{
	background: url(../img/dostavka.png) no-repeat left top;
}
*html .top_navigation a .dostavka{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/dostavka.png', sizingMethod='scale');
	background: none;
}
.top_navigation a:hover .dostavka{
	background: url(../img/dostavka_a.png) no-repeat left top;
}
*html .top_navigation a:hover .dostavka{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/dostavka_a.png', sizingMethod='scale');
	background: none;
}
.top_navigation a .svyaz{
	background: url(../img/svyaz.png) no-repeat left top;
}
*html .top_navigation a .svyaz{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/svyaz.png', sizingMethod='scale');
	background: none;
}
.top_navigation a:hover .svyaz{
	background: url(../img/svyaz_a.png) no-repeat left top;
}
*html .top_navigation a:hover .svyaz{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/svyaz_a.png', sizingMethod='scale');
	background: none;
}
/*====button_bg_end=====*/
.basket_block {
	color: #e65a28;
	background: url(../img/basket.gif) no-repeat left 2px;
	padding: 0px 0px 0px 18px;
	margin: 23px 0px 18px 0px;
}
.basket_block .basket{
	color: #e65a28;
	background: url(../img/basket_arrow.gif) no-repeat right 5px;
	padding: 0px 10px 0px 0px;
	text-decoration: none;
}
.basket_block .basket:hover{
	text-decoration: underline;
}
.basket_block .basket_tovar{
	color: #fbd367;
	text-decoration: underline;
	padding-left: 5px;
}
.basket_block .basket_tovar:hover{
	text-decoration: none;
}

.basket_block .moon_kalend{
	color: #57888a;
	background: url(../img/moon_bg.gif) no-repeat left 2px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 5px;
	text-decoration: none;
}
.basket_block .moon_kalend:hover{
	text-decoration: underline;
}
/*===========Footer_Start============*/
.footer{
	color: #8a867a;
	padding-bottom: 60px;
}
.footer .copy tr td{
	text-align: center;
	width: 120px;
	vertical-align: middle;
}
.footer .copy tr td.right{
	text-align: right;
}
.footer .copy tr td.left{
	text-align: left;
}
.footer .copy tr td.footer_separator{
	text-align: center;
	width: 120px;
}
.footer .copy {
	width: 100%;
}
.footer .copy a{
	color: #8a867a;
}
.footer .counters {
	width: 100%;
	margin-top: 30px;
}
.footer .counters a{
	margin-right: 10px;
}
.footer .counters .right{
	text-align: right;
	font-size: 12px;
}
.footer .counters .right a{
	font-size: 12px;
	color: #8a867a;

}
/*===========Footer_End============*/
.main_container{
	width: 100%;
}	
.main_container .left_menu_block{
	width: 246px;
}	
.left_menu_block .menu_top_bg{
	background: url(../img/menu_top_bg.png) no-repeat left top;
	height: 47px;
	width: 246px;
}
*html .left_menu_block .menu_top_bg{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/menu_top_bg.png', sizingMethod='scale');
	background: none;
}
.left_menu_block .menu_bottom_bg{
	background: url(../img/menu_bottom_bg.png) no-repeat left top;
	height: 39px;
	width: 246px;
}
*html .left_menu_block .menu_bottom_bg{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/menu_bottom_bg.png', sizingMethod='scale');
	background: none;
}
/*.left_menu_block .menu_center_bg{
	background: url(../img/menu_center_bg.png) repeat-y left top;
	width: 220px;
	margin-left: 4px;
	color: #fcda91;
	padding: 0px 0px 0px 18px;
}
*html .left_menu_block .menu_center_bg{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/menu_center_bg.png', sizingMethod='scale');
	background: none;
}
*/
.left_menu_block .menu_center_bg{
	background: url(../img/menu_center_bg.gif) repeat-y left top;
	width: 233px;
	margin-left: 4px;
	color: #fcda91;
	padding: 0px 0px 0px 5px;
}

*html .opacity_menu{
	background: #160b06;
}
.opacity_menu{
	background: #190c06;
	margin-right: 5px;
	width:226px;
	/* for IE */
	filter:alpha(opacity=59);
	/* CSS3 standard */
	opacity:0.5;
}
*html .left_menu_block .menu_center_bg a{
	color: #fcda91;
}
.menu_center_bg .left_menu_title img{
	background: url(../img/left_menu_title.png) repeat-y left top;
	
}
*html .menu_center_bg .left_menu_title img{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/left_menu_title.png', sizingMethod='scale');
	background: none;
}

/*============LeftMenu_Start=============*/
.left_menu_title{
	padding: 0px 0px 10px 12px;
}

UL.menuLeft {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px;
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none
}
UL.menuLeft LI {
	DISPLAY: block;
	list-style: none;
}
UL.menuLeft LI A {
	margin: 0px 5px;
	PADDING-RIGHT: 3px; 
	DISPLAY: block; 
	PADDING-LEFT: 12px; 
	PADDING-BOTTOM: 9px; 
	WIDTH: 203px;
	COLOR: #fcda91; 
	PADDING-TOP: 10px;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 14px;
	background: url(../img/slide_menu_bg.gif) repeat-x left top;
}
UL.menuLeft LI A:hover {
	color: #bf7447;
}
UL.menuLeft LI.slim A {
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 0px; 
	font-weight: normal;
	background: none;
}
UL.menuLeft LI.slim A:hover {
	text-decoration: none;
	color: #bf7447;
}
UL.menuLeft LI.slim  p {
	margin: 0px;
}
UL.menuLeft LI A:hover {
	text-decoration: none;
}
UL.menuLeft LI UL {
	PADDING-RIGHT: 0px;
	DISPLAY: none; 
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px
}
UL.menuLeft LI UL LI {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	list-style: none;
}
UL.menuLeft LI UL LI A {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 12px;
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 2px; 
	WIDTH: 203px; 
	PADDING-TOP: 1px;
	font-weight: normal;
	background: none;
}
UL.menuLeft LI UL LI A:hover {
	text-decoration: none;
}
/*==========*/
.left_menu{
	margin-bottom: 10px;
}
.interactive_block{
	margin-bottom: 10px;
	height: 90px;
}
.friend_form {
	background: url(../img/friend_form.gif) no-repeat left top;
	width: 207px;
	height: 100px;
	padding: 12px 18px 0px 18px;
	margin: 0px 0px 0px 6px;
}
.friend_form p{
	margin: 0px 0px 5px 0px;
	color: #fcda92;
}
.friend_form p.right{
	margin: 0px 10px 0px 0px;
}
.friend_form input{
	background: #7b6a37;
	border: none;
	width: 185px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	font-size: 13px;
	color: #fcda92;	
}
.friend_form input.submit{
	background: none;
	border: none;
	width: 80px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	color: #fcda92;
	cursor: pointer;
}
.main_text_image{
margin: 10px 0px 0px 95px;
	background: url(../img/main_text.png) no-repeat center top;
	width: 355px;
	height: 99px;
}
*html .main_text_image{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/main_text.png', sizingMethod='scale');
	background: none;
}

.main_flash{
	margin: -11px 0 0 166px;
	width: 240px;
	height: 330px;
	overflow: hidden;
}
.main_flash .flash{
	
	width: 240px;
	height: 330px;
}
.condition{
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	text-align: right;
}
.condition a{
	color: #e4dbb2;
	font-size: 11px;
	text-decoration: underline;
}
.condition a:hover{
	text-decoration: none;
}
.termometr {
	margin: 10px 0px 5px 20px;
	font-size: 11px;
	color: #e4dbb2;
}
.termometr a{
	font-size: 11px;
	color: #e4dbb2;
	text-decoration: underline;
}
.termometr a:hover{
	text-decoration: none;
}
.mini_count_logo{
	margin: 0px 0px 10px 0px;
	text-align: center;
	height: 30px
}
.mini_count_logo img{
	border: 1px solid #161511;
}
.main_right_block{
	width: 195px;
}
.right_description_block{
	background: #142527 url(../img/right_description_block.gif) no-repeat right top;
	border: 1px solid #e4dbb2;
	padding: 100px 10px 0px 14px;
}
.right_description_block .allotment{
	font-size: 12px;
	color: #e4dbb2;
	font-weight: bold;
	border-left: 4px solid #e4dbb2;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 12px 0px;
}
.right_description_block .light_text{
	color: #e4dbb2;
	margin: 0px 0px 10px 0px;
}
.right_description_block .light_text a{
	color: #e4dbb2;
}
.right_description_block p{
	font-size: 12px;
	color: #bf7447;
	margin: 0px 0px 40px 0px;
}
.right_description_block p.right_title{
	font-size: 14px;
	color: #bf7447;
	margin: 0px 0px 40px 0px;
	font-family: Georgia;
}
.right_description_block p a{
	font-size: 12px;
	color: #bf7447;
	text-decoration: underline;
}
.right_description_block p.right_title a{
	font-size: 14px;
	color: #bf7447;
	text-decoration: underline;
}
.right_description_block p a:hover{
	text-decoration: none;
}
.right_description_block p span.phone{
	font-size: 26px;
	font-family: Georgia;
	color: #bf7447;
}
.center_container{
	background: #e4dbb2;
	margin: 0px 20px 30px 20px;
	zoom: 1;
}	
.center_container a{
	color: #333;
	text-decoration: underline;
	margin: 0px 3px;
}	
.center_container a:hover{
	text-decoration: none;
}	
.center_container .top_border{
	background: url(../img/top_border.gif) repeat-x left top;
}	
.center_container .bottom_border{
	background: url(../img/bottom_border.gif) repeat-x left bottom;
}	
.center_container .left_border{
	background: url(../img/left_border.gif) repeat-y left top;
}	
.center_container .right_border{
	background: url(../img/right_border.gif) repeat-y right top;
}	
.center_container .left_top_corner{
	background: url(../img/left_top_corner.gif) no-repeat left top;
}	
.center_container .right_top_corner{
	background: url(../img/right_top_corner.gif) no-repeat right top;
}	
.center_container .left_bottom_corner{
	background: url(../img/left_bottom_corner.gif) no-repeat left bottom;
}	
.center_container .right_bottom_corner{
	background: url(../img/right_bottom_corner.gif) no-repeat right bottom;
	padding: 20px 30px 20px 34px;
}
.lister_box{
	height: 20px;
}	
.lister,.lister_box{
	text-align: right;
	color: #333333;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}
.lister a{
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	margin: 0px 4px 0px 4px;
}
.lister a:hover{
	text-decoration: none;
}
.page_title{
	color: #bf7447;
	font-size: 39px;
	font-family: Georgia;
	margin: 0px 0px 10px 0px;
}
.page_title span{
	color: #bf7447;
	font-size: 13px;
	font-family: Georgia;
	margin: 20px 0px 10px 0px;
	float: right;
}
.page_title .link{
	color: #bf7447;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
	margin: 20px 0px 10px 0px;
	float: right;
	text-decoration: none;
}
.page_title .link:hover{
	text-decoration: underline;
}
.description_page{
	text-transform: uppercase;
	background: url(../img/description_separator.gif) no-repeat center bottom;
	padding: 0px 0px 40px 0px;
}
.checkout_form{
	width: 100%;
	border-bottom: 1px solid #57533e;
}
.checkout_form tr td{
	padding: 0px 0px 10px 0px;
}
.checkout_form .name_field{
	width: 120px;
	font-weight: bold;
	font-size: 13px;
	color: #333333;
}
.checkout_form tr td input, .checkout_form tr td select{
	border: 1px solid #333333;
	background: #fff;
	width: 218px;
	height: 23px;
	padding: 4px 5px 0px 5px;
	font-size: 14px;
	font-weight: bold;
}
.checkout_form tr td input.code{
	width: 150px;
}
.checkout_form tr td textarea{
	border: 1px solid #333333;
	background: #fff;
	width: 218px;
	height: 104px;
	padding: 4px 5px 0px 5px;
	font-size: 12px;
}
.checkout_form tr td span.arrow{
	color: #bf7447;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}
.checkout_buttons{
	width: 100%;
	margin: 20px 0px 10px 0px;
}
.checkout_buttons .confirm{
	width: 145px;
	height: 28px;
	background: url(../img/confirm.gif) no-repeat left top;
	cursor: pointer;
	border: 0px;
}
.checkout_buttons .checkout{
	width: 92px;
	height: 28px;
	background: url(../img/checkout.gif) no-repeat left top;
	cursor: pointer;
	border: 0px;
}
.checkout_buttons tr td span{
	color: #bf7447;
	font-size: 13px;	
	padding: 0px 0px 0px 5px;
}
.checkout_buttons tr td span.next{
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 4px 0px 0px;
	padding: 0px 10px 0px 0px;
	background: url(../img/arrow.gif) no-repeat right 4px;
}
.count_information{
	text-align: right;
	width: 100%;
	font-style: italic;
}
.count_information tr td{
	vertical-align: middle;
}
.count_information tr td.image{
	width: 1%;
	padding-left: 5px;
}
.search_block{
	border: 1px solid #e4dbb2;
	background: #142527;
	width: 194px;
	height: 29px;
	margin-bottom: 10px;
}
.search_block input.search_t{
	border: none;
	background: #142527;
	width: 150px;
	height: 24px;
	font-style: Italic;
	color: #437473;
	padding: 5px 0px 0px 5px;
}
.search_block input.search_s{
	border: none;
	background: url(../img/lupa.gif) no-repeat center 5px;
	width: 30px;
	height: 29px;
	cursor: pointer;
}
.center_list{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.center_list li{
	list-style: none;
	background: url(../img/center_list_bg.gif) no-repeat left 5px;
	margin: 0px 0px 9px 0px;
	padding: 0px 0px 0px 11px;
}
.center_list li a{
	color: #bf7447;
	text-decoration: underline;
}
.center_list li a:hover{
	text-decoration: none;
}
.separator_shadow{
	background: url(../img/description_separator.gif) no-repeat center bottom;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
.contact_form .title{
	color: #bf7447;
	font-weight: bold;
}
.contact_form tr td{
	padding: 0px 0px 10px 10px;
}
.contact_form tr td input{
	width: 249px;
	height: 23px;
	border: 1px solid #bf7447;
	background: #fff;
	padding: 4px 5px 0px 5px;
	font-size: 14px;
	font-weight: bold;
}
.contact_form tr td textarea{
	width: 350px;
	height: 129px;
	border: 1px solid #bf7447;
	background: #fff;
	padding: 0px 5px 0px 5px;
	font-size: 12px;
}
.contact_form tr td input.send_message{
	width: 157px;
	height: 30px;
	border: none;
	background: url(../img/send_message.gif) no-repeat left top;
	cursor: pointer;
}
.service_images{
	width: 100%;
}
.service_images tr td{
	text-align: center;
	width: 33%;
	padding-bottom: 20px;
}
.s_image img,
.image_details img{
	margin: 4px;
}
a.s_image{
	display: block;
	border: 1px solid #a29972;
	width: 92px;
	height: 92px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	overflow: hidden;
	text-align: left;
}
.center_container .image_details{
	float: left;
	border: 1px solid #a29972;
	width: 92px;
	height: 92px;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 10px 0px;
	overflow: hidden;
	text-align: left;
}
a.s_image:hover,
a.image_details:hover{
	border: 1px solid #bf7447;
}
.descr_image a{
	color: #bf7447;
	text-decoration: none;
}
.descr_image a:hover{
	text-decoration: underline;
}
.articles_descr{
	padding-left: 10px;
}
.articles tr td{
	border-bottom: 1px solid #a29972;
	padding-bottom: 10px;
	padding-top: 10px;
}
.articles tr td table tr td,
.articles tr.last td{
	border-bottom: none;
}
h2.product_name{
	color: #bf7447;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 17px;
}
.articles_descr p{
	margin: 0px;
}
.detail{
	text-align: right;
	margin: 0px;
}
.detail a{
	color: #bf7447;
	font-size: 11px;
	font-family: Arial;
}
.shop_panel .count{
	width: 120px;
}
.shop_panel .button{
	width: 109px;
	padding-left: 10px;
}
.shop_panel .cast{
	font-weight: bold;
	color: #bf7447;
	font-size: 24px;
}
.shop_panel .button input{
	width: 109px;
	height: 28px;
	background: url(../img/basket_b.gif) no-repeat left top;
	cursor: pointer;
	border: none;
}
.shop_panel .count input{
	width: 26px;
	height: 22px;
	background: #fff;
	border: 1px solid #333333;
	padding: 5px 5px 0px 5px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	margin: 0px 0px 0px 5px;
}
.shop_panel{
	width: 100%;
	margin-top: 15px;
	clear: both;
}
.border{
	border-top: 1px solid #57533e;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background: none;
}
.dopolnenie{
	width: 100%;
}
.dopolnenie tr td{
	width: 45%;
	padding-right: 10px;
}
.dopolnenie tr td h3{
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}
.shoping_card{
	width: 100%;
	margin-bottom: 20px;
}
.shoping_card td{
	border-bottom: 1px solid #333;
}
.shoping_card .buttons td{
	border-bottom: none;
}
.shoping_card .title td{
	font-weight: bold;
}
.shoping_card td{
	vertical-align: middle;
	padding: 10px 0px;
}

.shoping_card tr td.name{
	font-weight: bold;
	text-align: left;
	color: #bf7447;
}
.shoping_card tr.title td.name{
	color: #333;
}
.shoping_card tr td.price{
	width: 70px;
	text-align: center;
}
.shoping_card tr td.field{
	width: 122px;
	text-align: center;
}
.shoping_card tr td.del{
	width: 25px;
	text-align: center;
	font-weight: bold;
}
.shoping_card tr td.subtotal{
	width: 60px;
	text-align: right;
}
.shoping_card tr td.count{
	width: 60px;
	text-align: right;
	font-weight: bold;
}
.shoping_card tr td.total{
	text-align: right;
}
.shoping_card .delete{
	background: url(../img/del.gif) no-repeat left top;
	width: 19px;
	height: 19px;
	text-decoration: none;
	display: block;
	margin: 0px auto;
}
.shoping_card input{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #333333;
	font-size:14px;
	height:22px;
	margin:0 0 0 5px;
	padding:5px 5px 0;
	text-align:center;
	width:26px;
}
.shoping_card .buy_button a{
	background: url(../img/continue.gif) no-repeat left top;
	width: 145px;
	height: 28px;
	text-decoration: none;
	display: block;
}
.shoping_card .buy_button input{
	background: url(../img/continue.gif) no-repeat left top;
	width: 145px;
	height: 28px;	
	border: none;
	cursor: pointer;
}
.shoping_card .checkout_button {
	text-align: right;
}
.shoping_card .checkout_button input{
	background: url(../img/checkout.gif) no-repeat left top;
	border: none;
	cursor: pointer;
	height: 28px;
	width: 92px;
}
.shoping_card .checkout_button a{
	background: url(../img/checkout.gif) no-repeat left top;
	height: 28px;
	width: 92px;
	text-decoration: none;
	display: block;
}
.tes_lister{
	text-align: right;
	color: #bf7447;
	font-weight: bold;
}
.tes_lister a.prew{
	width: 18px;
	height: 19px;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
	background: url(../img/tes_lister_prew.gif) no-repeat left top;
}
.tes_lister a.next{
	width: 18px;
	height: 19px;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
	background: url(../img/tes_lister_next.gif) no-repeat left top;
}
.otziv{
	border: 1px solid #57533e;
	padding: 0px 13px 0px 13px;
	margin: 0px 0px 0px 0px;
}

.flash_brosh{
	width: 383px;
	height: 163px;
	overflow: hidden;
	text-align: center;
}
.small_text,.small_text a{
	font-size: 10px;
	color: #636363;
}
.title_articles{
	color: #c67540;
	font-weight: bold;
	font-size: 16px;
}
.articles_list{
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.articles_list li{
	margin: 0px;
	padding: 0px 0px 6px 0px;
	list-style: none;
}
.hide_button{
	height: 1px;
	width: 1px;
	visibility: hidden;
}
/*==========Contact_report===========*/
.error_report{
	color: #ff0000;
	font-weight: bold;
}
.error_report span{
	color: #333333;
	font-weight: normal;
}
.send_message{
	text-indent: -200px;
}	
.music_button{
	height: 34px;
	margin: 107px 0px 50px 243px;
}
.music_button span,.music_button object{
	background: black;
}





/*========================================================================================================================*/
.right_menu{
	width: 195px;
	
}
.right_menu .menu_top_bg{
	background: url(../img/menu_top_bg_new.png) no-repeat left top;
	height: 47px;
	width: 195px;
}
*html .right_menu .menu_top_bg{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/menu_top_bg_new.png', sizingMethod='scale');
	background: none;
}
.right_menu .menu_bottom_bg{
	background: url(../img/menu_bottom_bg_new.png) no-repeat left top;
	height: 39px;
	width: 195px;
}
*html  .right_menu .menu_bottom_bg{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/menu_bottom_bg_new.png', sizingMethod='scale');
	background: none;
}
.right_menu .menu_center_bg{
	background: url(../img/menu_center_bg_new.gif) repeat-y left top;
	width: 180px;
	margin-left: 4px;
	color: #fcda91;
	padding: 0px 0px 0px 5px;
}

*html .right_menu .opacity_menu{
	background: #160b06;
}
.right_menu .opacity_menu{
	background: #190c06;
	margin-right: 5px;
	width: 176px;
	/* for IE */
	filter:alpha(opacity=59);
	/* CSS3 standard */
	opacity:0.5;
}
*html .right_menu .menu_center_bg a{
	color: #fcda91;
}
.right_menu .menu_center_bg .left_menu_title img{
	background: url(../img/left_menu_title.png) repeat-y left top;
	
}
*html .right_menu .menu_center_bg .left_menu_title img{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/left_menu_title.png', sizingMethod='scale');
	background: none;
}
.right_menu .right_description_block{
	background: none;
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 5px;
}
.right_description_block .allotment {
	border-left: none;
	color: #E4DBB2;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 12px;
	padding: 0 0 0 0px;
}
.right_description_block .light_text{
	margin-bottom: 0px;
	padding: 3px 0px 5px 5px;
	background: url(../img/slide_menu_bg.gif) repeat-x left bottom;
}
.right_description_block .light_text a{
	text-decoration: none;
	font-weight: bold;
	color: #FCDA91;
}
.right_description_block .light_text a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #BF7447;
}
/*============LeftMenu_Start=============*/
/*============LeftMenu_Start=============*/
.left_menu_title{
	padding: 0px 0px 10px 12px;
}

UL.menuRight {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px;
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none
}
UL.menuRight LI {
	DISPLAY: block;
	list-style: none;
}
UL.menuRight LI A {
	margin: 0px 0px;
	PADDING-RIGHT: 0px; 
	DISPLAY: block; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 4px; 
	WIDTH: 167px;
	COLOR: #fcda91; 
	PADDING-TOP: 5px;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 12px;
	background: url(../img/slide_menu_bg.gif) repeat-x left top;
}
UL.menuRight LI A:hover {
	color: #bf7447;
}
UL.menuRight LI.slim A {
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 0px; 
	font-weight: normal;
	background: none;
}
UL.menuRight LI.slim A:hover {
	text-decoration: none;
	color: #bf7447;
}
UL.menuRight LI.slim  p {
	margin: 0px;
}
UL.menuRight LI A:hover {
	text-decoration: none;
}
UL.menuRight LI UL {
	PADDING-RIGHT: 0px;
	DISPLAY: none; 
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px
}
UL.menuRight LI UL LI {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	list-style: none;
}
UL.menuRight LI UL LI A {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 2px; 
	WIDTH: 167px; 
	PADDING-TOP: 1px;
	font-weight: normal;
	background: none;
}
UL.menuRight LI UL LI A:hover {
	text-decoration: none;
}
/*==========*/
.multiparts{
	height: 400px;
	overflow: auto;
	scrollbar-face-color: #ada47d;
	scrollbar-highlight-color:#e4dbb2;
	scrollbar-3dlight-color: #e4dbb2;
	scrollbar-darkshadow-color:#e4dbb2;
	scrollbar-shadow-color:#e4dbb2;
	scrollbar-arrow-color: black;
	scrollbar-track-color: #e4dbb2;
}
.bor {
	text-decoration: none;
}

/*=======================diagnostics===========================*/
.diagnostics{
	width: 100%;
}
.diagnostics_page{
	background: url(../img/description_separator.gif) no-repeat center bottom;
	padding: 0px 0px 40px 0px;
}

.diagnostics .field_title{
	width: 130px;
	font-weight: bold;
}
.diagnostics tr td{
	padding: 0px 0px 10px 0px;
	text-align: left;
}
.diagnostics tr td.diagnostics_field input{
	border: 1px solid #000;
	padding: 2px 5px 2px 5px;
	width: 205px;
	height: 17px;
	color: #4f4f4f;
	background: #fefcf4;
}
.diagnostics tr td.file_fild input{
	border: auto;
	padding: 2px 5px 2px 5px;
	width: 205px;
	height: 22px;
	color: #4f4f4f;
	background: #fefcf4;
}
.diagnostics tr td textarea{
	border: 1px solid #000;
	padding: 2px 5px 2px 5px;
	width: 205px;
	height: 100px;
	font-size: 12px;
	color: #4f4f4f;
	background: #fefcf4;
}
.diagnostics tr td.diagnostics_submit {
	text-align: center;
	padding: 10px 0px 0px 0px;
}
.diagnostics tr td.diagnostics_submit input{
	border: 1px solid #000;
	padding: 0px 0px 2px 0px;
	width:100px;
	height: 22px;
	color: #000;
	font-weight: bold;
	cursor: pointer;
	background: #978757;
	
}
/*=========================================================*/
.ornament_block{
	color: #fbd366;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}
.ornament_block a{
	color: #fbd366;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.ornament_block a:hover{
	color: #c2a34f;
	text-decoration: none;
}
.ornament_block .top_ornament{
	background: url(../img/top_ornament.png) no-repeat left top;
	height: 39px;
}
*html .ornament_block .top_ornament{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/top_ornament.png', sizingMethod='scale');
	background: none;
}
.ornament_block .bottom_ornament{
	background: url(../img/bottom_ornament.png) no-repeat left bottom;
	height: 50px;
}
*html .ornament_block .bottom_ornament{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/bottom_ornament.png', sizingMethod='scale');
	background: none;
}
.ornament_block .center_ornament{
	background: url(../img/center_ornament.png) repeat-y 4px bottom;
}
*html .ornament_block .center_ornament{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/center_ornament.png', sizingMethod='scale');
	background: none;
}
/*=========================================================*/

