#freePlovdivContainer {
	height: 600px; 
	width: 400px; 
	margin: auto;
	margin-top: 2em;
	padding:0; 
	position:relative;
}

body {
	background-color: #000;
	font-family: Impact, sans-serif;
}

a { 
	text-decoration: none;
	color: #a0A020;
	font-size: 37pt;
	letter-spacing: 0.2em;
}	

#rightContain {
	position: absolute;
	display: block;
	left: 500px;
	top: 80px;
}

#preloadImage {
	display:none;
	width: 1px;
	height: 1px;
}

#flyerClick {
	
	border: 0px;
	padding: 0;
}

#clickToSelect {
	display: none;
	position: absolute;
	margin-top: 2em;
	background-color: #111 !important;
	font-size: 7pt !important;
	font-family: Arial;
}

#rightContain iframe {
	background-color: #222;
	border: 2px #fff;
	width: 700px;
	height: 620px;
	z-index: 4;
}

#flyerBack {
	display:none;
	position:absolute;
	width: 410px;
	border:0;
	padding:0;
	text-decoration:none;
	padding-left: 70px;
	padding-top: 150px;
	z-index: 10;
}

#flyerFront {
	width: 410px;
	border:0;
	padding:0;
}

#flyerContainer {
	top: 2em;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 410px;
	height: 680px;
	z-index: 1;
	left:0;
}

#clicker {
	position: absolute;
	bottom: 0em;
	text-align: center;
	font-size: 24pt;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2em;
	width: 98%;
	z-index: 5;
}

#clicker span {
	padding-left: 0.5em;
	line-height: 200%;
	padding-right: 0.5em;
	height: 2em;
	background-color: #222;
	color: #eee;
	font-weight: bold;
	border: 1px solid #000;
	cursor: pointer; 
}

#clickme {
	font-size: 9pt;
	color: red;
	position: absolute;
	right: -20;
}

img.preloadImage  { display: none } 

#click16 {
	color: green !important;
}

#fblink {

}
