body {
	margin: 0px;
	background-color: #000000;
	background-image: url(../img/background.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-position: top;
	color: #ffffff;
}
a, a:link, a:visited {
	text-decoration: underline;
	color: #FFF8DC;
}
a:hover {
	text-decoration: underline;
	color: #FFEAA1;
}
h1 {
	color: #75BBEC;
	font-size: 19px;
	font-weight: bold;
	margin-left: 4px;
	margin-top: 6px;
	margin-bottom: 7px;
}
h2 {
	color: #75BBEC;
	font-size: 15px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
}
h3 {
	color: #75BBEC;
	font-size: 14px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
h1 a, h1 a:link, h1 a:visited, h2 a, h2 a:link, h2 a:visited, h3 a, h3 a:link, h3 a:visited  {
	text-decoration: none;
	color: #75BBEC;
}
h1 a:hover, h2 a:hover, h3 a:hover  {
	text-decoration: underline;
	color: #75BBEC;
}
#menu_area {
	clear: both;
	overflow: auto;
	height: auto;
}
.menu_position {
	float: left;
	overflow: hidden;
	height: auto;
}
.photo_ramka {
	width: 124px;
	height: 127px;
	background-image: url(../img/photo_ramka_90x90.jpg);
	background-repeat: no-repeat;
	float: left;
	overflow: auto;
	padding-top: 16px;
}
.photo_ramka_icon {
	width: 90px;
	height: 90px;
/*	margin-top: 18px; */
	margin-left: 17px;
}
.p_prev {
	clear: both;
	vertical-align: middle;
	overflow: auto;
	height: auto;
	font-size: 11px;
	text-align: left;
}
#flash {
	margin-left: auto;
	margin-right: auto;
	height: 492px; 
	width: 912px;
}
#page {
	width: 912px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#page img {
	margin: 0px;
}
#main_texxt {
	background-image: url(../img/top_3.jpg);
	background-position: top;
	background-repeat: no-repeat;
	min-height: 110px;
	clear: both;
	overflow: auto;
	z-index: 1;
	background-attachment: scroll;
	background-color: transparent;
	margin-top: 22px;
}
ul, li {
	z-index: 20;
}
div {
	z-index: 2;
}
#left_area {
	float: left;
	overflow: hidden;
	height: auto;
	width: 285px;
	text-align: left;
}
#main_area {
	float: left;
	overflow: auto;
	height: auto;
	width: 625px;
	text-align: left;
	font-size: 12px;
	line-height: 17px;
}
#footx {
	width: 870px;
	text-align: right;
	border-top: 1px solid #464646;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 7px;
	color: #B2B2B2;
	clear: both;
	font-size: 11px;
}
#footx a, #footx a:link, #footx a:hover {
	color: #B2B2B2;
	text-decoration: underline;
}
#menu_bcg {
	background-image: url(../img/menu_bcg.jpg);
	background-repeat: repeat-x;
	height: 22px;
	color: #252525;
	margin: 0px;
	z-index: 20;
	position: absolute;
	text-align: left;
}
#menu_bcg img {
	margin: 0px;
	padding: 0px;
	float: left;
	vertical-align: top;
}
.te {
	color: #343434;
}
