#mask {
	position:absolute;
	left:0;
	top:0;
	z-index:9000;
	background-color:#000;
	display:none;
	font-family: Georgia;
	}
#boxes .window {
	position:absolute;
	left:0;
	top:0;
	width:550px;
	height:450px;
	display:none;
	z-index:9999;
	padding:20px;
	text-align: center;
	font-size: 25px;
	border:1px solid red;
	}
#boxes #dialog {
	width:550px;
	height:450px;
	padding:10px;
	background-color:#ffffff;	
	}
.close {
	float: right;
	margin-top: 148px;
	}
.close1{
width:100px;
height:100px;
}
#scroll{

height:450px;
overflow-y: scroll; 
}
.pr{
font-size:12px;

}
.pr td{
width:100px;
padding:3px;
}
 .zag{
font-size:24px;
font-weight:bold;
color:white;
text-align: center;
margin-bottom:15px;
margin-top:5px;
background:#3356A7;
padding:5px;
}










#fade { /*--Прозрачный слой фона--*/
	display: none; /*--по умолчанию скрыты--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none; /*--по умолчанию скрыты--*/
	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--CSS3 Тени для Блока--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Закругленные углы--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
        border:0;
}
/*--Фиксированное позиционирование для тупого IE6--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}
#pic_tkan{
width:100px;
height:90px;
margin: auto;
}
#name_tkan{
position: absolute;
left: 29px;
top: 4px;
width: 60px;
font-size:14px;
color: black;
}
#price, #valuta{
font-size:18px;
font-weight:bold;
color:red;
margin-right:3px;
}

.osn{
border:1px solid #3356A7;
padding:5px;
text-align: center;color:#4B0213;
}
.prime{
margin-top:20px;
border:1px solid #3356A7;
padding:5px;
text-align: center;color:#4B0213;
}
.s{
font-size:18px;
font-weight:bold;
text-align: center;
}
.text{
font-size:12px;
line-height:13px;
text-align: justify;
padding:3px;
}

#color_tkan {
display:none;
}

.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(checkbox.gif) no-repeat;
	display: block;
	clear:left;
	float: left;
}
.radio {
	
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(checkbox.gif) no-repeat;
	display: block;
	clear:center;
	float: center;
}
.select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(select.gif) no-repeat;
	overflow: hidden;
}

#razmery{
*width:170px;*height:106px;*padding:25px;*background:url('https://art-puf.com.ua/pic/r_1.jpg') !important;margin: auto;
}
#tkani{
/* width: 170px; */ 
height: 35px; 
padding: 5px 25px; *background:url('https://art-puf.com.ua/pic/r_2.jpg') !important;
}
#tkan_div{
border: 2px solid black;
text-align:center;
position: absolute;
position: absolute;
margin-left: 68px;
-moz-border-radius: 4px 4px 4px 4px;-khtml-border-radius: 4px 4px 4px 4px;
width: 20px;
height: 20px;overflow: hidden;
/* margin: auto; */
}
.class_padding
{
padding:7px 7px 0px 7px;
}

.pla{
background: #f1f1f1;
padding-left: 5px;
box-shadow: inset 0px 0px 5px rgba(0,0,0,0.1);
border-radius: 3px;
color: #88319c;
font-weight: bold;
font-size: 14px;
text-align: center;
}
.bott{
width: 85px;
text-align: center;
height: 30px;
line-height: 30px;
color: #fff !important;
display: block;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
background: rgb(117, 32, 133);
box-shadow: inset -1px 0 0 #651171;
color: #fff;
font-weight: bold;
}
.bott:hover{
background: #651171;
text-decoration: none;
}

.t_100{
float:right;
}

.flist-item {
    /* border: 1px solid; */
    padding: 10px;
    background: #edf0f5;
}