#dmenu
{
	background: #b39d3f url(/_img/fon-dmenu.gif) bottom right no-repeat;
	padding: 7px 14px 9px 11px;
	font-size: 70%; float: left;
	margin: 0 0 1.5em 1px;
}
#dmenu a { color:#FFF; }


/*flash install alert*/
#action
	{
		margin: 1.6em;
		padding-left: 60px;
		font-size: 12pt;
		font-family: georgia, times, serif;
		display: block;
		position: relative;
		z-index: 2;
	}
#action i
	{
		position: relative;
		z-index: 1;
		left: -10px; top: 15px;
		width: 46px; height: 46px;
		background-image: url('/_img/start/action.gif');
		background-repeat: no-repeat;
	}

/*PAGE*/
div.page_maps
{
	position: relative;
	top: 0; right: 0;
	height: 12px;
	min-width: 266px;
	width:expression(document.body.clientWidth < 266? "266px": "auto" );
}
#page_map_temp
{
	position: absolute;
	top: 35px; right: 0;
}
#page_map_pics
{
	position: relative;
	top: 0; left: 20;
	width: 106px;
}
#page_map_pics img { margin: 15px 0; }
#mouse
{
	z-index: 1;
	position: relative;
	top: -2em; left: 0;
	padding-right: 30px;
}
#mouse_page
{
	z-index: 1;
	position: relative;
	top: -28px; right: 0;
}

/*Картинки слева*/
#map_temp /*Температура картинка*/
{
	position: relative;
	left: 0; top:-217px;
	width:100px; height: 259px;
}
.map_temp_text	/*Температура подпись*/
{
	position: absolute;
	left: 58px; top: 140px;
}
#map_baro	/*Барометр, космические снимки*/
{
	z-index: 1;
	position: relative;
	top:32px; left:58px;
	width: 173px; height:88px;
}
#map_prognoz	/*Долгосрочный прогноз*/
{
	position: relative;
	z-index: 1;
	top: 75px; left: 58px;
}
#prognoz  /*Долгосрочный прогноз картинка*/
{
	background: url('/_img/start/map_dolgoprognoz_pic.png') no-repeat;
	background-image: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/start/map_dolgoprognoz_pic.png', sizingMethod='crop');
}
#veshalka	/*Вешалка для предметов*/
{
	position: relative;
	top: 50px; left: 115px;
	background-image: url('/_img/start/veshalka.jpg');
	background-position: left top;
	width: 142px; height: 95px;
	background-repeat : no-repeat;
}

/*Картинки набора
#pic1	
	{ position: absolute; top: -20px; right: 0; }
#pic2	
	{ position: absolute; top: 44px; left: 17px; }
#pic3	
	{ z-index: 1; position: absolute; top: 44px; left: 0; }
*/

#cam { z-index: 1; position: absolute; bottom: -1px; right: 230px; }
/*
#cat { z-index: 2; position: relative; bottom: 15px; right: 0; }
*/
/*Lamps light*/
#lamp		{ z-index: 1;position: relative; left: 0; top: 0; }
#lamp2		{ position: absolute; left: 0; top: 0; }
#lamp3		{ position: absolute; left: 188px; top: 0; }
#lamp3-1	{ position: absolute; left: 275px; top: 0; }

/*start page right column*/
#banner { width: 223px; height: 187; background-image: url('/_img/start/banner.jpg'); }
#banner img	{ position: relative; top: 17; right: 13; }