html, body {
	margin: 0;
	height: 100%;
	font-size: 12px;
}

body {
	background: #bfbec5;
	text-align: center;
}

input {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.right {
	float: right;
}

.left {
	float: left;
}

#container {
	text-align: center;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -90px;
	padding: 0;
}

#main {
	display: inline-block;
	width: 900px;
	margin: 60px 0 0 0;
}

#main iframe {
	width: 100%;
	height: 800px;
	border: 0;
}

header {
	height: 230px;
	color: #ffffff;
	background: #3a3738;
	text-align: center;
}

.header, .footer {
	color: #ffffff;
	background-color: #3a3738;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.footer button {
	float: right;
}

.footer {
	width: 100%;
	height: 55px;
	color: #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: right;
}

.footer a {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dashed;
	font-size: 16px;
	cursor: pointer;
}

.controls {
	text-align: left;
	padding: 10px 20px 0px 10px;
}

.controls button {
	width: 120px;
	float: right;
}

.footer .controls a {
	color: #f58400;
}

.footer .controls a span {
	color: #ffffff;
}

#header {
	height: 270px;
	width: 900px;
	display: inline-block;
	padding: 10px 0 0 0;
}

#logo {
	text-align: left;
	margin: 20px 0 30px 0;
}

#phones {
	text-align: right;
	font-weight: bold;
	font-size: 13pt;
	width: 300px;
	display: inline-block;
	float: right;
	margin-top: 30px;
}

#phones strong {
	font-size: 15pt;
}

#sabre {
	text-align: center;
	width: 100%;
}

#avia {
}

#ufs {
	text-align: center;
	width: 100%;
}

#transfer {
	text-align: center;
	width: 100%;
	background: #ffffff;
}

#parter {
	text-align: center;
	width: 100%;
	background: #ffffff;
}

menu {
	width: 930px;
	margin-left: -38px;
}

menu ul {
	margin: 0;
	padding: 0;
}

menu ul li {
	text-align: left;
	padding: 0;
	margin: 0 29px 0 0;
	list-style: none;
	float: left;
}

menu a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

menu a:visited {
	color: #ffffff;
}

menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

menu a.active {
	padding: 10px 20px;
	color: #333134;
	background: #c9c8cd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#push {
	height: 150px;
	width: 100%;
}

footer {
	height: 90px;
	color: #ffffff;
	background: #3a3738;
}

#footer {
	text-align: left;
	width: 955px;
	display: inline-block;
	margin: 20px 0 0 0;
}

footer a {
	color: #ffffff;
	text-decoration: none;
}

footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

article {
	text-align: left;
}

div.form {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #eeeeee;
	padding: 10px 40px;
}

div.form > div {
	margin: 10px 0;
}

div.form label {
	display: inline-block;
	width: 25%;
	text-align: right;
	margin-right: 20px;
}

div.form input[type=text], div.form select {
	font-weight: bold;
	padding: 3px;
	border: 1px solid #aaaaaa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 60%;
}

article.form form div {
	margin: 20px 0;
}

article.form form label {
	width: 30%;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #312f32;
	margin-right: 20px;
	display: inline-block;
}

article.form form input, article.form form textarea {
	width: 40%;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	height: 20px;
	padding: 4px;
}

article.form form textarea {
	height: 80px;
}

h1 {
	color: #ffffff;
	background: #4c4c4c;
	font-size: 150%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #333333;
	padding: 0 10px;
	margin-bottom: 3px;
	height: 36px;
	line-height: 36px;
	font-size: 150%;
}

h1.clearfix {
	line-height: 48px;
}

h2 {
	font-size: 115%;
	color: #312f30;
	margin: 0;
}

h3 {
	font-size: 140%;
	color: #615e6a;
	margin: 0 0 15px 0;
}

dt {
	font-size: 140%;
	color: #615e6a;
	margin: 0 0 15px 0;
	font-weight: bold;
}

dd {
	font-size: 110%;
	margin: 5px 0 20px 20px;
}

section {
	padding: 30px;
	display: block;
	color: #312f30;
	background: #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

section h2 {
	color: #ffffff;
	background: #3b3738;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 5px 10px;
	height: 25px;
	line-height: 25px;
	font-size: 115%;
}


.column {
	padding: 0px;
	width: 49.9%;
	height: 650px;
}

.column div {
	padding: 30px;
}

button, .ui-button {
	text-transform: uppercase;
	border-width: 3px !important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-state-active {
	border-color: #ffffff  !important;
	background: #555 url(http://yandex.st/jquery-ui/1.8.15/themes/ui-darkness/images/ui-bg_glass_20_555555_1x400.png) 50% 50% repeat-x;
}

.ui-autocomplete {
	text-align: left;
	height: 200px;
	overflow-y: scroll;
	overflow-x: hidden;
	background: #464A4B;
}

.ui-dialog, .ui-dialog-content, .ui-dialog-buttonpane {
	background: #464A4B;
}
64A4B;
}

