/* Start of CMSMS style sheet 'ostyle' */
body {
	cursor: default;
	padding: 0;
	margin: 0;
	font: 1em Arial, Verdana;
	background: #000 url('/pictures/topright.jpg') no-repeat top right;
	color: #fff;
}
a {
	text-decoration: none;
	color: #E4DC9E;
	}
a:hover {
	text-decoration: none;
	color: #fff185;
	}
div#layout {
	width: 100%;
	position: relative;
	min-width: 970px;
	width: expression(document.body.clientWidth<970?'970px':'100%');
	margin: 0;
	padding: 0;
}
div#content {
	margin: 510px 0 0 20px;
}
div#semenov {
	width: 370px;
	height: 197px;
	background: #1e1e1e url('/pictures/asemenov3.jpg') no-repeat top right;
	margin: 50px 0 0 0;
}
div#semenov p {
	width: 190px;
	font-size: 0.7em;
	line-height: 15px;
	padding: 10px 0 0 30px;
	margin: 0;
}
div#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 70px;
	background: url('/pictures/separator.gif') repeat-x bottom;
}
div#header img {
	position: relative;
	top: 42px;
	left: 0;
}
div#slider {
	position: absolute;
	top: 90px;
	left: 0;
}
div#menuBox {
	position: absolute;
	top: 38px;
	left: 650px;
	z-index: 2;
}
div#menuBox ul#menuList {
	list-style: none;
	padding: 0;
	margin: 0;
}
div#menuBox ul#menuList li {
	background: url('/pictures/separator-menu.gif') no-repeat bottom left;
	margin: 0;
	padding: 10px 10px 4px 25px;
}
div#menuBox ul#menuList li.first {
	background: none;
	margin: 0 0 100px 0;
	padding: 10px 10px 4px 25px;
}
div#menuBox ul#menuList li a {
	font-size: 0.6em;
	color: #e4dc9e;
	margin: 0;
	padding: 0;
}
div#menuBox ul#menuList li a:hover {
	font-size: 0.6em;
	color: #fff;
	margin: 0;
	padding: 0;
}
div#footer {
	margin: 30px;
	padding: 0;
}
div#footer p {
	font: 0.7em Arial;
	color: #d6d6d6;
	margin: 0;
	padding: 0;
}
div#counters {
	position: absolute;
	bottom: 30px;
	right: 260px;
}
div#kryshtall {
	width: 170px;
	position: absolute;
	bottom: 30px;
	right: 20px;
	font: 0.7em Arial;
	color: #d6d6d6;
	margin: 0;
	padding: 0;
	text-align: right;
}
div#kryshtall img {
	float: right;
}
div#kryshtall a {
	color: #555;
}
div#kryshtall a:hover {
	color: #fff;
}
p {
	width: 600px;
	font: 0.8em Arial;
	color: #ffffff;
	line-height: 30px;
}
div#content p:first-letter {
	font: 1.8em Arial;
	color: #E4DC9E;
	line-height: 30px;
	font-weight: bold;
}
.clear {
	font-size:0;
	clear:both;
	width:100%;
	overflow:hidden;
	height:0;
	line-height:0
}
h1 {
	font: 2em Arial;
	color: #e4dc9e;
	margin: 30px 0;
}
/* End of 'ostyle' */

