* {
	margin:0;
	padding:0;
}

body {
	background:url('iid-flyer.png');
	font-family:Helvetica, Arial, sans-serif;
	font-size:2em;
	letter-spacing:-0.05em;
	font-weight:bold;
	word-wrap:break;
	margin-top:20px;
	color:#fff;
	}
center {
	} 

#hello {
	position:absolute;
	top:0px;
	left:385px;
	background:#fafafa;
	width:620px;
	padding:30px 10px 60px 60px;
	display:block;
	opacity:1;
	color:#fff;
	border-left:10px #fff solid;
	border-right:10px #fff solid;
}	
	
	/*
#hello {
	margin:0 auto;
	background:#333;
	width:620px;
	padding:30px 10px 60px 60px;
	min-height:100%;
	display:block;
	border:7px #666 solid;
	-webkit-box-shadow: 0px 0px 10px #333;
	-moz-box-shadow: 0px 0px 10px #333;
	box-shadow: 0px 0px 10px #333;
	display:none;
	
	-moz-border-radius-topleft:8px;
	-moz-border-radius-bottomleft:8px;
	-webkit-border-top-left-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	}*/
	
#fb-box {
	display:block;
	padding:10px 10px 10px 50px;
	margin-bottom:20px;
	height:70px;
}

#fb-pic, #fb-name {
	float:left;
}

#fb-name {
	padding-left:20px;
	text-shadow: 3px 0px 50px #f0f, -3px 0px 50px #0f0;
	color:#333;
}

#tro {
	padding-right:50px;
	font-size:0.5em;
	letter-spacing:0.05em;
	text-align:right;
	color:#333;
}

a.soundcloud-dropbox:hover {
	color: white !important; 
	background-color: #333 !important; 
	background-position: -200px 0 !important;
	}


small {
	font-size:0.7em;
}

#awesome {
	width:317px;
	height:487px;
	position:absolute;
	top:0px;
	text-align:center;
	text-shadow: 3px 0px 50px #f0f, -3px 0px 50px #0f0;
	left:0px;
	padding:10px;
	background:#fafafa;

	color:#333;
	border-right:8px #fff solid;
	border-bottom:8px #fff solid;

}


.Ukarta {
	position:relative;
	width:570px;
	height:1011px;
	min-height:970px;
	margin-top:40px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	display:block;
}

.short {
	min-height:465px !important;
	height:auto !important;
	margin-bottom:50px;
	
}

.karta {
	position:absolute;
	display:block;
	margin-left:50px;
	top:0px;
	max-height:980px;
	padding:20px;
	background:#fff;
	width:480px;
	color:#333;
	margin-bottom:40px;
	-moz-border-radius-topright:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-top-right-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	border-radius:10px;
	
}

.karta p {
	font-size:16pt;
	font-weight:normal;
	font-style:italic;
	letter-spacing:0;
	margin-bottom:2px;
	border-top:3px solid #333333;
	padding-top:3px;color:#e8280e;
}

h2 {
	padding-top:5px;
	padding-bottom:5px;
	font-size:36pt;
	font-weight:normal;
	border-top:7px solid #333333;
	border-bottom:1px solid #333333
}

#fb-connect {
	float:right;
	padding-right:40px;
}

#signup {
	width:600px;
	height:650px;
	overflow:hidden;
	position:relative;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	margin-left:0px;
}

#isignup {
	position:absolute;
	left:0px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

iframe {
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

*html a.soundcloud-dropbox {
	background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='(http://a1.soundcloud.com/images/dropbox_square_dark.png?d0be96)', sizingMethod='crop') !important;
	}