@charset "windows-1251";
@import "highslide/style.css";
* {
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #2D3137;
}
img {
	border: 0px;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}

#all {
	width: 736px;
	margin-right: auto;
	margin-left: auto;
}
#header {
}
#header #head_img {
	background-image: url(images/header.jpg);
	height: 140px;
	width: 736px;
	position: relative;
}
#header #head_img #link {
	position: absolute;
	white-space: pre;
	top: 18px;
	right: 42px;
}
#header #head_img #link, #header #head_img #link a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #ABC7DA;
}
#header #head_img #link a:hover {
	color: #FFFFFF;
}
#header #head_img #adress {
	color: #FFFFFF;
	position: absolute;
	top: 37px;
	right: 42px;
	font-family: Tahoma, Verdana, Arial;
	text-align: right;
	font-size: 12px;
}
#header #menu {
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	height: 37px;
	text-align: center;
}
#header #menu ul {
	list-style-type: none;
}
#header #menu ul li {
	background-image: url(images/menu_r.gif);
	background-repeat: no-repeat;
	height: 37px;
	background-position: right top;
	float: left;
	padding-right: 19px;
}
#header  #menu  ul  li a {
	font-family: Tahoma, Verdana, Arial;
	color: #ABC7DA;
	font-size: 16px;
	line-height: 16px;
	display: block;
	height: 16px;
	padding-top: 11px;
	padding-bottom: 10px;
	letter-spacing: 1px;
	width: inherit;
}
#header  #menu  ul  li  a:hover {
	color: #BDE238;
}
#header #boxes {
	height: 139px;
	margin-bottom: 5px;
}
#header #boxes a {
	float: left;
	display: block;
}
#content {
	background-color: #517186;
	background-image: url(images/bgr.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 15px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
#content a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #ABC7DA;
}
#content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#content  h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
}
#content  h1  a {
	color: #FFFFFF;
	font-size: 14px;
}
#content  h1  a:hover {
	text-decoration: underline;
}
#content ul {
	list-style-type: none;
}
#content ul li {
}
#content .st1 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
#content .st2 {
	font-size: 13px;
	color: #AAC6D9;
	font-weight: bold;
}
#content .line {
	width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #476171;
	float: left;
}
#content    .line_horizontal {
	float: left;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #476171;
}


#content .box01 {
	background-color: #3F5B6D;
	padding: 15px;
	text-align: justify;
	margin-bottom: 15px;
}
#content .box02 {
	padding: 15px;
	float: left;
}
#content   .forms {
}
#content .forms .error {
	margin-bottom: 6px;
	color: #FF0000;
}
#content  .forms  .line1 {
	height: 14px;
	text-align: left;
}
#content .forms .line2 {
	background-color: #2D4C5F;
	border: 1px solid #AAC6D9;
	overflow: hidden;
	margin-bottom: 6px;
}
#content  .forms  .line2 input {
	border: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #2D4C5F;
}
*html #content .forms .line2 input {
	padding: 0px;
}
#content .forms .line3 {
	margin-bottom: 6px;
	overflow: hidden;
	border: 1px solid #AAC6D9;
	background-color: #2D4C5F;
}
#content .forms .line3 textarea {
	border: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #2D4C5F;
}
#content .forms .line4 {
	text-align: left;
	margin-top: 2px;
}
#content .forms .line5 {
	text-align: right;
	word-spacing: 30px;
}
#content .forms .line5 a {
	color: #D2FC37;
	font-weight: bold;
	word-spacing: normal;
}
#content .forms .line5 a:hover {
	text-decoration: underline;
}
#content .forms .line5 input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #A3A3A3;
	border: 0px;
	height: 20px;
	width: 100px;
	padding-bottom: 3px;
}
#content .forms textarea {
	border: 0px;
	overflow: hidden;
}
#footer {
	margin-top: 30px;
	text-align: center;
	margin-bottom: 20px;
}
#footer,#footer  a    {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #ABC7DA;
}

#footer  a:hover  {
	text-decoration: underline;
}

#footer #footer_menu, #footer #footer_menu a {
	white-space: pre;
}
