/* @override http://konamipodium.com/style.css */

html, body {
	height:100%;
}

img {
	border:0;
}
			
#noFlashContent {
	height:100%;
	background: url(../img/bgBar.gif) repeat-x 0 bottom;
}

#getFlash {
	height: 96px;
	width: 476px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 9%;
}

#logo {
	position: absolute;
	bottom: 19px;
	left: 36px;
}

#konPodium {
	float: left;
}

#t {
	width: 269px;
	float: left;
	color: white;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	margin-left: 64px;
	margin-top: 119px;
	text-align: center;
}

#t p {
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 36px;
}

#t a {
	color: white;
	text-decoration: none;
	background-color: #c42100;
	font-size: 12px;
	padding: 10px 30px;
}