@charset "windows-1251";

html, body, div, form,tr, td, select, p, a, img, ul, li {margin:0; padding:0; border:none;}



.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}


.fild_raschet_kotla
{
color: #000000;
font-size: 10 px;
border: 2 px solid #CCCCCC;
background-color: #CCCCCC;
font-family: Times New Roman;
}


a.button {
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    width: 180px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    text-align: center;
}

a.button span {
    background: transparent url('images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}




.full_h{
	height: 100%;
}

.full_w{
	width: 100%;
}

.full_size{
	width: 100%;
	height: 100%;
}

td{
	vertical-align: top;
	color: #4C4C4C;
}

.td_middle{
	vertical-align: middle;
}

.td_bottom{
	vertical-align: bottom;
}

/* ================================================================================*/

body, div, td, input, select, p, a, li{
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #262626;
}

body{
	background-color: #E7E7E7;
}
A {color:#9C0001;text-decoration:underline}
A:hover {text-decoration:none}
HR {color:#E0E0E0; height:1px;}
img{border:0px;}

/* END COMMON */

/* HEADERS */
h1, h1 a, h1 a:visited, h1 a:hover {	color: #262626;	font-family: Trebuchet MS;	font-size: 14px;}
.h1, .h1 a, .h1 a:visited, .h1 a:hover {color: #262626;	font-family: Trebuchet MS;	font-size: 14px;}
h2, h2 a, h2 a:visited, h2 a:hover {color:#000000;font-size:13px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
.h2, .h2 a, .h2 a:visited, .h2 a:hover {color:#000000;font-size:13px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
h3, h3 a, h3 a:visited, h3 a:hover {color:#33626F;font-size:14px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
.h3, .h3 a, .h3 a:visited, .h3 a:hover {color:#33626F;font-size:14px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
h4, h4 a, h4 a:visited, h4 a:hover {color:#000000;font-size:13px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
.h4, .h4 a, .h4 a:visited, .h4 a:hover {color:#000000;font-size:13px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
h5, h5 a, h5 a:visited, h5 a:hover {color:#33626F;font-size:12px;font-weight:normal; margin-bottom:5px; margin-top:5px;}
.h5, .h5 a, .h5 a:visited, .h5 a:hover {color:#33626F;font-size:12px;font-weight:normal; margin-bottom:5px; margin-top:5px;}
/* END HEADERS */



/* SITE MAP, SECTION MAP */
#tree { font-size:10px; }
#tree IMG { BORDER: 0px; HEIGHT: 16px; WIDTH: 19px }
#tree DIV {font-size:16px;}
#tree DIV A{font-size:16px;}
#tree DIV A:hover {font-size:16px;}
.tree_item_selected {color:#CC2725 }

#tree DIV.sm_level_0 {font-size:14px; font-weight:bold;}
#tree DIV.sm_level_0 A {color:#CC2725; font-size:14px; font-weight:bold;}
#tree DIV.sm_level_0 A:hover{font-size:14px; font-weight:bold;}
#tree DIV.sm_level_0 A:visited {font-size:14px; font-weight:bold;}
#tree DIV.sm_level_1{font-size:12px; font-weight:bold;}
#tree DIV.sm_level_1 A {color:#CC2725;font-size:12px; font-weight:bold;}
#tree DIV.sm_level_1 A:hover {font-size:12px; font-weight:bold;}
#tree DIV.sm_level_1 A:visited {font-size:12px; font-weight:bold;}
#tree DIV.sm_level_2 {font-size:11px; font-weight:normal;}
#tree DIV.sm_level_2 A {color:#CC2725; font-size:11px; font-weight:normal;}
#tree DIV.sm_level_2 A:hover {font-size:11px; font-weight:normal;}
#tree DIV.sm_level_2 A:visited {font-size:11px; font-weight:normal;}
#tree DIV.sm_level_3 {font-size:10px; font-weight:normal;}
#tree DIV.sm_level_3 A {color:#CC2725; font-size:10px; font-weight:normal;}
#tree DIV.sm_level_3 A:hover {font-size:10px; font-weight:normal;}
#tree DIV.sm_level_3 A:visited {font-size:10px; font-weight:normal;}
/* END SITE MAP, SECTION MAP */

/* FORM */
FORM        {  margin: 0px; }
INPUT       { FONT-SIZE:11; }
INPUT.txt, INPUT.field   { BORDER: #333333 1px solid; }
INPUT.txt_noborder   { BORDER: #FFFFFF 0px solid; }
INPUT.check { BORDER: 0px; }
INPUT.btn   { FONT-SIZE:11px; BACKGROUND: #333333; COLOR: #ffffff; FONT-WEIGHT: bold; BORDER: #333333 1px solid; }
SELECT.sel  { FONT-SIZE:11; BORDER: #333333 1px solid; }
CHECKBOX.chb{ FONT-SIZE:11; BORDER: #333333 1px solid; }
TEXTAREA.ta { FONT-SIZE:11; BORDER: #333333 1px solid; }
/* END FORMS */


/* TABLE */
TABLE.tbl {border:1px #DBDBDB solid}
TABLE.tbl TD {border:0px}
TABLE.tbl TH {color:#000000;border:0px; background-color:#DBDBDB;font-size:16px;padding:5px 8px 5px 8px}
TABLE.tbl TH.al {color:#000000;border:0px; background-color:#DBDBDB;font-size:16px;padding:5px 8px 5px 8px; text-align:right; font-weight:normal;}
TABLE.tbl TD {border:0px;font-size:16px;padding:5px 8px 5px 8px}
/* END TABLE */


/* VOTES */
.vote_res_small_on {background-color:#33626f;border-top:1px #33626f solid;border-bottom:1px #33626f solid;}
.vote_res_on {background-color:#33626f;border-top:1px #33626f solid;border-bottom:1px #33626f solid;}
.vote_res_small_off {border-top:1px #33626f solid;border-bottom:1px #33626f solid;}
.vote_res_off {border-top:1px #33626f solid;border-bottom:1px #33626f solid;}
/* END VOTES */



/* SYSTEM */
#stat {display:none;}
#sp {display:none;}

.status_error {color:#660000; font-size:10;}
.status_notice {color:#000066; font-size:10;}
.status_normal {color:#000000; font-size:10;}

.main_tbl{
	width: 100%;
	height: 100%;
	
}

.main_tbl td{

}

.main_tbl .left_main{
	padding: 0px 0px 0px 0px;
	background-image: url(left_mai.jpg);
	background-position: right top;
	background-repeat: repeat-y;	
}

.main_tbl .left_main .left_main_tbl{
	width: 100%;
	height: 100%;
	background-image: url(left_fon.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.main_tbl .right_main{
	padding: 0px 0px 0px 0px;
	background-position: left top;
	background-repeat: repeat-y;
}

.main_tbl .right_main .right_main_tbl{
	width: 100%;
	height: 100%;
	background-image: url(right_fo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}


.main_tbl .main_content{
	padding: 0px 0px 0px 0px;
	width: 1000px;
}

.main_tbl .main_content .main_2_tbl{
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	background-color: #ffffff;
}

/* navi */

.navi{
	padding: 0px 0px 0px 0px;
	height: 53px;
	background-color:  #CC2626;
}


.text_shapka{
	padding: 15px 0px 0px 0px;
	}

.navi .navi_tbl{
	width: 100%;
}

.navi .navi_tbl .search_cell{
	padding: 0px 0px 0px 29px;
	width: 227px;
}

.navi .navi_tbl .search_cell .inp{
	padding: 16px 0px 0px 0px;
	width: 146px;
}

.navi .navi_tbl .search_cell .inp input{
	width: 142px;
	height: 17px;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 6px;
}

.navi .navi_tbl .sep{
	background-image: url(line.jpg);
	background-position: center 10px;
	background-repeat: no-repeat;
	font-size: 1px;
	width: 1px;
}

.navi .navi_tbl .search_cell .sub{
	padding: 15px 0px 0px 0px;
	text-align: left;
	width: 80px;
}

.navi .navi_tbl .search_cell .sub input{
	width: 66px;
	height: 19px;
	background-color: #262626;
	color: #FFFFFF;
	text-align: center;	
	padding: 0px 0px 1px 0px;
	cursor: pointer;
}

.navi .navi_tbl .search_catalog{
	padding: 0px 0px 0px 52px;
	background-image: url(search00.jpg);
	background-position: 17px 14px;
	background-repeat: no-repeat;
	width: 131px;
}

.navi .navi_tbl .search_catalog p{
	padding: 11px 0px 0px 0px;
	line-height: 14px;
}

.navi .navi_tbl .search_catalog p a{
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	line-height: 14px;
}

.navi .navi_tbl .search_catalog p a:hover{
	text-decoration: none;
}

.navi .navi_tbl .key{
	padding: 0px 0px 0px 50px;
	background-position: 22px 15px;
	background-repeat: no-repeat;
	width: 102px;
}

.navi .navi_tbl .key p{
	padding: 11px 0px 0px 0px;
	line-height: 14px;
}

.navi .navi_tbl .key p a{
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	line-height: 14px;
}

.navi .navi_tbl .key p a:hover{
	text-decoration: none;
}

.navi .navi_tbl .reg{
	padding: 0px 0px 0px 60px;
	background-position: 22px 14px;
	background-repeat: no-repeat;
	width: 99px;
}

.navi .navi_tbl .reg p{
	padding: 18px 0px 0px 0px;
}

.navi .navi_tbl .reg p a{
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
}

.navi .navi_tbl .reg p a:hover{
	text-decoration: none;
}

.navi .navi_tbl .cart{
	padding: 11px 0px 0px 59px;
	background-image: url(cart0000.gif);
	background-position: 21px 15px;
	background-repeat: no-repeat;
}

.navi .navi_tbl .cart p{
	padding: 0px 0px 0px 0px;
	color: #ffffff;
}

.navi .navi_tbl .cart p a{
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
}

.navi .navi_tbl .cart p a:hover{
	text-decoration: none;
}

/* //navi */

/* header */

.header{
	padding: 0px 0px 0px 0px;
	background-image: url(header_b.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 412px;
}

.logo{
	padding: 13px 0px 0px 17px;
	width: 227px;
}

.top_menu{
	padding: 31px 0px 0px 43px;
}

.top_menu a{
	text-decoration: none;
	color: #FFFFFD;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 12px 0px 11px;
}

.top_menu a:hover{
	text-decoration: underline;
}

.nav{
	padding: 0px 0px 0px 0px;
	width: 0px;
}

.nav a img{
	margin: 0px 0px 0px 0px;
}

.tel{
	padding: 10px 0px 0px 20px;
	font-family: Trebuchet MS;
}

.tel p{
	padding: 0px 0px 1px 0px;
   color: #010000;
	font-family: Trebuchet MS;
	font-size: 24px;
	position: relative;
	top: -2px;
}

.tel p span{
	font-size: 18px;
}

.tel p.tel{
	padding: 8px 0px 0px 0px;
	font-family: Trebuchet MS;
	font-size: 14px;
   color: #010000;
	font-weight: bold;
	position: relative;
	top: 0px;
}


/* //header */

/* total_content */

.total_content{
	padding: 0px 0px 12px 0px;
	text-align: center;
}



.total_content h3 a:hover{
	text-decoration: none;
}


/* content */

.content{
	padding: 0px 13px 0px 12px;
}

.content h1{
	padding: 0px 0px 6px 4px;
	margin: 0px 0px 0px 0px;
	color: #262626;
	font-family: Trebuchet MS;
	font-size: 14px;
	line-height: 14px;
}

.content p{
	padding: 0px 0px 14px 7px;
	line-height: 14px;
}



.content .banners_tbl{
	width: 100%;
}

.content .banners_tbl td{
	padding: 0px 0px 0px 0px;
	text-align: center;
}

/* //content */

/* right_cell */
.right_cell{
	padding: 1px 15px 0px 15px;
	width: 285px;
	background-image: url(left_y.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

/* //total_content */

/* footer */
.footer{
	padding: 0px 0px 0px 0px;
	height: 41px;
	background-image: url(footer_x.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.footer .footer_tbl{
	width: 100%;
}

.footer .footer_tbl .copyright{
	padding: 16px 0px 0px 29px;
}

.footer .footer_tbl .banners{
	padding: 7px 13px 0px 0px;
	text-align: right;
}

.footer .footer_tbl .banners a img{
	margin: 0px 0px 0px 7px;
}

/* //footer */

/* ================================================================================*/

/*Opera Hack*/
@media all and (min-width: 0px) {

}
/* STICKERS */

.stickers { }
.stickers td { vertical-align: top; text-align: left; }
.stickers .small_row { border: 0px; }
.stickers .small_row_dashed { border: dashed #ccc 1px; }

.stickers .small_header { height: 16px;  }
.stickers .small_header a { text-decoration: none; border-bottom: dashed 1px;}

.stickers .small_announce { padding: 3px; }

.stickers .small_Hsplitter img { width: 20px; height: 1px; }
.stickers .small_Vsplitter img { width: 1px; height: 20px; }

span.price{
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #262626;
}
/* END STICKERS */

#sign td a {display:none;}