@CHARSET "UTF-8";
HTML {
	overflow: hidden;
}
BODY {
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
.left {
	float: left;
}
a img {
	border: 0;
}
.clear {
	clear: both;
}
.container {
	text-align: left;
	width: 1000px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
	.header {
		width: 1000px;
		height: 93px;
	}
		.header a {
			color: #676767;
			font-size: 13px;
			text-decoration: underline;
		}
		#zz {
			color: #f44747;
		}
		.header .logo {
			width: 209px;
			height: 64px;
			margin-left: 32px;
			margin-top: 16px;
			cursor: pointer;
			cursor: hand;
		}
		.header .menu {
			margin-top: 30px;
			line-height: 23px;
		}
		.header .menu.one {
			margin-left: 47px;
		}
		.header .menu.two {
			margin-left: 78px;
		}
		.header .menu.three {
			margin-left: 75px;
		}
		.header .logo2 {
			width: 76px;
			height: 67px;
			margin-top: 13px;
			margin-left: 105px;
		}
		.header .logo2 a {
			width: 76px;
			height: 67px;
			margin: 0;
			padding: 0;
			display: block;
		}
	.form {
		width: 700px;
		height: 567px;
		margin-left: 60px;
		margin-top: 55px;
		color: #535353;
		display: none;
	}
		.form table {
			width: 700px;
			border: 0;
		}
			.form table tr {
				height: 41px;
			}
				.form table tr td {
					border-bottom: 1px solid #eee9ef;
					margin: 0;
					padding: 0;
				}
				.form table tr td.noborder {
					border: none;
				}
				.form table tr td.up {
					vertical-align: top;
				}
				
	.main {
		width: 1000px;
		height: 567px;
		position: relative;
		z-index: 10;
		background-color: #e5e5e5;
		overflow: hidden;
	}
		.main .image {
			background: url("../img/main.jpg") no-repeat;
			position: absolute;
			left: -101px;
			z-index: 100;
			width: 1371px;
			height: 567px;
		}
			#bankomat {
				width: 204px;
				height: 305px;
				top: 393px;
				left: 165px;
				position: absolute;
				cursor: pointer;
				cursor: hand;
			}
				#bankomat div {
					width: 184px;
					height: 379px;
					display: none;
					margin: 0;
					padding: 0;
					cursor: pointer;
					cursor: hand;
				}
			#card {
				position: absolute;
				top: 348px;
				left: 841px;
				width: 309px;
				height: 186px;
				background: url("../img/lemons1.png") no-repeat;
				cursor: pointer;
				cursor: hand;
			}
				#card div {
					margin: 0;
					padding: 0;
					width: 154px;
					height: 94px;
					display: none;
					cursor: pointer;
					cursor: hand;
				}
			#seif {
				width: 282px;
				height: 206px;
				position: absolute;
				top: 110px;
				left: 793px;
				cursor: pointer;
				cursor: hand;
			}
				#seif div {
					width: 175px;
					height: 235px;
					margin: 0;
					padding: 0;
					display: none;
					cursor: pointer;
					cursor: hand;
				}
			#ib {
				position: absolute;
				width: 227px;
				height: 179px;
				top: 150px;
				left: 394px;
				z-index: 25;
				cursor: pointer;
				cursor: hand;
				background: url("../img/ib_none.png") no-repeat;
			}
				#ib div {
					width: 94px;
					height: 72px;
					margin: 0;
					padding: 0;
					display: none;
					cursor: pointer;
					cursor: hand;
				}
			#chair {
				width: 96px;
				height: 78px;
				position: absolute;
				z-index: 15;
				top: 282px;
				left: 560px;
				display: none;
			}
	.footer {
		width: 1000px;
		height: 30px;
		color: #7f7f7f;
		font-size: 11px;
		margin-bottom: 10px;
	}
		.footer .legal {
			margin-top: 4px;
			margin-left: 32px;
			font-size: 8px;
		}	
		}
		.footer .copyr {
			margin-top: 4px;
			margin-left: 61px;
		}
			.footer .copyr span {
				text-decoration: underline;
			}
		.footer .addr {
			margin-top: 4px;
			margin-right: 32px;
			float: right;
			text-align: left;
		}
.popup {
	position: absolute;
	opacity: 0.9;
	filter: alpha(opacity = 90);
	z-index: 100;
	display: none;
}
	.popup .head {
		color: #ef3124;
		font-size: 24px;
		margin-top: 5px;
	}
	.popup .text {
		margin-top: 36px;
		margin-right: 10px;
		font-size: 13px;
	}
		.popup .firstPop {
			background: url("../img/first.png") no-repeat;
			width: 595px;
			height: 256px;
			background-position: right top;
			margin-top: 8px;
			margin-left: 0px;
		}
			.popup .firstPop div.firstText {
				text-align: justify;
				width: 395px;
				margin-top: 15px;
			}
			.popup .firstPop div.firstAll {
				width: 170px;
				font-size: 14px;
				font-weight: bold;
				margin-top: 20px;
			}
	span.bold {
		font-weight: bolder;
	}
	.popup .text a, .popup .text span.color {
		color: #d31609;
	}
	.b1, .b2, .b3, .b4 {
		font-size:1px; 
		overflow:hidden; 
		display:block;
	}
	.b1 {
		height:1px; 
		background:#FFF; 
		margin:0 5px;
	}
	.b2 {
		height:1px; 
		background:#FFF; 
		margin:0 3px;
	}
	.b3 {
		height:1px; 
		background:#FFF; 
		margin:0 2px;
	}
	.b4 {
		height:2px; 
		background:#FFF;
		 margin:0 1px;
	}
	.content {
		background: #FFF;
	}
	.content div {
		margin-left: 10px;
		overflow: hidden;
	}
		.close {
			float: right;
			margin-right: 14px;
			width: 12px;
			height: 10px;
			margin-top: 10px;
			background: url("../img/close.png");
			cursor: pointer;
			cursor: hand;
		}
#cost table {
	width: 455px;
}
#cost table td {
	border: 1px solid #000;
	padding-left: 3px;
}
.bln {
	border-bottom: none !important; 
	border-right: none !important;
}

#loader {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100000;
	background: #FFF;
	font-size: 19px;
}
