@charset "windows-1251";
 * {
   margin: 0; padding:0 }
html, body {height: 100%; 	overflow: auto; border:0}
body {
	background-color: #FFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	height: auto !important;
	height: 100%;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover, a.active {
	color: #666666;
	text-decoration: none;
}
#flashcontent, #flashlogo {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#indexpage_menu {
	text-align: center;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#indexpage_menu a {
	margin-right: 20px;
	margin-left: 20px;
}
#left {
	display: block;
	float: left;
	width: 200px;
	text-align: right;
}
#left img {
	margin-bottom: 25px;
	margin-top: 30px;
	font-size: 0px;
	line-height: 0px;
	display: inline;
}

#left  p {
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 10px;
}
#text {
	width: 540px;
	display: inline;
	float: left;
	text-align: justify;
	padding-left: 25px;
}
#text p {
	margin-bottom: 10px;
}
#text h1 {
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 122px;
	text-transform: uppercase;
	line-height: 16px;
}
img {
	border: 0;
}
img.border {
	border: 1px solid #000000;
}
.mainlink{
  width: 768px;
  height: 500px;
  display: block;
  margin: 0 auto -400px auto;
  top: -500px;
  position: relative;
}
