body, button, select, input, textarea, td, th, h1, h2, h3, h4, h5, h6, div {
	font-family: Arial, Tahoma, Sans;
	color: #4d5739;
}
body, select, input, textarea, td, th, div, p {
	font-size: 8pt;
}
body {
	background: #28830c url(/htdoc/images/body.bg.png) repeat-x;
	margin: 0px;
}
.clearfix {
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0pt;
}
.hid {
	display: none;
}
a img {
	border: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.strong {
	font-weight: bold;
}


div#page {
	width: 1000px;
	margin: 0px auto 0px;
	overflow: hidden;
}


div#header {
	height: 117px;
	overflow: hidden;
	background: #fdfcf5 url(/htdoc/images/header.bg.jpg) no-repeat top right;
}
div#header h1 {
	margin: 0px;
	float: left;
}
div#header h1 a {
	display: block;
	width: 270px;
	height: 117px;
	background: url(/htdoc/images/header.logo.jpg) no-repeat;
}


ul#language {
	overflow: hidden;
	list-style: none;
	float: right;
	margin: 17px 20px 0px 0px;
	padding: 0px;
}
ul#language li {
	float: left;
}
ul#language li a {
	background: url(/htdoc/images/header.language.gif) no-repeat;
	display: block;
	width: 19px;
	margin-right: 13px;
	height: 12px;
}
ul#language li a.en {
	background-position: -19px 0px;
}
ul#language li a.ru {
	background-position: -38px 0px;
	margin-right: 0px;
}


ul#navmenu {
	float: right;
	overflow: hidden;
	list-style: none;
	margin: 17px 10px 0px 0px;
	padding: 0px;
}
ul#navmenu li {
	float: left;
}
ul#navmenu li a:hover {
	text-decoration: underline;
}
ul#navmenu li a {
	display: block;
	color: #269c00;
	padding: 0px 9px;
	text-decoration: none;
	background: url(/htdoc/images/header.navmenu.bg.gif) no-repeat center right;
}
ul#navmenu li a.no-line {
	background: none;
}


div#footer {
	width: 882px;
	margin: 22px auto 10px;
	overflow: hidden;
}
div#footer div {
	color: #94e17c;
}
div#footer ul {
	margin: auto;
	text-align: center;
	list-style: none;
}
div#footer ul li {
	display: inline;
	padding: 0px 15px;
	background: url(/htdoc/images/footer.ul.bg.gif) no-repeat center right;
}
div#footer ul li.no-right-line {
	padding-right: 0px;
	background: none;
}
div#footer a:hover {
	text-decoration: underline;
}
div#footer a {
	color: #93e17c;
	text-decoration: none;
}
div#footer div.hr {
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	margin: 10px 0px;
	border: none;
	border-bottom: 1px solid #94e17c;
}
div#menu ul a {
	width: 0px;
}
div#menu ul {
	background: red;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div#menu h2 {
	margin: 0px;
}
div#menu {
	position: relative;
	height: 41px;
	padding: 0px 0px 0px 33px;
	overflow: hidden;
	background: url(/htdoc/images/menu.bg.gif) repeat-x bottom left;
}
div#menu ul li.corner {
	float: right;
	height: 41px;
	width: 211px;
	background: url(/htdoc/images/menu.right.gif) no-repeat 0px 0px;
}


div#page .end {
	height: 44px;
	background: url(/htdoc/images/page.end.gif) no-repeat;
}


.ajax-loader {
	background: url(/htdoc/images/ajax.loader.gif) no-repeat center center;
}

div#mainContainer {
	position: relative;
}

a#favorite {
	display: block;
	cursor: pointer;
	z-index: 10000;
	top: 12px;
	right: 190px;
	position: absolute;
	height: 20px;
	width: 115px;
}
