.table_calc {
	text-align: center;
	border: medium double #333;
	background-image: url(../calc/fon_calc.gif);
}
.icon {
	cursor: pointer;
}
.img_calc {
	margin: 0px;
	padding: 0px;
}
input {
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}
.wh {
	width: 45px;
}
.input_h {
	text-align: center;
	font-size: 10px;
	color: #666666;
}
.input_bb_w {
	text-align: center;
	font-size: 10px;
	padding-bottom: 50px;
	color: #666666;
}

.input_w {
	text-align: center;
	font-size: 10px;
	color: #666666;
}
#main_frame {
	height: 350px;
	width: 500px;
	text-align: left;
}
.input_calc {
	width: 170px;
	height: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: Georgia;
	font-size: 12px;
	background-color: #FFF;
}
.text_calc {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	text-indent: 10px;
}
.checkbox_calc {
	height: 14px;
	width: 14px;
	margin-top: 5px;
}

#pole {
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#pole_itog {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFF;
	background-color: #666;
	font-weight: bold;
	text-align: center;
}
#pole_info {
	font-size: 10px;
	color: #C00;
	list-style-type: none;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C00;
	border-left-color: #C00;
	margin: 0px;
	padding: 0px;
}
#table_calc_text {
	font-weight: bold;
	color: #FFC;
	background-color: #C00;
}
#old_price {
	font-size: 20px;
	font-weight: bold;
	background-color: #FFF;
	border: 1px solid #000;
	color: #666;
}
#new_price {
	font-size: 20px;
	font-weight: bold;
	color: #F00;
	background-color: #FFF;
	border: 1px solid #000;
}
#allwh_pole {
	font-size: 16px;
	background-color: #FFF;
	border: 1px solid #333;
	color: #000;
}
#mini_pics {
	text-align: center;
	width: 765px;
	margin-bottom: 20px;
	border: medium double #000;
}
#left_calc {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666;
	margin: 0px;
}
.punkt {
	background-image: url(../images/fon_table_td_zag_calc.gif);
	height: 20px;
	font-size: 14px;
	color: #FFC;
	text-align: center;
	font-weight: bold;
}
.button_calc {
	font-size: 12px;
	color: #FFFFCC;
	border: 1px solid #FFFFCC;
	cursor: pointer;
	padding-bottom: 3px;
	background-image: url(../images/fon_table_td_zag_calc.gif);
	margin-bottom: 5px;
	font-weight: bold;
	height: 20px;
}
.calc_help {
	cursor: help;
	background-image: url(../calc/help.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 12px;
	margin: 0px;
	padding: 0px;
}
.table_calculator {
	margin-top: 0px;
	margin-bottom: 0px;
}
