body{
		background-color:black;
		font-family: "Trebuchet MS", Tahoma, Arial, Lucida;
		font-size:12px;
                color:white;
		padding:0;
		margin:0;
		background-color:#333;
		text-align:center;
		height:150%;
		padding-bottom:20%;
	}
img{
		border:none;
}

div.inner{
		background-color:#777;
		width:1000px;
		height:600px;
		margin:auto;
		margin-top:20px;
		position:relative;

}
#band{
		position:absolute;
		top:200px;
		bottom:200px;
		height:200px;
                width:1000px;
		background:url("../img/foto_c.jpg") no-repeat;
		background-position:center;
		background-color:#5a5a5a;
		left:0px;

}


#clicker{
		position:absolute;
		top:400px;
		width:1000px;
		height:27px;
		margin-left:0px;
		font-size:24px;				
		color:#aaa;
		padding-top:3px;
		left:0px !important;
		left:-100px;
		padding-left:0px;
}
#resetter{
		bottom:0px;
		right:0px;
		height:25px;
		position:absolute;
		padding-right:5px;

	}
#nazwisko{
		position:absolute;
		top:174px;
		left:100px;
		height:24px;
		width:200px;
		text-align:left;
		padding-left:0px;
		
}
div.gal_button{
		float:left;
		margin-left:75px;
		cursor:pointer;
		padding:0px;
		width:25px;


}
div.gal_button_b{
		float:left;
		margin-left:100px;

}

#blog{
		position:absolute;
		top:174px;
		height:24px;
		right:130px;
}

