body {
	margin:0;
	border:0;
	padding:0;
	background: #000000;
	font-family: Verdana;
	font-size: 12px;
	color: White;
}

#header {
	position:relative;
	margin:auto;
	width:1000px;
	height:391px;
	background:transparent url(../images/zaluska_flash.jpg) no-repeat 0% 0%;
}
#header2 {
	position:relative;
	margin:auto;
	width:1000px;
	height:171px;
	background:transparent url(../images/zaluska_flash2.jpg) no-repeat 0% 0%;
}
#menu {
	margin:auto;
	width:1000px;
	height:32px;
}

#seperator {
	margin:auto;
	width:1000px;
}

#content {
	margin:auto;
	width:1000px;
}

#footer {
	margin:auto;
	width:1000px;
}

p {
	margin-top: 0px;
	margin-bottom: 0px
}

td.menu {
	background: #000000 url('../images/btns_fon.gif');
	text-align: center;
	width: 11%;
}

td.bandlist {
	height:20px;
	text-align: right;
}

a {
	text-decoration: none;
	font-family: Verdana;
	font-size: 10pt;
	color: #708DB7;
}
a:link a:visited a:active{
	text-decoration: none;
	font-family: Verdana;
	font-size: 10pt;
	color: #708DB7;
}
a:hover {
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10pt;
	color: #DD0000;
}
a img {
	border: none;
}
a.menu {
	position: relative;
	top: 2px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
}

a.menu:hover {
	text-decoration: none;
	font-family: Verdana;
	font-size: 10pt;
	color: #DD0000;
}

a.bandlist {
	position: relative;
	top: 2px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
}

a.bandlist:hover {
	text-decoration: none;
	font-family: Verdana;
	font-size: 10pt;
	color: #DD0000;
}

span.red {
	color:#DD0000;
}


