*{
	font-size:100%;
}

body{
	background:url(/i/page-bg.jpg) #010206 repeat-x;
	margin:0;
	padding:0;
	font:79% sans-serif;
	color:white;
}

img{
	border:0;
}

#Body{
	min-height:820px;
	//height:820px;
	position:absolute;
	right:0;
}

#ServiceIcons{
	position:absolute;
	width:50px;
	top:0;
	right:0;
	padding-top:32px;
}
#LangSwitcher
{
	width: 50px;
	position: relative;
	font-size: 1em;
	left: -3.2em;
	top: 0.6em;
}

#Copyright img{
	position:absolute;
	left:-30px;
	top:-5px;
}

#wrap{
	width:100%;
	background:url(/i/bg-index.jpg) repeat-x;
	position:relative;
	padding-bottom:30px;
}

#DVOR{
	position:absolute;
	right:0;
	top:580px;
	width:727px;
}

#DVOR img{
	background:url(/i/dvor-outer.png);
	//background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/dvor-outer.png', sizingMethod='crop');
}

#ArtLebedev{
	padding-left:50px;
	font-size:89%;
}

#ArtLebedev img{
	margin-bottom:0.3em;
}

#Flash{
	position:relative;
	height:800px;
	margin-bottom:20px;
}

div.NewsTitle,
div.Navigation div.Item {
	font-size:90%;
}

td {
	vertical-align:top;
}
a:link, a:visited{
	color:#ffc14d;
}

a:hover{
	color:#d17c10 !important;
}

img#LogoIndex {
	width:191px;
	height:76px;
	border:0px;
	position:relative;
	left:-60px;
}

td.icons {
	padding:32px 0 0 0;
	width:50px;
}
div.Navigation {
	margin:0 0 50px 0px;
}
div.Navigation div.Item {
	margin:0px 0 1em 0;
	text-transform:uppercase;
	font-size:90%;
}

div.Navigation div.Item a:link, div.Navigation div.Item a:visited {
	color:white;
}

div.NewsIndex {
	position:relative;
}
div.NewsIndex div {
	margin-bottom:1em;
}

div.NewsTitle {
	float:right;
	margin-right:20px;
	text-transform:uppercase;
}
div.NewsTitle a:link, div.NewsTitle a:visited {
	color:white;
}

.NewsIndex{
	width:100%;
}

.NewsIndex h2{
	position:absolute;
	width:95%;
	text-transform:uppercase;
	text-align:right;
	-moz-box-sizing:border-box;
	left:-100%;
	margin:0;
}

.layout-right{
	width:25%;
	float:right;
	min-width:100px;
	padding-right:50px;
	-moz-box-sizing:border-box;
	position:relative;
	z-index:2;
}

.clear{
	font-size:0;
	clear:both;
	float:none;
}
