body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#top {
	background-image: url(comp/top1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	/*height:128px;*/
	height:118px;
}
#top1 {
	background-image: url(comp/top1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height:202px;
}
#top img {
	top: 10px;
}
#menu {
	background-image: url(comp/menu_bg1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height:47px;
}
#main #content #content2 img {
  padding: 4px;
  background: white;
}

.logo_bike{
	padding-top:50px;
}

.pix_trans {
	padding: 0px;
}

#space1 {
	background-image: url(comp/space1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height:7px;
}


#main {
	background-image: url(comp/txt_bg_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	margin:auto;
	/*border: solid 1px white;*/
}
#main #content #content2 {
	width: 630px;
	position:absolute;
	margin-left:200px;
	min-height:500px;
	padding-top:10px;
}

#main #content #sponsori {
	width: 160px;
	position:absolute;
	text-align:center;
}
#main #content #sponsori img{
	margin-bottom: 10px;
}
#main #content #parteneri img{
	margin-bottom: 10px;
}

 #parteneri {
	width: 160px;
	position:absolute;
	margin-left:850px;
	text-align:center;
}

#content {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	width: 1000px;
	margin-left : auto;
	margin-right : auto;
	height:250px;
	text-align:left;
}

#main #content #content2 #bottom {
	background-image: url(comp/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:182px;
	width:1200px;
	text-align:center;
	margin-left:-305px;
	position:relative;
}



h2{
	font-size: 18px;
	color:#FFF;
}
h3{
	font-size: 16px;
	color:#FFF;
}
h4{
	font-size: 14px;
	color:#FFF;
}

b{
	color:#FFFFFF;
	font-weight:bold;
}

a{
	color: #00FF00;
	text-decoration: none;
}
a:link {
	color: #00FF00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
