.preview_p {
    font-size: 16px;
}
.price {
}
.pb {
    height: 30px;
    font-size: 16px;
    width: 210px;
	position: relative;
	border: 1px solid #000;
    text-align: center;
}
.top_pb, .bottom_pb {
	width: 100%;
	height: 10px;
	border: 1px solid #000;
	position: absolute;
	left: -1px;
	border-top: none;
	border-bottom:none;
}
.top_pb {
	top: -10px;
	}
.bottom_pb {
	bottom: -10px;
}
.left_pb,.right_pb {
	height: 100%;
	width: 10px;
	position: absolute;
	border: 1px solid #000;
	top: -1px;
	border-left:none;
	border-right:none;
}
.left_pb {
	left: -10px;
	}
.right_pb {
	right: -10px;
}
.pb_p {
    margin: 0px;
    cursor: pointer;
    display: block;
    text-decoration: none;
    color: #000;
    background-color: #E2CA9C;
}
.pb_p:hover {
    text-decoration: none;
    background-color: #CE9A59;
}
a.pb_a {
    text-decoration: none;
    color: #000;
    width: 210px;
    height: 25px;
    display: block;
    padding-top: 5px;
}


/*таблица размеров и цен*/
.table_1 {
    display: block;
    float: right;
    height: auto;
    font-size: 16px;
    width: 464px;
	position: relative;
	border: 1px solid #000;
    margin-right: 14px;
    margin-bottom: 25px;
}
.table_2 {
    display: block;
    float: right;
    height: auto;
    font-size: 16px;
    width: 464px;
	position: relative;
	border: 1px solid #000;
    margin-right: 14px;
    margin-bottom: 35px;
}
.top_table, .bottom_table {
	width: 100%;
	height: 10px;
	border: 1px solid #000;
	position: absolute;
	left: -1px;
	border-top: none;
	border-bottom:none;
}
.top_table {
	top: -10px;
	}
.bottom_table {
	bottom: -10px;
}
.left_table,.right_table {
	height: 100%;
	width: 10px;
	position: absolute;
	border: 1px solid #000;
	top: -1px;
	border-left:none;
	border-right:none;
}
.left_table {
	left: -10px;
	}
.right_table {
	right: -10px;
}
table {
    width: 100%;
    padding-top: 0px;
    background-color: #fff;
    border-collapse: collapse;
    font-size: 14px;
}
tr {
    border-bottom: 1px solid #000;
}
td {
    padding: 1px 1px 3px 5px;
}
.proportions_0 {
    background-color: #E9D7B4;
    text-align: left;
    border-right: 1px solid #000;
}
.value_0 {
    background-color: #E9D7B4;
    text-align: center;
}
.proportions {
    text-align: left;
    border-right: 1px solid #000;
}
.value {
    text-align: center;
}
.center {
    text-align: center;
}


/*script2*/

.price_button_5{
    float: left;
    width: 250px;
    height: 45px;  
    z-index: 50;
}
.price_button_6{
    float: right;
    width: 250px; 
    height: 45px; 
    margin-right: 230px;
    z-index: 50;
}
.table_5 {
    float: right;
    height: auto;
    font-size: 16px;
    width: 460px;
	position: relative;
	border: 1px solid #000;
    margin-right: 18px;
    margin-bottom: 25px;
    z-index: 50;
}
.table_6 {
    float: right;
    height: auto;
    font-size: 16px;
    width: 460px;
	position: relative;
	border: 1px solid #000;
    margin-right: 18px;
    margin-bottom: 35px;
    z-index: 50;
}
#box1_1 {
    display: none;
}
#box1_2 {
    display: none;
}
#box2_1 {
    display: none;
}
#box2_2 {
    display: none;
}
#box3_1 {
    display: none;
}
#box3_2 {
    display: none;
}
#box4_1 {
    display: none;
}
#box4_2 {
    display: none;
}
#box5_1 {
    display: none;
}
#box5_2 {
    display: none;
}
#box6_1 {
    display: none;
}
#box6_2 {
    display: none;
}
#box7_1 {
    display: none;
}
#box7_2 {
    display: none;
}
#box8_1 {
    display: none;
}
#box8_2 {
    display: none;
}
#box9_1 {
    display: none;
}
#box9_2 {
    display: none;
}