@charset "utf-8";
/* CSS Document */

html {
background: url(../images/bg.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
body{
margin: 0;
padding: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#CCC;
text-align:center;
cursor: pointer;
}
article, 
aside, 
footer, 
header, 
nav, 
section, 
{
display:block; 
}
p, a, img{
	padding: 0;
	margin: 0;
	text-decoration:none;
	color:#999;
	border: 0px;
	overflow:hidden;
	outline: none;}
.logo{
	position:fixed;
	left: 30px;
	top: 30px;}
.more{
	position:fixed;
	right: 30px;
	bottom: 20px;}
.facebook{
	position:fixed;
	top: 0;
	right: 0;
	z-index: 20;}
#content{
	height: 795px;
	margin: 0 auto;
	width: 900px;
	}
#biker{
	background:url(../images/biker.png) no-repeat;
	width: 466px;
	height: 795px;
	margin: 0 auto;
	z-index: 10;
	position:relative;}
#biker p{
	font-size: 12px;
	color:#FFF;
	font-weight:bold;
	text-align:left;}
#content p{
	font-size: 12px;
	color:#FFF;
	font-weight:bold;
	text-align:left;}
footer{
	position:fixed;
	width: 100%;
	height: 23px;
	background:#000;
	bottom: 0;
	text-align:left;
	padding-top: 7px;}
footer p{
	float:left;
	margin-left: 30px;}
footer a {
	margin-left: 10px;}
.glowa{
	padding-top: 50px;
	padding-left: -100px;

		}
.kurtka{
	padding-top: 70px;
	margin-left: -160px;
	
		}
.lusterka{
	padding-top: 70px;
	margin-left: -190px;
	
		}
.spodnie{
	padding-top: 170px;
	margin-left: -190px;
	
		}
.sakwy{
	padding-top: 70px;
	margin-left: -150px;
	
		}
.chrome{
	padding-top: 100px;
	margin-left: -190px;
	float:left;
		}
.protektor{
	float:right;
	padding-top: 90px;
	margin-right: 50px;
	clear:both;
		}
.rekawice{
	float:right;
	padding-top: 190px;
	margin-right: 20px;
	clear:both;
		}
.filtr{
	float:right;
	padding-top: 190px;
	margin-right: 50px;
	clear:both;
		}
.buty{
	float:right;
	padding-top: 150px;
	margin-right: 20px;
	clear:both;
		}
#desc{
	position:absolute;
	width: 300px;
	height: 600px;
	z-index:20;
	top: 0;
	top: 0;
margin-left: 500px;	}