.uwdt {margin:0 5 0 0px;color:#666666}
.uwn {margin:10 0 0 0px;}
.ftab {width:100%;color: #000000;margin:7px;}
.fav {border-color:#ADD374; border-style:solid; border-width:1; margin:3px;}
.kx {color: #0078FF;font-size: 1em;font-weight: bold;}
.kz {color: #FF0000;font-size: 1em;font-weight: bold;}
.km {color: #0000CC;font-size: 1em;font-weight: bold;}
.page1 {font-size: 1.3em;font-weight: bold;}
.page2 {font-size: 1.3em;}
.fmo {color: #FF8D65;}
.fmp {color: #0D7000;}
.fmt {color: #14A800;}
.fmw {color: #FF0000;}
.mdel {color: #C1C1C1;}
.us {font-size: 1em;color: #4DA717;font-weight: bold;}
.hrf {margin:25 0 0 0px;height: 0px;border-top: 1px solid #009933;border-right: 1px none;border-bottom: 1px none;border-left: 1px none;width:50%;}
.tdt{background:#CDE9A2;}
.tdc{background:#EBF3DB;}
.cit {background:#FFFFFF;}
.cit2 {background:#EBF3DB;}
.tli{color:#000000;}
.ft{height: 23px;}
.fors {background-color: #F3F3F3;text-align:justify;padding: 7px;}
.fli {
	color: #F86F00;
	list-style-image: url(https://i.u-mama.ru/ni/fli.gif);
	list-style-type: square;
	margin:5 10 0 5px;
}
.pup{
	padding: 1 6 4 0px;
	background-image: url(https://i.u-mama.ru/ni/xb1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	list-style-image: url(https://i.u-mama.ru/ni/pup.gif);
	color: #FFFFFF;
	}

#vew_photo
{
	Z-INDEX: 1000;
	top: 0px;
	left: 0px;
	POSITION: absolute;
	display:none;
	text-align:center;
	margin: 50 0 0 0px;
	padding: 0 0 0 0px;	
}


#overlay
{
	width:100%;
	height:100%;
	position:fixed;
	top:0px;
	left: 0px;
	z-index:997;
	/*background: #333 url(https://u-mama.ru/i/ovelay_ny.png);          */
	filter:alpha(opacity=90);
	opacity: 0.90;
	

}
* html #overlay{
	position: absolute;
	left: expression(eval(document.body.scrollLeft) + 'px');
	top: expression(eval(document.body.scrollTop) + 'px');
	width: expression(eval(document.body.clientWidth) + 'px');
	height: expression(eval(document.body.clientHeight) + 'px');
	filter: alpha(opacity=80);
}
