body {
	background-color:#E9C579;
	margin-left:10px;
	margin-right:10px;

}


h1 {
	
	font-family:Arial,Verdana,sans-serif;
	font-size:xx-large;
	text-align:center;
	font-style:normal;
	border-bottom:2px solid red;
	border-top: 2px solid red;
}


em {
	color:#0000D8;
}


h2 {
	color:#F50000;
	text-align:center;
	text-transform:uppercase;
	font-family:bookman old style, serif;
	border:3px double red;
	margin-left:25%;
	margin-right:25%;
	padding:0;
}


p {
	text-align:justify;
	font-style:italic;

}


table {
	border:1px solid black;
	border-collapse:collapse;	

}

td {
	border:1px solid black;
	text-align:center;

}

#hist{
	background-color:yellow;
	text-transform:uppercase;
}

a {
	text-decoration:none;
	
}

a:hover {
	color:#00D5FF;
}

a:visited {
	color: #6C5D51;
}

#piosenka {
	border-style:none;
	width:45%;	
}

#piosenka td {
	border-style:none;
}

li {
	color:green;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:line-through;

}

div.piesn {
	float:left;	
	width:40%;
	border:1px dashed red;
	margin-left:50 px;
	margin-top:20px;


}




#zdjecie {
	float:left;
	margin-left:150 px;
	margin-top:20px;

}


	