@charset "windows-1251";
.стиль2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.стиль2заголовок {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.MenuCol {
	width: 16em;
	float: left;
	background-color: #FFDD00;
	position: fixed;
	bottom: 0px;
	top: 0px;
	border-top-width: 0;
	border-right-width: thin;
	border-bottom-width: 0;
	border-left-width: 0px;
	border-right-style: none;
	border-right-color: #999999;
	font-size: 12px;
}
.DataCol {
	width: auto;
	float: none;
	text-align: justify;
	background-color: #DEDEDE;
	padding-left: 16em;
	padding-top: 0px;
	padding-right: 0px;
	font-size: 12px;
}
.globalview {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
	right: 0px;
	background-color: #EFEFEF;
}
.logoframe {
	background-color: #EFEFEF;
	float: none;
	height: 120px;
	top: 0px;
	position: relative;
	width: 100%;
	left: 0px;
	font-size: 16px;
}
.Dataupperframe {
	width: auto;
	float: none;
	background-color: #FFFFFF;
	padding-top: 0px;
	height: 120px;
}
.Data {
	width: inherit;
	float: none;
	text-align: justify;
	background-color: #EFEFEF;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.SubMenu {
	width: 100%;
	background-color: #FFDD00;
	position: relative;
	border: 0;
	top: 10%;
}
.contactsframe {
	background-color: #FFDD00;
	position: absolute;
	color: #666666;
	bottom: 1px;
	width: 16em;
	left: 0px;
	height: 99px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 10;
}
