* {
	background: transparent;
	border: none;
	font-size: 100%;
	margin: 0;
	list-style: none;
	padding: 0;
	text-decoration: none;
}

article, footer, header, hgroup, nav, section {
	display: block;
}

body {
	background: url('../images/body_bg.jpg') no-repeat center top black;
	color: white;
	font: normal 1em Helvetica, Arial, sans-serif;
	line-height: 150%;
	margin: 0;
	padding: 0;
}

a {
	color: white;
}

a:hover {
	border-bottom: 1px solid white;
}

div#content a:hover, div#commercial a:hover, div#gallery a:hover {
	border-bottom: none;
}

div.clear {
	clear: both;
}

div#wrapper {
	margin: 0 auto 20px;
	width: 980px;
}

div#logo {
	float: left;
}

div#kontakt {
	float: right;
	margin-top: 30px;
}

div#kontakt p {
	font-size: 0.90em;
	line-height: 140%;
	padding-left: 10px;
	text-shadow: black 0 0 5px;
}

div#description {
	padding-top: 70px;
}

div#description p {
	font-size: 0.95em;
	line-height: 150%;
	padding: 0 10px;
	text-shadow: black 0 0 5px;
}

div#description p span {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: -0.1em;
}

div#content {
	margin-top: 10px;
}
div#content img {
	padding-right: 10px;
}

div#gallery {
	height: 95px;
	margin: 0 auto;
	width: 600px;
}

div#ad {
	background: url('../images/footer_bg.png') no-repeat center;
	height: 240px;
	margin-top: 100px;
	padding: 20px 30px;
	width: 920px;
}

div#address, div#commercial {
	width: 450px;
}

div#address p {
	font-size: 0.90em;
	text-shadow: black 0 0 5px;

}

footer {
	margin-top: 50px;
	text-align: center;
}

footer p {
	font-size: 0.70em;
	text-shadow: black 0 0 5px;
}

.left {
	float: left;
}

.right {
	float: right;
}

img#adrenalinaFB {
	float: right;
	padding-left: 15px;
}

#facebook {
	background: url('../images/bg50.png');
	background: rgba(0, 0, 0, 0.5);
	float: right;
	padding: 10px;
}

.banner {
	background: url('../images/bg50.png');
	background: rgba(0, 0, 0, 0.5);
	float: right;
	margin-top: 10px;
	padding: 10px;
}

#flash {
	margin-top: 60px;
}