@charset "windows-1251";
/* CSS Document */

.unflash1 {
	width:875px;
	margin:auto;
	position:absolute;	
	margin:37px 0 0 42px;
}

.flash_block {
	position:relative;
}

#header img {
	display:block;
}

.header_logo {
	height:80px;
	background:url(/static/i/header_bg.gif);
	width:875px;
}

.header_logo img {
	position:relative;
	left:23px;
}

*html .top_end img {
	position:relative;
	top:6px;
}

*html .nv_topmenu {
	position:relative;
	top:-5px;
}

.nv_topmenu {
	width:875px;
	height:41px;
	margin:0;
	padding:0;
	background:url(/static/i/topmenu_bg.gif);
}

.nv_topmenu li {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}

.nv_topmenu li.tm_1col {
	margin-left:107px;
}

.nv_topmenu li a {
	display:block;
	width:120px;
	height:41px;
	line-height:41px;
	text-align:center;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#8c8e90;
}

.nv_topmenu li a:hover, .nv_topmenu li a.selected {
	background:url(/static/i/menu_bbg.gif) no-repeat bottom center;
	color:#1d2226;
}

#slider {
    position:absolute;   
    background:url(/static/i/loading.gif) no-repeat 50% 50%;
}

#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}