@charset "utf-8";
body {
	background-color: #121212;
	color: #E4E4E4;
}
#menu_bottom {
	background-color: #121212;
	height: 30px;
	width: 895px;
	font-size: 10px;
	color: #5B5B5B;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
a:link {
	color: #5B5B5B;
	text-decoration: none;
}
a:visited {
	color: #5B5B5B;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #5B5B5B;
	text-decoration: none;
}

#muzyczka {
	background-color: #121212;
	height: 30px;
	width: 900px;
}
#ramka {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	background-color: #121212;
}
#menu {
	height: 450px;
	width: 242px;
}
#top {
	height: 12px;
	width: 633px;
}
#bottom {
	height: 11px;
	width: 633px;
}
#right {
	height: 450px;
	width: 25px;
}

