
html, body {
	height: 100%;
	text-align: left;
}
div.main_content {
	position: relative;
	min-height: 100%;
	background-color: #fff;
}
* html div.main_content {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	color: #333;
    background-attachment: fixed;
}

div.footer {
	position: relative;
	width: 100%;
	height: 202px;
	border: 0;
	margin-top: 0;
	background-repeat: repeat-x;
	overflow: hidden;
}



.logo {
	margin: 0 auto;
	width: 278px;
	height: 86px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	border: 0;
	margin-top: 45px;
	margin-bottom: 25px;
	position: relative;
	z-index: 50;
}
table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border: 0;
}
table td {
	padding: 0;
	margin: 0;
}
table.menu {
	width: 100%;
	height: 72px;
}
table.menu td {
	height: 72px;
}
table.menu tr td.left {
	width: 44%;
	background-image: url(../images/menu_left.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
table.menu tr td.right {
	width: 44%;
	background-image: url(../images/menu_right.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
table.menu tr td.center {
	width: 2%;
	background-image: url(../images/menu.jpg);
	background-repeat: repeat-x;
}
table.menu tr td.center div.menu {
	width: 881px;
	height: 72px;
	background-image: url(../images/menu_center.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: center;
}
table.menu tr td.center div.menu div.cont {
	margin: 0 auto;
	padding-top: 20px;
}
table.menu tr td.center div.menu a {
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #777;
	margin: 0 7px;
	padding-bottom: 3px;
}
table.menu tr td.center div.menu a:hover {
	border-bottom: none;
	padding: 5px 6px;
	margin: 0;
	border: 1px solid #fff;
}
table.menu tr td.center div.menu span {
	display: inline;
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	padding: 5px 6px;
	margin: 0;
	border: 1px solid #777;
}
table.teaser {
	width: 100%;
	height: 257px;
	background-image: url(../images/teaser.jpg);
	background-repeat: repeat-x;
	margin-top: 35px;
}
table.teaser tr {
	width: 100%;
	height: 257px;
	background-image: url(../images/teaser.jpg);
	background-repeat: repeat-x;
}
table.teaser tr td.text {
	width: 30%;
	height: 257px;
	text-align: right;
	vertical-align: top;
}
table.teaser tr td.text img {
	margin-top: 40px;
	float: right;
	margin-left: 100px;
}
table.teaser tr td.delimiter{
	width: 10%;
	height: 257px;
}
table.teaser tr td.terminal {
	width: 60%;
	height: 257px;
	background-image: url(../images/teaser_terminal.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
a.order_button {
	width: 150px;
	height: 53px;
	background-image: url(../images/order_button.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 20px;
// top: 60px;
	right: 10%;
	z-index: 10;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
	outline: none;
}
a.order_button#down {
	background-image: url(../images/order_button_down.jpg);
}
div.order_cont {
	width: 500px;
	height: 640px;
	z-index: 100;
	position: absolute;
	left: -650px;
	top: 10%;
	padding: 0;
}
div.order {
	width: 500px;
	height: 640px;
	background-image: url(../images/order.png);
	background-repeat: no-repeat;
	filter:expression(fixPNG(this));
}
form.order {
	margin: 0;
	display: block;
	padding: 0;
	margin: 0 30px;
	margin-left: 30px;
	padding-top: 25px;
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
}
form.order input.text {
	width: 220px;
	height: 17px;
	border: 1px solid #aaa;
	float: left;
	background-image: url(../images/form_shadow.jpg);
	background-repeat: repeat-x;
	padding-left: 5px;
	font: bold 8pt Arial, Helvetica, sans-serif;
	color: #555;
	padding-top: 2px;
}
form.order table td {
	width: auto;
	padding: 3px 10px;
	text-align: left;
}
form.order table td span {
	font: 10pt Georgia, "Times New Roman", Times, serif;
	color: #000;
}
form.order textarea.details {
	width: 410px;
	height: 100px;
	background-image: url(../images/form_shadow.jpg);
	background-repeat: repeat-x;
	border: 1px solid #aaa;
	padding-left: 5px;
	font: 8pt Georgia, "Times New Roman", Times, serif;
	color: #555;
	padding-top: 2px;
	margin-bottom: 10px;
}
form.order table td span.formnotice {
	font: normal 8pt Georgia, "Times New Roman", Times, serif;
	color: #c00;
	display: block;
	margin-bottom: 15px;
}
div.order div.close {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 6px;
	right: 5px;
	cursor: pointer;
	cursor: hand;
	z-index: 250;
}
table.main {
	width: 100%;
	margin-top: 20px;
}
table.main td {
	vertical-align: top;
}
table.main td.left {
	width: 60%;
	text-align: left;
}
table.main td.left div.item {
	font: 12pt  Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin-left: 15%;
	line-height: 15pt;
}
table.main td.left hr.line {
	width: 15%;
	border-bottom: 1px thin #000;
	margin: 25px;
	margin-left: 15%;
	text-align: left;
}
table.main td.right {
	width: 40%;
}

div.lang {
	width: 20px;
	position: absolute;
	top: 38px;
//	top: 70px;
	left: 10%;
	z-index: 10;
	text-align: right;
}
div.lang a {
	width: 105px;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #bbb;
	text-decoration: none;
	display: block;
	text-align: right;	
	background-position: left;
	background-repeat: no-repeat;
}
div.lang span {
	width: 105px;
	text-align: right;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	display: block;
	background-position: left;
	background-repeat: no-repeat;
}
div.lang span#ru {
	background-image: url(../images/lang_ru.jpg);
}
div.lang span#ua {
	background-image: url(../images/lang_ua.jpg);
}
div.lang a:hover {
	text-decoration: underline;
	color: #000;
}
div.lang a#ru:hover {
	background-image: url(../images/lang_ru.jpg);
}
div.lang a#ua:hover {
	background-image: url(../images/lang_ua.jpg);
}


table.operators {
	width: 80%;
	height: auto;
	margin: 0 auto;
	margin-top: 35px;
}
table.operators td {
	border-top: 1px solid #eee;
}
table.operators td.operators_type {
	width: 150px;
	text-align: left;
	font: italic 10.5pt Georgia, "Times New Roman", Times, serif;
	color: #444;
	vertical-align: top;
	padding-top: 25px;
	padding-left: 20px;
}
table.operators td.operators {
	width: auto;
	text-align: center;
	padding-bottom: 50px;
}

div.operator {
	width: 150px;
	height: 100px;
	text-align: center;
	float: left;
	margin: 15px auto;
	margin-left: 60px;
}
div.operator div.operatorlogo {
	width: 150px;
	height: 75px;
	text-align: center;
	margin: 0 auto;
}
div.operator div.operatorlogo img {
	width: 150px;
	height: 75px;
}
div.operator span.operatorname {
	font: 8pt Georgia, "Times New Roman", Times, serif;
	display: block;
	height: 25px;
	line-height: 25px;
	color: #555;
}






div.caption {
	width: 100%;
	height: 60px;
	font: 26pt Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: center;
	margin-top: 40px;
}
div.description {
	width: 900px;
	height: auto;
	margin: 0 auto;
	font: 12pt Georgia, "Times New Roman", Times, serif;
	color #000;
	text-align: center;
}
div.description#for_banks {
	text-align: left;
}
div.description#details {
	text-align: center;
}
div.description#offer {
	text-align: left;
}
div.description#equipment {
	width: 100%;
}
div.description#for_advert img {
	margin: 0 auto;
	margin-top: 50px;
}

div.description#interface table.interface {
	width: 100%;
}
div.description#interface table.interface td {
	text-align: left;
	padding: 20px;
	vertical-align: top;
	border-bottom: 1px solid #eee;
	font: 11pt Georgia, "Times New Roman", Times, serif;
}
div.description#interface table.interface td img {
	float: right;
}
div.description#offer div.text {
	display: none;
}
div.description#offer div.text#text1 {
	display: block;
}

div.description a {
	color: #06f;
}

div.second_menu {
	width: 100%;
	height: 53px;
	background-image: url(../images/second_menu.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
div.second_menu table {
	height: 43px;
	margin: 0 auto;
}
div.second_menu table td {
	height: 43px;
	width: auto;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
}
div.second_menu a {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
	padding-bottom: 2px;
	border-bottom: 1px solid #aaa;
	margin: 0 10px;
	display: inline;
	white-space: nowrap;
}
div.second_menu a:hover {
	color: #333;
	border-bottom: 1px dotted #000;
}
div.second_menu a.current {
	color: #f30;
	border-bottom: 1px solid #f30;
}
div.second_menu span.link {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
	padding-bottom: 2px;
	border-bottom: 1px solid #aaa;
	margin: 0 10px;
	display: inline;
	cursor: pointer;
	cursor: hand;
}
div.second_menu span.current {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #f30;
	padding-bottom: 3px;
	border-bottom: none;
	margin: 0 10px;
	display: inline;
	cursor: default;
	border-style: none;
}
div.second_menu span.link:hover {
	color: #333;
	border-bottom: 1px dotted #000;
}
table.phones {
	width: 600px;
	margin: 0 auto;
	margin-bottom: 20px;
}
table.phones td {
	width: 50%;
	text-align: center;
	vertical-align: top;
}
table.contacts {
	width: 100%;
}
table.contacts td {
	width: 50%;
	vertical-align: top;
}
div.map {
	width: 494px;
	height: 381px;
	float: right;
	margin-top: 40px;
	background-repeat: no-repeat;
}
div.map#map1 {
	background-image: url(../images/map_1.jpg);
}
div.map#map2 {
	background-image: url(../images/map_2.jpg);
}
div.contacts {
	width: 250px;
	height: auto;
	float: left;
	padding-left: 15%;
	margin-top: 20px;
	text-align: left;
}
div.location {
	width: 90%;
	height: 20px;
	font: italic 14pt Georgia, "Times New Roman", Times, serifs;
	color: #000;
	text-align: left;
	margin-top: 80px;
	margin-left: 10%;
}
div.contacts#main {
	margin-top: -20px;
	float: none;
}
div.contacts span.title {
	font: 15pt Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin-bottom: 5px;
	margin-top: 20px;
	display: block;
}
div.contacts div.item {
	font: 12pt Georgia, "Times New Roman", Times, serif;
}
div.contacts div.item sub {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #888;
}
div.contacts a {
	font: 12pt Georgia, "Times New Roman", Times, serif;
	color: #0066CC;
	text-decoration: underline;
}
div.contacts a:hover {
	text-decoration: none;
	color:#0099CC;
}


table.terminal {
	width: 100%;
	margin: 0 auto;
}
table.terminal td {
	vertical-align: top;
}


table.terminal td.left {
	width: 25%;
	padding-top: 50px;
	text-align: right;
}
table.terminal td.center {
	width: 30%;
	padding-top: 40px;
	text-align: left;
}
table.terminal td.right {
	width: 45%;
	text-align: left;
}


table.terminal td.left div.menu {
	width: auto;
	text-align: left;
	margin-left: 50px;
}
table.terminal td.left div.menu a {
	font: italic 10pt Georgia, "Times New Roman", Times, serif;
	color: #555;
	padding-bottom: 2px;
	border-bottom: 1px solid #333;
	text-decoration: none;
	line-height: 30px;
	letter-spacing: 0px;
	white-space: nowrap;
}
table.terminal td.left div.menu a:hover {
	color: #000;
}
table.terminal td.left div.menu a.current {
	font: 14pt Georgia, "Times New Roman", Times, serif;
	color: #FF3300;
	border-bottom: 1px solid #f30;
	padding-bottom: 3px;
	text-decoration: none;
	line-height: 40px;
	margin-left: 20px;
	vertical-align: middle;
}
table.terminal td.left div.menu a.current:hover {
	border-bottom: none;
}
table.terminal td.left div.menu span {
	font: 14pt Georgia, "Times New Roman", Times, serif;
	color: #FF3300;
	padding-bottom: 3px;
	text-decoration: none;
	line-height: 40px;
	margin-left: 20px;
	vertical-align: middle;
}

table.terminal td.left img.terminal {
	float: right;
	margin-top: 40px;
}
table.terminal td.left div.comments {
	width: 80%;
	text-align: left;
	margin: 0 auto;
	margin-top: 20px;
	font: italic 8pt Georgia, "Times New Roman", Times, serif;
	color: #555;
}
table.terminal td.right div.details {
	margin-left: 10%;
	margin-top: 25px;
	margin-right: 15%;
	font: normal 10.5pt Georgia, "Times New Roman", Times, serif;
	color: #444;
	text-align: left;
	
}
table.terminal td.right table.details {
	font: normal 9pt Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: left;
	margin-left: 10%;
	margin-top: 25px;
	margin-right: 10%;
} 
table.terminal td.right div.caption {
	width: auto !important;
	text-align: left;
	margin-left: 10%;
}
table.terminal td.right table.details th {
	font: normal 10pt Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border: 7px solid #fff;
	border-left: 0;
	border-right: 1px solid #ccc;
	padding: -2px 15px;
	padding-left: 0;
	vertical-align: top;
}
table.terminal td.right table.details td {
	padding: 5px 15px;
	color: #555;
}
table.terminal td.right div.price {
	font: 13pt "Times New Roman", Times, serif;
	color: #555;
	margin-top: -10px;
	text-align: left;
	margin-left: 10.5%;
}


table.global {
	width: 100%;
	height: 100%;
}
table.global td.global {
	width: 100%;
	height: 100%;
	background-image: url(../images/footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 200px;
	vertical-align: top;

}


div.advert {
	width: 417px;
	height: 430px;
	position: absolute;
	bottom: 0;
	left: 25%;
	z-index: 0;
}


a.leasing {
	width: 200px;
	height: 76px;
	position: absolute;
	top: 600px;
	left: 0;
	background-image: url(../images/leasing.png);
	background-repeat: no-repeat;
	z-index: 200;
	filter:expression(fixPNG(this));
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}




table.terminal#leasing_table td.left {
	width: 25%;
	padding-top: 50px;
	text-align: left;
	vertical-align: top;
}
table.terminal#leasing_table td.right {
	width: 75%;
	text-align: left;
}
table.terminal#leasing_table td.left a.current {
	margin-left: 0;
}
table.terminal#leasing_table td.left span.current {
	margin-left: 0;

}
table.terminal td.left div.menu div.inner_menu {
	width: 200px;
	margin-left: 50px;
	margin-bottom: 25px;
}
table.terminal td.left div.menu div.inner_menu a {
	font: normal 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	line-height: 25px;
	border-bottom: 1px solid #444;
}
table.terminal td.left div.menu div.inner_menu a:hover {
	border-bottom: none;
	color: #000;
}
table.terminal td.left div.menu div.inner_menu span.current {
	font: bold 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	line-height: 25px;
}
table.terminal#leasing_table td.right div.caption {
	margin-left: 2%;
}
table.terminal#leasing_table td.right div.text {
	width: 85%;
	margin-left: 2.2%;
}


a.ulc_price {
	width: 200px;
	height: 63px;
	text-decoration: none;
	border: 1px dashed #ccc;
	display: block;
	padding: 15px;
}
a.ulc_price img {
	float: left;
	border: 0;
}
a.ulc_price span {
	float: left;
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	text-decoration: underline;
	margin-left: 5px;
	margin-top: 27px;
}
a.ulc_price:hover span {
	text-decoration: none;
}






table.main_top {
	width: 93%;
	margin: 0 auto;
	margin-top: 30px;
}
table.main_top  td.banner{
	width: 60%;
}
table.main_top  td{
	vertical-align: top;
}


h2 {
	font: 15pt "Trebuchet MS", "Myriad Pro", Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #000;
	margin-top: 25px;
	line-height: 15pt;
}




    #fsClipper { height: 515px; width: 100%; overflow: auto; //overflow: hidden; //overflow-x: auto;}
    .fsControl, #fsLinks a { color: darkblue; cursor: pointer; //cursor: hand;  }
    .fsControl.disabled, #fsLinks a.current { color: #000000; cursor: default; text-decoration: none; }
    .fsControl.disabled { color: #666666; }
    #fsScreen { height: 510px ! important; background: no-repeat 50% 50%; background-position: 0 0; }
    #fsLinks a, #fsArrows span {	color: #3366CC;}
