social ul li img::selection{
	background-color:none;
	display:none;
	opacity:0;
}

p.normal::selection {
	background-color:none;
	opacity:0;
}

p.moz::-moz-selection {
	background-color:none;
	opacity:0;
}

p.webkit::-webkit-selection {
	background-color:none;
	opacity:0;
}

html{
	height:100%;
}

body{
	margin:0;
	padding:0;
	background:#000000;
	font-family: Tahoma, sans-serif;
	color:#ffffff;
	font-size:10px;
	min-height:1080px;
	height:100%;
	width:100%;
}

div, img, p{
	margin:0;
	padding:0;
	border:none;
}

#wszystko{
	width:1020px;
	height:120%;
	background:url(images/tlo.jpg) 120px -26px no-repeat;
	margin:0 auto;
	position:relative;
	z-index:1;
}

#tom{
	width:1361px;
	height:55px;
	background:url(images/tom.jpg) no-repeat;
	position:absolute;
	top:72px;
	left:-2137px;
	z-index:2;
}

#forester{
	width:516px;
	height:55px;
	background:url(images/forester.jpg) no-repeat;
	position:absolute;
	top:139px;
	left:-1500px;
	z-index:3;
}

#website{
	width:162px;
	height:12px;
	background:url(images/website.jpg) no-repeat;
	position:absolute;
	top:231px;
	left:354px;
	opacity:0;
	z-index:4;
}

#social{
	width:350px;
	height:303px;
	float:left;
	clear:both;
	margin:281px 0px 0px 0px;
	padding:0px 0px 0px 57px;
}

#social ul{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#social ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	white-space: nowrap;
}

#social ul li a{
	display: block;
	text-decoration: none;
	margin:0px 0px 7px 0px;
	padding: 0;
	width:332px;
	height:40px;
}

#social ul li a p{
	display: block;
	margin:1px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	float:left;
	color:#666;
	font-size:1em;
	text-transform:uppercase;
}

#facebook{
	background:url(images/s1b.jpg) top left no-repeat;
}

#twitter{
	background:url(images/s2b.jpg) top left no-repeat;
}

#soundcloud{
	background:url(images/s3b.jpg) top left no-repeat;
}

#youtube{
	background:url(images/s4b.jpg) top left no-repeat;
}

#myspace{
	background:url(images/s5b.jpg) top left no-repeat;
}

#beatport{
	background:url(images/s6b.jpg) top left no-repeat;
}

#podcast{
	background:url(images/s7b.jpg) top left no-repeat;
}

#social ul li img{
	display:block;
	float:left;
	margin:5px 0px 0px 0px;
	padding:0px 80px 0px 10px;
}

#social ul li img.ikony{
	display: block;
	float:left;
	margin:0;
	padding:0;
}

#left{
	width:270px;
	float:left;
	margin:68px 0px 0px 0px;
	padding:0px 0px 30px 35px;
	clear:both;
	color:#666666;
}

#left p{
	color:#ffffff;
	font-size:1.4em;
	text-transform:uppercase;
	margin:31px 0px 0px 0px;
}

#iframe p{
	color:#ffffff;
	font-size:1.4em;
	text-transform:uppercase;
	margin:0px 0px 11px 0px;
}


#left a{
	color:#9c2323;
	font-size:1.4em;
	text-transform:uppercase;
	text-decoration:none;
	margin-top:3px;
	display:block;
}

#left a:hover{
	color:#631717;
}

#tekst{
	width:975px;
	float:left;
	margin:0px;
	padding:9px 0px 30px 35px;
	clear:both;
	color:#666666;
	font-size:11px;
	line-height:16px;
}

#tekst p{
	color:#ffffff;
	font-size:1.4em;
	text-transform:uppercase;
	margin:17px 0px 0px 0px;
}

#tekst a{
	color:#9c2323;
	font-size:1.4em;
	text-transform:uppercase;
	text-decoration:none;
}

#tekst a:hover{
	color:#631717;
}

#iframe{
	width:640px;
	float:left;
	position:absolute;
	top:682px;
	left:360px;
	z-index:100;
}


#by{
	position:fixed;
	right:10px;
	top:24px;
	font-size:1.1em;
	color:#2f2f2f;
	z-index:300;
}


#by a{
	font-family: Tahoma, sans-serif;
	font-size:1em;
	color:#29546d;
	text-decoration:none;
}

#by a:hover{
	color:#3e7ea3;
}