#header {
/* 	background:url(//img.artlebedev.ru/f/global/i/_header_spr1.png) repeat-x #000; */
	height:90px;
	width:100%;
	position:relative;
	overflow:hidden;
	z-index: 2;
	background-color: #1a1a1a;
}

#header .blinks {
	position:absolute;
	z-index:1;
	width:100%;
	height:70px;
	top:0;
	left:0;
}

#header .live_search_container_blink .live_search_container__blink,
#header .logo_container_blink .logo_container__blink {
	width:100%;
}

#header .live_search_container_blink,
#header .logo_container_blink {
	float:left;
	width:50%;
	//width:49%;
	height:70px;
}

#header .logo_container_blink {
	float:right;
	width:50%;
}

#header .live_search_container_blink .live_search_container__blink,
#header .logo_container_blink .logo_container__blink {
	height:31px;
	max-width:366px;
	overflow:hidden;
}

#header .logo_container_blink .logo_container__blink {
	margin-left: auto;
	margin-right: -2px;
}

#header .live_search_container_blink .live_search_container__blink_floats,
#header .logo_container_blink .logo_container__blink_floats {
	margin-top:-31px;
}

#header .live_search_container_blink .live_search_container__blink_s_float,
#header .logo_container_blink .logo_container__blink_s_float {
	height:31px;
	width:1px;
	float:left;
}

#header .live_search_container_blink .live_search_container__blink_m_float,
#header .logo_container_blink .logo_container__blink_m_float {
	height:31px;
	width:365px;
	float:left;
}

#header .live_search_container_blink .live_search_container__blink_spr_float {
	float:left;
	height:31px;
	width:365px;
	background:url(//img.artlebedev.ru/f/global/i/_header_spr1.png) bottom left;
}

#header .logo_container_blink .logo_container__blink_spr_float {
	float:left;
	height:31px;
	width:365px;
	background:url(//img.artlebedev.ru/f/global/i/_header_spr1.png) bottom right;
}

#header .livesearch {
	position:absolute;
	z-index:3;
	width:100%;
	height:70px;
	top:0;
	left:0;
}

#header .logo {
	position:absolute;
	top:0;
	left:33%;
	z-index:15;
	width:100px;
	height:70px;
}

#header .logo .logo_container {
	position:absolute;
	z-index:9999;
}

#header .logo .logo_container .logo_float {
	float:left;
	width:96px;
	height:70px;
}

.words_float {
	position:absolute;
	right:25%;
	width:300%;
	height:70px;
	z-index:7000;
}

.words_float .words_float_floats {
	margin-top:-140px;
	width:100%;
}

#header .logo .logo_container .logo_float .underlayer_logo {
	z-index:4;
	position:absolute;
	width:90px;
	height:30px;
	background: rgb(189,8,0);
}

#header .logo .logo_container .logo_float .colored_logo {
	z-index:5;
	top:0;
	left:-2px;
	position:absolute;
	background: url(//img.artlebedev.ru/f/global/i/_logo_2.png) no-repeat 0% 0%;
	height: 30px;
	top: 0px;
	width: 96px;
	display:block;
}

.words_float .words_float_floats .words_float_float_xs {
	float:left;
	width:40px;
	height:70px;
}

.words_float .words_float_floats .words_float_float_s {
	float:left;
	width:120px;
	height:70px;
}

.words_float .words_float_floats .words_float_float_m {
	float:left;
	width:100px;
	height:70px;
}

.words_float .words_float_floats .as {
	float:left;
	width:141px;
	height:70px;
	display: block;
}

.words_float .words_float_floats .als {
	float:left;
	width:215px;
	height:70px;
	display: block;
}

/*
#header .logo .logo_container a.colored_logo {
	cursor: hand;
	cursor: pointer;
}
*/
