* {
	padding: 0px;
	margin: 0px;
}

*:focus {
	outline: none;
}

html {
	min-height: 421px;
}

body {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	height: 100%;
}

#container {
	height: 100%;
	min-height: 481px;
	min-width: 1000px;
	position: absolute;
	width: 100%;
/*	background: #FFFFFF;*/
	background-image: url(/images/top.jpg);
	background-position: center 103px;
	background-repeat: no-repeat;
}

/* IE 6 hack*/
* HTML #container {
	height: 481px;
}

#min-width { /* стиль для ie < 7 */
	width: 1000px;
	height: 0px;
}

#header {
	width: 1000px;
	height: 421px;
}

#parent {
	display: block;
	min-height: 100%;
	position: absolute;
	top: 0px;
	left: 50%;
	z-index: 0;
	text-align: center;
	margin-left: -500px;
	width: 1000px;
	background: transparent;
}

/* IE 6 hack*/
* HTML #parent {
	height: 100%;
}

#content {
	text-align: justify;
/*	padding-bottom: 75px;*/
}

#left-content {
	width: 263px;
	float: left;
	font-size: 14px;
	background-color: inherit;
	color: #BCBCBC;
	padding-bottom: 120px;
}

div#left-contacts {
	margin-left: 23px;
}

#right-content {
	margin: 7px 0px 0px 286px;
	text-align: left;
	padding-bottom: 120px;
/*	width: 710px;
	overflow: hidden;
	*/
}

#footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 1000px;
	display: block;
	height: 80px;
	overflow: hidden;
	z-index: 100;
	color: #737677;
	text-align: right;
	font-size: 12px;
	background-color: inherit;
	background-image: url(/images/bottom_line.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

div#footer-left {
	width: 260px;
	height: 80px;
	overflow: hidden;
	font-size: 14px;
	text-align: left;
	padding-top: 15px;
	margin-left: 22px;
	float: left;
}

img.logo {
	border: none;
	display: inline;
	float: left;
/*	position: absolute;
	top: 0px;
	left: 400px;
	*/
}

ul.menu-top-left {
	float: left;
	display: block;
	margin-left: 3px;
}

li.menu-top {
	display: block;
	margin-top: 39px;
	float: left;
	background: url(/images/menu_top_bg.jpg);
	height: 28px;
	width: 132px;
	overflow: hidden;
	text-align: center;
	line-height: 28px;
	background-color: inherit;
	color: #B8BCBD;
	font-size: 13px;
}

li.menu-top a:link, li.menu-top a:visited, li.menu-top a:active, li.menu-top a:hover {
	background-color: inherit;
	color: #B8BCBD;
	text-decoration: none;
}

ul.menu-top-right {
	display: block;
}

div#contacts-block {
	position: absolute;
	top: 365px;
	left: 849px;
	height: 40px;
	width: 149px;
	overflow: hidden;
	font-size: 11px;
	text-align: right;
}

span.phone {
	background-color: inherit;
	font-size: 16px;
	color: #FFFFFF;
}

a:link, a:visited, a:active, a:hover {
	background-color: inherit;
	color: #C3930F;
	text-decoration: underline;
}

div#fast-form {
	width: 263px;
	height: 360px;
	overflow: hidden;
	background-image: url(/images/form_bg.jpg);
	margin-bottom: 13px;
}

div#fast-form table {
	border-collapse: collapse;
	margin: 20px 0px 0px 22px;
	width: 216px;
}

div#fast-form td {
	padding: 5px 0px 5px 0px;
	font-size: 13px;
}

div#fast-form-t {
	width: 100px;
	height: 35px;
	float: left;
	text-align: left;
}

div#fast-form-time {
	text-align: right;
	padding-top: 10px;
}

div#fast-form-header {
	background-color: inherit;
	color: #F2D88F;
	font-size: 16px;
	margin: 10px;
	text-align: center;
}

p {
	padding-bottom: 10px;
}

span.color {
	background-color: inherit;
	color: #F2D88F;
}

div.small-header {
	background-color: inherit;
	color: #F2D88F;
	font-size: 16px;
	line-height: 30px;
}

#right-content table.news {
	margin-top: 25px;
	width: 710px;
	border: none;
	border-collapse: collapse;
	background-color: #212121;
}

table.news td {
	padding: 15px 15px 25px 15px;
	background-color: inherit;
	color: #BCBCBC;
	font-size: 12px;
	vertical-align: top;
}

table.news td.backgtd {
	background-image: url(/images/main_news_table_td.jpg);
	background-repeat: repeat-y;
	width: 246px;
}

table.news td.top {
	padding: 0px;
	background-image: url(/images/main_news_table_top.jpg);
	height: 43px;
	font-size: 18px;
	background-color: inherit;
	color: #F2D88F;
	padding-left: 19px;
	line-height: 43px;
}

span.news-header {
	background-color: inherit;
	color: #FFFFFF;
	font-size: 13px;
}

div.news-date {
	background-color: inherit;
	background-image: url(/images/news_date.gif);
	width: 68px;
	height: 17px;
	overflow: hidden;
	text-align: center;
	color: #2C2C2C;
	font-size: 11px;
	line-height: 17px;
	margin: 8px 0px 8px 0px;
}

div.right {
	text-align: right;
}

#fast-form input {
	border: #3F3F3F 1px solid;
	background-color: #0F0F0F;
	color: #FFFFFF;
	font-size: 13px;
}

#fast-form input.nc {
	height: 17px;
	width: 152px;
}

#fast-form input.time {
	height: 17px;
	width: 108px;
}

#fast-form input.button {
	height: 25px;
	width: 115px;
	margin-top: 10px;
}

#fast-form textarea {
	border: #3F3F3F 1px solid;
	background-color: #0F0F0F;
	color: #FFFFFF;
	height: 80px;
	width: 214px;
	font-size: 13px;
	margin-top: 5px;
	overflow: auto;
}

li.menu-bot {
	display: block;
	float: left;
	margin: 0px 0px 0px 45px;
	height: 80px;
	line-height: 80px;
	overflow: hidden;
	text-align: center;
}

li.menu-bot a:link, li.menu-bot a:visited, li.menu-bot a:active, li.menu-bot a:hover {
	background-color: inherit;
	color: #B8BCBD;
	text-decoration: none;
}

#right-content table.katalog {
	width: 710px;
	border: none;
	border-collapse: collapse;
}

table.katalog td {
	vertical-align: top;
}

table.katalog td.separator {
	border-top: #2A2B2C 1px solid;
	height: 10px;
}

table.katalog img {
	border: #FFFFFF 1px solid;
	margin-top: 5px;
}

h1, h2 {
	color: #F2D88F;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 15px;
}

div.plane-descr {
	margin: 0px 0px 7px 21px;
	font-size: 12px;
	color: #9C9C9C;
}

#left-content table.left-news {
	width: 261px;
	border: none;
	border-collapse: collapse;
	background-color: #212121;
	margin-top: 5px;
}

table.left-news td {
	padding: 10px 18px 0px 18px;
	background-color: inherit;
	color: #FFFFFF;
	font-size: 13px;
	vertical-align: top;
	text-align: left;
}

table.left-news td.top {
	padding: 0px;
	background-image: url(/images/left_news_table_top.jpg);
	height: 44px;
	font-size: 18px;
	background-color: inherit;
	color: #F2D88F;
	padding-left: 19px;
	line-height: 44px;
}

table.left-news div.right {
	margin-bottom: 18px;
	font-size: 12px;
}

table.left-news td.bot {
	padding: 0px;
	background-image: url(/images/left_news_table_bot.jpg);
	height: 7px;
	background-color: inherit;
}

div#bread {
	font-size: 11px;
	color: #737677;
	border-bottom: #2A2B2C 1px solid;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#right-content table.kartochka {
	width: 710px;
	border: none;
	border-collapse: collapse;
}

table.kartochka td {
	vertical-align: top;
	font-size: 13px;
	line-height: 21px;
}

table.kartochka td.small-pic {
	vertical-align: bottom;
	line-height: 0px;
}

table.kartochka img {
	border: #FFFFFF 1px solid;
}

td.small-pic img {
	margin-left: 23px;
	float: left;
}

div#kartochka-descr {
	padding-left: 23px;
}
