@charset "windows-1251";
@import "highslide/style.css";
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #DEDEDE;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
#all {
	background-image: url(image/background.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 412px;
	position: relative;
}
#header #lang {
	position: absolute;
	left: 30px;
	top: 15px;
}
#header #menu {
	position: absolute;
	left: 5px;
	bottom: 0px;
}
#header  #menu  .line {
	background-image: url(image/menu_line.gif);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 2px;
}
#header    #menu    #item01 {
	float: left;
	height: 29px;
	background-image: url(image/menu_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#header #menu #item01 a {
	display: block;
	height: 29px;
	width: 104px;
	background-image: url(image/menu_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#header #menu #item01 a:hover {
	background-image: url(image/menu_01hover.gif);
}
#header #menu #item02 {
	float: left;
	height: 29px;
	background-image: url(image/menu_02.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#header #menu #item02 a {
	display: block;
	height: 29px;
	width: 144px;
	background-image: url(image/menu_02.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#header #menu #item02 a:hover {
	background-image: url(image/menu_02hover.gif);
}
#header #menu #item03 {
	float: left;
	height: 29px;
	background-image: url(image/menu_03.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#header #menu #item03 a {
	display: block;
	height: 29px;
	width: 106px;
	background-image: url(image/menu_03.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#header #menu #item03 a:hover {
	background-image: url(image/menu_03hover.gif);
}
#header #menu #item04 {
	float: left;
	height: 29px;
	background-image: url(image/menu_04.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#header #menu #item04 a {
	display: block;
	height: 29px;
	width: 184px;
	background-image: url(image/menu_04.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#header #menu #item04 a:hover {
	background-image: url(image/menu_04hover.gif);
}
#header #menu #item05 {
	float: left;
	height: 29px;
	background-image: url(image/menu_05.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#header #menu #item05 a {
	display: block;
	height: 29px;
	width: 62px;
	background-image: url(image/menu_05.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#header #menu #item05 a:hover {
	background-image: url(image/menu_05hover.gif);
}
#header #menu #item06 {
	float: left;
	height: 29px;
	background-image: url(image/menu_06.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#header #menu #item06 a {
	display: block;
	height: 29px;
	width: 82px;
	background-image: url(image/menu_06.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#header #menu #item06 a:hover {
	background-image: url(image/menu_06hover.gif);
}
#header #menu #item07 {
	float: left;
	height: 29px;
	background-image: url(image/menu_07.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#header #menu #item07 a {
	display: block;
	height: 29px;
	width: 68px;
	background-image: url(image/menu_07.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#header #menu #item07 a:hover {
	background-image: url(image/menu_07hover.gif);
}
#content {
	margin-top: 30px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #595959;
	margin-right: 150px;
	margin-bottom: 30px;
	line-height: 18px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #595959;
}
#content .line {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #595959;
}
#content  #page {
	clear: both;
	padding-bottom: 20px;
}
#content #page #sq {
	background-color: #7C9517;
	height: 20px;
	width: 30px;
	float: left;
}
#content #page h1 {
	float: left;
	font-size: 20px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7C9517;
	padding-left: 10px;
	width: 770px;
}
#content #shema {
	float: right;
	padding-right: 20px;
	width: 460px;
}
#content  .error  {
	margin-bottom: 6px;
	color: #FF0000;
}
#content  .button   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #7C9517;
	border: 0px;
	height: 20px;
	padding-bottom: 3px;
}
#content .gallery {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content .st3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	line-height: 16px;
}
#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #595959;
	font-weight: bold;
}
#content a:hover {
	color: #7C9517;
}
#content ul {
	margin-left: 20px;
	margin-bottom: 18px;
}
#content ul li {
	margin-bottom: 4px;
}
#footer {
	height: 10px;
	background-color: #272727;
	line-height: 10px;
	padding-top: 22px;
	padding-bottom: 62px;
	padding-right: 150px;
	padding-left: 20px;
	word-spacing: 7px;
	font-size: 10px;
	position: relative;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	word-spacing: normal;
	line-height: 10px;
}
#footer a:hover {
	color: #A8D100;
}
#footer #banner {
	position: absolute;
	top: 45px;
	left: 30px;
	width: 660px;
	text-align: center;
}
#footer #copy {
	position: absolute;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	right: 20px;
	word-spacing: normal;
	line-height: 14px;
	text-align: right;
}
#footer #copy a {
	font-size: 12px;
	color: #FFFFFF;
}
#footer #copy a:hover {
	color: #A8D100;
}
#footer   #copy   .st3, #footer #copy .st3 a {
	color: #999999;
	font-size: 12px;
}
#footer #copy .st3 a:hover {
	color: #FFFFFF;
}
