/* CSS Document */

*,td,table,tr,body,p{padding:0; margin:0; border:0; z-index:0;}
body {
	background-color: #000000;
	font-size:11px;
	color:#333333;
	font-family:"Lucida Sans Unicode";
	   background: url(../img/bg3.jpg) left 30px repeat;

}
a{font-weight: strong; color:#832729; text-decoration: none; cursor:pointer;}
a:hover{text-decoration:underline;}
a.more{background:url(../img/arrow.gif) no-repeat left 4px;
		padding-left:12px;}

#container{
   margin:0;
   padding: 0px;
   width: 990px;
   height: 693px;
   z-index:0;
   }
#menu {display:none;}
.scroll {
   	padding-left: 75px;
	padding-right:15px;
}
#main{
	width: 755px;
	
}
.space{ height:10px;}
h1 {
	text-transform:uppercase;
	font-size:16px;
	width: 580px;
	padding:15px;
	border-bottom: 1px #666666 dotted;
	}
h3{ font-size:13px;
	width: 580px;
	padding:10px;
}
p{
	text-align:justify;
	padding-bottom:10px;
	width: 600px;
	}
ul { 
	list-style:circle;
	padding-left:5px;
	margin-left:20px;
	padding-bottom:10px;
	}
#pop,#rock,#hiphop,#hardrock,#rap,#religijne,#metalprogresywny,#jazz,#blues{
 	margin-left:150px;
	margin-top:25px;
	position:absolute;
	z-index:10;
	display:block;
}
#belka {
	width:100%;
 	height:30px;
	line-height:30px;
	top:0;
	left:0;
 	color: #434343;
	background: #000000 url(../img/belka_bg.jpg) repeat-x;
	}
#belka img{padding-right: 10px; border:none; float:left;}
#belka a{color:#666666; text-transform:uppercase; text-decoration:none; font-size:11px;}
#belka a:hover{ color:#999999;}

#gallery ul{
	margin:0;
}
#gallery li{
list-style:none;
float:left;
}
#gallery img{
	padding:5px;
}
#gallery img:hover{
	border:5px solid #EEE; padding:0px;
}
.kontaktContent{
	font-size:13px;
	}
	
.kontaktContent .profession{
	margin:10px 0 0 0; padding:0;
	font-size:11px;
	color:#8D2D31;
}

.googlePlus{
	position:absolute;
	right:0px;
	top:3px;
}
