@import url(http://fonts.googleapis.com/css?family=Engagement);

h1 {
text-align:center;
font-family:'Engagement', sans-serif;
font-size:88px;
font-weight:normal;
color:#606060;
}

#content {
margin:0 auto;
width:1000px;
}

.demo1 {
	float:left;
	width:1000px;
	height:600px;
	border: 2px solid #f00;
}

.menu {
	margin:10px 0 30px 0;
	text-align:left;
}

.menu a {
	color:#000000;
	font-size:14px;
	font-weight:normal;
	margin:0 10px;
}
.menu a:hover{
	color: #F00;
	text-decoration: underline;
}
.preloader {
background:url(../images/loader.gif) no-repeat center #fff;
}

.marker {
display:block;
text-indent:-9999px;
width:15px;
height:23px;
outline:none;
background:url(../images/marker.png) no-repeat;
cursor:pointer;
}

.popup {
	width:300px;
	position:absolute;
	padding:8px;
	background-color:#FF0000;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	line-height:20px;
	border-radius: 6px;
}
.popup img{
	float: left;
	margin-right: 10px;
}
.popup h3 {
margin:0;
margin-bottom:10px;
font-family: 'Cabin Condensed', sans-serif;
font-weight:normal;
font-size:20px;
}

.popup .close {
display:block;
text-indent:-9999px;
position:absolute;
top:4px;
right:4px;
width:16px;
height:16px;
outline:none;
background:url(../images/close.gif) no-repeat;
cursor:pointer;
}

.relative {
position:relative;
}

.controls {
position:absolute;
top:20px;
left:20px;
z-index:20;
}

.controls a {
	background-color:#FF0000; /*#2a2a2a*/
	background:rgba(0, 0, 0, .6);
	display:block;
	float:left;
	clear:both;
	font-size:11px;
	font-weight:bold;
	line-height:28px;
	margin-bottom:4px;
	outline:none;
	padding:0 15px;
	text-decoration:none;
}

.controls a:hover {
background-color:#eee;
color:#2a2a2a;
}

.controls .active {
background-color:#D7363A;
color:#fff;
}
#almaty {
	position: absolute;
	left: 1245px;
	color: #000;
	top: 1000px;
	font-size: 30px;
	font-weight: bold;
}
#astana{
	position: absolute;
	left: 1100px;
	color: #000;
	top: 400px;
	font-size: 30px;
	font-weight: bold;
	width: 221px;
}
#ustkam{
	position: absolute;
	left: 1595px;
	color: #fff;
	top: 460px;
	font-size: 30px;
	font-weight: bold;
/*	width: 221px;*/
}
