/* hide from ie on mac \*/
html {height: 100%;overflow: hidden;}
#flashcontent {height: 90%;}
/* end hide */
body {height: 100%;margin: 0;padding:100px;background-color: #000000;font-family:Tahoma;font-size:12px;color: #FFFFFF;}
.city-list {padding:30px 0 60px 30px;}
.list {padding: 0px 0 0 20px;}
.button {background:url(images/enter2_09.jpg) no-repeat;}
.main {height:100%;vertical-align:middle;padding-top:3%;}
a {font-family:Tahoma;font-size:12px;color: #FFFFFF; text-decoration:none;text-decoration:none;}
a:hover {text-decoration:underline;}
div.main_menu {display:block; width:150px;height:30px; padding:5px 20px 0px 25px;background: url("/baza/forma.jpg") no-repeat;}
a.main_menu, a.main_menu:visited, a.main_menu:hover{display:block; width:120px; padding:2px 5px;text-decoration:none;font-family:Tahoma;}
.flash {padding-top:120px;}

/* by DeMx */
.footer {
	position: absolute;
	top: 750px;
	left: 0;
	z-index: 10;
	width: 100%;
	text-align: center;
}
	.footer A {
		text-transform: lowercase;
		text-decoration: underline;
		color: #7d7d7d;
	}
	.footer A:hover {
		color: #fff;
	}
.none {
	display: none;
}
#about {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 600px;
	text-align: center;
	color: #7d7d7d;
	background-color: #000;
}
	#about DIV {
		margin: 200px auto 0;
		width: 695px;
		text-align: left;
	}