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

  
/* Clear all selectors */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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,
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%;
}

/* помните об определении стиля focus! */
:focus{ outline: 0; }

body
{
	background-color: #fff5be;
	
	margin:0;
	/* font-family:Arial,Geneva,sans-serif; */
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-weight:normal;
	font-size:15px;
	/* line-height: 1.3em; */
	line-height: 1.4em;
	overflow:auto;
	color: #3a1d0f;
	
	width:100%;
	min-width:1000px;
}

/* ol, ul{ list-style: none; } */
ol{padding-left: 2em;margin: 0px;}
/* ul{padding-left: 1em;margin: 0px;} */
#tinymce ul{padding-left: 1.5em;margin: 0px;}
#tinymce table{border-collapse: separate;border-spacing: 2px;border:initial}

table, table td, table th{border-color: #E7D3BA;}
table{border-style:none;}

/* для таблиц надо устанавливать в разметке 'cellspacing="0"' */
table{border-collapse: separate;border-spacing: 0;}

caption, th, td{ font-weight: normal; }

blockquote:before, blockquote:after,
q:before, q:after{ content: ""; }
blockquote, q{ quotes: "" ""; }

#main_content ul li {
	list-style: disc outside url(/images/default/dot_wh14.gif);
	margin-left: 18px;
}
#main_content ul ul li {
    font-size: 13px;
    list-style: disc outside none;
    padding: 1px 0px;
}
/*-----------------------MAIN OPTIONS---------------------------------*/
/* selectors css */

a.sin{
	color:#09F;
	font-weight:normal;
}
a.sin:visited{color:#09F;}
a.sin:hover{color:#06F;}

a, .green{color:#528d0c; text-decoration:underline}
/* a:visited{color:#528d0c;} */
/* a:hover,  */
.red{color:#d43355;}
a:hover{color:#75c516;}

#footer_cont a:href{color: #8ecaaf}
#footer_cont a{color: white;}


h1, h2{font-size: 20px;}
h3{font-size: 15px;}
h4{font-size: 13px;}

#tinymce h1, #tinymce h2{font-size: 20px;}
#tinymce  h3{font-size: 15px;}
#tinymce h4{font-size: 13px;}

.main_caption h1, .main_caption h2, .main_caption h3, .main_caption h4, .main_caption h5, .main_caption h6{
	margin-top: 0; margin-bottom: 0;
}

.window_top a{margin-top:-4px;}

.borders_rounded_5
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	behavior: url(/css/PIE.php);
}

.button
{
	height:31px;
	line-height:31px;
	padding-left: 42px !important; padding-right: 42px !important;
	/* background-image:url('/images/button(wb).png');
	background-position:top;
	background-repeat:x-repeat; */
	
	font-size: 13px;
	/* font-size: 17px; */
	/* text-transform:uppercase; */
	
	/* border: 1px solid #c5b9f9; */
	border: none;
	
	background: -moz-linear-gradient(top,  #ff8f40 0%, #ea5e00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8f40), color-stop(100%,#ea5e00));
	background: -webkit-linear-gradient(top,  #ff8f40 0%,#ea5e00 100%);
	background: -o-linear-gradient(top,  #ff8f40 0%,#ea5e00 100%);
	background: -ms-linear-gradient(top,  #ff8f40 0%,#ea5e00 100%);
	background: linear-gradient(to bottom,  #ff8f40 0%,#ea5e00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8f40', endColorstr='#ea5e00',GradientType=0 );
	background-color: #ff7b1b;

	/* color: #0675be; */
	color: white !important; 
	font-weight: bold;
	text-decoration:none;
}
.button:hover{
	background: -moz-linear-gradient(top, #f86300 0%, #ff8934 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #f86300), color-stop(100%, #ff8934));
	background: -webkit-linear-gradient(top, #f86300 0%, #ff8934 100%);
	background: -o-linear-gradient(top, #f86300 0%, #ff8934 100%);
	background: -ms-linear-gradient(top, #f86300 0%, #ff8934 100%);
	background: linear-gradient(to bottom, #f86300 0%, #ff8934 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f86300', endColorstr='#ff8934', GradientType=0 );
	background-color: #ff6b02;

	/* color: #0085dc; */
}

input[type=button]
,.button
{
	cursor: pointer;
}

.info{ color: #5a0903; font-size: 80%; }
.comment_tx{ color: #aaa; font-size: 75%; line-height: inherit; }
/* .info{font-size: 80%; font-style:italic;} */
.info.on_gray_bg{ color: #A20B00; }
.leftmenu_block .cnt .info.on_gray_bg
,.styled_block .cnt .info.on_gray_bg
{ color: #E2702B; }
.italic{ font-style:italic; }
.bold{ font-weight:bold; }
.no_text_decor{text-decoration:none;}
.text_underline{text-decoration:underline;}
.no_border{border:none !important;}


.site_el_cont
{
	max-width:1256px;
	min-width:1000px;
	margin: 0 auto;
	position:relative;
	/* overflow:hidden; */
}
.sz_constraint_shortmar{margin-left: 20px; margin-right: 20px;}
.sz_constraint_shortpad{padding-left: 20px; padding-right: 20px;}

.shrink-thresh{	position: relative; }

/*_______________________header______________________________*/

#header_cont
{
	/* background-image:url(/images/background_header.png);
	background-repeat:repeat-x; */
	width:100%;
	
	
	/* background: #97dcf5; */
	background: -moz-linear-gradient(top,  #97dcf5 0%, #d6f2ff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#97dcf5), color-stop(100%,#d6f2ff));
	background: -webkit-linear-gradient(top,  #97dcf5 0%,#d6f2ff 100%);
	background: -o-linear-gradient(top,  #97dcf5 0%,#d6f2ff 100%);
	background: -ms-linear-gradient(top,  #97dcf5 0%,#d6f2ff 100%);
	background: linear-gradient(to bottom,  #97dcf5 0%,#d6f2ff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97dcf5', endColorstr='#d6f2ff',GradientType=0 );

	
	background-color: #d6f2ff;
}

#footer_cont{
	width:100%;	
	color: white;
	/* color: #3a1d0f; */
	font-size:15px;
	
	background: -moz-linear-gradient(top,  #ff9143 0%, #fb6400 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9143), color-stop(100%,#fb6400));
	background: -webkit-linear-gradient(top,  #ff9143 0%,#fb6400 100%);
	background: -o-linear-gradient(top,  #ff9143 0%,#fb6400 100%);
	background: -ms-linear-gradient(top,  #ff9143 0%,#fb6400 100%);
	background: linear-gradient(to bottom,  #ff9143 0%,#fb6400 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9143', endColorstr='#fb6400',GradientType=0 );
	background-color: #fd7c24;

	border-top: 1px solid #ff6a00;
	border-bottom: 1px solid #797890;
}


#header{
	/* height:214px; */
	/* height:130px; */
	height:235px;
	position: relative;
	overflow:hidden;
}
#footer{
	height:94px;
	position: relative;
}

/* #footer_cnt_pad{padding-bottom: } */
#footer_cnt_pad{ overflow:hidden; margin-top: 6px; position:absolute; width: 100%;}

#header, #footer
{
	/* background-image: url('/images/style/ftr&hdr_bg.png');
	background-repeat: repeat-x;
	background-position:bottom left; */
}

#ftr_bx{ position: relative; overflow:hidden; }
/* #ftr_bx{position:relative;overflow:hidden;} */

#header .ground{
	/* background-image: url('/images/style/');
	background-repeat: no-repeat;
	width: 100%; */
}

#header .ground, #header .main{
	position: absolute;
	height: 100%;
}

#header .main{
	width: 100%;
	
	color: #7F8C94;
	font-size: 17px;
	/* line-height:1.6em; */
	line-height:20px;
}

#header .plashka{
	*background: #fff5be;
	background: rgba(255, 245, 190, 0.8);
	
	/* position: absolute; */
	/* right: 57px;
	left: 20px; */
	
	
	/* min-width: 180px; */
	margin-right: -171px;
	margin-top: 27px;
}

.plashka{
	/*padding: 13px 21px 21px 21px;*/
	padding: 13px 21px 13px 21px;
	color: #a64500;
	font-size: 15px;
	white-space: nowrap;
}
.plashka .phone{font-size: 18px;}
.plashka .orange{color: #ff6a00;}
.header_address .plashka .line_cnt{padding-left:0; margin-bottom: 0.5em;}


#logo
{
	/* padding-left:104px;
	padding-top:39px; */
	/* top: 39px; left: 104px; */
	position:absolute;
	/* left: 0; */
	
	/* float: left; */
	/* z-index: 3; */
	
	/* position: relative; */
	/* margin: 0 auto; */
	
	width: 519px;
	height: 226px;
}
#logo a{
	display: block; height:100%;
	background-image: url("/images/style/logo.png");
	background-position: left -227px;
}
#logo a:hover{background-position: left top;}

.header_address
{
	position:relative;
	margin-top: 30px;
	width: 50%;
}

.header_address .right .line_cnt{display: right; width: 120px;}
.header_address .line_cnt{padding-left: 34px;}
.line_cnt{margin: 0 auto;}
.line_cnt .ico_sml{position:absolute;left: 0;}




#home_izo{
	background-image: url("/images/style/hdr_img(w).jpg");
	background-repeat: no-repeat;
	
	/* height: 100%; */
	height: 235px;
	width: 1280px;
	position: absolute;
	bottom:0;right: 0;
}


.blu_grad_line{
	background-image:url('/images/style/blu_grad_line.png');
	background-repeat: repeat-x;
}

#basket_lite
{
	position:absolute;
	left:700px;
	top:40px;
}

/*___________topmenu___________*/

#topmenu_cont
{
	/* width:100%; */
	
	/* border-bottom: 1px solid #851209; */
	/* border-top: 1px solid #e68179; */
	
	background: -moz-linear-gradient(top,  #ff9143 0%, #fb6400 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9143), color-stop(100%,#fb6400));
	background: -webkit-linear-gradient(top,  #ff9143 0%,#fb6400 100%);
	background: -o-linear-gradient(top,  #ff9143 0%,#fb6400 100%);
	background: -ms-linear-gradient(top,  #ff9143 0%,#fb6400 100%);
	background: linear-gradient(to bottom,  #ff9143 0%,#fb6400 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9143', endColorstr='#fb6400',GradientType=0 );
	background-color: #fd7c24;

	
	height: 36px;
	z-index: 99;
	
	border-top: 1px solid #ffae74;
	border-bottom: 1px solid #a64500;
	
}
#topmenu_cont .sz_constraint_shortmar{
	box-shadow: 0px 16px 32px 1px #ebebeb;
	-webkit-box-shadow: 0px 16px 32px 1px #ebebeb;
	-moz-box-shadow: 0px 16px 32px 1px #ebebeb;
}

#topmenu, #bottommenu{
	/* font-weight: bold; */
	/* text-transform:uppercase; */
}

#topmenu
{
	overflow:hidden;
}
#topmenu .cnt{
	/* height: 95%; */
	/* float: left; */
	/* margin-top: 14px; */
}

#topmenu .l, #topmenu .r{position:absolute; top:0; height: 100%; width: 1px;}
#topmenu .l{display:none; left: 0;}
#topmenu .r{right: 0;}
#topmenu .topmenu_item_link:first-child .l{left: 0;display:inline;}
#topmenu .l, #topmenu .r{
	background: -moz-linear-gradient(top, #ffaf75 0%, #fff1e7 50%, #ff6d04 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffaf75), color-stop(50%, #fff1e7), color-stop(100%, #ff6d04));
	background: -webkit-linear-gradient(top, #ffaf75 0%, #fff1e7 50%, #ff6d04 100%);
	background: -o-linear-gradient(top, #ffaf75 0%, #fff1e7 50%, #ff6d04 100%);
	background: -ms-linear-gradient(top, #ffaf75 0%, #fff1e7 50%, #ff6d04 100%);
	background: linear-gradient(to bottom, #ffaf75 0%, #fff1e7 50%, #ff6d04 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf75', endColorstr='#ff6d04', GradientType=0 );
	background-color: #ffaf75;
}
/* .topmenu_item:last-child{border-right: 1px solid white;} */
.topmenu_item
{
	/* border-left: 1px solid white; */
	/* padding:10px 30px; */
	padding-left: 29px; 
	padding-right: 29px;
	float:left;
	line-height: 36px;
	height: 36px;
	position: relative;
	display: block;
}
/* .topmenu_item:before{content: "•";padding-right: 8px;} */

.topmenu_item span{
	/* border-left: 1px solid #5f0e08; */
	display:inline-block;
	width: 100%;
	line-height: 1em;
}
/* .topmenu_item span:first-child{border-left: none;} */

a.topmenu_item_link
{
	text-decoration:none;
	/* color:#dddddd; */
	color:#feffff;
}

#topmenu_active_link, #topmenu a:hover .topmenu_item
{
	/* color: #006a24; */
	/* border:1px solid #000000; */
	background: -moz-linear-gradient(top, #d95700 0%, #ff6a00 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #d95700), color-stop(100%, #ff6a00));
	background: -webkit-linear-gradient(top, #d95700 0%, #ff6a00 100%);
	background: -o-linear-gradient(top, #d95700 0%, #ff6a00 100%);
	background: -ms-linear-gradient(top, #d95700 0%, #ff6a00 100%);
	background: linear-gradient(to bottom, #d95700 0%, #ff6a00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d95700', endColorstr='#ff6a00', GradientType=0 );
	
	background-color: #f56500;
	
}

#search{
	margin-right: 29px;
	/* margin-top: 20px; */
	margin-top: 16px;
	/* float: right; */
	
	overflow:hidden;
}

#search .cnt{
	max-width: 215px;
	height: 20px;
	background-color: white;
	width: 100%;
	float: right;
	
	overflow:hidden;
	position:relative;
	padding:1px;
}
#search input{
	border:none;
	height: 100%;
}

#search input[type="text"]{
	width: 100%;
	
	font-size: 14px;
	padding: 0 12px 0 13px;
	/* padding-left: 13px; */
	position:absolute;
}

/* #search input[type="submit"]{
	width: 27px !important;
	padding: 0 !important;
	height: 100%;
	
	position: relative; 
	float: right;
	
	background-color: #5860b1;
	background-image: url('/images/btn_big_blu(wb).png');
}
#search input[type="submit"]:hover{
	background-color: #626ab8;
	background-position: left bottom;
} */

#search form{height: 100%;position:relative;}

#search .button{
	width: 27px; height: 100%;
	padding: 0 !important;
	
	position: relative;
	float: right;
	
	background-color: #5860b1;
	background-image: url('/images/btn_big_blu(wb).png');
	cursor:pointer;
}
#search .button:hover{
	background-color: #626ab8;
	background-position: left bottom;
}

#search .ico_sml{margin: 2px auto 0 auto;}

/*___________site_____________*/

#site
{
	max-width:1256px;
	min-width:900px;
	/* padding:0 20px; */
	padding-right: 15px;
	margin-top: 19px;
	margin-bottom: 20px;
	background-color: white;
	overflow:hidden;
	position: relative;
	padding-top: 8px;
	
	border: 1px solid #ffd900;
}

/*___________left_____________*/

#left_menu
{
	left:0;
	margin:20px 20px 0 20px;
	width:280px;
	float:left;
}

#left_menu #admin_mm_cont a
{
	text-align:center;
	display:block;
	padding:5px;
	border:1px solid #09F;
	text-decoration:none;
}

#left_menu #admin_mm_cont a:hover
{
	background:#09F;
	color:#fff;
}

#leftside
{
	/* width:257px; */
	/* padding:10px; */
	padding-right:22px;
	padding-left:10px;
	float:left;
	position:relative;
}

/* input, textarea{padding: 10px;} */
.leftmenu_block
,.styled_block
{
	margin:10px;
	/* padding: 23px 21px 16px 24px; */
	/* padding: 10px; */
	margin-bottom: 45px;
	/* width: 293px; */
	width: 230px;
}
.styled_block{
	padding: 0;
	margin: 0;
}


.leftmenu_block input[type='text'], .leftmenu_block textarea, .leftmenu_block select
,.styled_block input[type='text'], .styled_block textarea, .styled_block select{
	padding: 3px 11px 3px 8px;
	color: #bf6b30;
	/* font-family:Arial,Geneva,sans-serif; */
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size: 14px;
	/* height: 24px; */
	border: none;
}
.leftmenu_block input[type="text"], .leftmenu_block textarea, .leftmenu_block select
,.styled_block input[type="text"], .styled_block textarea, .styled_block select {
	background: whitesmoke;
}
/* .leftmenu_block input[type='text'], .leftmenu_block textarea, .leftmenu_block select{
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
} */
input[name='captcha']{padding-top: 0; padding-bottom: 0;}

.leftmenu_block input, .leftmenu_block textarea, .leftmenu_block select
,.styled_block input, .styled_block textarea, .styled_block select{
	/* max-width: 191px; */
	max-width: 178px;
}
/* .leftmenu_block .cnt, input, textarea, .captcha_img */
.border{border:1px solid #b1b1b1;}
.leftmenu_block .cnt
,.styled_block .cnt{
	background-color: #ffb683;
	padding: 2px 17px 20px 17px;
}
.leftmenu_block .cnt td, #lft_menu_cont td
,.styled_block .cnt td, #styled_block td
{padding-left: 0; padding-right: 0;}


.leftmenu_caption
,.styled_bk_caption
{
	height: 38px;
	line-height: 40px;
	/* border-bottom: 5px solid #9284d6; */
	/* text-align: left; */
	text-align: center;
	
	/* text-transform:uppercase; */
	font-size: 18px;
	/* color: #2a0744; */
	z-index: 2;
	margin-bottom: 19px;
}
.main_caption{
	font-size: 20px;
	
	padding-bottom: 11px;
	margin-bottom: 24px;
	/* border-bottom: 1px solid #cfb2e6; */
	
	
}

.leftmenu_caption, .leftmenu_caption >*, .orange{color: #a64500;}
.styled_bk_caption, .styled_bk_caption >*, .orange{color: #a64500;}
.main_caption, .main_caption *, h1, h2, h3, h4, h5{color: #ff6a00;}
.leftmenu_caption, .leftmenu_caption >*
,.styled_bk_caption, .styled_bk_caption >*
, .main_caption, .main_caption *, h1, h2, h3, h4, h5{
	font-weight: normal;
}
/* .leftmenu_caption, .leftmenu_caption >*, .main_caption, .main_caption *{text-transform:uppercase;} */
.leftmenu_caption
,.styled_bk_caption
{ border-bottom: 1px solid #a8571e;}
.main_caption
{ border-bottom: 1px solid #ff6a00;}

/* .button{ border: 2px solid #E3E7E8; }
.button:hover{ border: 2px solid #0675be; } */

.leftmenu_caption.decor
,.styled_bk_caption.decor
, .main_caption.decor, .border_decor{
	/* background-image: url('/images/punkt(wb).png'); */
    background-repeat: repeat;
}
.main_caption.decor, .border_decor{
	padding: 6px 7px 7px 7px;
}
.leftmenu_caption.decor
,.styled_bk_caption.decor
{
	padding: 6px 7px 0 7px;
	margin-bottom: 8px;
}
.main_caption.decor{
	/* margin-bottom: 8px; */
	margin-bottom: 23px;
	line-height: 2em;
}
.border_decor>*{
	padding: 13px 14px 19px 14px;
}
.border_decor{margin-bottom:19px}

.comment_cont .comment{line-height:1.3em;}
.news_block .caption, .comment_cont .caption{
	color: #0c135c;
	margin-bottom: 21px;
}

.news_block .title{}

.news_block .news_date, .comment_cont .date, .comment_cont .title, .caption .other_info{margin-right: 7px;}
.comment_cont .date, .caption .other_info{margin-left: 7px;}
.news_block .news_date:before, .news_block .news_date:after, .comment_cont .date:before, .comment_cont .date:after{content: "|"; color:#555555}
.news_block .news_date:before, .comment_cont .date:before{margin-right: 14px;}
.news_block .news_date:after, .comment_cont .date:after{margin-left: 14px;}

.comment_cont .ava{padding-right: 22px;}
.comment_cont .btn{position:absolute; bottom: 3px; right: 10px;}
.comment_cont{position:relative}

.comment_cont .adm_btn_pannel{position:absolute; top: 4px; right: 10px;}

.leftmenu_caption.decor>*
,.styled_bk_caption.decor>*
, .main_caption.decor *, .border_decor.decor>*{
	/* vertical-align: text-top; */
	/* height: 100%; */
    /* background-color: #fff; */
	margin: 0;
}

.leftmenu_category{padding-left:10px;}
.leftmenu_item{padding-left:20px;}

/*____________content______________*/

#main_content
{
	margin-top: 10px;
	/* padding-top: 10px; */
	font-size:15px;
	overflow:hidden;
}

.catalog_items{width:100%;}

div.catalog_items div.im_cont
{
    height:100px; width: 100px;
    float: left; margin-right: 15px; text-align: center; 
    background-color: #eedbc4; 
    border: 3px solid white;
}

div.im_cont img
{
	/* height: 200px; */
	border: 1px solid #c2c2c2;
	width: 179px; height: 179px;
} 

div.catalog_items2, div.catalog_item
{
	text-align: left;
    padding: 5px 0px;
    margin-bottom: 20px;
    margin-left:  53px;
    margin-right: 53px;
	
	width: 182px;
}

div.catalog_items2
{
    float: left;
	/* width:254px; */
	margin:10px;
}

div.catalog_item{padding-left: 15px;} 


/*____________foot_________________*/


#bottommenu
{
	/* margin-left:100px; */
	/* margin-top: 30px ; */
	
	line-height: 56px;
	/* overflow:hidden; */
	font-size: 14px;
	
	/* width: 797px; */
	/* height: 100%; */
}

.bottommenu_item
{
	padding:0 17px 0 25px;
	/* float:left; */
	/* background-color:#444444; */
}
.bottommenu_item:hover{text-decoration: underline;}

a.bottommenu_item_link
{
	text-decoration:none;
	/* color:#dddddd; */
	color: white;
	/* font-size:14px; */
	float: left;
	display:inline-block;
}

#bottommenu_active_link
{
	/* border:1px solid #000000; */
	/* background-color:#eeeeee; */
}

#bottommenu_active_link
{
	color:#000000;
	/* font-weight:bold; */
	text-decoration: underline;
}

#elarea_logo
{
	float:right;
	margin-right:30px;
	margin-top: 1.2em;
	
	/* margin-top:20px; */
	/* margin-top:42px; */
	/* margin-top: ; */
	margin-bottom:20px;
}

#elarea_link_text
{
	float:left;
	margin-right:24px;
	margin-top:12px;
	font-size:14px;
	text-decoration:none;
	color: white;
}

#elarea_logo:hover #elarea_link_text{color: #FFD6B3;}

#copyright
{
	/* padding-left:20px; */
	/* font-family: 'Times new Roman'; */
	font-size:15px;
	/* font-weight:bold; */
	/* color: #402b19; */
	text-align:left;
	/* padding-top:40px; */
	margin-top:2.1em;
	padding-left: 45px;
	/* z-index: 1; */
	position: relative;
	float:left;
}

#back_to_up_btn
{
	position:fixed;
	display:none;
	/* width:28px;
	height:28px; */
	width:40px;
	height:42px;
	
	background-image:url('/images/back_to_up_btn(w).png');
	background-position:top;
	background-repeat:no-repeat;
	bottom:80px;
	left:100px;
	cursor:pointer;
	z-index:20;
}

#back_to_up_btn:hover
{
	background-position:bottom;
}

.center_box{
	width: 100% ;
	margin: 0 auto ;
	text-align: center;
}
.div_cntr{
	margin-left: auto;
	margin-right: auto;
	/* margin: 0 auto; */
	position: relative;
}

.clear{ clear: both; }
.clean_line{ clear: both; width: 100%; height: 1.2em; }
.clean_line_thin{ clear: both; width: 100%; height: 1px; }

.clear, .clean_line, .clean_line_thin{display:block;}

.inline{display:inline-block;}
.hidden{display:none;}

.left{float:left;}
.right{float:right;}

.padding_left{padding-left: 10px;}
.padding_right{padding-right: 10px;}
.margin_left{margin-left: 10px;}
.margin_right{margin-right: 10px;}


hr, .hr{
	height: 1px;
	border: medium none;
	background: #ff6a00;
	/* do ffd900 */
	
	/* border-bottom: 2px solid #80c6e3; */
	
	/* background-image: url('/images/punkt(wb).png'); */
    background-repeat: repeat-x;
}
hr{	width: 100%;}

#site_cont{ min-width: 600px ; width:100%;
	/* background-image: url(/images/bg.gif); */
}

.size_constraint{
	max-width: 1280px ;
	/* max-width: 900px ; */
	margin: 0 auto ;
}

.no_bottom_rounded{
	border-bottom-left-radius:0 !important;
	border-bottom-right-radius:0 !important;
	-webkit-border-bottom-left-radius:0 !important;
	-webkit-border-bottom-right-radius:0 !important;
	
	-moz-border-radius-bottomleft:0 !important;
	-moz-border-radius-bottomright:0 !important;
	
	-khtml-border-bottom-left-radius:0 !important;
	-khtml-border-bottom-right-radius:0 !important;
}

/* #lft_menu_cont >ul >li >span, #lft_menu_cont >ul >li >a{} */
.rounded_corners, .button, .leftmenu_block .cnt, .styled_block .cnt, .plashka
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	/* behavior: url(/css/border-radius.htc); */
	/* behavior: url(/js/pie.htc); */
	/* behavior: url(/css/PIE.htc); */
}

.rounded_corners_min
{
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	/* behavior: url(/css/border-radius.htc); */
}

.shadow_around{
	box-shadow: 0px 0px 5px 1px #bcbcbc;
	/* -webkit-box-shadow: 0px 0px 5px 0px #bcbcbc;
	-moz-box-shadow: 0px 0px 5px 0px #bcbcbc; */
}

.shadow_blue_tx{
	text-shadow: 5px 5px 18px #070c29;
	/* -webkit-box-shadow: 0px 0px 5px 0px #bcbcbc;
	-moz-box-shadow: 0px 0px 5px 0px #bcbcbc; */
}

.ico{float: left; margin-right: 10px; display: inline-block;}
/* list-style-type: square; */


/*новые стили*/
#header_address {
    position: relative;
    right: 10px;
    top: -30px;
    font-size: 16px;
    float: right;
}

#btn_proposal{
	/*font-size: 11px;*/
	font-size: 12px;
	/*padding: 0 20px !important;*/
	padding: 0 8px !important;
	letter-spacing: -1px;
	border-bottom: 1px solid #c85211;
}

#fancybox-content {
/*	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;*/

	/*border: 0px solid #ffb683;*/

	/*border-color: #ffb683;*/
	/*border-color: #ce9c79;*/
	border-color: #deb89d !important;
}
#fancybox-outer {
/*	position: relative;
	width: 100%;
	height: 100%;*/
	/*background: #e3b37d !important;*/
	background: #dead8e !important;
}