@charset "windows-1251";
html, body {
	height: 100%;
	width: 100%;
	background-color: #f2f7f0;
}
h1, h2, h3, h4, td, tr, table, form, p, div, body, html, img, br, ul, ol, li {
	margin: 0px 0px;
	padding: 0px;
}
br {
	clear:both;
}
div.relative, {
	position:relative;
	z-index:10;
}
div {
	border: 0px solid red;
}
h1 {
	font-size:18px;
}
body * {

}
#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
}
#header #logo {
	position: absolute;
	left: 333px;
	top: 43px;
	height: 97px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
#header #logo h2{
	font-size: 30px;
	padding-bottom: 5px;
	color: #333333;
}
#header #logo b{
	font-weight: normal;
	color: #34a04b;
	font-size: 19px;
	padding-bottom: 5px;
	display: block;
}
#header #banners {
	position: absolute;
	top: 67px;
	right: 15px;
}
#header #menu {
	position: absolute;
	left: 200px;
	top: 205px;
}
#header #menu #menu-table {
	height: 65px;
	width: 592px;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#header #menu #menu-table td {
	/* padding-top:24px;*/
}
#header #menu #menu-table a {
	/* main menu style */
	color: #8A2BE2;
	text-decoration: none; /* font-size: 12px; */
}
#header #icons {
	position: absolute;
	top: 45px;
	right: 111px;
}
#header #lang {
	position: absolute;
	top: 34px;
	right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#header #lang strong {
	color: #FFFFFF;
	background-color: #90c57d;
	padding: 2px 5px;
	display:block;
	float:left;
}
#header #lang a {
	color: #666666;
	padding: 2px 5px;
	display:block;
	float:left;
}
#left, #left-bottom {
	background-image: url(images/left-menu-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	padding-left: 28px;
	padding-top: 31px;
	padding-bottom: 25px;
}
#left ul {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	color: #004040;
	font-size: 12px;
	margin-bottom: 73px;
}
#left li {
	margin-left: 14px;
	/* padding-left: 6px; */
	list-style-type: none;
	background-image: url(images/menu-li-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#left a.lm-on {
	background-image: url(images/menu-li-on.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
	color: #004040;
	text-decoration:none
}
#left a.lm {
	background-image: url(images/menu-li.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
	color: #004040;
	text-decoration:none
}

#left #lm_table {
	margin: 0px 6px 73px 15px;
}
#left #lm_table td {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow"; 
	color: #004040; 
	font-size: 12px; 
	padding: 0px 0px 6px 0px; 
	background-image: url(/images/menu-li-bg.gif); 
	background-repeat: repeat-y; 
	background-position: left top;
	width: 100%;
}
#left #lm_div {
	padding-left: 6px
}
#left a.lm2 {
	color: #004040; 
	text-decoration: none;
}

#left #auth {
	width: 180px;
	margin-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#left #auth td {
	background-color: #cadfc0;
}
#left #auth #login_href {
	padding-left: 5px;
	padding-right: 5px;
}
#left #lmenu {
	padding-right: 10px;
}
#auth input {
	width: 91px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 2px;
}
#auth input.button {
	border: 1px;
}
#left #auth a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#body {
	padding:31px 100px 42px 110px;
	/* padding:31px 100px 42px 110px; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#body p {
	margin:10px 0px;
}
#body strong {
	color: #808000;
}
#body li {
	padding-left: 0px;
	list-style-position: outside;
}
#body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 20px;
}

#body h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 10px;
}

#body h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
}

#body #body-title {
	margin-left: -110px;
	height:26px;
	z-index:10;
}
#body #body-title table {
	background-color: #cadfc0;
	background-image: url(images/title-bg-right.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 26px;
}
#body #body-title table td {
	padding:0px 50px 0px 90px;
}
#body #body-title table td a {
	color: #000000;
	text-decoration: none;
}
#body #submenu {
	background-image: url(images/hernya.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: -133px;
	margin-top: -26px;
	padding:35px 0 10px 134px;
	z-index:15;
}
#body #submenu li {
	list-style-type: none;
	background-image: url(images/menu-li-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#body #submenu a {
	background-image: url(images/sumenu-li.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#body div.body-text a {
	color: #000000;
}
#body div.body-text td  {
	margin: 0; padding: 5px;
}
#bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding:5px;
}
#form-reg input, #form-reg select, #form-forget input, #form-profil input, #form-profil select {
	width: 350px;
	border: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 2px;	
}
input.button {
	width: 100px;
	border: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 2px;	
}
input.field {
	border: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}