body {
	margin: 0 auto;
	background: #0e0e0e url("images/tlo_main.gif") repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c4c4c4;
	margin-top: 0px;
}

h1, h2, h3 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
}

.clear {clear:both;}

h1 { font-size: 44px;


 }

h2 { font-size: 22px;
color: #ffffff;
 }

h3 { font-size: 14px;
font-weight: bold;
color: #ffffff;
 }

blockquote { }

a { color: #ffffff; }

a:hover { text-decoration: none; }

a img {
	border: none;
}



hr { display: none; }

#popup {
	z-index:50;
	position:absolute;
	display:block;
	right:30%;
	bottom:30%;
}

#wrapper {
	width:850px;
	margin: 0 auto;
	background: #0e0e0e;
}


/* Content */
#flash_main{
	width:850px;
	height:295px;
	margin: 0;
	padding: 0;
	z-index:5;
	position:relative;
}
#content {
	margin: 0 0 0 32px;
	padding: 3px 0 3px 0;
	width: 786px;
	background: #262626;
	border-bottom: 0px solid #535353;
}
#content p {
padding:0 30px 30px 30px;
}

#header_ebikes {
	width: 790px;
	height: 34px;
	margin: 0;
	padding: 3px 0 0 3px;
	z-index:5;
	position:relative;
}

#content_kontakt {
	width: 780px;
	height: 400px;
	margin: 0px 0 0 0;
	background: #262626 url(images/tlo_kontakt.jpg) no-repeat;
}
#content_ebikes {
	width: 780px;
	margin: 0px 0 0px 3px;
	background: #ffffff;
}
#content_media {
	width: 780px;
	height: 530px;
	margin: 0px 0 0px 3px;
	color: #262626;
	background: #ffffff url(images/tlo_media.jpg) no-repeat;
}
#content_others {
	width: 780px;
	margin: 2px 0 2px 3px;
	color: #ffffff;
	background: #262626;
}

#media {
	float: left;
	width: 200px;
	padding: 90px 0 30px 125px;
}

#content_flash {
	float: left;
	width: 780px;
	height:500px;
	padding: 30px 30px 30px 30px;
	background: #ffffff;
	border: 1px solid #000000;
	
}
#text_contact {
	width: 350;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	padding: 30px 30px 30px 30px;
}
#text_contact a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
}
.text_polska {
	width: 350;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 30px 30px 30px 30px;
}
#form {
	width: 350;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	padding: 30px 30px 30px 30px;
}


/* Footer */

#footer {
	width: 850px;
	height:19px;
	margin: 0 auto;
	padding: 0;
	background: #0d0d0d;
}

#footer p {
	margin: 0;
	padding: 10px 0 10px 0;
	text-align: center;
	line-height: normal;
	color: #B5ADA5;
	font-size: 10px;
}

#footer a {
	color: #B5ADA5;
}

