body
{
  background: url(../i/menu_line.png) repeat-x 0 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wraper
{
	position:absolute;
	top:0;
	left:50%;
	margin-left: -450px;
	width:900px;
}
#headernav
{
	display:block;
	position:absolute;
	top:0;
	right:0;
	width: 400px;
}
#headernav li
{
	float:left;
	list-style:none;
}
#headernav li a
{
	display:inline;
	height:16px;
	float:left;
	text-decoration: none;
	position:relative;
	text-transform:uppercase;
	font-size:11px;
	padding: 1px 1em 0 1em;
	color: #ffffff;
}
#headernav li a:hover, .active a
{
	background: #ff0000;
}
#top_logo
{
		position:absolute;
		background: url(../i/lukianets-less_is_more_white.png) no-repeat 0 -0px;
	margin: 17px 0 0 20px;
	width: 290px;
	height: 30px;
	display:block;
}
#top_logo span
{
	display: none;

}
#content
{
	position:relative;
	top: 90px;
	left: 0;
}
.normal_txt
{
	text-transform:uppercase;
	position:relative;
	top: -2px;
	padding-left: 140px;
	font-size: 10px;
	line-height: 148%;
	width: 380px;
}
.normal_txt img
{
	float: left;
	margin: 3px 10px 0 0;
}
.image_page_id
{
	float:left;
	position:absolute;
	left: 0;
	top:0;
}
#monoSlideshow
{
		margin-left: 140px;
/*		width: 400px;
		height: 260px;
		border: 1px solid #222222;
		background: #222222;*/
}
.normal_txt a
{
	background:#eeeeee;
	text-decoration:none;
	color:#222222;
}
.normal_txt a:hover
{
	background:#ff0000;
	color:#ffffff;

}