html {
	margin: 0px;
	padding: 0px;
	height: 100%;

}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align:center;
	background-image: url(img/odziez_rowerowa.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#73401E;
}
.main {
	width: 955px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}
.logo{
	position:absolute;
	text-indent:-3000px;
	left:0;
	margin-top:22px;
	width:171px;
	height:153px;
	text-align:center;
}

.logo h1{
	
	background-image: url(odziez-na-rower-logo-bcmnowatex.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:171px;
	height:153px;	
	margin:0;
	padding:0;
}
.tekstIntro{
	position:relative;
	left:0;
	top:305px;
	width:545px;
	height:120px;
	background-color:#450E0E;
	/*
	background-color:#6C3C1E;
	opacity:0.8;
	filter:alpha(opacity=80);
	*/
	margin:0;
	padding:0;
}
.tekstIntro p{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align:justify;
	padding: 10px 15px 7px 15px;
}
.tekstIntro a:link, .tekstIntro a:visited{
	text-decoration:underline;
	font-weight:bold;
	color:#FFFFFF;
}
.tekstIntro a:hover{
	text-decoration:none;
}
.transparentPx{
	position:relative;
	left:0;
	top:305px;
	width:711px;
	height:149px;
	background-image: url(img/transparent.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.buton1{
	position:absolute;
	width:280px;
	height:50px;
	left:17px;
	top:20px;
	text-align:left;
	background-image: url(img/buton1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	
}
.buton1 a:link, .buton1 a:visited, .buton2 a:link, .buton2 a:visited{
	font-family: Arial, Verdana,  Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	padding:10px;
}

.buton2{
	position:absolute;
	width:280px;
	height:50px;
	left:17px;
	top:76px;
	text-align:left;
	background-image: url(img/buton1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	
}

.buton3{
	position:absolute;
	width:387px;
	height:105px;
	right:22px;
	top:20px;
	text-align:left;
	background-image: url(img/buton2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	
}
.buton3 a:link, .buton3 a:visited{
	font-family: Arial, Verdana,  Tahoma, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	padding:32px 10px;
}

.buton1 a:hover, .buton2 a:hover, .buton3 a:hover{
	background-image: url(img/buton1_over.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.buton3 a:hover{
	background-image: url(img/buton2_over.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.buton1 span, .buton2 span, .buton3 span{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#FFA200;
}
.footer {
	width: 100%;
	height:1px;
	position: absolute;
	top:700px;
	background:#FFFFFF;
}
.title{
	position:relative;
	top:84px;
	left:160px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	color: #FFFFFF;
}
.title h1{
	font-weight: normal;
	font-size: 43px;
	color: #FFFFFF;
	padding:0;
	margin:0;
	line-height:35px;
}
.title h1 span{
	font-size:53px;
}




