@charset "windows-1251";
html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	background-color: #DDDDDD;
}

.midder {
	padding: 0px;
	margin: 0 auto;
	width: 760px;
	align: center;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color: #2e2f2f;
}
.topimg {
	margin: 0px;
	padding: 0px;
	height: 252px;
	width: 760px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}
.topmenu {
	display: block;
	height: 34px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #2e2f30;
	list-style-type: none;
	line-height: 33px;
}
.topmenu li {
	float: left;
	list-style-type: none;
	height: 34px;
	width: 95px;
	text-align: center;
}
.topmenu a {
	color: #999999;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
}
.topmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.setka-1 {
	background-image: url(images/kvad-1.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 760px;
}
.main {
	background-color: #a9a8ad;
	margin: 0px;
	width: 760px;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
}
.bg1 {
	background-image: url(images/mbgm.gif);
	background-repeat: repeat-y;
	width: 627px;
	padding: 0px;
	margin: 0 auto;
	align: center;
}
.bg2 {
	background-image: url(images/mbgt.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 627px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 18px;
	line-height: 52px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	text-indent: 24px;
}
.bg3 {
	background-image: url(images/mbgb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 19px;
	width: 627px;
}
.bg1 h1 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 8px;
	margin-left: 24px;
}
.bg1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 8px;
	margin-left: 24px;
	line-height: 1.5em;
}


.setka-2 {
	background-image: url(images/kvad-2.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 760px;
}
.copy {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #999999;
	height: 48px;
	width: 760px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	background-color: #2e2f2f;
}
.lefter {
	float: left;
	margin-right: 12px;
	margin-bottom: 4px;
}
.righter {
	float: right;
	margin-bottom: 4px;
	margin-left: 12px;
}
.zvtd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
	text-align: center;
	vertical-align: top;
	padding-bottom: 16px;
}

