
#wrapper {
	width: 71em;
}

#main {
	padding-top: 18em;
}

#partner_eventim_logo {
	background: url(../images/logo.gif) no-repeat left top;
	text-indent: -9999em;
	width: 132px;
	height: 67px;
	position: absolute;
	top: 4em;
	right: 2em;
}

#eventim_logo {
	background: url(../images/logo_eventim_small.gif) no-repeat left top;
	text-indent: -9999em;
	width: 70px;
	height: 36px;
	position: absolute;
	top: 3em;
	left: 1em;
}

#partner_logo {
	float: right;
}

#partner_logo a {
	text-indent: -9999em;
}

#location {
	position: relative;
	float: right;
	margin-right: 1.5em;
	/*width: 50%;*/
}

#location a {
	padding-left: 20px;
}

#location a.flag_at { background: url(/static/images/flags/16_11/at.png) no-repeat left center; }
#location a.flag_en { background: url(/static/images/flags/16_11/gb.png) no-repeat left center; }
#location a.flag_si { background: url(/static/images/flags/16_11/si.png) no-repeat left center; }
#location a.flag_hr { background: url(/static/images/flags/16_11/hr.png) no-repeat left center; }
#location a.flag_sk { background: url(/static/images/flags/16_11/sk.png) no-repeat left center; }
#location a.flag_pl { background: url(/static/images/flags/16_11/pl.png) no-repeat left center; }
#location a.flag_hu { background: url(/static/images/flags/16_11/hu.png) no-repeat left center; }
#location a.flag_bg { background: url(/static/images/flags/16_11/bg.png) no-repeat left center; }
#location a.flag_ro { background: url(/static/images/flags/16_11/ro.png) no-repeat left center; }
#location a.flag_rs { background: url(/static/images/flags/16_11/rs.png) no-repeat left center; }

#userspace {
	position: relative;
	margin-left: 0.5em;
	width: 50%;
}

#content {
	background: none;
}

#eventim_info{
	float: right;
	width: 17em;
	padding: 0.5em;
	background: #cecece;
}

#sidebar {
	display: none;
}

#footer {
	padding-left: 3em;
	margin-left: 0;
	background: none;
	width: 66em;
	background-image: none !important;
}

#login, #register, #forgot_password {

}